@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix dwc: <http://rs.tdwg.org/dwc/terms/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix dwciri: <http://rs.tdwg.org/dwc/iri/> .
@prefix top-level: <https://aphia.org/ns/top-level/> .
@prefix marine-observation: <https://eurobis.org/ns/marine-observation/> .
@prefix mr: <http://marineregions.org/ns/ontology#> .
@prefix sf: <http://www.opengis.net/ont/sf#> .
@prefix geo: <http://www.opengis.net/ont/geosparql#> .
@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix geo-pos: <http://www.w3.org/2003/01/geo/wgs84_pos#> .
@prefix tat: <https://aphia.org/ns/attribute-trait/> .
@prefix dul: <http://www.ontologydesignpatterns.org/ont/dul/DUL.owl#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://eurobis.org/ns/occurrence-status#present>
  a marine-observation:OccurrenceStatus , skos:Concept ;
  skos:prefLabel "Present"@en ;
  skos:exactMatch <http://rs.gbif.org/vocabulary/gbif/occurrence_status/present> .
<https://eurobis.org/id/location/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO79>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO79> ;
  mr:hasGeometry <https://eurobis.org/id/point/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO79> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.71667 -56.03333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-60.71667"^^xsd:decimal ;
  dwc:decimalLongitude "-56.03333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO79>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.71667 -56.03333)"^^geo:wktLiteral ;
  geo-pos:lat "-60.71667"^^xsd:decimal ;
  geo-pos:long "-56.03333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO79>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:ANT_DM_43_PHYTO:ANT_DM_43_PHYTO79" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4365_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "4099" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'ANT_DM_43_PHYTO'^^xsd:string;
  dwc:catalogNumber 'ANT_DM_43_PHYTO79'^^xsd:string;
  dwc:scientificName 'Gyrodinium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '4099'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Southern Ocean'^^xsd:string;
  dwc:longitude '-56.03333'^^xsd:double;
  dwc:latitude '-60.71667'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '109476'^^xsd:integer;
  dwc:sampleSize 'Cells/5 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:ANT_DM_43_PHYTO:ANT_DM_43_PHYTO79'^^xsd:anyURI;
  dwc:observationDate '1989-03-10'^^xsd:date;
  dwc:aphiaIdAccepted '109476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO56>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO56> ;
  mr:hasGeometry <https://eurobis.org/id/point/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO56> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.71667 -56.03333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-60.71667"^^xsd:decimal ;
  dwc:decimalLongitude "-56.03333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO56>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.71667 -56.03333)"^^geo:wktLiteral ;
  geo-pos:lat "-60.71667"^^xsd:decimal ;
  geo-pos:long "-56.03333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO56>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:ANT_DM_43_PHYTO:ANT_DM_43_PHYTO56" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4365_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "4099" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'ANT_DM_43_PHYTO'^^xsd:string;
  dwc:catalogNumber 'ANT_DM_43_PHYTO56'^^xsd:string;
  dwc:scientificName 'Nitzschia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '4099'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Southern Ocean'^^xsd:string;
  dwc:longitude '-56.03333'^^xsd:double;
  dwc:latitude '-60.71667'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '149045'^^xsd:integer;
  dwc:sampleSize 'Cells/5 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:ANT_DM_43_PHYTO:ANT_DM_43_PHYTO56'^^xsd:anyURI;
  dwc:observationDate '1989-03-10'^^xsd:date;
  dwc:aphiaIdAccepted '149045'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO57>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO57> ;
  mr:hasGeometry <https://eurobis.org/id/point/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO57> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.71667 -56.03333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-60.71667"^^xsd:decimal ;
  dwc:decimalLongitude "-56.03333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO57>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.71667 -56.03333)"^^geo:wktLiteral ;
  geo-pos:lat "-60.71667"^^xsd:decimal ;
  geo-pos:long "-56.03333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO57>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:ANT_DM_43_PHYTO:ANT_DM_43_PHYTO57" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4365_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "4099" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'ANT_DM_43_PHYTO'^^xsd:string;
  dwc:catalogNumber 'ANT_DM_43_PHYTO57'^^xsd:string;
  dwc:scientificName 'Nitzschia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '4099'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Southern Ocean'^^xsd:string;
  dwc:longitude '-56.03333'^^xsd:double;
  dwc:latitude '-60.71667'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '149045'^^xsd:integer;
  dwc:sampleSize 'Cells/5 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:ANT_DM_43_PHYTO:ANT_DM_43_PHYTO57'^^xsd:anyURI;
  dwc:observationDate '1989-03-10'^^xsd:date;
  dwc:aphiaIdAccepted '149045'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO58>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO58> ;
  mr:hasGeometry <https://eurobis.org/id/point/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO58> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.71667 -56.03333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-60.71667"^^xsd:decimal ;
  dwc:decimalLongitude "-56.03333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO58>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.71667 -56.03333)"^^geo:wktLiteral ;
  geo-pos:lat "-60.71667"^^xsd:decimal ;
  geo-pos:long "-56.03333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO58>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:ANT_DM_43_PHYTO:ANT_DM_43_PHYTO58" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4365_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "4099" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'ANT_DM_43_PHYTO'^^xsd:string;
  dwc:catalogNumber 'ANT_DM_43_PHYTO58'^^xsd:string;
  dwc:scientificName 'Nitzschia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '4099'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Southern Ocean'^^xsd:string;
  dwc:longitude '-56.03333'^^xsd:double;
  dwc:latitude '-60.71667'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '149045'^^xsd:integer;
  dwc:sampleSize 'Cells/5 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:ANT_DM_43_PHYTO:ANT_DM_43_PHYTO58'^^xsd:anyURI;
  dwc:observationDate '1989-03-10'^^xsd:date;
  dwc:aphiaIdAccepted '149045'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO78>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO78> ;
  mr:hasGeometry <https://eurobis.org/id/point/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO78> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.71667 -56.03333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-60.71667"^^xsd:decimal ;
  dwc:decimalLongitude "-56.03333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO78>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.71667 -56.03333)"^^geo:wktLiteral ;
  geo-pos:lat "-60.71667"^^xsd:decimal ;
  geo-pos:long "-56.03333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO78>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:ANT_DM_43_PHYTO:ANT_DM_43_PHYTO78" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4365_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "4099" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'ANT_DM_43_PHYTO'^^xsd:string;
  dwc:catalogNumber 'ANT_DM_43_PHYTO78'^^xsd:string;
  dwc:scientificName 'Gyrodinium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '4099'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Southern Ocean'^^xsd:string;
  dwc:longitude '-56.03333'^^xsd:double;
  dwc:latitude '-60.71667'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '109476'^^xsd:integer;
  dwc:sampleSize 'Cells/5 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:ANT_DM_43_PHYTO:ANT_DM_43_PHYTO78'^^xsd:anyURI;
  dwc:observationDate '1989-03-10'^^xsd:date;
  dwc:aphiaIdAccepted '109476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO55>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO55> ;
  mr:hasGeometry <https://eurobis.org/id/point/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO55> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.71667 -56.03333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-60.71667"^^xsd:decimal ;
  dwc:decimalLongitude "-56.03333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO55>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.71667 -56.03333)"^^geo:wktLiteral ;
  geo-pos:lat "-60.71667"^^xsd:decimal ;
  geo-pos:long "-56.03333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO55>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:ANT_DM_43_PHYTO:ANT_DM_43_PHYTO55" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4365_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "4099" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'ANT_DM_43_PHYTO'^^xsd:string;
  dwc:catalogNumber 'ANT_DM_43_PHYTO55'^^xsd:string;
  dwc:scientificName 'Nitzschia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '4099'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Southern Ocean'^^xsd:string;
  dwc:longitude '-56.03333'^^xsd:double;
  dwc:latitude '-60.71667'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '149045'^^xsd:integer;
  dwc:sampleSize 'Cells/5 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:ANT_DM_43_PHYTO:ANT_DM_43_PHYTO55'^^xsd:anyURI;
  dwc:observationDate '1989-03-10'^^xsd:date;
  dwc:aphiaIdAccepted '149045'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO77>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO77> ;
  mr:hasGeometry <https://eurobis.org/id/point/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO77> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.71667 -56.03333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-60.71667"^^xsd:decimal ;
  dwc:decimalLongitude "-56.03333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO77>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.71667 -56.03333)"^^geo:wktLiteral ;
  geo-pos:lat "-60.71667"^^xsd:decimal ;
  geo-pos:long "-56.03333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO77>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:ANT_DM_43_PHYTO:ANT_DM_43_PHYTO77" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4365_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "4099" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'ANT_DM_43_PHYTO'^^xsd:string;
  dwc:catalogNumber 'ANT_DM_43_PHYTO77'^^xsd:string;
  dwc:scientificName 'Gyrodinium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '4099'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Southern Ocean'^^xsd:string;
  dwc:longitude '-56.03333'^^xsd:double;
  dwc:latitude '-60.71667'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '109476'^^xsd:integer;
  dwc:sampleSize 'Cells/5 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:ANT_DM_43_PHYTO:ANT_DM_43_PHYTO77'^^xsd:anyURI;
  dwc:observationDate '1989-03-10'^^xsd:date;
  dwc:aphiaIdAccepted '109476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO49>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO49> ;
  mr:hasGeometry <https://eurobis.org/id/point/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO49> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.71667 -56.03333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-60.71667"^^xsd:decimal ;
  dwc:decimalLongitude "-56.03333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO49>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.71667 -56.03333)"^^geo:wktLiteral ;
  geo-pos:lat "-60.71667"^^xsd:decimal ;
  geo-pos:long "-56.03333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO49>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:ANT_DM_43_PHYTO:ANT_DM_43_PHYTO49" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4365_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "4099" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'ANT_DM_43_PHYTO'^^xsd:string;
  dwc:catalogNumber 'ANT_DM_43_PHYTO49'^^xsd:string;
  dwc:scientificName 'Peridinium minusculum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '4099'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Southern Ocean'^^xsd:string;
  dwc:longitude '-56.03333'^^xsd:double;
  dwc:latitude '-60.71667'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '233476'^^xsd:integer;
  dwc:sampleSize 'Cells/5 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:ANT_DM_43_PHYTO:ANT_DM_43_PHYTO49'^^xsd:anyURI;
  dwc:observationDate '1989-03-10'^^xsd:date;
  dwc:aphiaIdAccepted '233476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO108>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO108> ;
  mr:hasGeometry <https://eurobis.org/id/point/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO108> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.71667 -56.03333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-60.71667"^^xsd:decimal ;
  dwc:decimalLongitude "-56.03333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO108>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.71667 -56.03333)"^^geo:wktLiteral ;
  geo-pos:lat "-60.71667"^^xsd:decimal ;
  geo-pos:long "-56.03333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO108>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:ANT_DM_43_PHYTO:ANT_DM_43_PHYTO108" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4365_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "4099" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'ANT_DM_43_PHYTO'^^xsd:string;
  dwc:catalogNumber 'ANT_DM_43_PHYTO108'^^xsd:string;
  dwc:scientificName 'Fragilariopsis antarctica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '4099'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Southern Ocean'^^xsd:string;
  dwc:longitude '-56.03333'^^xsd:double;
  dwc:latitude '-60.71667'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '573471'^^xsd:integer;
  dwc:sampleSize 'Cells/5 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:ANT_DM_43_PHYTO:ANT_DM_43_PHYTO108'^^xsd:anyURI;
  dwc:observationDate '1989-03-10'^^xsd:date;
  dwc:aphiaIdAccepted '341555'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO122>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO122> ;
  mr:hasGeometry <https://eurobis.org/id/point/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO122> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.71667 -56.03333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-60.71667"^^xsd:decimal ;
  dwc:decimalLongitude "-56.03333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO122>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.71667 -56.03333)"^^geo:wktLiteral ;
  geo-pos:lat "-60.71667"^^xsd:decimal ;
  geo-pos:long "-56.03333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO122>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:ANT_DM_43_PHYTO:ANT_DM_43_PHYTO122" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4365_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "4099" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'ANT_DM_43_PHYTO'^^xsd:string;
  dwc:catalogNumber 'ANT_DM_43_PHYTO122'^^xsd:string;
  dwc:scientificName 'Distephanus speculum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '4099'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Southern Ocean'^^xsd:string;
  dwc:longitude '-56.03333'^^xsd:double;
  dwc:latitude '-60.71667'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '160555'^^xsd:integer;
  dwc:sampleSize 'Cells/5 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:ANT_DM_43_PHYTO:ANT_DM_43_PHYTO122'^^xsd:anyURI;
  dwc:observationDate '1989-03-10'^^xsd:date;
  dwc:aphiaIdAccepted '1310442'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO123>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO123> ;
  mr:hasGeometry <https://eurobis.org/id/point/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO123> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.71667 -56.03333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-60.71667"^^xsd:decimal ;
  dwc:decimalLongitude "-56.03333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO123>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.71667 -56.03333)"^^geo:wktLiteral ;
  geo-pos:lat "-60.71667"^^xsd:decimal ;
  geo-pos:long "-56.03333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO123>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:ANT_DM_43_PHYTO:ANT_DM_43_PHYTO123" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4365_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "4099" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'ANT_DM_43_PHYTO'^^xsd:string;
  dwc:catalogNumber 'ANT_DM_43_PHYTO123'^^xsd:string;
  dwc:scientificName 'Distephanus speculum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '4099'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Southern Ocean'^^xsd:string;
  dwc:longitude '-56.03333'^^xsd:double;
  dwc:latitude '-60.71667'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '160555'^^xsd:integer;
  dwc:sampleSize 'Cells/5 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:ANT_DM_43_PHYTO:ANT_DM_43_PHYTO123'^^xsd:anyURI;
  dwc:observationDate '1989-03-10'^^xsd:date;
  dwc:aphiaIdAccepted '1310442'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO156>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO156> ;
  mr:hasGeometry <https://eurobis.org/id/point/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO156> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.71667 -56.03333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-60.71667"^^xsd:decimal ;
  dwc:decimalLongitude "-56.03333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO156>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.71667 -56.03333)"^^geo:wktLiteral ;
  geo-pos:lat "-60.71667"^^xsd:decimal ;
  geo-pos:long "-56.03333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO156>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:ANT_DM_43_PHYTO:ANT_DM_43_PHYTO156" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4365_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "4099" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'ANT_DM_43_PHYTO'^^xsd:string;
  dwc:catalogNumber 'ANT_DM_43_PHYTO156'^^xsd:string;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '4099'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Southern Ocean'^^xsd:string;
  dwc:longitude '-56.03333'^^xsd:double;
  dwc:latitude '-60.71667'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:sampleSize 'Cells/5 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:ANT_DM_43_PHYTO:ANT_DM_43_PHYTO156'^^xsd:anyURI;
  dwc:observationDate '1989-03-10'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO8> ;
  mr:hasGeometry <https://eurobis.org/id/point/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.71667 -56.03333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-60.71667"^^xsd:decimal ;
  dwc:decimalLongitude "-56.03333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.71667 -56.03333)"^^geo:wktLiteral ;
  geo-pos:lat "-60.71667"^^xsd:decimal ;
  geo-pos:long "-56.03333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:ANT_DM_43_PHYTO:ANT_DM_43_PHYTO8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4365_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "4099" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'ANT_DM_43_PHYTO'^^xsd:string;
  dwc:catalogNumber 'ANT_DM_43_PHYTO8'^^xsd:string;
  dwc:scientificName 'Thalassiothrix'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '4099'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Southern Ocean'^^xsd:string;
  dwc:longitude '-56.03333'^^xsd:double;
  dwc:latitude '-60.71667'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '157081'^^xsd:integer;
  dwc:sampleSize 'Cells/5 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:ANT_DM_43_PHYTO:ANT_DM_43_PHYTO8'^^xsd:anyURI;
  dwc:observationDate '1989-03-10'^^xsd:date;
  dwc:aphiaIdAccepted '157081'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO25>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO25> ;
  mr:hasGeometry <https://eurobis.org/id/point/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO25> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.71667 -56.03333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-60.71667"^^xsd:decimal ;
  dwc:decimalLongitude "-56.03333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO25>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.71667 -56.03333)"^^geo:wktLiteral ;
  geo-pos:lat "-60.71667"^^xsd:decimal ;
  geo-pos:long "-56.03333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO25>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:ANT_DM_43_PHYTO:ANT_DM_43_PHYTO25" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4365_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "4099" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'ANT_DM_43_PHYTO'^^xsd:string;
  dwc:catalogNumber 'ANT_DM_43_PHYTO25'^^xsd:string;
  dwc:scientificName 'Thalassiosira'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '4099'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Southern Ocean'^^xsd:string;
  dwc:longitude '-56.03333'^^xsd:double;
  dwc:latitude '-60.71667'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '148912'^^xsd:integer;
  dwc:sampleSize 'Cells/5 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:ANT_DM_43_PHYTO:ANT_DM_43_PHYTO25'^^xsd:anyURI;
  dwc:observationDate '1989-03-10'^^xsd:date;
  dwc:aphiaIdAccepted '148912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO26>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO26> ;
  mr:hasGeometry <https://eurobis.org/id/point/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO26> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.71667 -56.03333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-60.71667"^^xsd:decimal ;
  dwc:decimalLongitude "-56.03333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO26>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.71667 -56.03333)"^^geo:wktLiteral ;
  geo-pos:lat "-60.71667"^^xsd:decimal ;
  geo-pos:long "-56.03333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO26>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:ANT_DM_43_PHYTO:ANT_DM_43_PHYTO26" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4365_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "4099" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'ANT_DM_43_PHYTO'^^xsd:string;
  dwc:catalogNumber 'ANT_DM_43_PHYTO26'^^xsd:string;
  dwc:scientificName 'Thalassiosira'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '4099'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Southern Ocean'^^xsd:string;
  dwc:longitude '-56.03333'^^xsd:double;
  dwc:latitude '-60.71667'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '148912'^^xsd:integer;
  dwc:sampleSize 'Cells/5 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:ANT_DM_43_PHYTO:ANT_DM_43_PHYTO26'^^xsd:anyURI;
  dwc:observationDate '1989-03-10'^^xsd:date;
  dwc:aphiaIdAccepted '148912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO27>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO27> ;
  mr:hasGeometry <https://eurobis.org/id/point/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO27> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.71667 -56.03333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-60.71667"^^xsd:decimal ;
  dwc:decimalLongitude "-56.03333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO27>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.71667 -56.03333)"^^geo:wktLiteral ;
  geo-pos:lat "-60.71667"^^xsd:decimal ;
  geo-pos:long "-56.03333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO27>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:ANT_DM_43_PHYTO:ANT_DM_43_PHYTO27" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4365_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "4099" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'ANT_DM_43_PHYTO'^^xsd:string;
  dwc:catalogNumber 'ANT_DM_43_PHYTO27'^^xsd:string;
  dwc:scientificName 'Thalassiosira'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '4099'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Southern Ocean'^^xsd:string;
  dwc:longitude '-56.03333'^^xsd:double;
  dwc:latitude '-60.71667'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '148912'^^xsd:integer;
  dwc:sampleSize 'Cells/5 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:ANT_DM_43_PHYTO:ANT_DM_43_PHYTO27'^^xsd:anyURI;
  dwc:observationDate '1989-03-10'^^xsd:date;
  dwc:aphiaIdAccepted '148912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO32>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO32> ;
  mr:hasGeometry <https://eurobis.org/id/point/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO32> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.71667 -56.03333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-60.71667"^^xsd:decimal ;
  dwc:decimalLongitude "-56.03333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO32>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.71667 -56.03333)"^^geo:wktLiteral ;
  geo-pos:lat "-60.71667"^^xsd:decimal ;
  geo-pos:long "-56.03333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO32>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:ANT_DM_43_PHYTO:ANT_DM_43_PHYTO32" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4365_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "4099" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'ANT_DM_43_PHYTO'^^xsd:string;
  dwc:catalogNumber 'ANT_DM_43_PHYTO32'^^xsd:string;
  dwc:scientificName 'Rhizosolenia hebetata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '4099'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Southern Ocean'^^xsd:string;
  dwc:longitude '-56.03333'^^xsd:double;
  dwc:latitude '-60.71667'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '149070'^^xsd:integer;
  dwc:sampleSize 'Cells/5 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:ANT_DM_43_PHYTO:ANT_DM_43_PHYTO32'^^xsd:anyURI;
  dwc:observationDate '1989-03-10'^^xsd:date;
  dwc:aphiaIdAccepted '149070'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO93>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO93> ;
  mr:hasGeometry <https://eurobis.org/id/point/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO93> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.71667 -56.03333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-60.71667"^^xsd:decimal ;
  dwc:decimalLongitude "-56.03333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO93>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.71667 -56.03333)"^^geo:wktLiteral ;
  geo-pos:lat "-60.71667"^^xsd:decimal ;
  geo-pos:long "-56.03333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO93>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:ANT_DM_43_PHYTO:ANT_DM_43_PHYTO93" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4365_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "4099" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'ANT_DM_43_PHYTO'^^xsd:string;
  dwc:catalogNumber 'ANT_DM_43_PHYTO93'^^xsd:string;
  dwc:scientificName 'Glenodinium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '4099'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Southern Ocean'^^xsd:string;
  dwc:longitude '-56.03333'^^xsd:double;
  dwc:latitude '-60.71667'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '109538'^^xsd:integer;
  dwc:sampleSize 'Cells/5 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:ANT_DM_43_PHYTO:ANT_DM_43_PHYTO93'^^xsd:anyURI;
  dwc:observationDate '1989-03-10'^^xsd:date;
  dwc:aphiaIdAccepted '109538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO107>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO107> ;
  mr:hasGeometry <https://eurobis.org/id/point/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO107> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.71667 -56.03333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-60.71667"^^xsd:decimal ;
  dwc:decimalLongitude "-56.03333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO107>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.71667 -56.03333)"^^geo:wktLiteral ;
  geo-pos:lat "-60.71667"^^xsd:decimal ;
  geo-pos:long "-56.03333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO107>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:ANT_DM_43_PHYTO:ANT_DM_43_PHYTO107" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4365_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "4099" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'ANT_DM_43_PHYTO'^^xsd:string;
  dwc:catalogNumber 'ANT_DM_43_PHYTO107'^^xsd:string;
  dwc:scientificName 'Fragilariopsis antarctica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '4099'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Southern Ocean'^^xsd:string;
  dwc:longitude '-56.03333'^^xsd:double;
  dwc:latitude '-60.71667'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '573471'^^xsd:integer;
  dwc:sampleSize 'Cells/5 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:ANT_DM_43_PHYTO:ANT_DM_43_PHYTO107'^^xsd:anyURI;
  dwc:observationDate '1989-03-10'^^xsd:date;
  dwc:aphiaIdAccepted '341555'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO109>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO109> ;
  mr:hasGeometry <https://eurobis.org/id/point/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO109> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.71667 -56.03333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-60.71667"^^xsd:decimal ;
  dwc:decimalLongitude "-56.03333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO109>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.71667 -56.03333)"^^geo:wktLiteral ;
  geo-pos:lat "-60.71667"^^xsd:decimal ;
  geo-pos:long "-56.03333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO109>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:ANT_DM_43_PHYTO:ANT_DM_43_PHYTO109" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4365_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "4099" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'ANT_DM_43_PHYTO'^^xsd:string;
  dwc:catalogNumber 'ANT_DM_43_PHYTO109'^^xsd:string;
  dwc:scientificName 'Fragilariopsis antarctica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '4099'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Southern Ocean'^^xsd:string;
  dwc:longitude '-56.03333'^^xsd:double;
  dwc:latitude '-60.71667'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '573471'^^xsd:integer;
  dwc:sampleSize 'Cells/5 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:ANT_DM_43_PHYTO:ANT_DM_43_PHYTO109'^^xsd:anyURI;
  dwc:observationDate '1989-03-10'^^xsd:date;
  dwc:aphiaIdAccepted '341555'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO110>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO110> ;
  mr:hasGeometry <https://eurobis.org/id/point/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO110> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.71667 -56.03333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-60.71667"^^xsd:decimal ;
  dwc:decimalLongitude "-56.03333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO110>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.71667 -56.03333)"^^geo:wktLiteral ;
  geo-pos:lat "-60.71667"^^xsd:decimal ;
  geo-pos:long "-56.03333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO110>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:ANT_DM_43_PHYTO:ANT_DM_43_PHYTO110" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4365_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "4099" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'ANT_DM_43_PHYTO'^^xsd:string;
  dwc:catalogNumber 'ANT_DM_43_PHYTO110'^^xsd:string;
  dwc:scientificName 'Exuviaella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '4099'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Southern Ocean'^^xsd:string;
  dwc:longitude '-56.03333'^^xsd:double;
  dwc:latitude '-60.71667'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '160577'^^xsd:integer;
  dwc:sampleSize 'Cells/5 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:ANT_DM_43_PHYTO:ANT_DM_43_PHYTO110'^^xsd:anyURI;
  dwc:observationDate '1989-03-10'^^xsd:date;
  dwc:aphiaIdAccepted '109566'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO143>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO143> ;
  mr:hasGeometry <https://eurobis.org/id/point/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO143> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.71667 -56.03333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-60.71667"^^xsd:decimal ;
  dwc:decimalLongitude "-56.03333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO143>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.71667 -56.03333)"^^geo:wktLiteral ;
  geo-pos:lat "-60.71667"^^xsd:decimal ;
  geo-pos:long "-56.03333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO143>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:ANT_DM_43_PHYTO:ANT_DM_43_PHYTO143" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4365_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "4099" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'ANT_DM_43_PHYTO'^^xsd:string;
  dwc:catalogNumber 'ANT_DM_43_PHYTO143'^^xsd:string;
  dwc:scientificName 'Corethron criophilum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '4099'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Southern Ocean'^^xsd:string;
  dwc:longitude '-56.03333'^^xsd:double;
  dwc:latitude '-60.71667'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '149110'^^xsd:integer;
  dwc:sampleSize 'Cells/5 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:ANT_DM_43_PHYTO:ANT_DM_43_PHYTO143'^^xsd:anyURI;
  dwc:observationDate '1989-03-10'^^xsd:date;
  dwc:aphiaIdAccepted '149110'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO155>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO155> ;
  mr:hasGeometry <https://eurobis.org/id/point/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO155> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.71667 -56.03333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-60.71667"^^xsd:decimal ;
  dwc:decimalLongitude "-56.03333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO155>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.71667 -56.03333)"^^geo:wktLiteral ;
  geo-pos:lat "-60.71667"^^xsd:decimal ;
  geo-pos:long "-56.03333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO155>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:ANT_DM_43_PHYTO:ANT_DM_43_PHYTO155" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4365_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "4099" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'ANT_DM_43_PHYTO'^^xsd:string;
  dwc:catalogNumber 'ANT_DM_43_PHYTO155'^^xsd:string;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '4099'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Southern Ocean'^^xsd:string;
  dwc:longitude '-56.03333'^^xsd:double;
  dwc:latitude '-60.71667'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:sampleSize 'Cells/5 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:ANT_DM_43_PHYTO:ANT_DM_43_PHYTO155'^^xsd:anyURI;
  dwc:observationDate '1989-03-10'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO157>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO157> ;
  mr:hasGeometry <https://eurobis.org/id/point/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO157> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.71667 -56.03333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-60.71667"^^xsd:decimal ;
  dwc:decimalLongitude "-56.03333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO157>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.71667 -56.03333)"^^geo:wktLiteral ;
  geo-pos:lat "-60.71667"^^xsd:decimal ;
  geo-pos:long "-56.03333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO157>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:ANT_DM_43_PHYTO:ANT_DM_43_PHYTO157" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4365_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "4099" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'ANT_DM_43_PHYTO'^^xsd:string;
  dwc:catalogNumber 'ANT_DM_43_PHYTO157'^^xsd:string;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '4099'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Southern Ocean'^^xsd:string;
  dwc:longitude '-56.03333'^^xsd:double;
  dwc:latitude '-60.71667'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:sampleSize 'Cells/5 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:ANT_DM_43_PHYTO:ANT_DM_43_PHYTO157'^^xsd:anyURI;
  dwc:observationDate '1989-03-10'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO166>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO166> ;
  mr:hasGeometry <https://eurobis.org/id/point/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO166> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.71667 -56.03333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-60.71667"^^xsd:decimal ;
  dwc:decimalLongitude "-56.03333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO166>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.71667 -56.03333)"^^geo:wktLiteral ;
  geo-pos:lat "-60.71667"^^xsd:decimal ;
  geo-pos:long "-56.03333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO166>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:ANT_DM_43_PHYTO:ANT_DM_43_PHYTO166" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4365_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "4099" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'ANT_DM_43_PHYTO'^^xsd:string;
  dwc:catalogNumber 'ANT_DM_43_PHYTO166'^^xsd:string;
  dwc:scientificName 'Chaetoceros concavicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '4099'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Southern Ocean'^^xsd:string;
  dwc:longitude '-56.03333'^^xsd:double;
  dwc:latitude '-60.71667'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '156607'^^xsd:integer;
  dwc:sampleSize 'Cells/5 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:ANT_DM_43_PHYTO:ANT_DM_43_PHYTO166'^^xsd:anyURI;
  dwc:observationDate '1989-03-10'^^xsd:date;
  dwc:aphiaIdAccepted '156607'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO170>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO170> ;
  mr:hasGeometry <https://eurobis.org/id/point/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO170> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.71667 -56.03333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-60.71667"^^xsd:decimal ;
  dwc:decimalLongitude "-56.03333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO170>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.71667 -56.03333)"^^geo:wktLiteral ;
  geo-pos:lat "-60.71667"^^xsd:decimal ;
  geo-pos:long "-56.03333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO170>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:ANT_DM_43_PHYTO:ANT_DM_43_PHYTO170" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4365_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "4099" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'ANT_DM_43_PHYTO'^^xsd:string;
  dwc:catalogNumber 'ANT_DM_43_PHYTO170'^^xsd:string;
  dwc:scientificName 'Chaetoceros atlanticus f. audax'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '4099'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Southern Ocean'^^xsd:string;
  dwc:longitude '-56.03333'^^xsd:double;
  dwc:latitude '-60.71667'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '345291'^^xsd:integer;
  dwc:sampleSize 'Cells/5 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:ANT_DM_43_PHYTO:ANT_DM_43_PHYTO170'^^xsd:anyURI;
  dwc:observationDate '1989-03-10'^^xsd:date;
  dwc:aphiaIdAccepted '662198'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '260'^^xsd:integer;
  .
<https://eurobis.org/id/location/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO59>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO59> ;
  mr:hasGeometry <https://eurobis.org/id/point/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO59> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-55.83333 -15.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-55.83333"^^xsd:decimal ;
  dwc:decimalLongitude "-15.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO59>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-55.83333 -15.01667)"^^geo:wktLiteral ;
  geo-pos:lat "-55.83333"^^xsd:decimal ;
  geo-pos:long "-15.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO59>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:ANT_DM_43_PHYTO:ANT_DM_43_PHYTO59" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4365_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "4082" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'ANT_DM_43_PHYTO'^^xsd:string;
  dwc:catalogNumber 'ANT_DM_43_PHYTO59'^^xsd:string;
  dwc:scientificName 'Nitzschia seriata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '4082'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Southern Ocean'^^xsd:string;
  dwc:longitude '-15.01667'^^xsd:double;
  dwc:latitude '-55.83333'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '156502'^^xsd:integer;
  dwc:sampleSize 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:ANT_DM_43_PHYTO:ANT_DM_43_PHYTO59'^^xsd:anyURI;
  dwc:observationDate '1989-02-17'^^xsd:date;
  dwc:aphiaIdAccepted '149152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO85>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO85> ;
  mr:hasGeometry <https://eurobis.org/id/point/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO85> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-55.83333 -15.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-55.83333"^^xsd:decimal ;
  dwc:decimalLongitude "-15.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO85>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-55.83333 -15.01667)"^^geo:wktLiteral ;
  geo-pos:lat "-55.83333"^^xsd:decimal ;
  geo-pos:long "-15.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO85>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:ANT_DM_43_PHYTO:ANT_DM_43_PHYTO85" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4365_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "4082" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'ANT_DM_43_PHYTO'^^xsd:string;
  dwc:catalogNumber 'ANT_DM_43_PHYTO85'^^xsd:string;
  dwc:scientificName 'Glenodinium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '4082'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Southern Ocean'^^xsd:string;
  dwc:longitude '-15.01667'^^xsd:double;
  dwc:latitude '-55.83333'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '109538'^^xsd:integer;
  dwc:sampleSize 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:ANT_DM_43_PHYTO:ANT_DM_43_PHYTO85'^^xsd:anyURI;
  dwc:observationDate '1989-02-17'^^xsd:date;
  dwc:aphiaIdAccepted '109538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO72>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO72> ;
  mr:hasGeometry <https://eurobis.org/id/point/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO72> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-55.83333 -15.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-55.83333"^^xsd:decimal ;
  dwc:decimalLongitude "-15.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO72>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-55.83333 -15.01667)"^^geo:wktLiteral ;
  geo-pos:lat "-55.83333"^^xsd:decimal ;
  geo-pos:long "-15.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO72>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:ANT_DM_43_PHYTO:ANT_DM_43_PHYTO72" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4365_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "4082" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'ANT_DM_43_PHYTO'^^xsd:string;
  dwc:catalogNumber 'ANT_DM_43_PHYTO72'^^xsd:string;
  dwc:scientificName 'Gyrodinium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '4082'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Southern Ocean'^^xsd:string;
  dwc:longitude '-15.01667'^^xsd:double;
  dwc:latitude '-55.83333'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '109476'^^xsd:integer;
  dwc:sampleSize 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:ANT_DM_43_PHYTO:ANT_DM_43_PHYTO72'^^xsd:anyURI;
  dwc:observationDate '1989-02-17'^^xsd:date;
  dwc:aphiaIdAccepted '109476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO74>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO74> ;
  mr:hasGeometry <https://eurobis.org/id/point/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO74> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-55.83333 -15.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-55.83333"^^xsd:decimal ;
  dwc:decimalLongitude "-15.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO74>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-55.83333 -15.01667)"^^geo:wktLiteral ;
  geo-pos:lat "-55.83333"^^xsd:decimal ;
  geo-pos:long "-15.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO74>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:ANT_DM_43_PHYTO:ANT_DM_43_PHYTO74" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4365_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "4082" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'ANT_DM_43_PHYTO'^^xsd:string;
  dwc:catalogNumber 'ANT_DM_43_PHYTO74'^^xsd:string;
  dwc:scientificName 'Gyrodinium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '4082'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Southern Ocean'^^xsd:string;
  dwc:longitude '-15.01667'^^xsd:double;
  dwc:latitude '-55.83333'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '109476'^^xsd:integer;
  dwc:sampleSize 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:ANT_DM_43_PHYTO:ANT_DM_43_PHYTO74'^^xsd:anyURI;
  dwc:observationDate '1989-02-17'^^xsd:date;
  dwc:aphiaIdAccepted '109476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO68>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO68> ;
  mr:hasGeometry <https://eurobis.org/id/point/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO68> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-55.83333 -15.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-55.83333"^^xsd:decimal ;
  dwc:decimalLongitude "-15.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO68>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-55.83333 -15.01667)"^^geo:wktLiteral ;
  geo-pos:lat "-55.83333"^^xsd:decimal ;
  geo-pos:long "-15.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO68>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:ANT_DM_43_PHYTO:ANT_DM_43_PHYTO68" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4365_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "4082" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'ANT_DM_43_PHYTO'^^xsd:string;
  dwc:catalogNumber 'ANT_DM_43_PHYTO68'^^xsd:string;
  dwc:scientificName 'Navicula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '4082'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Southern Ocean'^^xsd:string;
  dwc:longitude '-15.01667'^^xsd:double;
  dwc:latitude '-55.83333'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '149142'^^xsd:integer;
  dwc:sampleSize 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:ANT_DM_43_PHYTO:ANT_DM_43_PHYTO68'^^xsd:anyURI;
  dwc:observationDate '1989-02-17'^^xsd:date;
  dwc:aphiaIdAccepted '149142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO62>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO62> ;
  mr:hasGeometry <https://eurobis.org/id/point/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO62> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-55.83333 -15.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-55.83333"^^xsd:decimal ;
  dwc:decimalLongitude "-15.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO62>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-55.83333 -15.01667)"^^geo:wktLiteral ;
  geo-pos:lat "-55.83333"^^xsd:decimal ;
  geo-pos:long "-15.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO62>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:ANT_DM_43_PHYTO:ANT_DM_43_PHYTO62" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4365_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "4082" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'ANT_DM_43_PHYTO'^^xsd:string;
  dwc:catalogNumber 'ANT_DM_43_PHYTO62'^^xsd:string;
  dwc:scientificName 'Nitzschia delicatissima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '4082'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Southern Ocean'^^xsd:string;
  dwc:longitude '-15.01667'^^xsd:double;
  dwc:latitude '-55.83333'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '149318'^^xsd:integer;
  dwc:sampleSize 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:ANT_DM_43_PHYTO:ANT_DM_43_PHYTO62'^^xsd:anyURI;
  dwc:observationDate '1989-02-17'^^xsd:date;
  dwc:aphiaIdAccepted '149318'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO73>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO73> ;
  mr:hasGeometry <https://eurobis.org/id/point/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO73> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-55.83333 -15.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-55.83333"^^xsd:decimal ;
  dwc:decimalLongitude "-15.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO73>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-55.83333 -15.01667)"^^geo:wktLiteral ;
  geo-pos:lat "-55.83333"^^xsd:decimal ;
  geo-pos:long "-15.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO73>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:ANT_DM_43_PHYTO:ANT_DM_43_PHYTO73" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4365_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "4082" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'ANT_DM_43_PHYTO'^^xsd:string;
  dwc:catalogNumber 'ANT_DM_43_PHYTO73'^^xsd:string;
  dwc:scientificName 'Gyrodinium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '4082'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Southern Ocean'^^xsd:string;
  dwc:longitude '-15.01667'^^xsd:double;
  dwc:latitude '-55.83333'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '109476'^^xsd:integer;
  dwc:sampleSize 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:ANT_DM_43_PHYTO:ANT_DM_43_PHYTO73'^^xsd:anyURI;
  dwc:observationDate '1989-02-17'^^xsd:date;
  dwc:aphiaIdAccepted '109476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO83>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO83> ;
  mr:hasGeometry <https://eurobis.org/id/point/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO83> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-55.83333 -15.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-55.83333"^^xsd:decimal ;
  dwc:decimalLongitude "-15.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO83>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-55.83333 -15.01667)"^^geo:wktLiteral ;
  geo-pos:lat "-55.83333"^^xsd:decimal ;
  geo-pos:long "-15.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO83>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:ANT_DM_43_PHYTO:ANT_DM_43_PHYTO83" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4365_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "4082" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'ANT_DM_43_PHYTO'^^xsd:string;
  dwc:catalogNumber 'ANT_DM_43_PHYTO83'^^xsd:string;
  dwc:scientificName 'Glenodinium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '4082'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Southern Ocean'^^xsd:string;
  dwc:longitude '-15.01667'^^xsd:double;
  dwc:latitude '-55.83333'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '109538'^^xsd:integer;
  dwc:sampleSize 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:ANT_DM_43_PHYTO:ANT_DM_43_PHYTO83'^^xsd:anyURI;
  dwc:observationDate '1989-02-17'^^xsd:date;
  dwc:aphiaIdAccepted '109538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO175>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO175> ;
  mr:hasGeometry <https://eurobis.org/id/point/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO175> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-55.83333 -15.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-55.83333"^^xsd:decimal ;
  dwc:decimalLongitude "-15.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO175>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-55.83333 -15.01667)"^^geo:wktLiteral ;
  geo-pos:lat "-55.83333"^^xsd:decimal ;
  geo-pos:long "-15.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO175>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:ANT_DM_43_PHYTO:ANT_DM_43_PHYTO175" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4365_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "4082" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'ANT_DM_43_PHYTO'^^xsd:string;
  dwc:catalogNumber 'ANT_DM_43_PHYTO175'^^xsd:string;
  dwc:scientificName 'Chaetoceros atlanticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '4082'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Southern Ocean'^^xsd:string;
  dwc:longitude '-15.01667'^^xsd:double;
  dwc:latitude '-55.83333'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:sampleSize 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:ANT_DM_43_PHYTO:ANT_DM_43_PHYTO175'^^xsd:anyURI;
  dwc:observationDate '1989-02-17'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO9>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO9> ;
  mr:hasGeometry <https://eurobis.org/id/point/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO9> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-55.83333 -15.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-55.83333"^^xsd:decimal ;
  dwc:decimalLongitude "-15.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO9>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-55.83333 -15.01667)"^^geo:wktLiteral ;
  geo-pos:lat "-55.83333"^^xsd:decimal ;
  geo-pos:long "-15.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO9>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:ANT_DM_43_PHYTO:ANT_DM_43_PHYTO9" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4365_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "4082" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'ANT_DM_43_PHYTO'^^xsd:string;
  dwc:catalogNumber 'ANT_DM_43_PHYTO9'^^xsd:string;
  dwc:scientificName 'Thalassiothrix longissima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '4082'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Southern Ocean'^^xsd:string;
  dwc:longitude '-15.01667'^^xsd:double;
  dwc:latitude '-55.83333'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '157083'^^xsd:integer;
  dwc:sampleSize 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:ANT_DM_43_PHYTO:ANT_DM_43_PHYTO9'^^xsd:anyURI;
  dwc:observationDate '1989-02-17'^^xsd:date;
  dwc:aphiaIdAccepted '157083'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO10> ;
  mr:hasGeometry <https://eurobis.org/id/point/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-55.83333 -15.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-55.83333"^^xsd:decimal ;
  dwc:decimalLongitude "-15.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO10>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-55.83333 -15.01667)"^^geo:wktLiteral ;
  geo-pos:lat "-55.83333"^^xsd:decimal ;
  geo-pos:long "-15.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:ANT_DM_43_PHYTO:ANT_DM_43_PHYTO10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4365_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "4082" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'ANT_DM_43_PHYTO'^^xsd:string;
  dwc:catalogNumber 'ANT_DM_43_PHYTO10'^^xsd:string;
  dwc:scientificName 'Thalassiothrix longissima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '4082'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Southern Ocean'^^xsd:string;
  dwc:longitude '-15.01667'^^xsd:double;
  dwc:latitude '-55.83333'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '157083'^^xsd:integer;
  dwc:sampleSize 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:ANT_DM_43_PHYTO:ANT_DM_43_PHYTO10'^^xsd:anyURI;
  dwc:observationDate '1989-02-17'^^xsd:date;
  dwc:aphiaIdAccepted '157083'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO20>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO20> ;
  mr:hasGeometry <https://eurobis.org/id/point/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO20> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-55.83333 -15.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-55.83333"^^xsd:decimal ;
  dwc:decimalLongitude "-15.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO20>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-55.83333 -15.01667)"^^geo:wktLiteral ;
  geo-pos:lat "-55.83333"^^xsd:decimal ;
  geo-pos:long "-15.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO20>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:ANT_DM_43_PHYTO:ANT_DM_43_PHYTO20" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4365_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "4082" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'ANT_DM_43_PHYTO'^^xsd:string;
  dwc:catalogNumber 'ANT_DM_43_PHYTO20'^^xsd:string;
  dwc:scientificName 'Thalassiosira'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '4082'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Southern Ocean'^^xsd:string;
  dwc:longitude '-15.01667'^^xsd:double;
  dwc:latitude '-55.83333'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '148912'^^xsd:integer;
  dwc:sampleSize 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:ANT_DM_43_PHYTO:ANT_DM_43_PHYTO20'^^xsd:anyURI;
  dwc:observationDate '1989-02-17'^^xsd:date;
  dwc:aphiaIdAccepted '148912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO21>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO21> ;
  mr:hasGeometry <https://eurobis.org/id/point/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO21> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-55.83333 -15.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-55.83333"^^xsd:decimal ;
  dwc:decimalLongitude "-15.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO21>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-55.83333 -15.01667)"^^geo:wktLiteral ;
  geo-pos:lat "-55.83333"^^xsd:decimal ;
  geo-pos:long "-15.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO21>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:ANT_DM_43_PHYTO:ANT_DM_43_PHYTO21" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4365_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "4082" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'ANT_DM_43_PHYTO'^^xsd:string;
  dwc:catalogNumber 'ANT_DM_43_PHYTO21'^^xsd:string;
  dwc:scientificName 'Thalassiosira'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '4082'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Southern Ocean'^^xsd:string;
  dwc:longitude '-15.01667'^^xsd:double;
  dwc:latitude '-55.83333'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '148912'^^xsd:integer;
  dwc:sampleSize 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:ANT_DM_43_PHYTO:ANT_DM_43_PHYTO21'^^xsd:anyURI;
  dwc:observationDate '1989-02-17'^^xsd:date;
  dwc:aphiaIdAccepted '148912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO22>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO22> ;
  mr:hasGeometry <https://eurobis.org/id/point/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO22> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-55.83333 -15.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-55.83333"^^xsd:decimal ;
  dwc:decimalLongitude "-15.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO22>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-55.83333 -15.01667)"^^geo:wktLiteral ;
  geo-pos:lat "-55.83333"^^xsd:decimal ;
  geo-pos:long "-15.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO22>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:ANT_DM_43_PHYTO:ANT_DM_43_PHYTO22" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4365_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "4082" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'ANT_DM_43_PHYTO'^^xsd:string;
  dwc:catalogNumber 'ANT_DM_43_PHYTO22'^^xsd:string;
  dwc:scientificName 'Thalassiosira'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '4082'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Southern Ocean'^^xsd:string;
  dwc:longitude '-15.01667'^^xsd:double;
  dwc:latitude '-55.83333'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '148912'^^xsd:integer;
  dwc:sampleSize 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:ANT_DM_43_PHYTO:ANT_DM_43_PHYTO22'^^xsd:anyURI;
  dwc:observationDate '1989-02-17'^^xsd:date;
  dwc:aphiaIdAccepted '148912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO28>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO28> ;
  mr:hasGeometry <https://eurobis.org/id/point/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO28> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-55.83333 -15.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-55.83333"^^xsd:decimal ;
  dwc:decimalLongitude "-15.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO28>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-55.83333 -15.01667)"^^geo:wktLiteral ;
  geo-pos:lat "-55.83333"^^xsd:decimal ;
  geo-pos:long "-15.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO28>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:ANT_DM_43_PHYTO:ANT_DM_43_PHYTO28" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4365_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "4082" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'ANT_DM_43_PHYTO'^^xsd:string;
  dwc:catalogNumber 'ANT_DM_43_PHYTO28'^^xsd:string;
  dwc:scientificName 'Thalassiosira excentrica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '4082'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Southern Ocean'^^xsd:string;
  dwc:longitude '-15.01667'^^xsd:double;
  dwc:latitude '-55.83333'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '668336'^^xsd:integer;
  dwc:sampleSize 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:ANT_DM_43_PHYTO:ANT_DM_43_PHYTO28'^^xsd:anyURI;
  dwc:observationDate '1989-02-17'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO38>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO38> ;
  mr:hasGeometry <https://eurobis.org/id/point/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO38> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-55.83333 -15.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-55.83333"^^xsd:decimal ;
  dwc:decimalLongitude "-15.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO38>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-55.83333 -15.01667)"^^geo:wktLiteral ;
  geo-pos:lat "-55.83333"^^xsd:decimal ;
  geo-pos:long "-15.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO38>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:ANT_DM_43_PHYTO:ANT_DM_43_PHYTO38" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4365_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "4082" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'ANT_DM_43_PHYTO'^^xsd:string;
  dwc:catalogNumber 'ANT_DM_43_PHYTO38'^^xsd:string;
  dwc:scientificName 'Rhizosolenia alata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '4082'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Southern Ocean'^^xsd:string;
  dwc:longitude '-15.01667'^^xsd:double;
  dwc:latitude '-55.83333'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '149223'^^xsd:integer;
  dwc:sampleSize 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:ANT_DM_43_PHYTO:ANT_DM_43_PHYTO38'^^xsd:anyURI;
  dwc:observationDate '1989-02-17'^^xsd:date;
  dwc:aphiaIdAccepted '149168'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO53>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO53> ;
  mr:hasGeometry <https://eurobis.org/id/point/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO53> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-55.83333 -15.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-55.83333"^^xsd:decimal ;
  dwc:decimalLongitude "-15.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO53>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-55.83333 -15.01667)"^^geo:wktLiteral ;
  geo-pos:lat "-55.83333"^^xsd:decimal ;
  geo-pos:long "-15.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO53>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:ANT_DM_43_PHYTO:ANT_DM_43_PHYTO53" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4365_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "4082" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'ANT_DM_43_PHYTO'^^xsd:string;
  dwc:catalogNumber 'ANT_DM_43_PHYTO53'^^xsd:string;
  dwc:scientificName 'Nitzschia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '4082'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Southern Ocean'^^xsd:string;
  dwc:longitude '-15.01667'^^xsd:double;
  dwc:latitude '-55.83333'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '149045'^^xsd:integer;
  dwc:sampleSize 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:ANT_DM_43_PHYTO:ANT_DM_43_PHYTO53'^^xsd:anyURI;
  dwc:observationDate '1989-02-17'^^xsd:date;
  dwc:aphiaIdAccepted '149045'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO84>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO84> ;
  mr:hasGeometry <https://eurobis.org/id/point/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO84> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-55.83333 -15.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-55.83333"^^xsd:decimal ;
  dwc:decimalLongitude "-15.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO84>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-55.83333 -15.01667)"^^geo:wktLiteral ;
  geo-pos:lat "-55.83333"^^xsd:decimal ;
  geo-pos:long "-15.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO84>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:ANT_DM_43_PHYTO:ANT_DM_43_PHYTO84" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4365_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "4082" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'ANT_DM_43_PHYTO'^^xsd:string;
  dwc:catalogNumber 'ANT_DM_43_PHYTO84'^^xsd:string;
  dwc:scientificName 'Glenodinium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '4082'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Southern Ocean'^^xsd:string;
  dwc:longitude '-15.01667'^^xsd:double;
  dwc:latitude '-55.83333'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '109538'^^xsd:integer;
  dwc:sampleSize 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:ANT_DM_43_PHYTO:ANT_DM_43_PHYTO84'^^xsd:anyURI;
  dwc:observationDate '1989-02-17'^^xsd:date;
  dwc:aphiaIdAccepted '109538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO102>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO102> ;
  mr:hasGeometry <https://eurobis.org/id/point/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO102> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-55.83333 -15.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-55.83333"^^xsd:decimal ;
  dwc:decimalLongitude "-15.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO102>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-55.83333 -15.01667)"^^geo:wktLiteral ;
  geo-pos:lat "-55.83333"^^xsd:decimal ;
  geo-pos:long "-15.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO102>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:ANT_DM_43_PHYTO:ANT_DM_43_PHYTO102" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4365_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "4082" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'ANT_DM_43_PHYTO'^^xsd:string;
  dwc:catalogNumber 'ANT_DM_43_PHYTO102'^^xsd:string;
  dwc:scientificName 'Fragilariopsis antarctica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '4082'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Southern Ocean'^^xsd:string;
  dwc:longitude '-15.01667'^^xsd:double;
  dwc:latitude '-55.83333'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '573471'^^xsd:integer;
  dwc:sampleSize 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:ANT_DM_43_PHYTO:ANT_DM_43_PHYTO102'^^xsd:anyURI;
  dwc:observationDate '1989-02-17'^^xsd:date;
  dwc:aphiaIdAccepted '341555'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO103>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO103> ;
  mr:hasGeometry <https://eurobis.org/id/point/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO103> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-55.83333 -15.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-55.83333"^^xsd:decimal ;
  dwc:decimalLongitude "-15.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO103>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-55.83333 -15.01667)"^^geo:wktLiteral ;
  geo-pos:lat "-55.83333"^^xsd:decimal ;
  geo-pos:long "-15.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO103>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:ANT_DM_43_PHYTO:ANT_DM_43_PHYTO103" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4365_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "4082" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'ANT_DM_43_PHYTO'^^xsd:string;
  dwc:catalogNumber 'ANT_DM_43_PHYTO103'^^xsd:string;
  dwc:scientificName 'Fragilariopsis antarctica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '4082'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Southern Ocean'^^xsd:string;
  dwc:longitude '-15.01667'^^xsd:double;
  dwc:latitude '-55.83333'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '573471'^^xsd:integer;
  dwc:sampleSize 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:ANT_DM_43_PHYTO:ANT_DM_43_PHYTO103'^^xsd:anyURI;
  dwc:observationDate '1989-02-17'^^xsd:date;
  dwc:aphiaIdAccepted '341555'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO104>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO104> ;
  mr:hasGeometry <https://eurobis.org/id/point/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO104> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-55.83333 -15.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-55.83333"^^xsd:decimal ;
  dwc:decimalLongitude "-15.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO104>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-55.83333 -15.01667)"^^geo:wktLiteral ;
  geo-pos:lat "-55.83333"^^xsd:decimal ;
  geo-pos:long "-15.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO104>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:ANT_DM_43_PHYTO:ANT_DM_43_PHYTO104" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4365_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "4082" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'ANT_DM_43_PHYTO'^^xsd:string;
  dwc:catalogNumber 'ANT_DM_43_PHYTO104'^^xsd:string;
  dwc:scientificName 'Fragilariopsis antarctica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '4082'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Southern Ocean'^^xsd:string;
  dwc:longitude '-15.01667'^^xsd:double;
  dwc:latitude '-55.83333'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '573471'^^xsd:integer;
  dwc:sampleSize 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:ANT_DM_43_PHYTO:ANT_DM_43_PHYTO104'^^xsd:anyURI;
  dwc:observationDate '1989-02-17'^^xsd:date;
  dwc:aphiaIdAccepted '341555'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO114>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO114> ;
  mr:hasGeometry <https://eurobis.org/id/point/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO114> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-55.83333 -15.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-55.83333"^^xsd:decimal ;
  dwc:decimalLongitude "-15.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO114>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-55.83333 -15.01667)"^^geo:wktLiteral ;
  geo-pos:lat "-55.83333"^^xsd:decimal ;
  geo-pos:long "-15.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO114>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:ANT_DM_43_PHYTO:ANT_DM_43_PHYTO114" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4365_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "4082" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'ANT_DM_43_PHYTO'^^xsd:string;
  dwc:catalogNumber 'ANT_DM_43_PHYTO114'^^xsd:string;
  dwc:scientificName 'Distephanus speculum var. pentagonus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '4082'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Southern Ocean'^^xsd:string;
  dwc:longitude '-15.01667'^^xsd:double;
  dwc:latitude '-55.83333'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '551226'^^xsd:integer;
  dwc:sampleSize 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:ANT_DM_43_PHYTO:ANT_DM_43_PHYTO114'^^xsd:anyURI;
  dwc:observationDate '1989-02-17'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO121>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO121> ;
  mr:hasGeometry <https://eurobis.org/id/point/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO121> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-55.83333 -15.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-55.83333"^^xsd:decimal ;
  dwc:decimalLongitude "-15.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO121>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-55.83333 -15.01667)"^^geo:wktLiteral ;
  geo-pos:lat "-55.83333"^^xsd:decimal ;
  geo-pos:long "-15.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO121>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:ANT_DM_43_PHYTO:ANT_DM_43_PHYTO121" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4365_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "4082" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'ANT_DM_43_PHYTO'^^xsd:string;
  dwc:catalogNumber 'ANT_DM_43_PHYTO121'^^xsd:string;
  dwc:scientificName 'Distephanus speculum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '4082'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Southern Ocean'^^xsd:string;
  dwc:longitude '-15.01667'^^xsd:double;
  dwc:latitude '-55.83333'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '160555'^^xsd:integer;
  dwc:sampleSize 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:ANT_DM_43_PHYTO:ANT_DM_43_PHYTO121'^^xsd:anyURI;
  dwc:observationDate '1989-02-17'^^xsd:date;
  dwc:aphiaIdAccepted '1310442'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO124>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO124> ;
  mr:hasGeometry <https://eurobis.org/id/point/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO124> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-55.83333 -15.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-55.83333"^^xsd:decimal ;
  dwc:decimalLongitude "-15.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO124>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-55.83333 -15.01667)"^^geo:wktLiteral ;
  geo-pos:lat "-55.83333"^^xsd:decimal ;
  geo-pos:long "-15.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO124>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:ANT_DM_43_PHYTO:ANT_DM_43_PHYTO124" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4365_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "4082" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'ANT_DM_43_PHYTO'^^xsd:string;
  dwc:catalogNumber 'ANT_DM_43_PHYTO124'^^xsd:string;
  dwc:scientificName 'Dactyliosolen antarcticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '4082'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Southern Ocean'^^xsd:string;
  dwc:longitude '-15.01667'^^xsd:double;
  dwc:latitude '-55.83333'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '179785'^^xsd:integer;
  dwc:sampleSize 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:ANT_DM_43_PHYTO:ANT_DM_43_PHYTO124'^^xsd:anyURI;
  dwc:observationDate '1989-02-17'^^xsd:date;
  dwc:aphiaIdAccepted '179785'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO139>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO139> ;
  mr:hasGeometry <https://eurobis.org/id/point/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO139> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-55.83333 -15.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-55.83333"^^xsd:decimal ;
  dwc:decimalLongitude "-15.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO139>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-55.83333 -15.01667)"^^geo:wktLiteral ;
  geo-pos:lat "-55.83333"^^xsd:decimal ;
  geo-pos:long "-15.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO139>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:ANT_DM_43_PHYTO:ANT_DM_43_PHYTO139" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4365_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "4082" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'ANT_DM_43_PHYTO'^^xsd:string;
  dwc:catalogNumber 'ANT_DM_43_PHYTO139'^^xsd:string;
  dwc:scientificName 'Corethron criophilum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '4082'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Southern Ocean'^^xsd:string;
  dwc:longitude '-15.01667'^^xsd:double;
  dwc:latitude '-55.83333'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '149110'^^xsd:integer;
  dwc:sampleSize 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:ANT_DM_43_PHYTO:ANT_DM_43_PHYTO139'^^xsd:anyURI;
  dwc:observationDate '1989-02-17'^^xsd:date;
  dwc:aphiaIdAccepted '149110'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO140>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO140> ;
  mr:hasGeometry <https://eurobis.org/id/point/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO140> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-55.83333 -15.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-55.83333"^^xsd:decimal ;
  dwc:decimalLongitude "-15.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO140>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-55.83333 -15.01667)"^^geo:wktLiteral ;
  geo-pos:lat "-55.83333"^^xsd:decimal ;
  geo-pos:long "-15.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO140>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:ANT_DM_43_PHYTO:ANT_DM_43_PHYTO140" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4365_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "4082" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'ANT_DM_43_PHYTO'^^xsd:string;
  dwc:catalogNumber 'ANT_DM_43_PHYTO140'^^xsd:string;
  dwc:scientificName 'Corethron criophilum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '4082'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Southern Ocean'^^xsd:string;
  dwc:longitude '-15.01667'^^xsd:double;
  dwc:latitude '-55.83333'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '149110'^^xsd:integer;
  dwc:sampleSize 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:ANT_DM_43_PHYTO:ANT_DM_43_PHYTO140'^^xsd:anyURI;
  dwc:observationDate '1989-02-17'^^xsd:date;
  dwc:aphiaIdAccepted '149110'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO141>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO141> ;
  mr:hasGeometry <https://eurobis.org/id/point/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO141> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-55.83333 -15.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-55.83333"^^xsd:decimal ;
  dwc:decimalLongitude "-15.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO141>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-55.83333 -15.01667)"^^geo:wktLiteral ;
  geo-pos:lat "-55.83333"^^xsd:decimal ;
  geo-pos:long "-15.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO141>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:ANT_DM_43_PHYTO:ANT_DM_43_PHYTO141" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4365_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "4082" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'ANT_DM_43_PHYTO'^^xsd:string;
  dwc:catalogNumber 'ANT_DM_43_PHYTO141'^^xsd:string;
  dwc:scientificName 'Corethron criophilum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '4082'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Southern Ocean'^^xsd:string;
  dwc:longitude '-15.01667'^^xsd:double;
  dwc:latitude '-55.83333'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '149110'^^xsd:integer;
  dwc:sampleSize 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:ANT_DM_43_PHYTO:ANT_DM_43_PHYTO141'^^xsd:anyURI;
  dwc:observationDate '1989-02-17'^^xsd:date;
  dwc:aphiaIdAccepted '149110'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO142>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO142> ;
  mr:hasGeometry <https://eurobis.org/id/point/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO142> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-55.83333 -15.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-55.83333"^^xsd:decimal ;
  dwc:decimalLongitude "-15.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO142>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-55.83333 -15.01667)"^^geo:wktLiteral ;
  geo-pos:lat "-55.83333"^^xsd:decimal ;
  geo-pos:long "-15.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO142>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:ANT_DM_43_PHYTO:ANT_DM_43_PHYTO142" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4365_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "4082" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'ANT_DM_43_PHYTO'^^xsd:string;
  dwc:catalogNumber 'ANT_DM_43_PHYTO142'^^xsd:string;
  dwc:scientificName 'Corethron criophilum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '4082'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Southern Ocean'^^xsd:string;
  dwc:longitude '-15.01667'^^xsd:double;
  dwc:latitude '-55.83333'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '149110'^^xsd:integer;
  dwc:sampleSize 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:ANT_DM_43_PHYTO:ANT_DM_43_PHYTO142'^^xsd:anyURI;
  dwc:observationDate '1989-02-17'^^xsd:date;
  dwc:aphiaIdAccepted '149110'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO149>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO149> ;
  mr:hasGeometry <https://eurobis.org/id/point/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO149> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-55.83333 -15.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-55.83333"^^xsd:decimal ;
  dwc:decimalLongitude "-15.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO149>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-55.83333 -15.01667)"^^geo:wktLiteral ;
  geo-pos:lat "-55.83333"^^xsd:decimal ;
  geo-pos:long "-15.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO149>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:ANT_DM_43_PHYTO:ANT_DM_43_PHYTO149" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4365_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "4082" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'ANT_DM_43_PHYTO'^^xsd:string;
  dwc:catalogNumber 'ANT_DM_43_PHYTO149'^^xsd:string;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '4082'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Southern Ocean'^^xsd:string;
  dwc:longitude '-15.01667'^^xsd:double;
  dwc:latitude '-55.83333'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:sampleSize 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:ANT_DM_43_PHYTO:ANT_DM_43_PHYTO149'^^xsd:anyURI;
  dwc:observationDate '1989-02-17'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO150>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO150> ;
  mr:hasGeometry <https://eurobis.org/id/point/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO150> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-55.83333 -15.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-55.83333"^^xsd:decimal ;
  dwc:decimalLongitude "-15.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO150>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-55.83333 -15.01667)"^^geo:wktLiteral ;
  geo-pos:lat "-55.83333"^^xsd:decimal ;
  geo-pos:long "-15.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO150>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:ANT_DM_43_PHYTO:ANT_DM_43_PHYTO150" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4365_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "4082" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'ANT_DM_43_PHYTO'^^xsd:string;
  dwc:catalogNumber 'ANT_DM_43_PHYTO150'^^xsd:string;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '4082'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Southern Ocean'^^xsd:string;
  dwc:longitude '-15.01667'^^xsd:double;
  dwc:latitude '-55.83333'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:sampleSize 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:ANT_DM_43_PHYTO:ANT_DM_43_PHYTO150'^^xsd:anyURI;
  dwc:observationDate '1989-02-17'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO151>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO151> ;
  mr:hasGeometry <https://eurobis.org/id/point/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO151> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-55.83333 -15.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-55.83333"^^xsd:decimal ;
  dwc:decimalLongitude "-15.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO151>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-55.83333 -15.01667)"^^geo:wktLiteral ;
  geo-pos:lat "-55.83333"^^xsd:decimal ;
  geo-pos:long "-15.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO151>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:ANT_DM_43_PHYTO:ANT_DM_43_PHYTO151" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4365_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "4082" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'ANT_DM_43_PHYTO'^^xsd:string;
  dwc:catalogNumber 'ANT_DM_43_PHYTO151'^^xsd:string;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '4082'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Southern Ocean'^^xsd:string;
  dwc:longitude '-15.01667'^^xsd:double;
  dwc:latitude '-55.83333'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:sampleSize 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:ANT_DM_43_PHYTO:ANT_DM_43_PHYTO151'^^xsd:anyURI;
  dwc:observationDate '1989-02-17'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO152>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO152> ;
  mr:hasGeometry <https://eurobis.org/id/point/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO152> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-55.83333 -15.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-55.83333"^^xsd:decimal ;
  dwc:decimalLongitude "-15.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO152>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-55.83333 -15.01667)"^^geo:wktLiteral ;
  geo-pos:lat "-55.83333"^^xsd:decimal ;
  geo-pos:long "-15.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO152>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:ANT_DM_43_PHYTO:ANT_DM_43_PHYTO152" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4365_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "4082" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'ANT_DM_43_PHYTO'^^xsd:string;
  dwc:catalogNumber 'ANT_DM_43_PHYTO152'^^xsd:string;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '4082'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Southern Ocean'^^xsd:string;
  dwc:longitude '-15.01667'^^xsd:double;
  dwc:latitude '-55.83333'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:sampleSize 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:ANT_DM_43_PHYTO:ANT_DM_43_PHYTO152'^^xsd:anyURI;
  dwc:observationDate '1989-02-17'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO158>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO158> ;
  mr:hasGeometry <https://eurobis.org/id/point/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO158> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-55.83333 -15.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-55.83333"^^xsd:decimal ;
  dwc:decimalLongitude "-15.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO158>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-55.83333 -15.01667)"^^geo:wktLiteral ;
  geo-pos:lat "-55.83333"^^xsd:decimal ;
  geo-pos:long "-15.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO158>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:ANT_DM_43_PHYTO:ANT_DM_43_PHYTO158" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4365_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "4082" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'ANT_DM_43_PHYTO'^^xsd:string;
  dwc:catalogNumber 'ANT_DM_43_PHYTO158'^^xsd:string;
  dwc:scientificName 'Chaetoceros peruvianus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '4082'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Southern Ocean'^^xsd:string;
  dwc:longitude '-15.01667'^^xsd:double;
  dwc:latitude '-55.83333'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '178185'^^xsd:integer;
  dwc:sampleSize 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:ANT_DM_43_PHYTO:ANT_DM_43_PHYTO158'^^xsd:anyURI;
  dwc:observationDate '1989-02-17'^^xsd:date;
  dwc:aphiaIdAccepted '178185'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO162>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO162> ;
  mr:hasGeometry <https://eurobis.org/id/point/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO162> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-55.83333 -15.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-55.83333"^^xsd:decimal ;
  dwc:decimalLongitude "-15.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO162>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-55.83333 -15.01667)"^^geo:wktLiteral ;
  geo-pos:lat "-55.83333"^^xsd:decimal ;
  geo-pos:long "-15.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO162>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:ANT_DM_43_PHYTO:ANT_DM_43_PHYTO162" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4365_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "4082" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'ANT_DM_43_PHYTO'^^xsd:string;
  dwc:catalogNumber 'ANT_DM_43_PHYTO162'^^xsd:string;
  dwc:scientificName 'Chaetoceros curvisetus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '4082'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Southern Ocean'^^xsd:string;
  dwc:longitude '-15.01667'^^xsd:double;
  dwc:latitude '-55.83333'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '149221'^^xsd:integer;
  dwc:sampleSize 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:ANT_DM_43_PHYTO:ANT_DM_43_PHYTO162'^^xsd:anyURI;
  dwc:observationDate '1989-02-17'^^xsd:date;
  dwc:aphiaIdAccepted '149221'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO174>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO174> ;
  mr:hasGeometry <https://eurobis.org/id/point/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO174> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-55.83333 -15.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-55.83333"^^xsd:decimal ;
  dwc:decimalLongitude "-15.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO174>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-55.83333 -15.01667)"^^geo:wktLiteral ;
  geo-pos:lat "-55.83333"^^xsd:decimal ;
  geo-pos:long "-15.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO174>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:ANT_DM_43_PHYTO:ANT_DM_43_PHYTO174" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4365_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "4082" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'ANT_DM_43_PHYTO'^^xsd:string;
  dwc:catalogNumber 'ANT_DM_43_PHYTO174'^^xsd:string;
  dwc:scientificName 'Chaetoceros atlanticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '4082'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Southern Ocean'^^xsd:string;
  dwc:longitude '-15.01667'^^xsd:double;
  dwc:latitude '-55.83333'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:sampleSize 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:ANT_DM_43_PHYTO:ANT_DM_43_PHYTO174'^^xsd:anyURI;
  dwc:observationDate '1989-02-17'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO180>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO180> ;
  mr:hasGeometry <https://eurobis.org/id/point/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO180> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-55.83333 -15.01667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-55.83333"^^xsd:decimal ;
  dwc:decimalLongitude "-15.01667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO180>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-55.83333 -15.01667)"^^geo:wktLiteral ;
  geo-pos:lat "-55.83333"^^xsd:decimal ;
  geo-pos:long "-15.01667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO180>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:ANT_DM_43_PHYTO:ANT_DM_43_PHYTO180" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4365_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "4082" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'ANT_DM_43_PHYTO'^^xsd:string;
  dwc:catalogNumber 'ANT_DM_43_PHYTO180'^^xsd:string;
  dwc:scientificName 'Bacillariophyceae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '4082'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Southern Ocean'^^xsd:string;
  dwc:longitude '-15.01667'^^xsd:double;
  dwc:latitude '-55.83333'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:sampleSize 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:ANT_DM_43_PHYTO:ANT_DM_43_PHYTO180'^^xsd:anyURI;
  dwc:observationDate '1989-02-17'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO63>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO63> ;
  mr:hasGeometry <https://eurobis.org/id/point/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO63> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-70.93333 -15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-70.93333"^^xsd:decimal ;
  dwc:decimalLongitude "-15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO63>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-70.93333 -15)"^^geo:wktLiteral ;
  geo-pos:lat "-70.93333"^^xsd:decimal ;
  geo-pos:long "-15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO63>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:ANT_DM_43_PHYTO:ANT_DM_43_PHYTO63" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4365_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "4084" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'ANT_DM_43_PHYTO'^^xsd:string;
  dwc:catalogNumber 'ANT_DM_43_PHYTO63'^^xsd:string;
  dwc:scientificName 'Nitzschia delicatissima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '4084'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Southern Ocean'^^xsd:string;
  dwc:longitude '-15'^^xsd:integer;
  dwc:latitude '-70.93333'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '149318'^^xsd:integer;
  dwc:sampleSize 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:ANT_DM_43_PHYTO:ANT_DM_43_PHYTO63'^^xsd:anyURI;
  dwc:observationDate '1989-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '149318'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO64>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO64> ;
  mr:hasGeometry <https://eurobis.org/id/point/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO64> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-70.93333 -15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-70.93333"^^xsd:decimal ;
  dwc:decimalLongitude "-15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO64>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-70.93333 -15)"^^geo:wktLiteral ;
  geo-pos:lat "-70.93333"^^xsd:decimal ;
  geo-pos:long "-15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO64>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:ANT_DM_43_PHYTO:ANT_DM_43_PHYTO64" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4365_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "4084" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'ANT_DM_43_PHYTO'^^xsd:string;
  dwc:catalogNumber 'ANT_DM_43_PHYTO64'^^xsd:string;
  dwc:scientificName 'Nitzschia closterium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '4084'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Southern Ocean'^^xsd:string;
  dwc:longitude '-15'^^xsd:integer;
  dwc:latitude '-70.93333'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '149610'^^xsd:integer;
  dwc:sampleSize 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:ANT_DM_43_PHYTO:ANT_DM_43_PHYTO64'^^xsd:anyURI;
  dwc:observationDate '1989-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '149610'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO69>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO69> ;
  mr:hasGeometry <https://eurobis.org/id/point/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO69> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-70.93333 -15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-70.93333"^^xsd:decimal ;
  dwc:decimalLongitude "-15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO69>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-70.93333 -15)"^^geo:wktLiteral ;
  geo-pos:lat "-70.93333"^^xsd:decimal ;
  geo-pos:long "-15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO69>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:ANT_DM_43_PHYTO:ANT_DM_43_PHYTO69" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4365_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "4084" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'ANT_DM_43_PHYTO'^^xsd:string;
  dwc:catalogNumber 'ANT_DM_43_PHYTO69'^^xsd:string;
  dwc:scientificName 'Navicula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '4084'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Southern Ocean'^^xsd:string;
  dwc:longitude '-15'^^xsd:integer;
  dwc:latitude '-70.93333'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '149142'^^xsd:integer;
  dwc:sampleSize 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:ANT_DM_43_PHYTO:ANT_DM_43_PHYTO69'^^xsd:anyURI;
  dwc:observationDate '1989-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '149142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO18>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO18> ;
  mr:hasGeometry <https://eurobis.org/id/point/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO18> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-70.93333 -15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-70.93333"^^xsd:decimal ;
  dwc:decimalLongitude "-15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO18>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-70.93333 -15)"^^geo:wktLiteral ;
  geo-pos:lat "-70.93333"^^xsd:decimal ;
  geo-pos:long "-15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO18>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:ANT_DM_43_PHYTO:ANT_DM_43_PHYTO18" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4365_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "4084" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'ANT_DM_43_PHYTO'^^xsd:string;
  dwc:catalogNumber 'ANT_DM_43_PHYTO18'^^xsd:string;
  dwc:scientificName 'Thalassiosira'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '4084'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Southern Ocean'^^xsd:string;
  dwc:longitude '-15'^^xsd:integer;
  dwc:latitude '-70.93333'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '148912'^^xsd:integer;
  dwc:sampleSize 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:ANT_DM_43_PHYTO:ANT_DM_43_PHYTO18'^^xsd:anyURI;
  dwc:observationDate '1989-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '148912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO17>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO17> ;
  mr:hasGeometry <https://eurobis.org/id/point/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO17> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-70.93333 -15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-70.93333"^^xsd:decimal ;
  dwc:decimalLongitude "-15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO17>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-70.93333 -15)"^^geo:wktLiteral ;
  geo-pos:lat "-70.93333"^^xsd:decimal ;
  geo-pos:long "-15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO17>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:ANT_DM_43_PHYTO:ANT_DM_43_PHYTO17" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4365_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "4084" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'ANT_DM_43_PHYTO'^^xsd:string;
  dwc:catalogNumber 'ANT_DM_43_PHYTO17'^^xsd:string;
  dwc:scientificName 'Thalassiosira'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '4084'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Southern Ocean'^^xsd:string;
  dwc:longitude '-15'^^xsd:integer;
  dwc:latitude '-70.93333'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '148912'^^xsd:integer;
  dwc:sampleSize 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:ANT_DM_43_PHYTO:ANT_DM_43_PHYTO17'^^xsd:anyURI;
  dwc:observationDate '1989-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '148912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO30>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO30> ;
  mr:hasGeometry <https://eurobis.org/id/point/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO30> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-70.93333 -15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-70.93333"^^xsd:decimal ;
  dwc:decimalLongitude "-15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO30>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-70.93333 -15)"^^geo:wktLiteral ;
  geo-pos:lat "-70.93333"^^xsd:decimal ;
  geo-pos:long "-15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO30>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:ANT_DM_43_PHYTO:ANT_DM_43_PHYTO30" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4365_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "4084" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'ANT_DM_43_PHYTO'^^xsd:string;
  dwc:catalogNumber 'ANT_DM_43_PHYTO30'^^xsd:string;
  dwc:scientificName 'Rhizosolenia setigera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '4084'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Southern Ocean'^^xsd:string;
  dwc:longitude '-15'^^xsd:integer;
  dwc:latitude '-70.93333'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '149115'^^xsd:integer;
  dwc:sampleSize 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:ANT_DM_43_PHYTO:ANT_DM_43_PHYTO30'^^xsd:anyURI;
  dwc:observationDate '1989-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '1590706'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO45>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO45> ;
  mr:hasGeometry <https://eurobis.org/id/point/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO45> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-70.93333 -15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-70.93333"^^xsd:decimal ;
  dwc:decimalLongitude "-15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO45>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-70.93333 -15)"^^geo:wktLiteral ;
  geo-pos:lat "-70.93333"^^xsd:decimal ;
  geo-pos:long "-15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO45>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:ANT_DM_43_PHYTO:ANT_DM_43_PHYTO45" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4365_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "4084" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'ANT_DM_43_PHYTO'^^xsd:string;
  dwc:catalogNumber 'ANT_DM_43_PHYTO45'^^xsd:string;
  dwc:scientificName 'Pyrrhophyta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '4084'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Southern Ocean'^^xsd:string;
  dwc:longitude '-15'^^xsd:integer;
  dwc:latitude '-70.93333'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '590355'^^xsd:integer;
  dwc:sampleSize 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:ANT_DM_43_PHYTO:ANT_DM_43_PHYTO45'^^xsd:anyURI;
  dwc:observationDate '1989-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '19542'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO48>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO48> ;
  mr:hasGeometry <https://eurobis.org/id/point/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO48> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-70.93333 -15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-70.93333"^^xsd:decimal ;
  dwc:decimalLongitude "-15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO48>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-70.93333 -15)"^^geo:wktLiteral ;
  geo-pos:lat "-70.93333"^^xsd:decimal ;
  geo-pos:long "-15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO48>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:ANT_DM_43_PHYTO:ANT_DM_43_PHYTO48" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4365_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "4084" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'ANT_DM_43_PHYTO'^^xsd:string;
  dwc:catalogNumber 'ANT_DM_43_PHYTO48'^^xsd:string;
  dwc:scientificName 'Peridinium minusculum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '4084'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Southern Ocean'^^xsd:string;
  dwc:longitude '-15'^^xsd:integer;
  dwc:latitude '-70.93333'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '233476'^^xsd:integer;
  dwc:sampleSize 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:ANT_DM_43_PHYTO:ANT_DM_43_PHYTO48'^^xsd:anyURI;
  dwc:observationDate '1989-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '233476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO133>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO133> ;
  mr:hasGeometry <https://eurobis.org/id/point/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO133> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-70.93333 -15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-70.93333"^^xsd:decimal ;
  dwc:decimalLongitude "-15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO133>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-70.93333 -15)"^^geo:wktLiteral ;
  geo-pos:lat "-70.93333"^^xsd:decimal ;
  geo-pos:long "-15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO133>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:ANT_DM_43_PHYTO:ANT_DM_43_PHYTO133" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4365_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "4084" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'ANT_DM_43_PHYTO'^^xsd:string;
  dwc:catalogNumber 'ANT_DM_43_PHYTO133'^^xsd:string;
  dwc:scientificName 'Corethron criophilum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '4084'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Southern Ocean'^^xsd:string;
  dwc:longitude '-15'^^xsd:integer;
  dwc:latitude '-70.93333'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '149110'^^xsd:integer;
  dwc:sampleSize 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:ANT_DM_43_PHYTO:ANT_DM_43_PHYTO133'^^xsd:anyURI;
  dwc:observationDate '1989-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '149110'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO164>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO164> ;
  mr:hasGeometry <https://eurobis.org/id/point/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO164> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-70.93333 -15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-70.93333"^^xsd:decimal ;
  dwc:decimalLongitude "-15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO164>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-70.93333 -15)"^^geo:wktLiteral ;
  geo-pos:lat "-70.93333"^^xsd:decimal ;
  geo-pos:long "-15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO164>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:ANT_DM_43_PHYTO:ANT_DM_43_PHYTO164" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4365_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "4084" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'ANT_DM_43_PHYTO'^^xsd:string;
  dwc:catalogNumber 'ANT_DM_43_PHYTO164'^^xsd:string;
  dwc:scientificName 'Chaetoceros concavicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '4084'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Southern Ocean'^^xsd:string;
  dwc:longitude '-15'^^xsd:integer;
  dwc:latitude '-70.93333'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '156607'^^xsd:integer;
  dwc:sampleSize 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:ANT_DM_43_PHYTO:ANT_DM_43_PHYTO164'^^xsd:anyURI;
  dwc:observationDate '1989-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '156607'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO165>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO165> ;
  mr:hasGeometry <https://eurobis.org/id/point/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO165> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-70.93333 -15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-70.93333"^^xsd:decimal ;
  dwc:decimalLongitude "-15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO165>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-70.93333 -15)"^^geo:wktLiteral ;
  geo-pos:lat "-70.93333"^^xsd:decimal ;
  geo-pos:long "-15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO165>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:ANT_DM_43_PHYTO:ANT_DM_43_PHYTO165" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4365_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "4084" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'ANT_DM_43_PHYTO'^^xsd:string;
  dwc:catalogNumber 'ANT_DM_43_PHYTO165'^^xsd:string;
  dwc:scientificName 'Chaetoceros concavicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '4084'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Southern Ocean'^^xsd:string;
  dwc:longitude '-15'^^xsd:integer;
  dwc:latitude '-70.93333'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '156607'^^xsd:integer;
  dwc:sampleSize 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:ANT_DM_43_PHYTO:ANT_DM_43_PHYTO165'^^xsd:anyURI;
  dwc:observationDate '1989-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '156607'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO183>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO183> ;
  mr:hasGeometry <https://eurobis.org/id/point/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO183> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-70.93333 -15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-70.93333"^^xsd:decimal ;
  dwc:decimalLongitude "-15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO183>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-70.93333 -15)"^^geo:wktLiteral ;
  geo-pos:lat "-70.93333"^^xsd:decimal ;
  geo-pos:long "-15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO183>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:ANT_DM_43_PHYTO:ANT_DM_43_PHYTO183" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4365_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "4084" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'ANT_DM_43_PHYTO'^^xsd:string;
  dwc:catalogNumber 'ANT_DM_43_PHYTO183'^^xsd:string;
  dwc:scientificName 'Asteromphalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '4084'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Southern Ocean'^^xsd:string;
  dwc:longitude '-15'^^xsd:integer;
  dwc:latitude '-70.93333'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '162254'^^xsd:integer;
  dwc:sampleSize 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:ANT_DM_43_PHYTO:ANT_DM_43_PHYTO183'^^xsd:anyURI;
  dwc:observationDate '1989-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '162254'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO2> ;
  mr:hasGeometry <https://eurobis.org/id/point/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-70.93333 -15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-70.93333"^^xsd:decimal ;
  dwc:decimalLongitude "-15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-70.93333 -15)"^^geo:wktLiteral ;
  geo-pos:lat "-70.93333"^^xsd:decimal ;
  geo-pos:long "-15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:ANT_DM_43_PHYTO:ANT_DM_43_PHYTO2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4365_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "4084" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'ANT_DM_43_PHYTO'^^xsd:string;
  dwc:catalogNumber 'ANT_DM_43_PHYTO2'^^xsd:string;
  dwc:scientificName 'Tropidoneis antarctica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '4084'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Southern Ocean'^^xsd:string;
  dwc:longitude '-15'^^xsd:integer;
  dwc:latitude '-70.93333'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '573676'^^xsd:integer;
  dwc:sampleSize 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:ANT_DM_43_PHYTO:ANT_DM_43_PHYTO2'^^xsd:anyURI;
  dwc:observationDate '1989-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '341546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO3> ;
  mr:hasGeometry <https://eurobis.org/id/point/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-70.93333 -15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-70.93333"^^xsd:decimal ;
  dwc:decimalLongitude "-15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-70.93333 -15)"^^geo:wktLiteral ;
  geo-pos:lat "-70.93333"^^xsd:decimal ;
  geo-pos:long "-15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:ANT_DM_43_PHYTO:ANT_DM_43_PHYTO3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4365_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "4084" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'ANT_DM_43_PHYTO'^^xsd:string;
  dwc:catalogNumber 'ANT_DM_43_PHYTO3'^^xsd:string;
  dwc:scientificName 'Tropidoneis antarctica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '4084'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Southern Ocean'^^xsd:string;
  dwc:longitude '-15'^^xsd:integer;
  dwc:latitude '-70.93333'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '573676'^^xsd:integer;
  dwc:sampleSize 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:ANT_DM_43_PHYTO:ANT_DM_43_PHYTO3'^^xsd:anyURI;
  dwc:observationDate '1989-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '341546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO4> ;
  mr:hasGeometry <https://eurobis.org/id/point/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-70.93333 -15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-70.93333"^^xsd:decimal ;
  dwc:decimalLongitude "-15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-70.93333 -15)"^^geo:wktLiteral ;
  geo-pos:lat "-70.93333"^^xsd:decimal ;
  geo-pos:long "-15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:ANT_DM_43_PHYTO:ANT_DM_43_PHYTO4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4365_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "4084" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'ANT_DM_43_PHYTO'^^xsd:string;
  dwc:catalogNumber 'ANT_DM_43_PHYTO4'^^xsd:string;
  dwc:scientificName 'Tropidoneis antarctica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '4084'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Southern Ocean'^^xsd:string;
  dwc:longitude '-15'^^xsd:integer;
  dwc:latitude '-70.93333'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '573676'^^xsd:integer;
  dwc:sampleSize 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:ANT_DM_43_PHYTO:ANT_DM_43_PHYTO4'^^xsd:anyURI;
  dwc:observationDate '1989-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '341546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO15>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO15> ;
  mr:hasGeometry <https://eurobis.org/id/point/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO15> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-70.93333 -15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-70.93333"^^xsd:decimal ;
  dwc:decimalLongitude "-15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO15>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-70.93333 -15)"^^geo:wktLiteral ;
  geo-pos:lat "-70.93333"^^xsd:decimal ;
  geo-pos:long "-15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO15>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:ANT_DM_43_PHYTO:ANT_DM_43_PHYTO15" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4365_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "4084" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'ANT_DM_43_PHYTO'^^xsd:string;
  dwc:catalogNumber 'ANT_DM_43_PHYTO15'^^xsd:string;
  dwc:scientificName 'Thalassiosira'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '4084'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Southern Ocean'^^xsd:string;
  dwc:longitude '-15'^^xsd:integer;
  dwc:latitude '-70.93333'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '148912'^^xsd:integer;
  dwc:sampleSize 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:ANT_DM_43_PHYTO:ANT_DM_43_PHYTO15'^^xsd:anyURI;
  dwc:observationDate '1989-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '148912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO16>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO16> ;
  mr:hasGeometry <https://eurobis.org/id/point/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO16> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-70.93333 -15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-70.93333"^^xsd:decimal ;
  dwc:decimalLongitude "-15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO16>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-70.93333 -15)"^^geo:wktLiteral ;
  geo-pos:lat "-70.93333"^^xsd:decimal ;
  geo-pos:long "-15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO16>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:ANT_DM_43_PHYTO:ANT_DM_43_PHYTO16" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4365_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "4084" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'ANT_DM_43_PHYTO'^^xsd:string;
  dwc:catalogNumber 'ANT_DM_43_PHYTO16'^^xsd:string;
  dwc:scientificName 'Thalassiosira'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '4084'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Southern Ocean'^^xsd:string;
  dwc:longitude '-15'^^xsd:integer;
  dwc:latitude '-70.93333'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '148912'^^xsd:integer;
  dwc:sampleSize 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:ANT_DM_43_PHYTO:ANT_DM_43_PHYTO16'^^xsd:anyURI;
  dwc:observationDate '1989-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '148912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO19>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO19> ;
  mr:hasGeometry <https://eurobis.org/id/point/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO19> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-70.93333 -15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-70.93333"^^xsd:decimal ;
  dwc:decimalLongitude "-15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO19>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-70.93333 -15)"^^geo:wktLiteral ;
  geo-pos:lat "-70.93333"^^xsd:decimal ;
  geo-pos:long "-15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO19>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:ANT_DM_43_PHYTO:ANT_DM_43_PHYTO19" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4365_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "4084" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'ANT_DM_43_PHYTO'^^xsd:string;
  dwc:catalogNumber 'ANT_DM_43_PHYTO19'^^xsd:string;
  dwc:scientificName 'Thalassiosira'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '4084'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Southern Ocean'^^xsd:string;
  dwc:longitude '-15'^^xsd:integer;
  dwc:latitude '-70.93333'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '148912'^^xsd:integer;
  dwc:sampleSize 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:ANT_DM_43_PHYTO:ANT_DM_43_PHYTO19'^^xsd:anyURI;
  dwc:observationDate '1989-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '148912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO29> ;
  mr:hasGeometry <https://eurobis.org/id/point/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-70.93333 -15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-70.93333"^^xsd:decimal ;
  dwc:decimalLongitude "-15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-70.93333 -15)"^^geo:wktLiteral ;
  geo-pos:lat "-70.93333"^^xsd:decimal ;
  geo-pos:long "-15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:ANT_DM_43_PHYTO:ANT_DM_43_PHYTO29" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4365_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "4084" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'ANT_DM_43_PHYTO'^^xsd:string;
  dwc:catalogNumber 'ANT_DM_43_PHYTO29'^^xsd:string;
  dwc:scientificName 'Rhizosolenia setigera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '4084'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Southern Ocean'^^xsd:string;
  dwc:longitude '-15'^^xsd:integer;
  dwc:latitude '-70.93333'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '149115'^^xsd:integer;
  dwc:sampleSize 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:ANT_DM_43_PHYTO:ANT_DM_43_PHYTO29'^^xsd:anyURI;
  dwc:observationDate '1989-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '1590706'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO40>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO40> ;
  mr:hasGeometry <https://eurobis.org/id/point/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO40> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-70.93333 -15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-70.93333"^^xsd:decimal ;
  dwc:decimalLongitude "-15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO40>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-70.93333 -15)"^^geo:wktLiteral ;
  geo-pos:lat "-70.93333"^^xsd:decimal ;
  geo-pos:long "-15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO40>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:ANT_DM_43_PHYTO:ANT_DM_43_PHYTO40" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4365_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "4084" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'ANT_DM_43_PHYTO'^^xsd:string;
  dwc:catalogNumber 'ANT_DM_43_PHYTO40'^^xsd:string;
  dwc:scientificName 'Rhizosolenia alata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '4084'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Southern Ocean'^^xsd:string;
  dwc:longitude '-15'^^xsd:integer;
  dwc:latitude '-70.93333'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '149223'^^xsd:integer;
  dwc:sampleSize 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:ANT_DM_43_PHYTO:ANT_DM_43_PHYTO40'^^xsd:anyURI;
  dwc:observationDate '1989-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '149168'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO41>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO41> ;
  mr:hasGeometry <https://eurobis.org/id/point/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO41> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-70.93333 -15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-70.93333"^^xsd:decimal ;
  dwc:decimalLongitude "-15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO41>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-70.93333 -15)"^^geo:wktLiteral ;
  geo-pos:lat "-70.93333"^^xsd:decimal ;
  geo-pos:long "-15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO41>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:ANT_DM_43_PHYTO:ANT_DM_43_PHYTO41" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4365_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "4084" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'ANT_DM_43_PHYTO'^^xsd:string;
  dwc:catalogNumber 'ANT_DM_43_PHYTO41'^^xsd:string;
  dwc:scientificName 'Rhizosolenia alata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '4084'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Southern Ocean'^^xsd:string;
  dwc:longitude '-15'^^xsd:integer;
  dwc:latitude '-70.93333'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '149223'^^xsd:integer;
  dwc:sampleSize 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:ANT_DM_43_PHYTO:ANT_DM_43_PHYTO41'^^xsd:anyURI;
  dwc:observationDate '1989-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '149168'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO42>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO42> ;
  mr:hasGeometry <https://eurobis.org/id/point/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO42> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-70.93333 -15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-70.93333"^^xsd:decimal ;
  dwc:decimalLongitude "-15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO42>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-70.93333 -15)"^^geo:wktLiteral ;
  geo-pos:lat "-70.93333"^^xsd:decimal ;
  geo-pos:long "-15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO42>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:ANT_DM_43_PHYTO:ANT_DM_43_PHYTO42" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4365_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "4084" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'ANT_DM_43_PHYTO'^^xsd:string;
  dwc:catalogNumber 'ANT_DM_43_PHYTO42'^^xsd:string;
  dwc:scientificName 'Rhizosolenia alata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '4084'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Southern Ocean'^^xsd:string;
  dwc:longitude '-15'^^xsd:integer;
  dwc:latitude '-70.93333'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '149223'^^xsd:integer;
  dwc:sampleSize 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:ANT_DM_43_PHYTO:ANT_DM_43_PHYTO42'^^xsd:anyURI;
  dwc:observationDate '1989-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '149168'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO43>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO43> ;
  mr:hasGeometry <https://eurobis.org/id/point/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO43> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-70.93333 -15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-70.93333"^^xsd:decimal ;
  dwc:decimalLongitude "-15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO43>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-70.93333 -15)"^^geo:wktLiteral ;
  geo-pos:lat "-70.93333"^^xsd:decimal ;
  geo-pos:long "-15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO43>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:ANT_DM_43_PHYTO:ANT_DM_43_PHYTO43" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4365_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "4084" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'ANT_DM_43_PHYTO'^^xsd:string;
  dwc:catalogNumber 'ANT_DM_43_PHYTO43'^^xsd:string;
  dwc:scientificName 'Rhizosolenia alata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '4084'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Southern Ocean'^^xsd:string;
  dwc:longitude '-15'^^xsd:integer;
  dwc:latitude '-70.93333'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '149223'^^xsd:integer;
  dwc:sampleSize 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:ANT_DM_43_PHYTO:ANT_DM_43_PHYTO43'^^xsd:anyURI;
  dwc:observationDate '1989-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '149168'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO44>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO44> ;
  mr:hasGeometry <https://eurobis.org/id/point/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO44> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-70.93333 -15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-70.93333"^^xsd:decimal ;
  dwc:decimalLongitude "-15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO44>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-70.93333 -15)"^^geo:wktLiteral ;
  geo-pos:lat "-70.93333"^^xsd:decimal ;
  geo-pos:long "-15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO44>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:ANT_DM_43_PHYTO:ANT_DM_43_PHYTO44" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4365_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "4084" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'ANT_DM_43_PHYTO'^^xsd:string;
  dwc:catalogNumber 'ANT_DM_43_PHYTO44'^^xsd:string;
  dwc:scientificName 'Pyrrhophyta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '4084'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Southern Ocean'^^xsd:string;
  dwc:longitude '-15'^^xsd:integer;
  dwc:latitude '-70.93333'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '590355'^^xsd:integer;
  dwc:sampleSize 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:ANT_DM_43_PHYTO:ANT_DM_43_PHYTO44'^^xsd:anyURI;
  dwc:observationDate '1989-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '19542'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO89>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO89> ;
  mr:hasGeometry <https://eurobis.org/id/point/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO89> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-70.93333 -15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-70.93333"^^xsd:decimal ;
  dwc:decimalLongitude "-15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO89>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-70.93333 -15)"^^geo:wktLiteral ;
  geo-pos:lat "-70.93333"^^xsd:decimal ;
  geo-pos:long "-15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO89>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:ANT_DM_43_PHYTO:ANT_DM_43_PHYTO89" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4365_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "4084" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'ANT_DM_43_PHYTO'^^xsd:string;
  dwc:catalogNumber 'ANT_DM_43_PHYTO89'^^xsd:string;
  dwc:scientificName 'Glenodinium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '4084'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Southern Ocean'^^xsd:string;
  dwc:longitude '-15'^^xsd:integer;
  dwc:latitude '-70.93333'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '109538'^^xsd:integer;
  dwc:sampleSize 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:ANT_DM_43_PHYTO:ANT_DM_43_PHYTO89'^^xsd:anyURI;
  dwc:observationDate '1989-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '109538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO90>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO90> ;
  mr:hasGeometry <https://eurobis.org/id/point/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO90> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-70.93333 -15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-70.93333"^^xsd:decimal ;
  dwc:decimalLongitude "-15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO90>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-70.93333 -15)"^^geo:wktLiteral ;
  geo-pos:lat "-70.93333"^^xsd:decimal ;
  geo-pos:long "-15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO90>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:ANT_DM_43_PHYTO:ANT_DM_43_PHYTO90" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4365_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "4084" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'ANT_DM_43_PHYTO'^^xsd:string;
  dwc:catalogNumber 'ANT_DM_43_PHYTO90'^^xsd:string;
  dwc:scientificName 'Glenodinium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '4084'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Southern Ocean'^^xsd:string;
  dwc:longitude '-15'^^xsd:integer;
  dwc:latitude '-70.93333'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '109538'^^xsd:integer;
  dwc:sampleSize 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:ANT_DM_43_PHYTO:ANT_DM_43_PHYTO90'^^xsd:anyURI;
  dwc:observationDate '1989-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '109538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO91>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO91> ;
  mr:hasGeometry <https://eurobis.org/id/point/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO91> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-70.93333 -15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-70.93333"^^xsd:decimal ;
  dwc:decimalLongitude "-15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO91>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-70.93333 -15)"^^geo:wktLiteral ;
  geo-pos:lat "-70.93333"^^xsd:decimal ;
  geo-pos:long "-15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO91>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:ANT_DM_43_PHYTO:ANT_DM_43_PHYTO91" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4365_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "4084" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'ANT_DM_43_PHYTO'^^xsd:string;
  dwc:catalogNumber 'ANT_DM_43_PHYTO91'^^xsd:string;
  dwc:scientificName 'Glenodinium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '4084'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Southern Ocean'^^xsd:string;
  dwc:longitude '-15'^^xsd:integer;
  dwc:latitude '-70.93333'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '109538'^^xsd:integer;
  dwc:sampleSize 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:ANT_DM_43_PHYTO:ANT_DM_43_PHYTO91'^^xsd:anyURI;
  dwc:observationDate '1989-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '109538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO92>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO92> ;
  mr:hasGeometry <https://eurobis.org/id/point/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO92> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-70.93333 -15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-70.93333"^^xsd:decimal ;
  dwc:decimalLongitude "-15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO92>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-70.93333 -15)"^^geo:wktLiteral ;
  geo-pos:lat "-70.93333"^^xsd:decimal ;
  geo-pos:long "-15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO92>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:ANT_DM_43_PHYTO:ANT_DM_43_PHYTO92" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4365_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "4084" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'ANT_DM_43_PHYTO'^^xsd:string;
  dwc:catalogNumber 'ANT_DM_43_PHYTO92'^^xsd:string;
  dwc:scientificName 'Glenodinium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '4084'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Southern Ocean'^^xsd:string;
  dwc:longitude '-15'^^xsd:integer;
  dwc:latitude '-70.93333'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '109538'^^xsd:integer;
  dwc:sampleSize 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:ANT_DM_43_PHYTO:ANT_DM_43_PHYTO92'^^xsd:anyURI;
  dwc:observationDate '1989-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '109538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO100> ;
  mr:hasGeometry <https://eurobis.org/id/point/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-70.93333 -15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-70.93333"^^xsd:decimal ;
  dwc:decimalLongitude "-15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-70.93333 -15)"^^geo:wktLiteral ;
  geo-pos:lat "-70.93333"^^xsd:decimal ;
  geo-pos:long "-15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:ANT_DM_43_PHYTO:ANT_DM_43_PHYTO100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4365_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "4084" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'ANT_DM_43_PHYTO'^^xsd:string;
  dwc:catalogNumber 'ANT_DM_43_PHYTO100'^^xsd:string;
  dwc:scientificName 'Fragilariopsis antarctica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '4084'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Southern Ocean'^^xsd:string;
  dwc:longitude '-15'^^xsd:integer;
  dwc:latitude '-70.93333'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '573471'^^xsd:integer;
  dwc:sampleSize 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:ANT_DM_43_PHYTO:ANT_DM_43_PHYTO100'^^xsd:anyURI;
  dwc:observationDate '1989-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '341555'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-70.93333 -15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-70.93333"^^xsd:decimal ;
  dwc:decimalLongitude "-15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-70.93333 -15)"^^geo:wktLiteral ;
  geo-pos:lat "-70.93333"^^xsd:decimal ;
  geo-pos:long "-15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:ANT_DM_43_PHYTO:ANT_DM_43_PHYTO101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4365_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "4084" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'ANT_DM_43_PHYTO'^^xsd:string;
  dwc:catalogNumber 'ANT_DM_43_PHYTO101'^^xsd:string;
  dwc:scientificName 'Fragilariopsis antarctica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '4084'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Southern Ocean'^^xsd:string;
  dwc:longitude '-15'^^xsd:integer;
  dwc:latitude '-70.93333'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '573471'^^xsd:integer;
  dwc:sampleSize 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:ANT_DM_43_PHYTO:ANT_DM_43_PHYTO101'^^xsd:anyURI;
  dwc:observationDate '1989-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '341555'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO117>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO117> ;
  mr:hasGeometry <https://eurobis.org/id/point/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO117> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-70.93333 -15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-70.93333"^^xsd:decimal ;
  dwc:decimalLongitude "-15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO117>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-70.93333 -15)"^^geo:wktLiteral ;
  geo-pos:lat "-70.93333"^^xsd:decimal ;
  geo-pos:long "-15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO117>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:ANT_DM_43_PHYTO:ANT_DM_43_PHYTO117" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4365_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "4084" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'ANT_DM_43_PHYTO'^^xsd:string;
  dwc:catalogNumber 'ANT_DM_43_PHYTO117'^^xsd:string;
  dwc:scientificName 'Distephanus speculum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '4084'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Southern Ocean'^^xsd:string;
  dwc:longitude '-15'^^xsd:integer;
  dwc:latitude '-70.93333'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '160555'^^xsd:integer;
  dwc:sampleSize 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:ANT_DM_43_PHYTO:ANT_DM_43_PHYTO117'^^xsd:anyURI;
  dwc:observationDate '1989-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '1310442'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO118>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO118> ;
  mr:hasGeometry <https://eurobis.org/id/point/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO118> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-70.93333 -15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-70.93333"^^xsd:decimal ;
  dwc:decimalLongitude "-15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO118>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-70.93333 -15)"^^geo:wktLiteral ;
  geo-pos:lat "-70.93333"^^xsd:decimal ;
  geo-pos:long "-15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO118>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:ANT_DM_43_PHYTO:ANT_DM_43_PHYTO118" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4365_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "4084" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'ANT_DM_43_PHYTO'^^xsd:string;
  dwc:catalogNumber 'ANT_DM_43_PHYTO118'^^xsd:string;
  dwc:scientificName 'Distephanus speculum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '4084'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Southern Ocean'^^xsd:string;
  dwc:longitude '-15'^^xsd:integer;
  dwc:latitude '-70.93333'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '160555'^^xsd:integer;
  dwc:sampleSize 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:ANT_DM_43_PHYTO:ANT_DM_43_PHYTO118'^^xsd:anyURI;
  dwc:observationDate '1989-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '1310442'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO134>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO134> ;
  mr:hasGeometry <https://eurobis.org/id/point/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO134> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-70.93333 -15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-70.93333"^^xsd:decimal ;
  dwc:decimalLongitude "-15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO134>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-70.93333 -15)"^^geo:wktLiteral ;
  geo-pos:lat "-70.93333"^^xsd:decimal ;
  geo-pos:long "-15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO134>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:ANT_DM_43_PHYTO:ANT_DM_43_PHYTO134" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4365_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "4084" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'ANT_DM_43_PHYTO'^^xsd:string;
  dwc:catalogNumber 'ANT_DM_43_PHYTO134'^^xsd:string;
  dwc:scientificName 'Corethron criophilum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '4084'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Southern Ocean'^^xsd:string;
  dwc:longitude '-15'^^xsd:integer;
  dwc:latitude '-70.93333'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '149110'^^xsd:integer;
  dwc:sampleSize 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:ANT_DM_43_PHYTO:ANT_DM_43_PHYTO134'^^xsd:anyURI;
  dwc:observationDate '1989-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '149110'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO135>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO135> ;
  mr:hasGeometry <https://eurobis.org/id/point/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO135> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-70.93333 -15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-70.93333"^^xsd:decimal ;
  dwc:decimalLongitude "-15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO135>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-70.93333 -15)"^^geo:wktLiteral ;
  geo-pos:lat "-70.93333"^^xsd:decimal ;
  geo-pos:long "-15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO135>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:ANT_DM_43_PHYTO:ANT_DM_43_PHYTO135" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4365_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "4084" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'ANT_DM_43_PHYTO'^^xsd:string;
  dwc:catalogNumber 'ANT_DM_43_PHYTO135'^^xsd:string;
  dwc:scientificName 'Corethron criophilum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '4084'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Southern Ocean'^^xsd:string;
  dwc:longitude '-15'^^xsd:integer;
  dwc:latitude '-70.93333'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '149110'^^xsd:integer;
  dwc:sampleSize 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:ANT_DM_43_PHYTO:ANT_DM_43_PHYTO135'^^xsd:anyURI;
  dwc:observationDate '1989-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '149110'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO136>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO136> ;
  mr:hasGeometry <https://eurobis.org/id/point/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO136> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-70.93333 -15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-70.93333"^^xsd:decimal ;
  dwc:decimalLongitude "-15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO136>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-70.93333 -15)"^^geo:wktLiteral ;
  geo-pos:lat "-70.93333"^^xsd:decimal ;
  geo-pos:long "-15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO136>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:ANT_DM_43_PHYTO:ANT_DM_43_PHYTO136" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4365_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "4084" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'ANT_DM_43_PHYTO'^^xsd:string;
  dwc:catalogNumber 'ANT_DM_43_PHYTO136'^^xsd:string;
  dwc:scientificName 'Corethron criophilum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '4084'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Southern Ocean'^^xsd:string;
  dwc:longitude '-15'^^xsd:integer;
  dwc:latitude '-70.93333'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '149110'^^xsd:integer;
  dwc:sampleSize 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:ANT_DM_43_PHYTO:ANT_DM_43_PHYTO136'^^xsd:anyURI;
  dwc:observationDate '1989-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '149110'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO147>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO147> ;
  mr:hasGeometry <https://eurobis.org/id/point/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO147> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-70.93333 -15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-70.93333"^^xsd:decimal ;
  dwc:decimalLongitude "-15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO147>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-70.93333 -15)"^^geo:wktLiteral ;
  geo-pos:lat "-70.93333"^^xsd:decimal ;
  geo-pos:long "-15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO147>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:ANT_DM_43_PHYTO:ANT_DM_43_PHYTO147" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4365_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "4084" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'ANT_DM_43_PHYTO'^^xsd:string;
  dwc:catalogNumber 'ANT_DM_43_PHYTO147'^^xsd:string;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '4084'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Southern Ocean'^^xsd:string;
  dwc:longitude '-15'^^xsd:integer;
  dwc:latitude '-70.93333'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:sampleSize 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:ANT_DM_43_PHYTO:ANT_DM_43_PHYTO147'^^xsd:anyURI;
  dwc:observationDate '1989-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO148>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO148> ;
  mr:hasGeometry <https://eurobis.org/id/point/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO148> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-70.93333 -15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-70.93333"^^xsd:decimal ;
  dwc:decimalLongitude "-15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO148>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-70.93333 -15)"^^geo:wktLiteral ;
  geo-pos:lat "-70.93333"^^xsd:decimal ;
  geo-pos:long "-15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO148>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:ANT_DM_43_PHYTO:ANT_DM_43_PHYTO148" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4365_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "4084" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'ANT_DM_43_PHYTO'^^xsd:string;
  dwc:catalogNumber 'ANT_DM_43_PHYTO148'^^xsd:string;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '4084'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Southern Ocean'^^xsd:string;
  dwc:longitude '-15'^^xsd:integer;
  dwc:latitude '-70.93333'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:sampleSize 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:ANT_DM_43_PHYTO:ANT_DM_43_PHYTO148'^^xsd:anyURI;
  dwc:observationDate '1989-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO184>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO184> ;
  mr:hasGeometry <https://eurobis.org/id/point/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO184> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-70.93333 -15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-70.93333"^^xsd:decimal ;
  dwc:decimalLongitude "-15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO184>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-70.93333 -15)"^^geo:wktLiteral ;
  geo-pos:lat "-70.93333"^^xsd:decimal ;
  geo-pos:long "-15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO184>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:ANT_DM_43_PHYTO:ANT_DM_43_PHYTO184" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4365_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "4084" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'ANT_DM_43_PHYTO'^^xsd:string;
  dwc:catalogNumber 'ANT_DM_43_PHYTO184'^^xsd:string;
  dwc:scientificName 'Asteromphalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '4084'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Southern Ocean'^^xsd:string;
  dwc:longitude '-15'^^xsd:integer;
  dwc:latitude '-70.93333'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '162254'^^xsd:integer;
  dwc:sampleSize 'Cells/3 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:ANT_DM_43_PHYTO:ANT_DM_43_PHYTO184'^^xsd:anyURI;
  dwc:observationDate '1989-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '162254'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO61>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO61> ;
  mr:hasGeometry <https://eurobis.org/id/point/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO61> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-62.5 -14.98333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-62.5"^^xsd:decimal ;
  dwc:decimalLongitude "-14.98333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO61>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-62.5 -14.98333)"^^geo:wktLiteral ;
  geo-pos:lat "-62.5"^^xsd:decimal ;
  geo-pos:long "-14.98333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO61>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:ANT_DM_43_PHYTO:ANT_DM_43_PHYTO61" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4365_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "4083" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'ANT_DM_43_PHYTO'^^xsd:string;
  dwc:catalogNumber 'ANT_DM_43_PHYTO61'^^xsd:string;
  dwc:scientificName 'Nitzschia delicatissima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '4083'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Southern Ocean'^^xsd:string;
  dwc:longitude '-14.98333'^^xsd:double;
  dwc:latitude '-62.5'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '149318'^^xsd:integer;
  dwc:sampleSize 'Cells/liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:ANT_DM_43_PHYTO:ANT_DM_43_PHYTO61'^^xsd:anyURI;
  dwc:observationDate '1989-02-20'^^xsd:date;
  dwc:aphiaIdAccepted '149318'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO75>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO75> ;
  mr:hasGeometry <https://eurobis.org/id/point/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO75> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-62.5 -14.98333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-62.5"^^xsd:decimal ;
  dwc:decimalLongitude "-14.98333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO75>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-62.5 -14.98333)"^^geo:wktLiteral ;
  geo-pos:lat "-62.5"^^xsd:decimal ;
  geo-pos:long "-14.98333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO75>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:ANT_DM_43_PHYTO:ANT_DM_43_PHYTO75" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4365_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "4083" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'ANT_DM_43_PHYTO'^^xsd:string;
  dwc:catalogNumber 'ANT_DM_43_PHYTO75'^^xsd:string;
  dwc:scientificName 'Gyrodinium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '4083'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Southern Ocean'^^xsd:string;
  dwc:longitude '-14.98333'^^xsd:double;
  dwc:latitude '-62.5'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '109476'^^xsd:integer;
  dwc:sampleSize 'Cells/liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:ANT_DM_43_PHYTO:ANT_DM_43_PHYTO75'^^xsd:anyURI;
  dwc:observationDate '1989-02-20'^^xsd:date;
  dwc:aphiaIdAccepted '109476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO76>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO76> ;
  mr:hasGeometry <https://eurobis.org/id/point/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO76> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-62.5 -14.98333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-62.5"^^xsd:decimal ;
  dwc:decimalLongitude "-14.98333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO76>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-62.5 -14.98333)"^^geo:wktLiteral ;
  geo-pos:lat "-62.5"^^xsd:decimal ;
  geo-pos:long "-14.98333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO76>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:ANT_DM_43_PHYTO:ANT_DM_43_PHYTO76" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4365_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "4083" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'ANT_DM_43_PHYTO'^^xsd:string;
  dwc:catalogNumber 'ANT_DM_43_PHYTO76'^^xsd:string;
  dwc:scientificName 'Gyrodinium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '4083'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Southern Ocean'^^xsd:string;
  dwc:longitude '-14.98333'^^xsd:double;
  dwc:latitude '-62.5'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '109476'^^xsd:integer;
  dwc:sampleSize 'Cells/liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:ANT_DM_43_PHYTO:ANT_DM_43_PHYTO76'^^xsd:anyURI;
  dwc:observationDate '1989-02-20'^^xsd:date;
  dwc:aphiaIdAccepted '109476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO65>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO65> ;
  mr:hasGeometry <https://eurobis.org/id/point/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO65> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-62.5 -14.98333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-62.5"^^xsd:decimal ;
  dwc:decimalLongitude "-14.98333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO65>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-62.5 -14.98333)"^^geo:wktLiteral ;
  geo-pos:lat "-62.5"^^xsd:decimal ;
  geo-pos:long "-14.98333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO65>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:ANT_DM_43_PHYTO:ANT_DM_43_PHYTO65" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4365_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "4083" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'ANT_DM_43_PHYTO'^^xsd:string;
  dwc:catalogNumber 'ANT_DM_43_PHYTO65'^^xsd:string;
  dwc:scientificName 'Nitzschia closterium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '4083'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Southern Ocean'^^xsd:string;
  dwc:longitude '-14.98333'^^xsd:double;
  dwc:latitude '-62.5'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '149610'^^xsd:integer;
  dwc:sampleSize 'Cells/liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:ANT_DM_43_PHYTO:ANT_DM_43_PHYTO65'^^xsd:anyURI;
  dwc:observationDate '1989-02-20'^^xsd:date;
  dwc:aphiaIdAccepted '149610'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO54>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO54> ;
  mr:hasGeometry <https://eurobis.org/id/point/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO54> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-62.5 -14.98333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-62.5"^^xsd:decimal ;
  dwc:decimalLongitude "-14.98333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO54>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-62.5 -14.98333)"^^geo:wktLiteral ;
  geo-pos:lat "-62.5"^^xsd:decimal ;
  geo-pos:long "-14.98333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO54>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:ANT_DM_43_PHYTO:ANT_DM_43_PHYTO54" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4365_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "4083" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'ANT_DM_43_PHYTO'^^xsd:string;
  dwc:catalogNumber 'ANT_DM_43_PHYTO54'^^xsd:string;
  dwc:scientificName 'Nitzschia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '4083'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Southern Ocean'^^xsd:string;
  dwc:longitude '-14.98333'^^xsd:double;
  dwc:latitude '-62.5'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '149045'^^xsd:integer;
  dwc:sampleSize 'Cells/liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:ANT_DM_43_PHYTO:ANT_DM_43_PHYTO54'^^xsd:anyURI;
  dwc:observationDate '1989-02-20'^^xsd:date;
  dwc:aphiaIdAccepted '149045'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO70>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO70> ;
  mr:hasGeometry <https://eurobis.org/id/point/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO70> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-62.5 -14.98333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-62.5"^^xsd:decimal ;
  dwc:decimalLongitude "-14.98333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO70>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-62.5 -14.98333)"^^geo:wktLiteral ;
  geo-pos:lat "-62.5"^^xsd:decimal ;
  geo-pos:long "-14.98333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO70>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:ANT_DM_43_PHYTO:ANT_DM_43_PHYTO70" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4365_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "4083" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'ANT_DM_43_PHYTO'^^xsd:string;
  dwc:catalogNumber 'ANT_DM_43_PHYTO70'^^xsd:string;
  dwc:scientificName 'Navicula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '4083'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Southern Ocean'^^xsd:string;
  dwc:longitude '-14.98333'^^xsd:double;
  dwc:latitude '-62.5'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '149142'^^xsd:integer;
  dwc:sampleSize 'Cells/liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:ANT_DM_43_PHYTO:ANT_DM_43_PHYTO70'^^xsd:anyURI;
  dwc:observationDate '1989-02-20'^^xsd:date;
  dwc:aphiaIdAccepted '149142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO11>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO11> ;
  mr:hasGeometry <https://eurobis.org/id/point/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO11> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-62.5 -14.98333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-62.5"^^xsd:decimal ;
  dwc:decimalLongitude "-14.98333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO11>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-62.5 -14.98333)"^^geo:wktLiteral ;
  geo-pos:lat "-62.5"^^xsd:decimal ;
  geo-pos:long "-14.98333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO11>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:ANT_DM_43_PHYTO:ANT_DM_43_PHYTO11" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4365_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "4083" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'ANT_DM_43_PHYTO'^^xsd:string;
  dwc:catalogNumber 'ANT_DM_43_PHYTO11'^^xsd:string;
  dwc:scientificName 'Thalassiothrix longissima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '4083'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Southern Ocean'^^xsd:string;
  dwc:longitude '-14.98333'^^xsd:double;
  dwc:latitude '-62.5'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '157083'^^xsd:integer;
  dwc:sampleSize 'Cells/liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:ANT_DM_43_PHYTO:ANT_DM_43_PHYTO11'^^xsd:anyURI;
  dwc:observationDate '1989-02-20'^^xsd:date;
  dwc:aphiaIdAccepted '157083'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO39>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO39> ;
  mr:hasGeometry <https://eurobis.org/id/point/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO39> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-62.5 -14.98333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-62.5"^^xsd:decimal ;
  dwc:decimalLongitude "-14.98333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO39>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-62.5 -14.98333)"^^geo:wktLiteral ;
  geo-pos:lat "-62.5"^^xsd:decimal ;
  geo-pos:long "-14.98333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO39>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:ANT_DM_43_PHYTO:ANT_DM_43_PHYTO39" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4365_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "4083" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'ANT_DM_43_PHYTO'^^xsd:string;
  dwc:catalogNumber 'ANT_DM_43_PHYTO39'^^xsd:string;
  dwc:scientificName 'Rhizosolenia alata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '4083'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Southern Ocean'^^xsd:string;
  dwc:longitude '-14.98333'^^xsd:double;
  dwc:latitude '-62.5'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '149223'^^xsd:integer;
  dwc:sampleSize 'Cells/liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:ANT_DM_43_PHYTO:ANT_DM_43_PHYTO39'^^xsd:anyURI;
  dwc:observationDate '1989-02-20'^^xsd:date;
  dwc:aphiaIdAccepted '149168'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO87>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO87> ;
  mr:hasGeometry <https://eurobis.org/id/point/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO87> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-62.5 -14.98333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-62.5"^^xsd:decimal ;
  dwc:decimalLongitude "-14.98333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO87>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-62.5 -14.98333)"^^geo:wktLiteral ;
  geo-pos:lat "-62.5"^^xsd:decimal ;
  geo-pos:long "-14.98333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO87>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:ANT_DM_43_PHYTO:ANT_DM_43_PHYTO87" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4365_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "4083" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'ANT_DM_43_PHYTO'^^xsd:string;
  dwc:catalogNumber 'ANT_DM_43_PHYTO87'^^xsd:string;
  dwc:scientificName 'Glenodinium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '4083'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Southern Ocean'^^xsd:string;
  dwc:longitude '-14.98333'^^xsd:double;
  dwc:latitude '-62.5'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '109538'^^xsd:integer;
  dwc:sampleSize 'Cells/liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:ANT_DM_43_PHYTO:ANT_DM_43_PHYTO87'^^xsd:anyURI;
  dwc:observationDate '1989-02-20'^^xsd:date;
  dwc:aphiaIdAccepted '109538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO94>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO94> ;
  mr:hasGeometry <https://eurobis.org/id/point/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO94> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-62.5 -14.98333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-62.5"^^xsd:decimal ;
  dwc:decimalLongitude "-14.98333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO94>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-62.5 -14.98333)"^^geo:wktLiteral ;
  geo-pos:lat "-62.5"^^xsd:decimal ;
  geo-pos:long "-14.98333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO94>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:ANT_DM_43_PHYTO:ANT_DM_43_PHYTO94" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4365_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "4083" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'ANT_DM_43_PHYTO'^^xsd:string;
  dwc:catalogNumber 'ANT_DM_43_PHYTO94'^^xsd:string;
  dwc:scientificName 'Fragilariopsis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '4083'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Southern Ocean'^^xsd:string;
  dwc:longitude '-14.98333'^^xsd:double;
  dwc:latitude '-62.5'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '149313'^^xsd:integer;
  dwc:sampleSize 'Cells/liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:ANT_DM_43_PHYTO:ANT_DM_43_PHYTO94'^^xsd:anyURI;
  dwc:observationDate '1989-02-20'^^xsd:date;
  dwc:aphiaIdAccepted '149313'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO99>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO99> ;
  mr:hasGeometry <https://eurobis.org/id/point/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO99> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-62.5 -14.98333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-62.5"^^xsd:decimal ;
  dwc:decimalLongitude "-14.98333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO99>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-62.5 -14.98333)"^^geo:wktLiteral ;
  geo-pos:lat "-62.5"^^xsd:decimal ;
  geo-pos:long "-14.98333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO99>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:ANT_DM_43_PHYTO:ANT_DM_43_PHYTO99" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4365_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "4083" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'ANT_DM_43_PHYTO'^^xsd:string;
  dwc:catalogNumber 'ANT_DM_43_PHYTO99'^^xsd:string;
  dwc:scientificName 'Fragilariopsis antarctica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '4083'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Southern Ocean'^^xsd:string;
  dwc:longitude '-14.98333'^^xsd:double;
  dwc:latitude '-62.5'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '573471'^^xsd:integer;
  dwc:sampleSize 'Cells/liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:ANT_DM_43_PHYTO:ANT_DM_43_PHYTO99'^^xsd:anyURI;
  dwc:observationDate '1989-02-20'^^xsd:date;
  dwc:aphiaIdAccepted '341555'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO111>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO111> ;
  mr:hasGeometry <https://eurobis.org/id/point/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO111> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-62.5 -14.98333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-62.5"^^xsd:decimal ;
  dwc:decimalLongitude "-14.98333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO111>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-62.5 -14.98333)"^^geo:wktLiteral ;
  geo-pos:lat "-62.5"^^xsd:decimal ;
  geo-pos:long "-14.98333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO111>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:ANT_DM_43_PHYTO:ANT_DM_43_PHYTO111" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4365_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "4083" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'ANT_DM_43_PHYTO'^^xsd:string;
  dwc:catalogNumber 'ANT_DM_43_PHYTO111'^^xsd:string;
  dwc:scientificName 'Exuviaella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '4083'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Southern Ocean'^^xsd:string;
  dwc:longitude '-14.98333'^^xsd:double;
  dwc:latitude '-62.5'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '160577'^^xsd:integer;
  dwc:sampleSize 'Cells/liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:ANT_DM_43_PHYTO:ANT_DM_43_PHYTO111'^^xsd:anyURI;
  dwc:observationDate '1989-02-20'^^xsd:date;
  dwc:aphiaIdAccepted '109566'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO115>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO115> ;
  mr:hasGeometry <https://eurobis.org/id/point/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO115> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-62.5 -14.98333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-62.5"^^xsd:decimal ;
  dwc:decimalLongitude "-14.98333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO115>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-62.5 -14.98333)"^^geo:wktLiteral ;
  geo-pos:lat "-62.5"^^xsd:decimal ;
  geo-pos:long "-14.98333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO115>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:ANT_DM_43_PHYTO:ANT_DM_43_PHYTO115" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4365_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "4083" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'ANT_DM_43_PHYTO'^^xsd:string;
  dwc:catalogNumber 'ANT_DM_43_PHYTO115'^^xsd:string;
  dwc:scientificName 'Distephanus speculum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '4083'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Southern Ocean'^^xsd:string;
  dwc:longitude '-14.98333'^^xsd:double;
  dwc:latitude '-62.5'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '160555'^^xsd:integer;
  dwc:sampleSize 'Cells/liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:ANT_DM_43_PHYTO:ANT_DM_43_PHYTO115'^^xsd:anyURI;
  dwc:observationDate '1989-02-20'^^xsd:date;
  dwc:aphiaIdAccepted '1310442'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO128>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO128> ;
  mr:hasGeometry <https://eurobis.org/id/point/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO128> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-62.5 -14.98333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-62.5"^^xsd:decimal ;
  dwc:decimalLongitude "-14.98333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO128>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-62.5 -14.98333)"^^geo:wktLiteral ;
  geo-pos:lat "-62.5"^^xsd:decimal ;
  geo-pos:long "-14.98333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO128>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:ANT_DM_43_PHYTO:ANT_DM_43_PHYTO128" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4365_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "4083" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'ANT_DM_43_PHYTO'^^xsd:string;
  dwc:catalogNumber 'ANT_DM_43_PHYTO128'^^xsd:string;
  dwc:scientificName 'Dactyliosolen antarcticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '4083'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Southern Ocean'^^xsd:string;
  dwc:longitude '-14.98333'^^xsd:double;
  dwc:latitude '-62.5'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '179785'^^xsd:integer;
  dwc:sampleSize 'Cells/liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:ANT_DM_43_PHYTO:ANT_DM_43_PHYTO128'^^xsd:anyURI;
  dwc:observationDate '1989-02-20'^^xsd:date;
  dwc:aphiaIdAccepted '179785'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO176>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO176> ;
  mr:hasGeometry <https://eurobis.org/id/point/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO176> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-62.5 -14.98333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-62.5"^^xsd:decimal ;
  dwc:decimalLongitude "-14.98333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO176>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-62.5 -14.98333)"^^geo:wktLiteral ;
  geo-pos:lat "-62.5"^^xsd:decimal ;
  geo-pos:long "-14.98333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO176>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:ANT_DM_43_PHYTO:ANT_DM_43_PHYTO176" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4365_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "4083" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'ANT_DM_43_PHYTO'^^xsd:string;
  dwc:catalogNumber 'ANT_DM_43_PHYTO176'^^xsd:string;
  dwc:scientificName 'Chaetoceros atlanticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '4083'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Southern Ocean'^^xsd:string;
  dwc:longitude '-14.98333'^^xsd:double;
  dwc:latitude '-62.5'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:sampleSize 'Cells/liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:ANT_DM_43_PHYTO:ANT_DM_43_PHYTO176'^^xsd:anyURI;
  dwc:observationDate '1989-02-20'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO12>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO12> ;
  mr:hasGeometry <https://eurobis.org/id/point/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO12> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-62.5 -14.98333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-62.5"^^xsd:decimal ;
  dwc:decimalLongitude "-14.98333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO12>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-62.5 -14.98333)"^^geo:wktLiteral ;
  geo-pos:lat "-62.5"^^xsd:decimal ;
  geo-pos:long "-14.98333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO12>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:ANT_DM_43_PHYTO:ANT_DM_43_PHYTO12" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4365_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "4083" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'ANT_DM_43_PHYTO'^^xsd:string;
  dwc:catalogNumber 'ANT_DM_43_PHYTO12'^^xsd:string;
  dwc:scientificName 'Thalassiosira'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '4083'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Southern Ocean'^^xsd:string;
  dwc:longitude '-14.98333'^^xsd:double;
  dwc:latitude '-62.5'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '148912'^^xsd:integer;
  dwc:sampleSize 'Cells/liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:ANT_DM_43_PHYTO:ANT_DM_43_PHYTO12'^^xsd:anyURI;
  dwc:observationDate '1989-02-20'^^xsd:date;
  dwc:aphiaIdAccepted '148912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO13>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO13> ;
  mr:hasGeometry <https://eurobis.org/id/point/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO13> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-62.5 -14.98333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-62.5"^^xsd:decimal ;
  dwc:decimalLongitude "-14.98333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO13>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-62.5 -14.98333)"^^geo:wktLiteral ;
  geo-pos:lat "-62.5"^^xsd:decimal ;
  geo-pos:long "-14.98333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO13>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:ANT_DM_43_PHYTO:ANT_DM_43_PHYTO13" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4365_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "4083" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'ANT_DM_43_PHYTO'^^xsd:string;
  dwc:catalogNumber 'ANT_DM_43_PHYTO13'^^xsd:string;
  dwc:scientificName 'Thalassiosira'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '4083'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Southern Ocean'^^xsd:string;
  dwc:longitude '-14.98333'^^xsd:double;
  dwc:latitude '-62.5'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '148912'^^xsd:integer;
  dwc:sampleSize 'Cells/liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:ANT_DM_43_PHYTO:ANT_DM_43_PHYTO13'^^xsd:anyURI;
  dwc:observationDate '1989-02-20'^^xsd:date;
  dwc:aphiaIdAccepted '148912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO14>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO14> ;
  mr:hasGeometry <https://eurobis.org/id/point/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO14> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-62.5 -14.98333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-62.5"^^xsd:decimal ;
  dwc:decimalLongitude "-14.98333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO14>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-62.5 -14.98333)"^^geo:wktLiteral ;
  geo-pos:lat "-62.5"^^xsd:decimal ;
  geo-pos:long "-14.98333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO14>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:ANT_DM_43_PHYTO:ANT_DM_43_PHYTO14" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4365_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "4083" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'ANT_DM_43_PHYTO'^^xsd:string;
  dwc:catalogNumber 'ANT_DM_43_PHYTO14'^^xsd:string;
  dwc:scientificName 'Thalassiosira'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '4083'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Southern Ocean'^^xsd:string;
  dwc:longitude '-14.98333'^^xsd:double;
  dwc:latitude '-62.5'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '148912'^^xsd:integer;
  dwc:sampleSize 'Cells/liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:ANT_DM_43_PHYTO:ANT_DM_43_PHYTO14'^^xsd:anyURI;
  dwc:observationDate '1989-02-20'^^xsd:date;
  dwc:aphiaIdAccepted '148912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO31>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO31> ;
  mr:hasGeometry <https://eurobis.org/id/point/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO31> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-62.5 -14.98333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-62.5"^^xsd:decimal ;
  dwc:decimalLongitude "-14.98333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO31>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-62.5 -14.98333)"^^geo:wktLiteral ;
  geo-pos:lat "-62.5"^^xsd:decimal ;
  geo-pos:long "-14.98333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO31>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:ANT_DM_43_PHYTO:ANT_DM_43_PHYTO31" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4365_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "4083" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'ANT_DM_43_PHYTO'^^xsd:string;
  dwc:catalogNumber 'ANT_DM_43_PHYTO31'^^xsd:string;
  dwc:scientificName 'Rhizosolenia imbricata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '4083'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Southern Ocean'^^xsd:string;
  dwc:longitude '-14.98333'^^xsd:double;
  dwc:latitude '-62.5'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '149116'^^xsd:integer;
  dwc:sampleSize 'Cells/liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:ANT_DM_43_PHYTO:ANT_DM_43_PHYTO31'^^xsd:anyURI;
  dwc:observationDate '1989-02-20'^^xsd:date;
  dwc:aphiaIdAccepted '149116'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO86>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO86> ;
  mr:hasGeometry <https://eurobis.org/id/point/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO86> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-62.5 -14.98333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-62.5"^^xsd:decimal ;
  dwc:decimalLongitude "-14.98333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO86>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-62.5 -14.98333)"^^geo:wktLiteral ;
  geo-pos:lat "-62.5"^^xsd:decimal ;
  geo-pos:long "-14.98333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO86>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:ANT_DM_43_PHYTO:ANT_DM_43_PHYTO86" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4365_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "4083" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'ANT_DM_43_PHYTO'^^xsd:string;
  dwc:catalogNumber 'ANT_DM_43_PHYTO86'^^xsd:string;
  dwc:scientificName 'Glenodinium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '4083'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Southern Ocean'^^xsd:string;
  dwc:longitude '-14.98333'^^xsd:double;
  dwc:latitude '-62.5'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '109538'^^xsd:integer;
  dwc:sampleSize 'Cells/liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:ANT_DM_43_PHYTO:ANT_DM_43_PHYTO86'^^xsd:anyURI;
  dwc:observationDate '1989-02-20'^^xsd:date;
  dwc:aphiaIdAccepted '109538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO88>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO88> ;
  mr:hasGeometry <https://eurobis.org/id/point/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO88> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-62.5 -14.98333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-62.5"^^xsd:decimal ;
  dwc:decimalLongitude "-14.98333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO88>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-62.5 -14.98333)"^^geo:wktLiteral ;
  geo-pos:lat "-62.5"^^xsd:decimal ;
  geo-pos:long "-14.98333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO88>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:ANT_DM_43_PHYTO:ANT_DM_43_PHYTO88" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4365_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "4083" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'ANT_DM_43_PHYTO'^^xsd:string;
  dwc:catalogNumber 'ANT_DM_43_PHYTO88'^^xsd:string;
  dwc:scientificName 'Glenodinium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '4083'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Southern Ocean'^^xsd:string;
  dwc:longitude '-14.98333'^^xsd:double;
  dwc:latitude '-62.5'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '109538'^^xsd:integer;
  dwc:sampleSize 'Cells/liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:ANT_DM_43_PHYTO:ANT_DM_43_PHYTO88'^^xsd:anyURI;
  dwc:observationDate '1989-02-20'^^xsd:date;
  dwc:aphiaIdAccepted '109538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO95>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO95> ;
  mr:hasGeometry <https://eurobis.org/id/point/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO95> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-62.5 -14.98333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-62.5"^^xsd:decimal ;
  dwc:decimalLongitude "-14.98333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO95>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-62.5 -14.98333)"^^geo:wktLiteral ;
  geo-pos:lat "-62.5"^^xsd:decimal ;
  geo-pos:long "-14.98333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO95>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:ANT_DM_43_PHYTO:ANT_DM_43_PHYTO95" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4365_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "4083" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'ANT_DM_43_PHYTO'^^xsd:string;
  dwc:catalogNumber 'ANT_DM_43_PHYTO95'^^xsd:string;
  dwc:scientificName 'Fragilariopsis antarctica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '4083'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Southern Ocean'^^xsd:string;
  dwc:longitude '-14.98333'^^xsd:double;
  dwc:latitude '-62.5'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '573471'^^xsd:integer;
  dwc:sampleSize 'Cells/liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:ANT_DM_43_PHYTO:ANT_DM_43_PHYTO95'^^xsd:anyURI;
  dwc:observationDate '1989-02-20'^^xsd:date;
  dwc:aphiaIdAccepted '341555'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO96>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO96> ;
  mr:hasGeometry <https://eurobis.org/id/point/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO96> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-62.5 -14.98333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-62.5"^^xsd:decimal ;
  dwc:decimalLongitude "-14.98333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO96>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-62.5 -14.98333)"^^geo:wktLiteral ;
  geo-pos:lat "-62.5"^^xsd:decimal ;
  geo-pos:long "-14.98333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO96>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:ANT_DM_43_PHYTO:ANT_DM_43_PHYTO96" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4365_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "4083" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'ANT_DM_43_PHYTO'^^xsd:string;
  dwc:catalogNumber 'ANT_DM_43_PHYTO96'^^xsd:string;
  dwc:scientificName 'Fragilariopsis antarctica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '4083'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Southern Ocean'^^xsd:string;
  dwc:longitude '-14.98333'^^xsd:double;
  dwc:latitude '-62.5'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '573471'^^xsd:integer;
  dwc:sampleSize 'Cells/liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:ANT_DM_43_PHYTO:ANT_DM_43_PHYTO96'^^xsd:anyURI;
  dwc:observationDate '1989-02-20'^^xsd:date;
  dwc:aphiaIdAccepted '341555'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO97>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO97> ;
  mr:hasGeometry <https://eurobis.org/id/point/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO97> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-62.5 -14.98333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-62.5"^^xsd:decimal ;
  dwc:decimalLongitude "-14.98333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO97>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-62.5 -14.98333)"^^geo:wktLiteral ;
  geo-pos:lat "-62.5"^^xsd:decimal ;
  geo-pos:long "-14.98333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO97>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:ANT_DM_43_PHYTO:ANT_DM_43_PHYTO97" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4365_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "4083" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'ANT_DM_43_PHYTO'^^xsd:string;
  dwc:catalogNumber 'ANT_DM_43_PHYTO97'^^xsd:string;
  dwc:scientificName 'Fragilariopsis antarctica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '4083'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Southern Ocean'^^xsd:string;
  dwc:longitude '-14.98333'^^xsd:double;
  dwc:latitude '-62.5'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '573471'^^xsd:integer;
  dwc:sampleSize 'Cells/liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:ANT_DM_43_PHYTO:ANT_DM_43_PHYTO97'^^xsd:anyURI;
  dwc:observationDate '1989-02-20'^^xsd:date;
  dwc:aphiaIdAccepted '341555'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO98>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO98> ;
  mr:hasGeometry <https://eurobis.org/id/point/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO98> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-62.5 -14.98333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-62.5"^^xsd:decimal ;
  dwc:decimalLongitude "-14.98333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO98>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-62.5 -14.98333)"^^geo:wktLiteral ;
  geo-pos:lat "-62.5"^^xsd:decimal ;
  geo-pos:long "-14.98333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO98>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:ANT_DM_43_PHYTO:ANT_DM_43_PHYTO98" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4365_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "4083" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'ANT_DM_43_PHYTO'^^xsd:string;
  dwc:catalogNumber 'ANT_DM_43_PHYTO98'^^xsd:string;
  dwc:scientificName 'Fragilariopsis antarctica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '4083'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Southern Ocean'^^xsd:string;
  dwc:longitude '-14.98333'^^xsd:double;
  dwc:latitude '-62.5'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '573471'^^xsd:integer;
  dwc:sampleSize 'Cells/liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:ANT_DM_43_PHYTO:ANT_DM_43_PHYTO98'^^xsd:anyURI;
  dwc:observationDate '1989-02-20'^^xsd:date;
  dwc:aphiaIdAccepted '341555'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO116>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO116> ;
  mr:hasGeometry <https://eurobis.org/id/point/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO116> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-62.5 -14.98333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-62.5"^^xsd:decimal ;
  dwc:decimalLongitude "-14.98333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO116>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-62.5 -14.98333)"^^geo:wktLiteral ;
  geo-pos:lat "-62.5"^^xsd:decimal ;
  geo-pos:long "-14.98333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO116>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:ANT_DM_43_PHYTO:ANT_DM_43_PHYTO116" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4365_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "4083" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'ANT_DM_43_PHYTO'^^xsd:string;
  dwc:catalogNumber 'ANT_DM_43_PHYTO116'^^xsd:string;
  dwc:scientificName 'Distephanus speculum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '4083'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Southern Ocean'^^xsd:string;
  dwc:longitude '-14.98333'^^xsd:double;
  dwc:latitude '-62.5'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '160555'^^xsd:integer;
  dwc:sampleSize 'Cells/liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:ANT_DM_43_PHYTO:ANT_DM_43_PHYTO116'^^xsd:anyURI;
  dwc:observationDate '1989-02-20'^^xsd:date;
  dwc:aphiaIdAccepted '1310442'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO127>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO127> ;
  mr:hasGeometry <https://eurobis.org/id/point/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO127> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-62.5 -14.98333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-62.5"^^xsd:decimal ;
  dwc:decimalLongitude "-14.98333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO127>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-62.5 -14.98333)"^^geo:wktLiteral ;
  geo-pos:lat "-62.5"^^xsd:decimal ;
  geo-pos:long "-14.98333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO127>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:ANT_DM_43_PHYTO:ANT_DM_43_PHYTO127" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4365_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "4083" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'ANT_DM_43_PHYTO'^^xsd:string;
  dwc:catalogNumber 'ANT_DM_43_PHYTO127'^^xsd:string;
  dwc:scientificName 'Dactyliosolen antarcticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '4083'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Southern Ocean'^^xsd:string;
  dwc:longitude '-14.98333'^^xsd:double;
  dwc:latitude '-62.5'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '179785'^^xsd:integer;
  dwc:sampleSize 'Cells/liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:ANT_DM_43_PHYTO:ANT_DM_43_PHYTO127'^^xsd:anyURI;
  dwc:observationDate '1989-02-20'^^xsd:date;
  dwc:aphiaIdAccepted '179785'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO129>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO129> ;
  mr:hasGeometry <https://eurobis.org/id/point/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO129> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-62.5 -14.98333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-62.5"^^xsd:decimal ;
  dwc:decimalLongitude "-14.98333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO129>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-62.5 -14.98333)"^^geo:wktLiteral ;
  geo-pos:lat "-62.5"^^xsd:decimal ;
  geo-pos:long "-14.98333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO129>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:ANT_DM_43_PHYTO:ANT_DM_43_PHYTO129" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4365_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "4083" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'ANT_DM_43_PHYTO'^^xsd:string;
  dwc:catalogNumber 'ANT_DM_43_PHYTO129'^^xsd:string;
  dwc:scientificName 'Corethron criophilum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '4083'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Southern Ocean'^^xsd:string;
  dwc:longitude '-14.98333'^^xsd:double;
  dwc:latitude '-62.5'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '149110'^^xsd:integer;
  dwc:sampleSize 'Cells/liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:ANT_DM_43_PHYTO:ANT_DM_43_PHYTO129'^^xsd:anyURI;
  dwc:observationDate '1989-02-20'^^xsd:date;
  dwc:aphiaIdAccepted '149110'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO130>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO130> ;
  mr:hasGeometry <https://eurobis.org/id/point/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO130> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-62.5 -14.98333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-62.5"^^xsd:decimal ;
  dwc:decimalLongitude "-14.98333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO130>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-62.5 -14.98333)"^^geo:wktLiteral ;
  geo-pos:lat "-62.5"^^xsd:decimal ;
  geo-pos:long "-14.98333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO130>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:ANT_DM_43_PHYTO:ANT_DM_43_PHYTO130" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4365_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "4083" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'ANT_DM_43_PHYTO'^^xsd:string;
  dwc:catalogNumber 'ANT_DM_43_PHYTO130'^^xsd:string;
  dwc:scientificName 'Corethron criophilum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '4083'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Southern Ocean'^^xsd:string;
  dwc:longitude '-14.98333'^^xsd:double;
  dwc:latitude '-62.5'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '149110'^^xsd:integer;
  dwc:sampleSize 'Cells/liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:ANT_DM_43_PHYTO:ANT_DM_43_PHYTO130'^^xsd:anyURI;
  dwc:observationDate '1989-02-20'^^xsd:date;
  dwc:aphiaIdAccepted '149110'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO131>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO131> ;
  mr:hasGeometry <https://eurobis.org/id/point/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO131> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-62.5 -14.98333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-62.5"^^xsd:decimal ;
  dwc:decimalLongitude "-14.98333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO131>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-62.5 -14.98333)"^^geo:wktLiteral ;
  geo-pos:lat "-62.5"^^xsd:decimal ;
  geo-pos:long "-14.98333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO131>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:ANT_DM_43_PHYTO:ANT_DM_43_PHYTO131" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4365_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "4083" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'ANT_DM_43_PHYTO'^^xsd:string;
  dwc:catalogNumber 'ANT_DM_43_PHYTO131'^^xsd:string;
  dwc:scientificName 'Corethron criophilum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '4083'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Southern Ocean'^^xsd:string;
  dwc:longitude '-14.98333'^^xsd:double;
  dwc:latitude '-62.5'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '149110'^^xsd:integer;
  dwc:sampleSize 'Cells/liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:ANT_DM_43_PHYTO:ANT_DM_43_PHYTO131'^^xsd:anyURI;
  dwc:observationDate '1989-02-20'^^xsd:date;
  dwc:aphiaIdAccepted '149110'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO132>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO132> ;
  mr:hasGeometry <https://eurobis.org/id/point/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO132> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-62.5 -14.98333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-62.5"^^xsd:decimal ;
  dwc:decimalLongitude "-14.98333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO132>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-62.5 -14.98333)"^^geo:wktLiteral ;
  geo-pos:lat "-62.5"^^xsd:decimal ;
  geo-pos:long "-14.98333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO132>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:ANT_DM_43_PHYTO:ANT_DM_43_PHYTO132" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4365_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "4083" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'ANT_DM_43_PHYTO'^^xsd:string;
  dwc:catalogNumber 'ANT_DM_43_PHYTO132'^^xsd:string;
  dwc:scientificName 'Corethron criophilum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '4083'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Southern Ocean'^^xsd:string;
  dwc:longitude '-14.98333'^^xsd:double;
  dwc:latitude '-62.5'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '149110'^^xsd:integer;
  dwc:sampleSize 'Cells/liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:ANT_DM_43_PHYTO:ANT_DM_43_PHYTO132'^^xsd:anyURI;
  dwc:observationDate '1989-02-20'^^xsd:date;
  dwc:aphiaIdAccepted '149110'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO144>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO144> ;
  mr:hasGeometry <https://eurobis.org/id/point/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO144> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-62.5 -14.98333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-62.5"^^xsd:decimal ;
  dwc:decimalLongitude "-14.98333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO144>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-62.5 -14.98333)"^^geo:wktLiteral ;
  geo-pos:lat "-62.5"^^xsd:decimal ;
  geo-pos:long "-14.98333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO144>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:ANT_DM_43_PHYTO:ANT_DM_43_PHYTO144" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4365_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "4083" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'ANT_DM_43_PHYTO'^^xsd:string;
  dwc:catalogNumber 'ANT_DM_43_PHYTO144'^^xsd:string;
  dwc:scientificName 'Coccolithus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '4083'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Southern Ocean'^^xsd:string;
  dwc:longitude '-14.98333'^^xsd:double;
  dwc:latitude '-62.5'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '178598'^^xsd:integer;
  dwc:sampleSize 'Cells/liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:ANT_DM_43_PHYTO:ANT_DM_43_PHYTO144'^^xsd:anyURI;
  dwc:observationDate '1989-02-20'^^xsd:date;
  dwc:aphiaIdAccepted '178598'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO145>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO145> ;
  mr:hasGeometry <https://eurobis.org/id/point/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO145> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-62.5 -14.98333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-62.5"^^xsd:decimal ;
  dwc:decimalLongitude "-14.98333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO145>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-62.5 -14.98333)"^^geo:wktLiteral ;
  geo-pos:lat "-62.5"^^xsd:decimal ;
  geo-pos:long "-14.98333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO145>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:ANT_DM_43_PHYTO:ANT_DM_43_PHYTO145" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4365_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "4083" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'ANT_DM_43_PHYTO'^^xsd:string;
  dwc:catalogNumber 'ANT_DM_43_PHYTO145'^^xsd:string;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '4083'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Southern Ocean'^^xsd:string;
  dwc:longitude '-14.98333'^^xsd:double;
  dwc:latitude '-62.5'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:sampleSize 'Cells/liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:ANT_DM_43_PHYTO:ANT_DM_43_PHYTO145'^^xsd:anyURI;
  dwc:observationDate '1989-02-20'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO146>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO146> ;
  mr:hasGeometry <https://eurobis.org/id/point/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO146> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-62.5 -14.98333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-62.5"^^xsd:decimal ;
  dwc:decimalLongitude "-14.98333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO146>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-62.5 -14.98333)"^^geo:wktLiteral ;
  geo-pos:lat "-62.5"^^xsd:decimal ;
  geo-pos:long "-14.98333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO146>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:ANT_DM_43_PHYTO:ANT_DM_43_PHYTO146" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4365_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "4083" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'ANT_DM_43_PHYTO'^^xsd:string;
  dwc:catalogNumber 'ANT_DM_43_PHYTO146'^^xsd:string;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '4083'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Southern Ocean'^^xsd:string;
  dwc:longitude '-14.98333'^^xsd:double;
  dwc:latitude '-62.5'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:sampleSize 'Cells/liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:ANT_DM_43_PHYTO:ANT_DM_43_PHYTO146'^^xsd:anyURI;
  dwc:observationDate '1989-02-20'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO161>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO161> ;
  mr:hasGeometry <https://eurobis.org/id/point/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO161> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-62.5 -14.98333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-62.5"^^xsd:decimal ;
  dwc:decimalLongitude "-14.98333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO161>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-62.5 -14.98333)"^^geo:wktLiteral ;
  geo-pos:lat "-62.5"^^xsd:decimal ;
  geo-pos:long "-14.98333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO161>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:ANT_DM_43_PHYTO:ANT_DM_43_PHYTO161" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4365_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "4083" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'ANT_DM_43_PHYTO'^^xsd:string;
  dwc:catalogNumber 'ANT_DM_43_PHYTO161'^^xsd:string;
  dwc:scientificName 'Chaetoceros pendulus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '4083'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Southern Ocean'^^xsd:string;
  dwc:longitude '-14.98333'^^xsd:double;
  dwc:latitude '-62.5'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '248065'^^xsd:integer;
  dwc:sampleSize 'Cells/liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:ANT_DM_43_PHYTO:ANT_DM_43_PHYTO161'^^xsd:anyURI;
  dwc:observationDate '1989-02-20'^^xsd:date;
  dwc:aphiaIdAccepted '248065'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO163>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO163> ;
  mr:hasGeometry <https://eurobis.org/id/point/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO163> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-62.5 -14.98333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-62.5"^^xsd:decimal ;
  dwc:decimalLongitude "-14.98333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO163>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-62.5 -14.98333)"^^geo:wktLiteral ;
  geo-pos:lat "-62.5"^^xsd:decimal ;
  geo-pos:long "-14.98333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO163>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:ANT_DM_43_PHYTO:ANT_DM_43_PHYTO163" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4365_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "4083" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'ANT_DM_43_PHYTO'^^xsd:string;
  dwc:catalogNumber 'ANT_DM_43_PHYTO163'^^xsd:string;
  dwc:scientificName 'Chaetoceros concavicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '4083'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Southern Ocean'^^xsd:string;
  dwc:longitude '-14.98333'^^xsd:double;
  dwc:latitude '-62.5'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '156607'^^xsd:integer;
  dwc:sampleSize 'Cells/liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:ANT_DM_43_PHYTO:ANT_DM_43_PHYTO163'^^xsd:anyURI;
  dwc:observationDate '1989-02-20'^^xsd:date;
  dwc:aphiaIdAccepted '156607'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO167>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO167> ;
  mr:hasGeometry <https://eurobis.org/id/point/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO167> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-62.5 -14.98333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-62.5"^^xsd:decimal ;
  dwc:decimalLongitude "-14.98333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO167>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-62.5 -14.98333)"^^geo:wktLiteral ;
  geo-pos:lat "-62.5"^^xsd:decimal ;
  geo-pos:long "-14.98333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO167>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:ANT_DM_43_PHYTO:ANT_DM_43_PHYTO167" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4365_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "4083" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'ANT_DM_43_PHYTO'^^xsd:string;
  dwc:catalogNumber 'ANT_DM_43_PHYTO167'^^xsd:string;
  dwc:scientificName 'Chaetoceros atlanticus f. skeleton'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '4083'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Southern Ocean'^^xsd:string;
  dwc:longitude '-14.98333'^^xsd:double;
  dwc:latitude '-62.5'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:sampleSize 'Cells/liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:ANT_DM_43_PHYTO:ANT_DM_43_PHYTO167'^^xsd:anyURI;
  dwc:observationDate '1989-02-20'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO181>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO181> ;
  mr:hasGeometry <https://eurobis.org/id/point/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO181> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-62.5 -14.98333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-62.5"^^xsd:decimal ;
  dwc:decimalLongitude "-14.98333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO181>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-62.5 -14.98333)"^^geo:wktLiteral ;
  geo-pos:lat "-62.5"^^xsd:decimal ;
  geo-pos:long "-14.98333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO181>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:ANT_DM_43_PHYTO:ANT_DM_43_PHYTO181" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4365_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "4083" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'ANT_DM_43_PHYTO'^^xsd:string;
  dwc:catalogNumber 'ANT_DM_43_PHYTO181'^^xsd:string;
  dwc:scientificName 'Bacillariophyceae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '4083'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Southern Ocean'^^xsd:string;
  dwc:longitude '-14.98333'^^xsd:double;
  dwc:latitude '-62.5'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:sampleSize 'Cells/liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:ANT_DM_43_PHYTO:ANT_DM_43_PHYTO181'^^xsd:anyURI;
  dwc:observationDate '1989-02-20'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO182>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO182> ;
  mr:hasGeometry <https://eurobis.org/id/point/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO182> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-62.5 -14.98333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-62.5"^^xsd:decimal ;
  dwc:decimalLongitude "-14.98333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO182>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-62.5 -14.98333)"^^geo:wktLiteral ;
  geo-pos:lat "-62.5"^^xsd:decimal ;
  geo-pos:long "-14.98333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO182>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:ANT_DM_43_PHYTO:ANT_DM_43_PHYTO182" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4365_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "4083" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'ANT_DM_43_PHYTO'^^xsd:string;
  dwc:catalogNumber 'ANT_DM_43_PHYTO182'^^xsd:string;
  dwc:scientificName 'Bacillariophyceae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '4083'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Southern Ocean'^^xsd:string;
  dwc:longitude '-14.98333'^^xsd:double;
  dwc:latitude '-62.5'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:sampleSize 'Cells/liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:ANT_DM_43_PHYTO:ANT_DM_43_PHYTO182'^^xsd:anyURI;
  dwc:observationDate '1989-02-20'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO186>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO186> ;
  mr:hasGeometry <https://eurobis.org/id/point/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO186> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-62.5 -14.98333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-62.5"^^xsd:decimal ;
  dwc:decimalLongitude "-14.98333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO186>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-62.5 -14.98333)"^^geo:wktLiteral ;
  geo-pos:lat "-62.5"^^xsd:decimal ;
  geo-pos:long "-14.98333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO186>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:ANT_DM_43_PHYTO:ANT_DM_43_PHYTO186" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4365_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "4083" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'ANT_DM_43_PHYTO'^^xsd:string;
  dwc:catalogNumber 'ANT_DM_43_PHYTO186'^^xsd:string;
  dwc:scientificName 'Asteromphalus marylandicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '4083'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Southern Ocean'^^xsd:string;
  dwc:longitude '-14.98333'^^xsd:double;
  dwc:latitude '-62.5'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '670043'^^xsd:integer;
  dwc:sampleSize 'Cells/liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:ANT_DM_43_PHYTO:ANT_DM_43_PHYTO186'^^xsd:anyURI;
  dwc:observationDate '1989-02-20'^^xsd:date;
  dwc:aphiaIdAccepted '974394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO81>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO81> ;
  mr:hasGeometry <https://eurobis.org/id/point/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO81> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-52.23333 -14.86667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-52.23333"^^xsd:decimal ;
  dwc:decimalLongitude "-14.86667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO81>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-52.23333 -14.86667)"^^geo:wktLiteral ;
  geo-pos:lat "-52.23333"^^xsd:decimal ;
  geo-pos:long "-14.86667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO81>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:ANT_DM_43_PHYTO:ANT_DM_43_PHYTO81" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4365_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "4080" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'ANT_DM_43_PHYTO'^^xsd:string;
  dwc:catalogNumber 'ANT_DM_43_PHYTO81'^^xsd:string;
  dwc:scientificName 'Glenodinium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '4080'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Southern Ocean'^^xsd:string;
  dwc:longitude '-14.86667'^^xsd:double;
  dwc:latitude '-52.23333'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '109538'^^xsd:integer;
  dwc:sampleSize 'Cells/4.5 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:ANT_DM_43_PHYTO:ANT_DM_43_PHYTO81'^^xsd:anyURI;
  dwc:observationDate '1989-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '109538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO82>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO82> ;
  mr:hasGeometry <https://eurobis.org/id/point/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO82> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-52.23333 -14.86667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-52.23333"^^xsd:decimal ;
  dwc:decimalLongitude "-14.86667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO82>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-52.23333 -14.86667)"^^geo:wktLiteral ;
  geo-pos:lat "-52.23333"^^xsd:decimal ;
  geo-pos:long "-14.86667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO82>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:ANT_DM_43_PHYTO:ANT_DM_43_PHYTO82" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4365_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "4080" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'ANT_DM_43_PHYTO'^^xsd:string;
  dwc:catalogNumber 'ANT_DM_43_PHYTO82'^^xsd:string;
  dwc:scientificName 'Glenodinium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '4080'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Southern Ocean'^^xsd:string;
  dwc:longitude '-14.86667'^^xsd:double;
  dwc:latitude '-52.23333'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '109538'^^xsd:integer;
  dwc:sampleSize 'Cells/4.5 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:ANT_DM_43_PHYTO:ANT_DM_43_PHYTO82'^^xsd:anyURI;
  dwc:observationDate '1989-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '109538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO60>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO60> ;
  mr:hasGeometry <https://eurobis.org/id/point/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO60> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-52.23333 -14.86667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-52.23333"^^xsd:decimal ;
  dwc:decimalLongitude "-14.86667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO60>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-52.23333 -14.86667)"^^geo:wktLiteral ;
  geo-pos:lat "-52.23333"^^xsd:decimal ;
  geo-pos:long "-14.86667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO60>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:ANT_DM_43_PHYTO:ANT_DM_43_PHYTO60" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4365_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "4080" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'ANT_DM_43_PHYTO'^^xsd:string;
  dwc:catalogNumber 'ANT_DM_43_PHYTO60'^^xsd:string;
  dwc:scientificName 'Nitzschia pungens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '4080'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Southern Ocean'^^xsd:string;
  dwc:longitude '-14.86667'^^xsd:double;
  dwc:latitude '-52.23333'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '160529'^^xsd:integer;
  dwc:sampleSize 'Cells/4.5 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:ANT_DM_43_PHYTO:ANT_DM_43_PHYTO60'^^xsd:anyURI;
  dwc:observationDate '1989-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '160529'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO71>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO71> ;
  mr:hasGeometry <https://eurobis.org/id/point/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO71> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-52.23333 -14.86667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-52.23333"^^xsd:decimal ;
  dwc:decimalLongitude "-14.86667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO71>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-52.23333 -14.86667)"^^geo:wktLiteral ;
  geo-pos:lat "-52.23333"^^xsd:decimal ;
  geo-pos:long "-14.86667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO71>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:ANT_DM_43_PHYTO:ANT_DM_43_PHYTO71" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4365_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "4080" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'ANT_DM_43_PHYTO'^^xsd:string;
  dwc:catalogNumber 'ANT_DM_43_PHYTO71'^^xsd:string;
  dwc:scientificName 'Melosira'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '4080'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Southern Ocean'^^xsd:string;
  dwc:longitude '-14.86667'^^xsd:double;
  dwc:latitude '-52.23333'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '149042'^^xsd:integer;
  dwc:sampleSize 'Cells/4.5 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:ANT_DM_43_PHYTO:ANT_DM_43_PHYTO71'^^xsd:anyURI;
  dwc:observationDate '1989-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '149042'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO67>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO67> ;
  mr:hasGeometry <https://eurobis.org/id/point/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO67> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-52.23333 -14.86667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-52.23333"^^xsd:decimal ;
  dwc:decimalLongitude "-14.86667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO67>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-52.23333 -14.86667)"^^geo:wktLiteral ;
  geo-pos:lat "-52.23333"^^xsd:decimal ;
  geo-pos:long "-14.86667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO67>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:ANT_DM_43_PHYTO:ANT_DM_43_PHYTO67" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4365_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "4080" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'ANT_DM_43_PHYTO'^^xsd:string;
  dwc:catalogNumber 'ANT_DM_43_PHYTO67'^^xsd:string;
  dwc:scientificName 'Navicula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '4080'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Southern Ocean'^^xsd:string;
  dwc:longitude '-14.86667'^^xsd:double;
  dwc:latitude '-52.23333'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '149142'^^xsd:integer;
  dwc:sampleSize 'Cells/4.5 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:ANT_DM_43_PHYTO:ANT_DM_43_PHYTO67'^^xsd:anyURI;
  dwc:observationDate '1989-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '149142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO80>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO80> ;
  mr:hasGeometry <https://eurobis.org/id/point/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO80> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-52.23333 -14.86667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-52.23333"^^xsd:decimal ;
  dwc:decimalLongitude "-14.86667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO80>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-52.23333 -14.86667)"^^geo:wktLiteral ;
  geo-pos:lat "-52.23333"^^xsd:decimal ;
  geo-pos:long "-14.86667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO80>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:ANT_DM_43_PHYTO:ANT_DM_43_PHYTO80" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4365_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "4080" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'ANT_DM_43_PHYTO'^^xsd:string;
  dwc:catalogNumber 'ANT_DM_43_PHYTO80'^^xsd:string;
  dwc:scientificName 'Grammatophora marina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '4080'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Southern Ocean'^^xsd:string;
  dwc:longitude '-14.86667'^^xsd:double;
  dwc:latitude '-52.23333'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '149338'^^xsd:integer;
  dwc:sampleSize 'Cells/4.5 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:ANT_DM_43_PHYTO:ANT_DM_43_PHYTO80'^^xsd:anyURI;
  dwc:observationDate '1989-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '149338'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO66>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO66> ;
  mr:hasGeometry <https://eurobis.org/id/point/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO66> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-52.23333 -14.86667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-52.23333"^^xsd:decimal ;
  dwc:decimalLongitude "-14.86667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO66>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-52.23333 -14.86667)"^^geo:wktLiteral ;
  geo-pos:lat "-52.23333"^^xsd:decimal ;
  geo-pos:long "-14.86667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO66>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:ANT_DM_43_PHYTO:ANT_DM_43_PHYTO66" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4365_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "4080" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'ANT_DM_43_PHYTO'^^xsd:string;
  dwc:catalogNumber 'ANT_DM_43_PHYTO66'^^xsd:string;
  dwc:scientificName 'Nitzschia closterium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '4080'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Southern Ocean'^^xsd:string;
  dwc:longitude '-14.86667'^^xsd:double;
  dwc:latitude '-52.23333'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '149610'^^xsd:integer;
  dwc:sampleSize 'Cells/4.5 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:ANT_DM_43_PHYTO:ANT_DM_43_PHYTO66'^^xsd:anyURI;
  dwc:observationDate '1989-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '149610'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO5> ;
  mr:hasGeometry <https://eurobis.org/id/point/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-52.23333 -14.86667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-52.23333"^^xsd:decimal ;
  dwc:decimalLongitude "-14.86667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-52.23333 -14.86667)"^^geo:wktLiteral ;
  geo-pos:lat "-52.23333"^^xsd:decimal ;
  geo-pos:long "-14.86667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:ANT_DM_43_PHYTO:ANT_DM_43_PHYTO5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4365_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "4080" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'ANT_DM_43_PHYTO'^^xsd:string;
  dwc:catalogNumber 'ANT_DM_43_PHYTO5'^^xsd:string;
  dwc:scientificName 'Thalassiothrix'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '4080'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Southern Ocean'^^xsd:string;
  dwc:longitude '-14.86667'^^xsd:double;
  dwc:latitude '-52.23333'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '157081'^^xsd:integer;
  dwc:sampleSize 'Cells/4.5 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:ANT_DM_43_PHYTO:ANT_DM_43_PHYTO5'^^xsd:anyURI;
  dwc:observationDate '1989-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '157081'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO23>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO23> ;
  mr:hasGeometry <https://eurobis.org/id/point/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO23> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-52.23333 -14.86667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-52.23333"^^xsd:decimal ;
  dwc:decimalLongitude "-14.86667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO23>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-52.23333 -14.86667)"^^geo:wktLiteral ;
  geo-pos:lat "-52.23333"^^xsd:decimal ;
  geo-pos:long "-14.86667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO23>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:ANT_DM_43_PHYTO:ANT_DM_43_PHYTO23" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4365_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "4080" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'ANT_DM_43_PHYTO'^^xsd:string;
  dwc:catalogNumber 'ANT_DM_43_PHYTO23'^^xsd:string;
  dwc:scientificName 'Thalassiosira'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '4080'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Southern Ocean'^^xsd:string;
  dwc:longitude '-14.86667'^^xsd:double;
  dwc:latitude '-52.23333'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '148912'^^xsd:integer;
  dwc:sampleSize 'Cells/4.5 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:ANT_DM_43_PHYTO:ANT_DM_43_PHYTO23'^^xsd:anyURI;
  dwc:observationDate '1989-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '148912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO105>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO105> ;
  mr:hasGeometry <https://eurobis.org/id/point/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO105> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-52.23333 -14.86667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-52.23333"^^xsd:decimal ;
  dwc:decimalLongitude "-14.86667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO105>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-52.23333 -14.86667)"^^geo:wktLiteral ;
  geo-pos:lat "-52.23333"^^xsd:decimal ;
  geo-pos:long "-14.86667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO105>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:ANT_DM_43_PHYTO:ANT_DM_43_PHYTO105" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4365_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "4080" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'ANT_DM_43_PHYTO'^^xsd:string;
  dwc:catalogNumber 'ANT_DM_43_PHYTO105'^^xsd:string;
  dwc:scientificName 'Fragilariopsis antarctica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '4080'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Southern Ocean'^^xsd:string;
  dwc:longitude '-14.86667'^^xsd:double;
  dwc:latitude '-52.23333'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '573471'^^xsd:integer;
  dwc:sampleSize 'Cells/4.5 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:ANT_DM_43_PHYTO:ANT_DM_43_PHYTO105'^^xsd:anyURI;
  dwc:observationDate '1989-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '341555'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO106>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO106> ;
  mr:hasGeometry <https://eurobis.org/id/point/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO106> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-52.23333 -14.86667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-52.23333"^^xsd:decimal ;
  dwc:decimalLongitude "-14.86667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO106>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-52.23333 -14.86667)"^^geo:wktLiteral ;
  geo-pos:lat "-52.23333"^^xsd:decimal ;
  geo-pos:long "-14.86667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO106>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:ANT_DM_43_PHYTO:ANT_DM_43_PHYTO106" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4365_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "4080" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'ANT_DM_43_PHYTO'^^xsd:string;
  dwc:catalogNumber 'ANT_DM_43_PHYTO106'^^xsd:string;
  dwc:scientificName 'Fragilariopsis antarctica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '4080'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Southern Ocean'^^xsd:string;
  dwc:longitude '-14.86667'^^xsd:double;
  dwc:latitude '-52.23333'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '573471'^^xsd:integer;
  dwc:sampleSize 'Cells/4.5 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:ANT_DM_43_PHYTO:ANT_DM_43_PHYTO106'^^xsd:anyURI;
  dwc:observationDate '1989-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '341555'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO113>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO113> ;
  mr:hasGeometry <https://eurobis.org/id/point/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO113> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-52.23333 -14.86667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-52.23333"^^xsd:decimal ;
  dwc:decimalLongitude "-14.86667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO113>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-52.23333 -14.86667)"^^geo:wktLiteral ;
  geo-pos:lat "-52.23333"^^xsd:decimal ;
  geo-pos:long "-14.86667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO113>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:ANT_DM_43_PHYTO:ANT_DM_43_PHYTO113" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4365_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "4080" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'ANT_DM_43_PHYTO'^^xsd:string;
  dwc:catalogNumber 'ANT_DM_43_PHYTO113'^^xsd:string;
  dwc:scientificName 'Eucampia balaustium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '4080'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Southern Ocean'^^xsd:string;
  dwc:longitude '-14.86667'^^xsd:double;
  dwc:latitude '-52.23333'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '573464'^^xsd:integer;
  dwc:sampleSize 'Cells/4.5 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:ANT_DM_43_PHYTO:ANT_DM_43_PHYTO113'^^xsd:anyURI;
  dwc:observationDate '1989-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '573464'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO120>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO120> ;
  mr:hasGeometry <https://eurobis.org/id/point/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO120> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-52.23333 -14.86667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-52.23333"^^xsd:decimal ;
  dwc:decimalLongitude "-14.86667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO120>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-52.23333 -14.86667)"^^geo:wktLiteral ;
  geo-pos:lat "-52.23333"^^xsd:decimal ;
  geo-pos:long "-14.86667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO120>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:ANT_DM_43_PHYTO:ANT_DM_43_PHYTO120" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4365_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "4080" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'ANT_DM_43_PHYTO'^^xsd:string;
  dwc:catalogNumber 'ANT_DM_43_PHYTO120'^^xsd:string;
  dwc:scientificName 'Distephanus speculum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '4080'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Southern Ocean'^^xsd:string;
  dwc:longitude '-14.86667'^^xsd:double;
  dwc:latitude '-52.23333'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '160555'^^xsd:integer;
  dwc:sampleSize 'Cells/4.5 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:ANT_DM_43_PHYTO:ANT_DM_43_PHYTO120'^^xsd:anyURI;
  dwc:observationDate '1989-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '1310442'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO138>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO138> ;
  mr:hasGeometry <https://eurobis.org/id/point/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO138> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-52.23333 -14.86667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-52.23333"^^xsd:decimal ;
  dwc:decimalLongitude "-14.86667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO138>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-52.23333 -14.86667)"^^geo:wktLiteral ;
  geo-pos:lat "-52.23333"^^xsd:decimal ;
  geo-pos:long "-14.86667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO138>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:ANT_DM_43_PHYTO:ANT_DM_43_PHYTO138" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4365_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "4080" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'ANT_DM_43_PHYTO'^^xsd:string;
  dwc:catalogNumber 'ANT_DM_43_PHYTO138'^^xsd:string;
  dwc:scientificName 'Corethron criophilum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '4080'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Southern Ocean'^^xsd:string;
  dwc:longitude '-14.86667'^^xsd:double;
  dwc:latitude '-52.23333'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '149110'^^xsd:integer;
  dwc:sampleSize 'Cells/4.5 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:ANT_DM_43_PHYTO:ANT_DM_43_PHYTO138'^^xsd:anyURI;
  dwc:observationDate '1989-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '149110'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO171>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO171> ;
  mr:hasGeometry <https://eurobis.org/id/point/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO171> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-52.23333 -14.86667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-52.23333"^^xsd:decimal ;
  dwc:decimalLongitude "-14.86667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO171>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-52.23333 -14.86667)"^^geo:wktLiteral ;
  geo-pos:lat "-52.23333"^^xsd:decimal ;
  geo-pos:long "-14.86667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO171>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:ANT_DM_43_PHYTO:ANT_DM_43_PHYTO171" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4365_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "4080" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'ANT_DM_43_PHYTO'^^xsd:string;
  dwc:catalogNumber 'ANT_DM_43_PHYTO171'^^xsd:string;
  dwc:scientificName 'Chaetoceros atlanticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '4080'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Southern Ocean'^^xsd:string;
  dwc:longitude '-14.86667'^^xsd:double;
  dwc:latitude '-52.23333'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:sampleSize 'Cells/4.5 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:ANT_DM_43_PHYTO:ANT_DM_43_PHYTO171'^^xsd:anyURI;
  dwc:observationDate '1989-02-14'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-52.23333 -14.86667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-52.23333"^^xsd:decimal ;
  dwc:decimalLongitude "-14.86667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-52.23333 -14.86667)"^^geo:wktLiteral ;
  geo-pos:lat "-52.23333"^^xsd:decimal ;
  geo-pos:long "-14.86667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:ANT_DM_43_PHYTO:ANT_DM_43_PHYTO1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4365_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "4080" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'ANT_DM_43_PHYTO'^^xsd:string;
  dwc:catalogNumber 'ANT_DM_43_PHYTO1'^^xsd:string;
  dwc:scientificName 'Tropidoneis antarctica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '4080'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Southern Ocean'^^xsd:string;
  dwc:longitude '-14.86667'^^xsd:double;
  dwc:latitude '-52.23333'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '573676'^^xsd:integer;
  dwc:sampleSize 'Cells/4.5 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:ANT_DM_43_PHYTO:ANT_DM_43_PHYTO1'^^xsd:anyURI;
  dwc:observationDate '1989-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '341546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO6> ;
  mr:hasGeometry <https://eurobis.org/id/point/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-52.23333 -14.86667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-52.23333"^^xsd:decimal ;
  dwc:decimalLongitude "-14.86667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-52.23333 -14.86667)"^^geo:wktLiteral ;
  geo-pos:lat "-52.23333"^^xsd:decimal ;
  geo-pos:long "-14.86667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:ANT_DM_43_PHYTO:ANT_DM_43_PHYTO6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4365_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "4080" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'ANT_DM_43_PHYTO'^^xsd:string;
  dwc:catalogNumber 'ANT_DM_43_PHYTO6'^^xsd:string;
  dwc:scientificName 'Thalassiothrix'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '4080'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Southern Ocean'^^xsd:string;
  dwc:longitude '-14.86667'^^xsd:double;
  dwc:latitude '-52.23333'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '157081'^^xsd:integer;
  dwc:sampleSize 'Cells/4.5 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:ANT_DM_43_PHYTO:ANT_DM_43_PHYTO6'^^xsd:anyURI;
  dwc:observationDate '1989-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '157081'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO7> ;
  mr:hasGeometry <https://eurobis.org/id/point/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-52.23333 -14.86667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-52.23333"^^xsd:decimal ;
  dwc:decimalLongitude "-14.86667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-52.23333 -14.86667)"^^geo:wktLiteral ;
  geo-pos:lat "-52.23333"^^xsd:decimal ;
  geo-pos:long "-14.86667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:ANT_DM_43_PHYTO:ANT_DM_43_PHYTO7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4365_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "4080" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'ANT_DM_43_PHYTO'^^xsd:string;
  dwc:catalogNumber 'ANT_DM_43_PHYTO7'^^xsd:string;
  dwc:scientificName 'Thalassiothrix'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '4080'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Southern Ocean'^^xsd:string;
  dwc:longitude '-14.86667'^^xsd:double;
  dwc:latitude '-52.23333'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '157081'^^xsd:integer;
  dwc:sampleSize 'Cells/4.5 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:ANT_DM_43_PHYTO:ANT_DM_43_PHYTO7'^^xsd:anyURI;
  dwc:observationDate '1989-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '157081'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO24>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO24> ;
  mr:hasGeometry <https://eurobis.org/id/point/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO24> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-52.23333 -14.86667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-52.23333"^^xsd:decimal ;
  dwc:decimalLongitude "-14.86667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO24>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-52.23333 -14.86667)"^^geo:wktLiteral ;
  geo-pos:lat "-52.23333"^^xsd:decimal ;
  geo-pos:long "-14.86667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO24>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:ANT_DM_43_PHYTO:ANT_DM_43_PHYTO24" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4365_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "4080" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'ANT_DM_43_PHYTO'^^xsd:string;
  dwc:catalogNumber 'ANT_DM_43_PHYTO24'^^xsd:string;
  dwc:scientificName 'Thalassiosira'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '4080'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Southern Ocean'^^xsd:string;
  dwc:longitude '-14.86667'^^xsd:double;
  dwc:latitude '-52.23333'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '148912'^^xsd:integer;
  dwc:sampleSize 'Cells/4.5 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:ANT_DM_43_PHYTO:ANT_DM_43_PHYTO24'^^xsd:anyURI;
  dwc:observationDate '1989-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '148912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO33>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO33> ;
  mr:hasGeometry <https://eurobis.org/id/point/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO33> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-52.23333 -14.86667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-52.23333"^^xsd:decimal ;
  dwc:decimalLongitude "-14.86667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO33>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-52.23333 -14.86667)"^^geo:wktLiteral ;
  geo-pos:lat "-52.23333"^^xsd:decimal ;
  geo-pos:long "-14.86667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO33>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:ANT_DM_43_PHYTO:ANT_DM_43_PHYTO33" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4365_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "4080" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'ANT_DM_43_PHYTO'^^xsd:string;
  dwc:catalogNumber 'ANT_DM_43_PHYTO33'^^xsd:string;
  dwc:scientificName 'Rhizosolenia calcar-avis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '4080'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Southern Ocean'^^xsd:string;
  dwc:longitude '-14.86667'^^xsd:double;
  dwc:latitude '-52.23333'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '163346'^^xsd:integer;
  dwc:sampleSize 'Cells/4.5 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:ANT_DM_43_PHYTO:ANT_DM_43_PHYTO33'^^xsd:anyURI;
  dwc:observationDate '1989-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '163346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO34>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO34> ;
  mr:hasGeometry <https://eurobis.org/id/point/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO34> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-52.23333 -14.86667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-52.23333"^^xsd:decimal ;
  dwc:decimalLongitude "-14.86667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO34>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-52.23333 -14.86667)"^^geo:wktLiteral ;
  geo-pos:lat "-52.23333"^^xsd:decimal ;
  geo-pos:long "-14.86667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO34>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:ANT_DM_43_PHYTO:ANT_DM_43_PHYTO34" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4365_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "4080" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'ANT_DM_43_PHYTO'^^xsd:string;
  dwc:catalogNumber 'ANT_DM_43_PHYTO34'^^xsd:string;
  dwc:scientificName 'Rhizosolenia calcar-avis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '4080'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Southern Ocean'^^xsd:string;
  dwc:longitude '-14.86667'^^xsd:double;
  dwc:latitude '-52.23333'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '163346'^^xsd:integer;
  dwc:sampleSize 'Cells/4.5 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:ANT_DM_43_PHYTO:ANT_DM_43_PHYTO34'^^xsd:anyURI;
  dwc:observationDate '1989-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '163346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO35>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO35> ;
  mr:hasGeometry <https://eurobis.org/id/point/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO35> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-52.23333 -14.86667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-52.23333"^^xsd:decimal ;
  dwc:decimalLongitude "-14.86667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO35>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-52.23333 -14.86667)"^^geo:wktLiteral ;
  geo-pos:lat "-52.23333"^^xsd:decimal ;
  geo-pos:long "-14.86667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO35>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:ANT_DM_43_PHYTO:ANT_DM_43_PHYTO35" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4365_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "4080" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'ANT_DM_43_PHYTO'^^xsd:string;
  dwc:catalogNumber 'ANT_DM_43_PHYTO35'^^xsd:string;
  dwc:scientificName 'Rhizosolenia alata f. indica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '4080'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Southern Ocean'^^xsd:string;
  dwc:longitude '-14.86667'^^xsd:double;
  dwc:latitude '-52.23333'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:sampleSize 'Cells/4.5 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:ANT_DM_43_PHYTO:ANT_DM_43_PHYTO35'^^xsd:anyURI;
  dwc:observationDate '1989-02-14'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO36>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO36> ;
  mr:hasGeometry <https://eurobis.org/id/point/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO36> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-52.23333 -14.86667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-52.23333"^^xsd:decimal ;
  dwc:decimalLongitude "-14.86667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO36>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-52.23333 -14.86667)"^^geo:wktLiteral ;
  geo-pos:lat "-52.23333"^^xsd:decimal ;
  geo-pos:long "-14.86667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO36>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:ANT_DM_43_PHYTO:ANT_DM_43_PHYTO36" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4365_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "4080" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'ANT_DM_43_PHYTO'^^xsd:string;
  dwc:catalogNumber 'ANT_DM_43_PHYTO36'^^xsd:string;
  dwc:scientificName 'Rhizosolenia alata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '4080'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Southern Ocean'^^xsd:string;
  dwc:longitude '-14.86667'^^xsd:double;
  dwc:latitude '-52.23333'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '149223'^^xsd:integer;
  dwc:sampleSize 'Cells/4.5 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:ANT_DM_43_PHYTO:ANT_DM_43_PHYTO36'^^xsd:anyURI;
  dwc:observationDate '1989-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '149168'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO37>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO37> ;
  mr:hasGeometry <https://eurobis.org/id/point/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO37> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-52.23333 -14.86667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-52.23333"^^xsd:decimal ;
  dwc:decimalLongitude "-14.86667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO37>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-52.23333 -14.86667)"^^geo:wktLiteral ;
  geo-pos:lat "-52.23333"^^xsd:decimal ;
  geo-pos:long "-14.86667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO37>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:ANT_DM_43_PHYTO:ANT_DM_43_PHYTO37" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4365_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "4080" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'ANT_DM_43_PHYTO'^^xsd:string;
  dwc:catalogNumber 'ANT_DM_43_PHYTO37'^^xsd:string;
  dwc:scientificName 'Rhizosolenia alata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '4080'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Southern Ocean'^^xsd:string;
  dwc:longitude '-14.86667'^^xsd:double;
  dwc:latitude '-52.23333'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '149223'^^xsd:integer;
  dwc:sampleSize 'Cells/4.5 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:ANT_DM_43_PHYTO:ANT_DM_43_PHYTO37'^^xsd:anyURI;
  dwc:observationDate '1989-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '149168'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO46>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO46> ;
  mr:hasGeometry <https://eurobis.org/id/point/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO46> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-52.23333 -14.86667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-52.23333"^^xsd:decimal ;
  dwc:decimalLongitude "-14.86667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO46>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-52.23333 -14.86667)"^^geo:wktLiteral ;
  geo-pos:lat "-52.23333"^^xsd:decimal ;
  geo-pos:long "-14.86667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO46>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:ANT_DM_43_PHYTO:ANT_DM_43_PHYTO46" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4365_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "4080" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'ANT_DM_43_PHYTO'^^xsd:string;
  dwc:catalogNumber 'ANT_DM_43_PHYTO46'^^xsd:string;
  dwc:scientificName 'Peridinium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '4080'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Southern Ocean'^^xsd:string;
  dwc:longitude '-14.86667'^^xsd:double;
  dwc:latitude '-52.23333'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '109549'^^xsd:integer;
  dwc:sampleSize 'Cells/4.5 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:ANT_DM_43_PHYTO:ANT_DM_43_PHYTO46'^^xsd:anyURI;
  dwc:observationDate '1989-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '109549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO47>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO47> ;
  mr:hasGeometry <https://eurobis.org/id/point/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO47> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-52.23333 -14.86667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-52.23333"^^xsd:decimal ;
  dwc:decimalLongitude "-14.86667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO47>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-52.23333 -14.86667)"^^geo:wktLiteral ;
  geo-pos:lat "-52.23333"^^xsd:decimal ;
  geo-pos:long "-14.86667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO47>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:ANT_DM_43_PHYTO:ANT_DM_43_PHYTO47" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4365_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "4080" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'ANT_DM_43_PHYTO'^^xsd:string;
  dwc:catalogNumber 'ANT_DM_43_PHYTO47'^^xsd:string;
  dwc:scientificName 'Peridinium minusculum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '4080'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Southern Ocean'^^xsd:string;
  dwc:longitude '-14.86667'^^xsd:double;
  dwc:latitude '-52.23333'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '233476'^^xsd:integer;
  dwc:sampleSize 'Cells/4.5 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:ANT_DM_43_PHYTO:ANT_DM_43_PHYTO47'^^xsd:anyURI;
  dwc:observationDate '1989-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '233476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO50>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO50> ;
  mr:hasGeometry <https://eurobis.org/id/point/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO50> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-52.23333 -14.86667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-52.23333"^^xsd:decimal ;
  dwc:decimalLongitude "-14.86667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO50>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-52.23333 -14.86667)"^^geo:wktLiteral ;
  geo-pos:lat "-52.23333"^^xsd:decimal ;
  geo-pos:long "-14.86667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO50>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:ANT_DM_43_PHYTO:ANT_DM_43_PHYTO50" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4365_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "4080" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'ANT_DM_43_PHYTO'^^xsd:string;
  dwc:catalogNumber 'ANT_DM_43_PHYTO50'^^xsd:string;
  dwc:scientificName 'Oxytoxum variabilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '4080'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Southern Ocean'^^xsd:string;
  dwc:longitude '-14.86667'^^xsd:double;
  dwc:latitude '-52.23333'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '110121'^^xsd:integer;
  dwc:sampleSize 'Cells/4.5 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:ANT_DM_43_PHYTO:ANT_DM_43_PHYTO50'^^xsd:anyURI;
  dwc:observationDate '1989-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '110121'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO51>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO51> ;
  mr:hasGeometry <https://eurobis.org/id/point/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO51> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-52.23333 -14.86667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-52.23333"^^xsd:decimal ;
  dwc:decimalLongitude "-14.86667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO51>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-52.23333 -14.86667)"^^geo:wktLiteral ;
  geo-pos:lat "-52.23333"^^xsd:decimal ;
  geo-pos:long "-14.86667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO51>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:ANT_DM_43_PHYTO:ANT_DM_43_PHYTO51" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4365_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "4080" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'ANT_DM_43_PHYTO'^^xsd:string;
  dwc:catalogNumber 'ANT_DM_43_PHYTO51'^^xsd:string;
  dwc:scientificName 'Oxytoxum parvum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '4080'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Southern Ocean'^^xsd:string;
  dwc:longitude '-14.86667'^^xsd:double;
  dwc:latitude '-52.23333'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '110109'^^xsd:integer;
  dwc:sampleSize 'Cells/4.5 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:ANT_DM_43_PHYTO:ANT_DM_43_PHYTO51'^^xsd:anyURI;
  dwc:observationDate '1989-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '110109'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO52>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO52> ;
  mr:hasGeometry <https://eurobis.org/id/point/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO52> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-52.23333 -14.86667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-52.23333"^^xsd:decimal ;
  dwc:decimalLongitude "-14.86667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO52>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-52.23333 -14.86667)"^^geo:wktLiteral ;
  geo-pos:lat "-52.23333"^^xsd:decimal ;
  geo-pos:long "-14.86667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO52>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:ANT_DM_43_PHYTO:ANT_DM_43_PHYTO52" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4365_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "4080" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'ANT_DM_43_PHYTO'^^xsd:string;
  dwc:catalogNumber 'ANT_DM_43_PHYTO52'^^xsd:string;
  dwc:scientificName 'Nitzschia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '4080'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Southern Ocean'^^xsd:string;
  dwc:longitude '-14.86667'^^xsd:double;
  dwc:latitude '-52.23333'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '149045'^^xsd:integer;
  dwc:sampleSize 'Cells/4.5 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:ANT_DM_43_PHYTO:ANT_DM_43_PHYTO52'^^xsd:anyURI;
  dwc:observationDate '1989-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '149045'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO112>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO112> ;
  mr:hasGeometry <https://eurobis.org/id/point/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO112> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-52.23333 -14.86667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-52.23333"^^xsd:decimal ;
  dwc:decimalLongitude "-14.86667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO112>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-52.23333 -14.86667)"^^geo:wktLiteral ;
  geo-pos:lat "-52.23333"^^xsd:decimal ;
  geo-pos:long "-14.86667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO112>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:ANT_DM_43_PHYTO:ANT_DM_43_PHYTO112" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4365_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "4080" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'ANT_DM_43_PHYTO'^^xsd:string;
  dwc:catalogNumber 'ANT_DM_43_PHYTO112'^^xsd:string;
  dwc:scientificName 'Exuviaella dactylus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '4080'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Southern Ocean'^^xsd:string;
  dwc:longitude '-14.86667'^^xsd:double;
  dwc:latitude '-52.23333'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:sampleSize 'Cells/4.5 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:ANT_DM_43_PHYTO:ANT_DM_43_PHYTO112'^^xsd:anyURI;
  dwc:observationDate '1989-02-14'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO119>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO119> ;
  mr:hasGeometry <https://eurobis.org/id/point/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO119> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-52.23333 -14.86667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-52.23333"^^xsd:decimal ;
  dwc:decimalLongitude "-14.86667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO119>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-52.23333 -14.86667)"^^geo:wktLiteral ;
  geo-pos:lat "-52.23333"^^xsd:decimal ;
  geo-pos:long "-14.86667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO119>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:ANT_DM_43_PHYTO:ANT_DM_43_PHYTO119" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4365_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "4080" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'ANT_DM_43_PHYTO'^^xsd:string;
  dwc:catalogNumber 'ANT_DM_43_PHYTO119'^^xsd:string;
  dwc:scientificName 'Distephanus speculum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '4080'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Southern Ocean'^^xsd:string;
  dwc:longitude '-14.86667'^^xsd:double;
  dwc:latitude '-52.23333'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '160555'^^xsd:integer;
  dwc:sampleSize 'Cells/4.5 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:ANT_DM_43_PHYTO:ANT_DM_43_PHYTO119'^^xsd:anyURI;
  dwc:observationDate '1989-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '1310442'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO125>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO125> ;
  mr:hasGeometry <https://eurobis.org/id/point/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO125> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-52.23333 -14.86667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-52.23333"^^xsd:decimal ;
  dwc:decimalLongitude "-14.86667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO125>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-52.23333 -14.86667)"^^geo:wktLiteral ;
  geo-pos:lat "-52.23333"^^xsd:decimal ;
  geo-pos:long "-14.86667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO125>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:ANT_DM_43_PHYTO:ANT_DM_43_PHYTO125" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4365_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "4080" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'ANT_DM_43_PHYTO'^^xsd:string;
  dwc:catalogNumber 'ANT_DM_43_PHYTO125'^^xsd:string;
  dwc:scientificName 'Dactyliosolen antarcticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '4080'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Southern Ocean'^^xsd:string;
  dwc:longitude '-14.86667'^^xsd:double;
  dwc:latitude '-52.23333'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '179785'^^xsd:integer;
  dwc:sampleSize 'Cells/4.5 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:ANT_DM_43_PHYTO:ANT_DM_43_PHYTO125'^^xsd:anyURI;
  dwc:observationDate '1989-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '179785'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO126>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO126> ;
  mr:hasGeometry <https://eurobis.org/id/point/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO126> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-52.23333 -14.86667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-52.23333"^^xsd:decimal ;
  dwc:decimalLongitude "-14.86667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO126>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-52.23333 -14.86667)"^^geo:wktLiteral ;
  geo-pos:lat "-52.23333"^^xsd:decimal ;
  geo-pos:long "-14.86667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO126>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:ANT_DM_43_PHYTO:ANT_DM_43_PHYTO126" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4365_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "4080" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'ANT_DM_43_PHYTO'^^xsd:string;
  dwc:catalogNumber 'ANT_DM_43_PHYTO126'^^xsd:string;
  dwc:scientificName 'Dactyliosolen antarcticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '4080'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Southern Ocean'^^xsd:string;
  dwc:longitude '-14.86667'^^xsd:double;
  dwc:latitude '-52.23333'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '179785'^^xsd:integer;
  dwc:sampleSize 'Cells/4.5 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:ANT_DM_43_PHYTO:ANT_DM_43_PHYTO126'^^xsd:anyURI;
  dwc:observationDate '1989-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '179785'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO137>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO137> ;
  mr:hasGeometry <https://eurobis.org/id/point/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO137> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-52.23333 -14.86667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-52.23333"^^xsd:decimal ;
  dwc:decimalLongitude "-14.86667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO137>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-52.23333 -14.86667)"^^geo:wktLiteral ;
  geo-pos:lat "-52.23333"^^xsd:decimal ;
  geo-pos:long "-14.86667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO137>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:ANT_DM_43_PHYTO:ANT_DM_43_PHYTO137" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4365_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "4080" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'ANT_DM_43_PHYTO'^^xsd:string;
  dwc:catalogNumber 'ANT_DM_43_PHYTO137'^^xsd:string;
  dwc:scientificName 'Corethron criophilum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '4080'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Southern Ocean'^^xsd:string;
  dwc:longitude '-14.86667'^^xsd:double;
  dwc:latitude '-52.23333'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '149110'^^xsd:integer;
  dwc:sampleSize 'Cells/4.5 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:ANT_DM_43_PHYTO:ANT_DM_43_PHYTO137'^^xsd:anyURI;
  dwc:observationDate '1989-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '149110'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO153>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO153> ;
  mr:hasGeometry <https://eurobis.org/id/point/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO153> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-52.23333 -14.86667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-52.23333"^^xsd:decimal ;
  dwc:decimalLongitude "-14.86667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO153>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-52.23333 -14.86667)"^^geo:wktLiteral ;
  geo-pos:lat "-52.23333"^^xsd:decimal ;
  geo-pos:long "-14.86667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO153>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:ANT_DM_43_PHYTO:ANT_DM_43_PHYTO153" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4365_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "4080" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'ANT_DM_43_PHYTO'^^xsd:string;
  dwc:catalogNumber 'ANT_DM_43_PHYTO153'^^xsd:string;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '4080'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Southern Ocean'^^xsd:string;
  dwc:longitude '-14.86667'^^xsd:double;
  dwc:latitude '-52.23333'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:sampleSize 'Cells/4.5 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:ANT_DM_43_PHYTO:ANT_DM_43_PHYTO153'^^xsd:anyURI;
  dwc:observationDate '1989-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO154>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO154> ;
  mr:hasGeometry <https://eurobis.org/id/point/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO154> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-52.23333 -14.86667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-52.23333"^^xsd:decimal ;
  dwc:decimalLongitude "-14.86667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO154>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-52.23333 -14.86667)"^^geo:wktLiteral ;
  geo-pos:lat "-52.23333"^^xsd:decimal ;
  geo-pos:long "-14.86667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO154>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:ANT_DM_43_PHYTO:ANT_DM_43_PHYTO154" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4365_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "4080" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'ANT_DM_43_PHYTO'^^xsd:string;
  dwc:catalogNumber 'ANT_DM_43_PHYTO154'^^xsd:string;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '4080'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Southern Ocean'^^xsd:string;
  dwc:longitude '-14.86667'^^xsd:double;
  dwc:latitude '-52.23333'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:sampleSize 'Cells/4.5 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:ANT_DM_43_PHYTO:ANT_DM_43_PHYTO154'^^xsd:anyURI;
  dwc:observationDate '1989-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO159>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO159> ;
  mr:hasGeometry <https://eurobis.org/id/point/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO159> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-52.23333 -14.86667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-52.23333"^^xsd:decimal ;
  dwc:decimalLongitude "-14.86667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO159>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-52.23333 -14.86667)"^^geo:wktLiteral ;
  geo-pos:lat "-52.23333"^^xsd:decimal ;
  geo-pos:long "-14.86667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO159>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:ANT_DM_43_PHYTO:ANT_DM_43_PHYTO159" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4365_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "4080" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'ANT_DM_43_PHYTO'^^xsd:string;
  dwc:catalogNumber 'ANT_DM_43_PHYTO159'^^xsd:string;
  dwc:scientificName 'Chaetoceros pendulus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '4080'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Southern Ocean'^^xsd:string;
  dwc:longitude '-14.86667'^^xsd:double;
  dwc:latitude '-52.23333'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '248065'^^xsd:integer;
  dwc:sampleSize 'Cells/4.5 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:ANT_DM_43_PHYTO:ANT_DM_43_PHYTO159'^^xsd:anyURI;
  dwc:observationDate '1989-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '248065'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO160>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO160> ;
  mr:hasGeometry <https://eurobis.org/id/point/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO160> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-52.23333 -14.86667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-52.23333"^^xsd:decimal ;
  dwc:decimalLongitude "-14.86667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO160>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-52.23333 -14.86667)"^^geo:wktLiteral ;
  geo-pos:lat "-52.23333"^^xsd:decimal ;
  geo-pos:long "-14.86667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO160>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:ANT_DM_43_PHYTO:ANT_DM_43_PHYTO160" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4365_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "4080" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'ANT_DM_43_PHYTO'^^xsd:string;
  dwc:catalogNumber 'ANT_DM_43_PHYTO160'^^xsd:string;
  dwc:scientificName 'Chaetoceros pendulus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '4080'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Southern Ocean'^^xsd:string;
  dwc:longitude '-14.86667'^^xsd:double;
  dwc:latitude '-52.23333'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '248065'^^xsd:integer;
  dwc:sampleSize 'Cells/4.5 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:ANT_DM_43_PHYTO:ANT_DM_43_PHYTO160'^^xsd:anyURI;
  dwc:observationDate '1989-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '248065'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO168>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO168> ;
  mr:hasGeometry <https://eurobis.org/id/point/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO168> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-52.23333 -14.86667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-52.23333"^^xsd:decimal ;
  dwc:decimalLongitude "-14.86667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO168>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-52.23333 -14.86667)"^^geo:wktLiteral ;
  geo-pos:lat "-52.23333"^^xsd:decimal ;
  geo-pos:long "-14.86667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO168>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:ANT_DM_43_PHYTO:ANT_DM_43_PHYTO168" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4365_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "4080" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'ANT_DM_43_PHYTO'^^xsd:string;
  dwc:catalogNumber 'ANT_DM_43_PHYTO168'^^xsd:string;
  dwc:scientificName 'Chaetoceros atlanticus f. bulbosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '4080'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Southern Ocean'^^xsd:string;
  dwc:longitude '-14.86667'^^xsd:double;
  dwc:latitude '-52.23333'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '698506'^^xsd:integer;
  dwc:sampleSize 'Cells/4.5 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:ANT_DM_43_PHYTO:ANT_DM_43_PHYTO168'^^xsd:anyURI;
  dwc:observationDate '1989-02-14'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO169>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO169> ;
  mr:hasGeometry <https://eurobis.org/id/point/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO169> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-52.23333 -14.86667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-52.23333"^^xsd:decimal ;
  dwc:decimalLongitude "-14.86667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO169>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-52.23333 -14.86667)"^^geo:wktLiteral ;
  geo-pos:lat "-52.23333"^^xsd:decimal ;
  geo-pos:long "-14.86667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO169>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:ANT_DM_43_PHYTO:ANT_DM_43_PHYTO169" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4365_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "4080" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'ANT_DM_43_PHYTO'^^xsd:string;
  dwc:catalogNumber 'ANT_DM_43_PHYTO169'^^xsd:string;
  dwc:scientificName 'Chaetoceros atlanticus f. audax'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '4080'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Southern Ocean'^^xsd:string;
  dwc:longitude '-14.86667'^^xsd:double;
  dwc:latitude '-52.23333'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '345291'^^xsd:integer;
  dwc:sampleSize 'Cells/4.5 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:ANT_DM_43_PHYTO:ANT_DM_43_PHYTO169'^^xsd:anyURI;
  dwc:observationDate '1989-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '662198'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '260'^^xsd:integer;
  .
<https://eurobis.org/id/location/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO172>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO172> ;
  mr:hasGeometry <https://eurobis.org/id/point/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO172> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-52.23333 -14.86667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-52.23333"^^xsd:decimal ;
  dwc:decimalLongitude "-14.86667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO172>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-52.23333 -14.86667)"^^geo:wktLiteral ;
  geo-pos:lat "-52.23333"^^xsd:decimal ;
  geo-pos:long "-14.86667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO172>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:ANT_DM_43_PHYTO:ANT_DM_43_PHYTO172" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4365_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "4080" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'ANT_DM_43_PHYTO'^^xsd:string;
  dwc:catalogNumber 'ANT_DM_43_PHYTO172'^^xsd:string;
  dwc:scientificName 'Chaetoceros atlanticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '4080'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Southern Ocean'^^xsd:string;
  dwc:longitude '-14.86667'^^xsd:double;
  dwc:latitude '-52.23333'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:sampleSize 'Cells/4.5 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:ANT_DM_43_PHYTO:ANT_DM_43_PHYTO172'^^xsd:anyURI;
  dwc:observationDate '1989-02-14'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO173>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO173> ;
  mr:hasGeometry <https://eurobis.org/id/point/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO173> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-52.23333 -14.86667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-52.23333"^^xsd:decimal ;
  dwc:decimalLongitude "-14.86667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO173>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-52.23333 -14.86667)"^^geo:wktLiteral ;
  geo-pos:lat "-52.23333"^^xsd:decimal ;
  geo-pos:long "-14.86667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO173>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:ANT_DM_43_PHYTO:ANT_DM_43_PHYTO173" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4365_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "4080" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'ANT_DM_43_PHYTO'^^xsd:string;
  dwc:catalogNumber 'ANT_DM_43_PHYTO173'^^xsd:string;
  dwc:scientificName 'Chaetoceros atlanticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '4080'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Southern Ocean'^^xsd:string;
  dwc:longitude '-14.86667'^^xsd:double;
  dwc:latitude '-52.23333'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:sampleSize 'Cells/4.5 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:ANT_DM_43_PHYTO:ANT_DM_43_PHYTO173'^^xsd:anyURI;
  dwc:observationDate '1989-02-14'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO177>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO177> ;
  mr:hasGeometry <https://eurobis.org/id/point/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO177> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-52.23333 -14.86667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-52.23333"^^xsd:decimal ;
  dwc:decimalLongitude "-14.86667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO177>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-52.23333 -14.86667)"^^geo:wktLiteral ;
  geo-pos:lat "-52.23333"^^xsd:decimal ;
  geo-pos:long "-14.86667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO177>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:ANT_DM_43_PHYTO:ANT_DM_43_PHYTO177" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4365_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "4080" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'ANT_DM_43_PHYTO'^^xsd:string;
  dwc:catalogNumber 'ANT_DM_43_PHYTO177'^^xsd:string;
  dwc:scientificName 'Cerataulina bergonii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '4080'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Southern Ocean'^^xsd:string;
  dwc:longitude '-14.86667'^^xsd:double;
  dwc:latitude '-52.23333'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '149237'^^xsd:integer;
  dwc:sampleSize 'Cells/4.5 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:ANT_DM_43_PHYTO:ANT_DM_43_PHYTO177'^^xsd:anyURI;
  dwc:observationDate '1989-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '149619'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO178>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO178> ;
  mr:hasGeometry <https://eurobis.org/id/point/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO178> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-52.23333 -14.86667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-52.23333"^^xsd:decimal ;
  dwc:decimalLongitude "-14.86667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO178>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-52.23333 -14.86667)"^^geo:wktLiteral ;
  geo-pos:lat "-52.23333"^^xsd:decimal ;
  geo-pos:long "-14.86667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO178>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:ANT_DM_43_PHYTO:ANT_DM_43_PHYTO178" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4365_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "4080" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'ANT_DM_43_PHYTO'^^xsd:string;
  dwc:catalogNumber 'ANT_DM_43_PHYTO178'^^xsd:string;
  dwc:scientificName 'Bacillariophyceae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '4080'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Southern Ocean'^^xsd:string;
  dwc:longitude '-14.86667'^^xsd:double;
  dwc:latitude '-52.23333'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:sampleSize 'Cells/4.5 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:ANT_DM_43_PHYTO:ANT_DM_43_PHYTO178'^^xsd:anyURI;
  dwc:observationDate '1989-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO179>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO179> ;
  mr:hasGeometry <https://eurobis.org/id/point/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO179> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-52.23333 -14.86667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-52.23333"^^xsd:decimal ;
  dwc:decimalLongitude "-14.86667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO179>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-52.23333 -14.86667)"^^geo:wktLiteral ;
  geo-pos:lat "-52.23333"^^xsd:decimal ;
  geo-pos:long "-14.86667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO179>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:ANT_DM_43_PHYTO:ANT_DM_43_PHYTO179" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4365_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "4080" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'ANT_DM_43_PHYTO'^^xsd:string;
  dwc:catalogNumber 'ANT_DM_43_PHYTO179'^^xsd:string;
  dwc:scientificName 'Bacillariophyceae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '4080'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Southern Ocean'^^xsd:string;
  dwc:longitude '-14.86667'^^xsd:double;
  dwc:latitude '-52.23333'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:sampleSize 'Cells/4.5 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:ANT_DM_43_PHYTO:ANT_DM_43_PHYTO179'^^xsd:anyURI;
  dwc:observationDate '1989-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO185>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO185> ;
  mr:hasGeometry <https://eurobis.org/id/point/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO185> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-52.23333 -14.86667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-52.23333"^^xsd:decimal ;
  dwc:decimalLongitude "-14.86667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO185>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-52.23333 -14.86667)"^^geo:wktLiteral ;
  geo-pos:lat "-52.23333"^^xsd:decimal ;
  geo-pos:long "-14.86667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4365__urn%3Acatalog%3AIBSS%3AANT_DM_43_PHYTO%3AANT_DM_43_PHYTO185>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:ANT_DM_43_PHYTO:ANT_DM_43_PHYTO185" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4365_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "4080" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-12-10'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'ANT_DM_43_PHYTO'^^xsd:string;
  dwc:catalogNumber 'ANT_DM_43_PHYTO185'^^xsd:string;
  dwc:scientificName 'Asteromphalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'L. Senichkina'^^xsd:string;
  dwc:fieldNumber '4080'^^xsd:integer;
  dwc:collector 'L. Senichkina'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Southern Ocean'^^xsd:string;
  dwc:longitude '-14.86667'^^xsd:double;
  dwc:latitude '-52.23333'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '162254'^^xsd:integer;
  dwc:sampleSize 'Cells/4.5 liter'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:ANT_DM_43_PHYTO:ANT_DM_43_PHYTO185'^^xsd:anyURI;
  dwc:observationDate '1989-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '162254'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
# EOF