@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/4361__IBSS_ANT_KRENKEL_1_MZP_63>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4361__IBSS_ANT_KRENKEL_1_MZP_63> ;
  mr:hasGeometry <https://eurobis.org/id/point/4361__IBSS_ANT_KRENKEL_1_MZP_63> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.5 -45.01)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-60.5"^^xsd:decimal ;
  dwc:decimalLongitude "-45.01"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "150"^^xsd:integer ;
  dwc:maximumDepthInMeters "150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4361__IBSS_ANT_KRENKEL_1_MZP_63>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_ANT_KRENKEL_1_MZP_63" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4361_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "73" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'ANT_KRENKEL_1_MZP'^^xsd:string;
  dwc:catalogNumber 'ANT_KRENKEL_1_MZP 75'^^xsd:string;
  dwc:scientificName 'Codonellopsis gaussi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'N. Gavrilova'^^xsd:string;
  dwc:fieldNumber '73'^^xsd:integer;
  dwc:collector 'A. Sysoev'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southern Ocean'^^xsd:string;
  dwc:longitude '-45.01'^^xsd:double;
  dwc:latitude '-60.5'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:preparationType 'Samples were concentrated by direct filtration to a final volume of 70 - 100 ml and fixed by formalin. Further samples were concentrated to 10-20 ml and analyzed with optical microscope at magnification x 12,5.'^^xsd:string;
  dwc:aphiaid '341658'^^xsd:integer;
  dwc:samplingEffort 'Ind/5 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected from different depths - 25, 50, 70, 75, 100, 135 and 150 m - by bathometer and bucket from the surface. The volume of the sample - 5 L.'^^xsd:string;
  dwc:occurrenceId 'IBSS_ANT_KRENKEL_1_MZP_63'^^xsd:string;
  dwc:observationDate '1997-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '341658'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4361__IBSS_ANT_KRENKEL_1_MZP_64>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4361__IBSS_ANT_KRENKEL_1_MZP_64> ;
  mr:hasGeometry <https://eurobis.org/id/point/4361__IBSS_ANT_KRENKEL_1_MZP_64> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.5 -45.01)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-60.5"^^xsd:decimal ;
  dwc:decimalLongitude "-45.01"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "150"^^xsd:integer ;
  dwc:maximumDepthInMeters "150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4361__IBSS_ANT_KRENKEL_1_MZP_64>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_ANT_KRENKEL_1_MZP_64" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4361_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "73" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'ANT_KRENKEL_1_MZP'^^xsd:string;
  dwc:catalogNumber 'ANT_KRENKEL_1_MZP 76'^^xsd:string;
  dwc:scientificName 'Cymatocylis affinis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'N. Gavrilova'^^xsd:string;
  dwc:fieldNumber '73'^^xsd:integer;
  dwc:collector 'A. Sysoev'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southern Ocean'^^xsd:string;
  dwc:longitude '-45.01'^^xsd:double;
  dwc:latitude '-60.5'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:preparationType 'Samples were concentrated by direct filtration to a final volume of 70 - 100 ml and fixed by formalin. Further samples were concentrated to 10-20 ml and analyzed with optical microscope at magnification x 12,5.'^^xsd:string;
  dwc:aphiaid '742563'^^xsd:integer;
  dwc:samplingEffort 'Ind/5 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected from different depths - 25, 50, 70, 75, 100, 135 and 150 m - by bathometer and bucket from the surface. The volume of the sample - 5 L.'^^xsd:string;
  dwc:occurrenceId 'IBSS_ANT_KRENKEL_1_MZP_64'^^xsd:string;
  dwc:observationDate '1997-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '341676'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4361__IBSS_ANT_KRENKEL_1_MZP_65>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4361__IBSS_ANT_KRENKEL_1_MZP_65> ;
  mr:hasGeometry <https://eurobis.org/id/point/4361__IBSS_ANT_KRENKEL_1_MZP_65> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.5 -45.01)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-60.5"^^xsd:decimal ;
  dwc:decimalLongitude "-45.01"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "150"^^xsd:integer ;
  dwc:maximumDepthInMeters "150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4361__IBSS_ANT_KRENKEL_1_MZP_65>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_ANT_KRENKEL_1_MZP_65" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4361_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "73" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'ANT_KRENKEL_1_MZP'^^xsd:string;
  dwc:catalogNumber 'ANT_KRENKEL_1_MZP 77'^^xsd:string;
  dwc:scientificName 'Cymatocylis convallaria'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'N. Gavrilova'^^xsd:string;
  dwc:fieldNumber '73'^^xsd:integer;
  dwc:collector 'A. Sysoev'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southern Ocean'^^xsd:string;
  dwc:longitude '-45.01'^^xsd:double;
  dwc:latitude '-60.5'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:preparationType 'Samples were concentrated by direct filtration to a final volume of 70 - 100 ml and fixed by formalin. Further samples were concentrated to 10-20 ml and analyzed with optical microscope at magnification x 12,5.'^^xsd:string;
  dwc:aphiaid '341676'^^xsd:integer;
  dwc:samplingEffort 'Ind/5 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected from different depths - 25, 50, 70, 75, 100, 135 and 150 m - by bathometer and bucket from the surface. The volume of the sample - 5 L.'^^xsd:string;
  dwc:occurrenceId 'IBSS_ANT_KRENKEL_1_MZP_65'^^xsd:string;
  dwc:observationDate '1997-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '341676'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4361__IBSS_ANT_KRENKEL_1_MZP_66>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4361__IBSS_ANT_KRENKEL_1_MZP_66> ;
  mr:hasGeometry <https://eurobis.org/id/point/4361__IBSS_ANT_KRENKEL_1_MZP_66> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.5 -45.01)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-60.5"^^xsd:decimal ;
  dwc:decimalLongitude "-45.01"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "150"^^xsd:integer ;
  dwc:maximumDepthInMeters "150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4361__IBSS_ANT_KRENKEL_1_MZP_66>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_ANT_KRENKEL_1_MZP_66" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4361_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "73" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'ANT_KRENKEL_1_MZP'^^xsd:string;
  dwc:catalogNumber 'ANT_KRENKEL_1_MZP 78'^^xsd:string;
  dwc:scientificName 'Cymatocylis drygalskii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'N. Gavrilova'^^xsd:string;
  dwc:fieldNumber '73'^^xsd:integer;
  dwc:collector 'A. Sysoev'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southern Ocean'^^xsd:string;
  dwc:longitude '-45.01'^^xsd:double;
  dwc:latitude '-60.5'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:preparationType 'Samples were concentrated by direct filtration to a final volume of 70 - 100 ml and fixed by formalin. Further samples were concentrated to 10-20 ml and analyzed with optical microscope at magnification x 12,5.'^^xsd:string;
  dwc:aphiaid '341678'^^xsd:integer;
  dwc:samplingEffort 'Ind/5 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected from different depths - 25, 50, 70, 75, 100, 135 and 150 m - by bathometer and bucket from the surface. The volume of the sample - 5 L.'^^xsd:string;
  dwc:occurrenceId 'IBSS_ANT_KRENKEL_1_MZP_66'^^xsd:string;
  dwc:observationDate '1997-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '341678'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4361__IBSS_ANT_KRENKEL_1_MZP_67>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4361__IBSS_ANT_KRENKEL_1_MZP_67> ;
  mr:hasGeometry <https://eurobis.org/id/point/4361__IBSS_ANT_KRENKEL_1_MZP_67> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.5 -45.01)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-60.5"^^xsd:decimal ;
  dwc:decimalLongitude "-45.01"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "150"^^xsd:integer ;
  dwc:maximumDepthInMeters "150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4361__IBSS_ANT_KRENKEL_1_MZP_67>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_ANT_KRENKEL_1_MZP_67" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4361_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "73" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'ANT_KRENKEL_1_MZP'^^xsd:string;
  dwc:catalogNumber 'ANT_KRENKEL_1_MZP 79'^^xsd:string;
  dwc:scientificName 'Cymatocylis vanhoeffeni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'N. Gavrilova'^^xsd:string;
  dwc:fieldNumber '73'^^xsd:integer;
  dwc:collector 'A. Sysoev'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southern Ocean'^^xsd:string;
  dwc:longitude '-45.01'^^xsd:double;
  dwc:latitude '-60.5'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:preparationType 'Samples were concentrated by direct filtration to a final volume of 70 - 100 ml and fixed by formalin. Further samples were concentrated to 10-20 ml and analyzed with optical microscope at magnification x 12,5.'^^xsd:string;
  dwc:aphiaid '341681'^^xsd:integer;
  dwc:samplingEffort 'Ind/5 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected from different depths - 25, 50, 70, 75, 100, 135 and 150 m - by bathometer and bucket from the surface. The volume of the sample - 5 L.'^^xsd:string;
  dwc:occurrenceId 'IBSS_ANT_KRENKEL_1_MZP_67'^^xsd:string;
  dwc:observationDate '1997-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '341681'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4361__IBSS_ANT_KRENKEL_1_MZP_68>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4361__IBSS_ANT_KRENKEL_1_MZP_68> ;
  mr:hasGeometry <https://eurobis.org/id/point/4361__IBSS_ANT_KRENKEL_1_MZP_68> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.5 -45.01)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-60.5"^^xsd:decimal ;
  dwc:decimalLongitude "-45.01"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "150"^^xsd:integer ;
  dwc:maximumDepthInMeters "150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4361__IBSS_ANT_KRENKEL_1_MZP_68>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_ANT_KRENKEL_1_MZP_68" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4361_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "73" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'ANT_KRENKEL_1_MZP'^^xsd:string;
  dwc:catalogNumber 'ANT_KRENKEL_1_MZP 80'^^xsd:string;
  dwc:scientificName 'Salpingella decurtata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'N. Gavrilova'^^xsd:string;
  dwc:fieldNumber '73'^^xsd:integer;
  dwc:collector 'A. Sysoev'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southern Ocean'^^xsd:string;
  dwc:longitude '-45.01'^^xsd:double;
  dwc:latitude '-60.5'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:preparationType 'Samples were concentrated by direct filtration to a final volume of 70 - 100 ml and fixed by formalin. Further samples were concentrated to 10-20 ml and analyzed with optical microscope at magnification x 12,5.'^^xsd:string;
  dwc:aphiaid '183567'^^xsd:integer;
  dwc:samplingEffort 'Ind/5 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected from different depths - 25, 50, 70, 75, 100, 135 and 150 m - by bathometer and bucket from the surface. The volume of the sample - 5 L.'^^xsd:string;
  dwc:occurrenceId 'IBSS_ANT_KRENKEL_1_MZP_68'^^xsd:string;
  dwc:observationDate '1997-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '183567'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4361__IBSS_ANT_KRENKEL_1_MZP_69>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4361__IBSS_ANT_KRENKEL_1_MZP_69> ;
  mr:hasGeometry <https://eurobis.org/id/point/4361__IBSS_ANT_KRENKEL_1_MZP_69> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61 -44.98)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61"^^xsd:decimal ;
  dwc:decimalLongitude "-44.98"^^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/4361__IBSS_ANT_KRENKEL_1_MZP_69>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61 -44.98)"^^geo:wktLiteral ;
  geo-pos:lat "-61"^^xsd:decimal ;
  geo-pos:long "-44.98"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4361__IBSS_ANT_KRENKEL_1_MZP_69>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_ANT_KRENKEL_1_MZP_69" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4361_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "74" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'ANT_KRENKEL_1_MZP'^^xsd:string;
  dwc:catalogNumber 'ANT_KRENKEL_1_MZP 81'^^xsd:string;
  dwc:scientificName 'Codonellopsis balechi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'N. Gavrilova'^^xsd:string;
  dwc:fieldNumber '74'^^xsd:integer;
  dwc:collector 'A. Sysoev'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southern Ocean'^^xsd:string;
  dwc:longitude '-44.98'^^xsd:double;
  dwc:latitude '-61'^^xsd:integer;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:preparationType 'Samples were concentrated by direct filtration to a final volume of 70 - 100 ml and fixed by formalin. Further samples were concentrated to 10-20 ml and analyzed with optical microscope at magnification x 12,5.'^^xsd:string;
  dwc:aphiaid '341657'^^xsd:integer;
  dwc:samplingEffort 'Ind/5 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected from different depths - 25, 50, 70, 75, 100, 135 and 150 m - by bathometer and bucket from the surface. The volume of the sample - 5 L.'^^xsd:string;
  dwc:occurrenceId 'IBSS_ANT_KRENKEL_1_MZP_69'^^xsd:string;
  dwc:observationDate '1997-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '341657'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4361__IBSS_ANT_KRENKEL_1_MZP_70>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4361__IBSS_ANT_KRENKEL_1_MZP_70> ;
  mr:hasGeometry <https://eurobis.org/id/point/4361__IBSS_ANT_KRENKEL_1_MZP_70> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61 -44.98)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61"^^xsd:decimal ;
  dwc:decimalLongitude "-44.98"^^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/4361__IBSS_ANT_KRENKEL_1_MZP_70>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61 -44.98)"^^geo:wktLiteral ;
  geo-pos:lat "-61"^^xsd:decimal ;
  geo-pos:long "-44.98"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4361__IBSS_ANT_KRENKEL_1_MZP_70>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_ANT_KRENKEL_1_MZP_70" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4361_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "74" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'ANT_KRENKEL_1_MZP'^^xsd:string;
  dwc:catalogNumber 'ANT_KRENKEL_1_MZP 82'^^xsd:string;
  dwc:scientificName 'Codonellopsis gaussi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'N. Gavrilova'^^xsd:string;
  dwc:fieldNumber '74'^^xsd:integer;
  dwc:collector 'A. Sysoev'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southern Ocean'^^xsd:string;
  dwc:longitude '-44.98'^^xsd:double;
  dwc:latitude '-61'^^xsd:integer;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:preparationType 'Samples were concentrated by direct filtration to a final volume of 70 - 100 ml and fixed by formalin. Further samples were concentrated to 10-20 ml and analyzed with optical microscope at magnification x 12,5.'^^xsd:string;
  dwc:aphiaid '341658'^^xsd:integer;
  dwc:samplingEffort 'Ind/5 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected from different depths - 25, 50, 70, 75, 100, 135 and 150 m - by bathometer and bucket from the surface. The volume of the sample - 5 L.'^^xsd:string;
  dwc:occurrenceId 'IBSS_ANT_KRENKEL_1_MZP_70'^^xsd:string;
  dwc:observationDate '1997-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '341658'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4361__IBSS_ANT_KRENKEL_1_MZP_71>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4361__IBSS_ANT_KRENKEL_1_MZP_71> ;
  mr:hasGeometry <https://eurobis.org/id/point/4361__IBSS_ANT_KRENKEL_1_MZP_71> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61 -44.98)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61"^^xsd:decimal ;
  dwc:decimalLongitude "-44.98"^^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/4361__IBSS_ANT_KRENKEL_1_MZP_71>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61 -44.98)"^^geo:wktLiteral ;
  geo-pos:lat "-61"^^xsd:decimal ;
  geo-pos:long "-44.98"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4361__IBSS_ANT_KRENKEL_1_MZP_71>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_ANT_KRENKEL_1_MZP_71" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4361_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "74" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'ANT_KRENKEL_1_MZP'^^xsd:string;
  dwc:catalogNumber 'ANT_KRENKEL_1_MZP 83'^^xsd:string;
  dwc:scientificName 'Codonellopsis glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'N. Gavrilova'^^xsd:string;
  dwc:fieldNumber '74'^^xsd:integer;
  dwc:collector 'A. Sysoev'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southern Ocean'^^xsd:string;
  dwc:longitude '-44.98'^^xsd:double;
  dwc:latitude '-61'^^xsd:integer;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:preparationType 'Samples were concentrated by direct filtration to a final volume of 70 - 100 ml and fixed by formalin. Further samples were concentrated to 10-20 ml and analyzed with optical microscope at magnification x 12,5.'^^xsd:string;
  dwc:aphiaid '341659'^^xsd:integer;
  dwc:samplingEffort 'Ind/5 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected from different depths - 25, 50, 70, 75, 100, 135 and 150 m - by bathometer and bucket from the surface. The volume of the sample - 5 L.'^^xsd:string;
  dwc:occurrenceId 'IBSS_ANT_KRENKEL_1_MZP_71'^^xsd:string;
  dwc:observationDate '1997-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '341659'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4361__IBSS_ANT_KRENKEL_1_MZP_72>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4361__IBSS_ANT_KRENKEL_1_MZP_72> ;
  mr:hasGeometry <https://eurobis.org/id/point/4361__IBSS_ANT_KRENKEL_1_MZP_72> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61 -44.98)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61"^^xsd:decimal ;
  dwc:decimalLongitude "-44.98"^^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/4361__IBSS_ANT_KRENKEL_1_MZP_72>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61 -44.98)"^^geo:wktLiteral ;
  geo-pos:lat "-61"^^xsd:decimal ;
  geo-pos:long "-44.98"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4361__IBSS_ANT_KRENKEL_1_MZP_72>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_ANT_KRENKEL_1_MZP_72" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4361_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "74" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'ANT_KRENKEL_1_MZP'^^xsd:string;
  dwc:catalogNumber 'ANT_KRENKEL_1_MZP 84'^^xsd:string;
  dwc:scientificName 'Cymatocylis affinis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'N. Gavrilova'^^xsd:string;
  dwc:fieldNumber '74'^^xsd:integer;
  dwc:collector 'A. Sysoev'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southern Ocean'^^xsd:string;
  dwc:longitude '-44.98'^^xsd:double;
  dwc:latitude '-61'^^xsd:integer;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:preparationType 'Samples were concentrated by direct filtration to a final volume of 70 - 100 ml and fixed by formalin. Further samples were concentrated to 10-20 ml and analyzed with optical microscope at magnification x 12,5.'^^xsd:string;
  dwc:aphiaid '742563'^^xsd:integer;
  dwc:samplingEffort 'Ind/5 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected from different depths - 25, 50, 70, 75, 100, 135 and 150 m - by bathometer and bucket from the surface. The volume of the sample - 5 L.'^^xsd:string;
  dwc:occurrenceId 'IBSS_ANT_KRENKEL_1_MZP_72'^^xsd:string;
  dwc:observationDate '1997-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '341676'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4361__IBSS_ANT_KRENKEL_1_MZP_73>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4361__IBSS_ANT_KRENKEL_1_MZP_73> ;
  mr:hasGeometry <https://eurobis.org/id/point/4361__IBSS_ANT_KRENKEL_1_MZP_73> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61 -44.98)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61"^^xsd:decimal ;
  dwc:decimalLongitude "-44.98"^^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/4361__IBSS_ANT_KRENKEL_1_MZP_73>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61 -44.98)"^^geo:wktLiteral ;
  geo-pos:lat "-61"^^xsd:decimal ;
  geo-pos:long "-44.98"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4361__IBSS_ANT_KRENKEL_1_MZP_73>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_ANT_KRENKEL_1_MZP_73" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4361_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "74" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'ANT_KRENKEL_1_MZP'^^xsd:string;
  dwc:catalogNumber 'ANT_KRENKEL_1_MZP 85'^^xsd:string;
  dwc:scientificName 'Cymatocylis convallaria'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'N. Gavrilova'^^xsd:string;
  dwc:fieldNumber '74'^^xsd:integer;
  dwc:collector 'A. Sysoev'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southern Ocean'^^xsd:string;
  dwc:longitude '-44.98'^^xsd:double;
  dwc:latitude '-61'^^xsd:integer;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:preparationType 'Samples were concentrated by direct filtration to a final volume of 70 - 100 ml and fixed by formalin. Further samples were concentrated to 10-20 ml and analyzed with optical microscope at magnification x 12,5.'^^xsd:string;
  dwc:aphiaid '341676'^^xsd:integer;
  dwc:samplingEffort 'Ind/5 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected from different depths - 25, 50, 70, 75, 100, 135 and 150 m - by bathometer and bucket from the surface. The volume of the sample - 5 L.'^^xsd:string;
  dwc:occurrenceId 'IBSS_ANT_KRENKEL_1_MZP_73'^^xsd:string;
  dwc:observationDate '1997-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '341676'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4361__IBSS_ANT_KRENKEL_1_MZP_74>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4361__IBSS_ANT_KRENKEL_1_MZP_74> ;
  mr:hasGeometry <https://eurobis.org/id/point/4361__IBSS_ANT_KRENKEL_1_MZP_74> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61 -44.98)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61"^^xsd:decimal ;
  dwc:decimalLongitude "-44.98"^^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/4361__IBSS_ANT_KRENKEL_1_MZP_74>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61 -44.98)"^^geo:wktLiteral ;
  geo-pos:lat "-61"^^xsd:decimal ;
  geo-pos:long "-44.98"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4361__IBSS_ANT_KRENKEL_1_MZP_74>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_ANT_KRENKEL_1_MZP_74" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4361_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "74" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'ANT_KRENKEL_1_MZP'^^xsd:string;
  dwc:catalogNumber 'ANT_KRENKEL_1_MZP 86'^^xsd:string;
  dwc:scientificName 'Cyttarocylis pseudoannulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'N. Gavrilova'^^xsd:string;
  dwc:fieldNumber '74'^^xsd:integer;
  dwc:collector 'A. Sysoev'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southern Ocean'^^xsd:string;
  dwc:longitude '-44.98'^^xsd:double;
  dwc:latitude '-61'^^xsd:integer;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:preparationType 'Samples were concentrated by direct filtration to a final volume of 70 - 100 ml and fixed by formalin. Further samples were concentrated to 10-20 ml and analyzed with optical microscope at magnification x 12,5.'^^xsd:string;
  dwc:aphiaid '742561'^^xsd:integer;
  dwc:samplingEffort 'Ind/5 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected from different depths - 25, 50, 70, 75, 100, 135 and 150 m - by bathometer and bucket from the surface. The volume of the sample - 5 L.'^^xsd:string;
  dwc:occurrenceId 'IBSS_ANT_KRENKEL_1_MZP_74'^^xsd:string;
  dwc:observationDate '1997-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '427486'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4361__IBSS_ANT_KRENKEL_1_MZP_75>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4361__IBSS_ANT_KRENKEL_1_MZP_75> ;
  mr:hasGeometry <https://eurobis.org/id/point/4361__IBSS_ANT_KRENKEL_1_MZP_75> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61 -44.98)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61"^^xsd:decimal ;
  dwc:decimalLongitude "-44.98"^^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/4361__IBSS_ANT_KRENKEL_1_MZP_75>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61 -44.98)"^^geo:wktLiteral ;
  geo-pos:lat "-61"^^xsd:decimal ;
  geo-pos:long "-44.98"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4361__IBSS_ANT_KRENKEL_1_MZP_75>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_ANT_KRENKEL_1_MZP_75" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4361_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "74" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'ANT_KRENKEL_1_MZP'^^xsd:string;
  dwc:catalogNumber 'ANT_KRENKEL_1_MZP 87'^^xsd:string;
  dwc:scientificName 'Laackmanniella naviculaefera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'N. Gavrilova'^^xsd:string;
  dwc:fieldNumber '74'^^xsd:integer;
  dwc:collector 'A. Sysoev'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southern Ocean'^^xsd:string;
  dwc:longitude '-44.98'^^xsd:double;
  dwc:latitude '-61'^^xsd:integer;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:preparationType 'Samples were concentrated by direct filtration to a final volume of 70 - 100 ml and fixed by formalin. Further samples were concentrated to 10-20 ml and analyzed with optical microscope at magnification x 12,5.'^^xsd:string;
  dwc:aphiaid '341662'^^xsd:integer;
  dwc:samplingEffort 'Ind/5 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected from different depths - 25, 50, 70, 75, 100, 135 and 150 m - by bathometer and bucket from the surface. The volume of the sample - 5 L.'^^xsd:string;
  dwc:occurrenceId 'IBSS_ANT_KRENKEL_1_MZP_75'^^xsd:string;
  dwc:observationDate '1997-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '341662'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4361__IBSS_ANT_KRENKEL_1_MZP_76>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4361__IBSS_ANT_KRENKEL_1_MZP_76> ;
  mr:hasGeometry <https://eurobis.org/id/point/4361__IBSS_ANT_KRENKEL_1_MZP_76> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61 -44.98)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61"^^xsd:decimal ;
  dwc:decimalLongitude "-44.98"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4361__IBSS_ANT_KRENKEL_1_MZP_76>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_ANT_KRENKEL_1_MZP_76" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4361_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "74" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'ANT_KRENKEL_1_MZP'^^xsd:string;
  dwc:catalogNumber 'ANT_KRENKEL_1_MZP 88'^^xsd:string;
  dwc:scientificName 'Codonellopsis balechi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'N. Gavrilova'^^xsd:string;
  dwc:fieldNumber '74'^^xsd:integer;
  dwc:collector 'A. Sysoev'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southern Ocean'^^xsd:string;
  dwc:longitude '-44.98'^^xsd:double;
  dwc:latitude '-61'^^xsd:integer;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:preparationType 'Samples were concentrated by direct filtration to a final volume of 70 - 100 ml and fixed by formalin. Further samples were concentrated to 10-20 ml and analyzed with optical microscope at magnification x 12,5.'^^xsd:string;
  dwc:aphiaid '341657'^^xsd:integer;
  dwc:samplingEffort 'Ind/5 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected from different depths - 25, 50, 70, 75, 100, 135 and 150 m - by bathometer and bucket from the surface. The volume of the sample - 5 L.'^^xsd:string;
  dwc:occurrenceId 'IBSS_ANT_KRENKEL_1_MZP_76'^^xsd:string;
  dwc:observationDate '1997-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '341657'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4361__IBSS_ANT_KRENKEL_1_MZP_77>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4361__IBSS_ANT_KRENKEL_1_MZP_77> ;
  mr:hasGeometry <https://eurobis.org/id/point/4361__IBSS_ANT_KRENKEL_1_MZP_77> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61 -44.98)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61"^^xsd:decimal ;
  dwc:decimalLongitude "-44.98"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4361__IBSS_ANT_KRENKEL_1_MZP_77>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_ANT_KRENKEL_1_MZP_77" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4361_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "74" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'ANT_KRENKEL_1_MZP'^^xsd:string;
  dwc:catalogNumber 'ANT_KRENKEL_1_MZP 89'^^xsd:string;
  dwc:scientificName 'Codonellopsis gaussi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'N. Gavrilova'^^xsd:string;
  dwc:fieldNumber '74'^^xsd:integer;
  dwc:collector 'A. Sysoev'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southern Ocean'^^xsd:string;
  dwc:longitude '-44.98'^^xsd:double;
  dwc:latitude '-61'^^xsd:integer;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:preparationType 'Samples were concentrated by direct filtration to a final volume of 70 - 100 ml and fixed by formalin. Further samples were concentrated to 10-20 ml and analyzed with optical microscope at magnification x 12,5.'^^xsd:string;
  dwc:aphiaid '341658'^^xsd:integer;
  dwc:samplingEffort 'Ind/5 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected from different depths - 25, 50, 70, 75, 100, 135 and 150 m - by bathometer and bucket from the surface. The volume of the sample - 5 L.'^^xsd:string;
  dwc:occurrenceId 'IBSS_ANT_KRENKEL_1_MZP_77'^^xsd:string;
  dwc:observationDate '1997-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '341658'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4361__IBSS_ANT_KRENKEL_1_MZP_78>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4361__IBSS_ANT_KRENKEL_1_MZP_78> ;
  mr:hasGeometry <https://eurobis.org/id/point/4361__IBSS_ANT_KRENKEL_1_MZP_78> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61 -44.98)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61"^^xsd:decimal ;
  dwc:decimalLongitude "-44.98"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4361__IBSS_ANT_KRENKEL_1_MZP_78>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_ANT_KRENKEL_1_MZP_78" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4361_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "74" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'ANT_KRENKEL_1_MZP'^^xsd:string;
  dwc:catalogNumber 'ANT_KRENKEL_1_MZP 90'^^xsd:string;
  dwc:scientificName 'Codonellopsis glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'N. Gavrilova'^^xsd:string;
  dwc:fieldNumber '74'^^xsd:integer;
  dwc:collector 'A. Sysoev'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southern Ocean'^^xsd:string;
  dwc:longitude '-44.98'^^xsd:double;
  dwc:latitude '-61'^^xsd:integer;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:preparationType 'Samples were concentrated by direct filtration to a final volume of 70 - 100 ml and fixed by formalin. Further samples were concentrated to 10-20 ml and analyzed with optical microscope at magnification x 12,5.'^^xsd:string;
  dwc:aphiaid '341659'^^xsd:integer;
  dwc:samplingEffort 'Ind/5 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected from different depths - 25, 50, 70, 75, 100, 135 and 150 m - by bathometer and bucket from the surface. The volume of the sample - 5 L.'^^xsd:string;
  dwc:occurrenceId 'IBSS_ANT_KRENKEL_1_MZP_78'^^xsd:string;
  dwc:observationDate '1997-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '341659'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4361__IBSS_ANT_KRENKEL_1_MZP_79>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4361__IBSS_ANT_KRENKEL_1_MZP_79> ;
  mr:hasGeometry <https://eurobis.org/id/point/4361__IBSS_ANT_KRENKEL_1_MZP_79> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61 -44.98)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61"^^xsd:decimal ;
  dwc:decimalLongitude "-44.98"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4361__IBSS_ANT_KRENKEL_1_MZP_79>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_ANT_KRENKEL_1_MZP_79" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4361_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "74" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'ANT_KRENKEL_1_MZP'^^xsd:string;
  dwc:catalogNumber 'ANT_KRENKEL_1_MZP 91'^^xsd:string;
  dwc:scientificName 'Cymatocylis affinis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'N. Gavrilova'^^xsd:string;
  dwc:fieldNumber '74'^^xsd:integer;
  dwc:collector 'A. Sysoev'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southern Ocean'^^xsd:string;
  dwc:longitude '-44.98'^^xsd:double;
  dwc:latitude '-61'^^xsd:integer;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:preparationType 'Samples were concentrated by direct filtration to a final volume of 70 - 100 ml and fixed by formalin. Further samples were concentrated to 10-20 ml and analyzed with optical microscope at magnification x 12,5.'^^xsd:string;
  dwc:aphiaid '742563'^^xsd:integer;
  dwc:samplingEffort 'Ind/5 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected from different depths - 25, 50, 70, 75, 100, 135 and 150 m - by bathometer and bucket from the surface. The volume of the sample - 5 L.'^^xsd:string;
  dwc:occurrenceId 'IBSS_ANT_KRENKEL_1_MZP_79'^^xsd:string;
  dwc:observationDate '1997-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '341676'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4361__IBSS_ANT_KRENKEL_1_MZP_80>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4361__IBSS_ANT_KRENKEL_1_MZP_80> ;
  mr:hasGeometry <https://eurobis.org/id/point/4361__IBSS_ANT_KRENKEL_1_MZP_80> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61 -44.98)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61"^^xsd:decimal ;
  dwc:decimalLongitude "-44.98"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4361__IBSS_ANT_KRENKEL_1_MZP_80>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_ANT_KRENKEL_1_MZP_80" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4361_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "74" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'ANT_KRENKEL_1_MZP'^^xsd:string;
  dwc:catalogNumber 'ANT_KRENKEL_1_MZP 92'^^xsd:string;
  dwc:scientificName 'Cymatocylis convallaria'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'N. Gavrilova'^^xsd:string;
  dwc:fieldNumber '74'^^xsd:integer;
  dwc:collector 'A. Sysoev'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southern Ocean'^^xsd:string;
  dwc:longitude '-44.98'^^xsd:double;
  dwc:latitude '-61'^^xsd:integer;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:preparationType 'Samples were concentrated by direct filtration to a final volume of 70 - 100 ml and fixed by formalin. Further samples were concentrated to 10-20 ml and analyzed with optical microscope at magnification x 12,5.'^^xsd:string;
  dwc:aphiaid '341676'^^xsd:integer;
  dwc:samplingEffort 'Ind/5 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected from different depths - 25, 50, 70, 75, 100, 135 and 150 m - by bathometer and bucket from the surface. The volume of the sample - 5 L.'^^xsd:string;
  dwc:occurrenceId 'IBSS_ANT_KRENKEL_1_MZP_80'^^xsd:string;
  dwc:observationDate '1997-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '341676'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4361__IBSS_ANT_KRENKEL_1_MZP_81>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4361__IBSS_ANT_KRENKEL_1_MZP_81> ;
  mr:hasGeometry <https://eurobis.org/id/point/4361__IBSS_ANT_KRENKEL_1_MZP_81> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61 -44.98)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61"^^xsd:decimal ;
  dwc:decimalLongitude "-44.98"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4361__IBSS_ANT_KRENKEL_1_MZP_81>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_ANT_KRENKEL_1_MZP_81" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4361_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "74" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'ANT_KRENKEL_1_MZP'^^xsd:string;
  dwc:catalogNumber 'ANT_KRENKEL_1_MZP 93'^^xsd:string;
  dwc:scientificName 'Laackmanniella naviculaefera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'N. Gavrilova'^^xsd:string;
  dwc:fieldNumber '74'^^xsd:integer;
  dwc:collector 'A. Sysoev'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southern Ocean'^^xsd:string;
  dwc:longitude '-44.98'^^xsd:double;
  dwc:latitude '-61'^^xsd:integer;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:preparationType 'Samples were concentrated by direct filtration to a final volume of 70 - 100 ml and fixed by formalin. Further samples were concentrated to 10-20 ml and analyzed with optical microscope at magnification x 12,5.'^^xsd:string;
  dwc:aphiaid '341662'^^xsd:integer;
  dwc:samplingEffort 'Ind/5 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected from different depths - 25, 50, 70, 75, 100, 135 and 150 m - by bathometer and bucket from the surface. The volume of the sample - 5 L.'^^xsd:string;
  dwc:occurrenceId 'IBSS_ANT_KRENKEL_1_MZP_81'^^xsd:string;
  dwc:observationDate '1997-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '341662'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4361__IBSS_ANT_KRENKEL_1_MZP_82>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4361__IBSS_ANT_KRENKEL_1_MZP_82> ;
  mr:hasGeometry <https://eurobis.org/id/point/4361__IBSS_ANT_KRENKEL_1_MZP_82> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61 -44.98)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61"^^xsd:decimal ;
  dwc:decimalLongitude "-44.98"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "150"^^xsd:integer ;
  dwc:maximumDepthInMeters "150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4361__IBSS_ANT_KRENKEL_1_MZP_82>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_ANT_KRENKEL_1_MZP_82" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4361_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "74" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'ANT_KRENKEL_1_MZP'^^xsd:string;
  dwc:catalogNumber 'ANT_KRENKEL_1_MZP 94'^^xsd:string;
  dwc:scientificName 'Codonellopsis balechi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'N. Gavrilova'^^xsd:string;
  dwc:fieldNumber '74'^^xsd:integer;
  dwc:collector 'A. Sysoev'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southern Ocean'^^xsd:string;
  dwc:longitude '-44.98'^^xsd:double;
  dwc:latitude '-61'^^xsd:integer;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:preparationType 'Samples were concentrated by direct filtration to a final volume of 70 - 100 ml and fixed by formalin. Further samples were concentrated to 10-20 ml and analyzed with optical microscope at magnification x 12,5.'^^xsd:string;
  dwc:aphiaid '341657'^^xsd:integer;
  dwc:samplingEffort 'Ind/5 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected from different depths - 25, 50, 70, 75, 100, 135 and 150 m - by bathometer and bucket from the surface. The volume of the sample - 5 L.'^^xsd:string;
  dwc:occurrenceId 'IBSS_ANT_KRENKEL_1_MZP_82'^^xsd:string;
  dwc:observationDate '1997-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '341657'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4361__IBSS_ANT_KRENKEL_1_MZP_83>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4361__IBSS_ANT_KRENKEL_1_MZP_83> ;
  mr:hasGeometry <https://eurobis.org/id/point/4361__IBSS_ANT_KRENKEL_1_MZP_83> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61 -44.98)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61"^^xsd:decimal ;
  dwc:decimalLongitude "-44.98"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "150"^^xsd:integer ;
  dwc:maximumDepthInMeters "150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4361__IBSS_ANT_KRENKEL_1_MZP_83>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_ANT_KRENKEL_1_MZP_83" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4361_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "74" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'ANT_KRENKEL_1_MZP'^^xsd:string;
  dwc:catalogNumber 'ANT_KRENKEL_1_MZP 95'^^xsd:string;
  dwc:scientificName 'Codonellopsis gaussi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'N. Gavrilova'^^xsd:string;
  dwc:fieldNumber '74'^^xsd:integer;
  dwc:collector 'A. Sysoev'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southern Ocean'^^xsd:string;
  dwc:longitude '-44.98'^^xsd:double;
  dwc:latitude '-61'^^xsd:integer;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:preparationType 'Samples were concentrated by direct filtration to a final volume of 70 - 100 ml and fixed by formalin. Further samples were concentrated to 10-20 ml and analyzed with optical microscope at magnification x 12,5.'^^xsd:string;
  dwc:aphiaid '341658'^^xsd:integer;
  dwc:samplingEffort 'Ind/5 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected from different depths - 25, 50, 70, 75, 100, 135 and 150 m - by bathometer and bucket from the surface. The volume of the sample - 5 L.'^^xsd:string;
  dwc:occurrenceId 'IBSS_ANT_KRENKEL_1_MZP_83'^^xsd:string;
  dwc:observationDate '1997-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '341658'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4361__IBSS_ANT_KRENKEL_1_MZP_84>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4361__IBSS_ANT_KRENKEL_1_MZP_84> ;
  mr:hasGeometry <https://eurobis.org/id/point/4361__IBSS_ANT_KRENKEL_1_MZP_84> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61 -44.98)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61"^^xsd:decimal ;
  dwc:decimalLongitude "-44.98"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "150"^^xsd:integer ;
  dwc:maximumDepthInMeters "150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4361__IBSS_ANT_KRENKEL_1_MZP_84>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_ANT_KRENKEL_1_MZP_84" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4361_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "74" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'ANT_KRENKEL_1_MZP'^^xsd:string;
  dwc:catalogNumber 'ANT_KRENKEL_1_MZP 96'^^xsd:string;
  dwc:scientificName 'Cymatocylis affinis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'N. Gavrilova'^^xsd:string;
  dwc:fieldNumber '74'^^xsd:integer;
  dwc:collector 'A. Sysoev'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southern Ocean'^^xsd:string;
  dwc:longitude '-44.98'^^xsd:double;
  dwc:latitude '-61'^^xsd:integer;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:preparationType 'Samples were concentrated by direct filtration to a final volume of 70 - 100 ml and fixed by formalin. Further samples were concentrated to 10-20 ml and analyzed with optical microscope at magnification x 12,5.'^^xsd:string;
  dwc:aphiaid '742563'^^xsd:integer;
  dwc:samplingEffort 'Ind/5 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected from different depths - 25, 50, 70, 75, 100, 135 and 150 m - by bathometer and bucket from the surface. The volume of the sample - 5 L.'^^xsd:string;
  dwc:occurrenceId 'IBSS_ANT_KRENKEL_1_MZP_84'^^xsd:string;
  dwc:observationDate '1997-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '341676'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4361__IBSS_ANT_KRENKEL_1_MZP_85>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4361__IBSS_ANT_KRENKEL_1_MZP_85> ;
  mr:hasGeometry <https://eurobis.org/id/point/4361__IBSS_ANT_KRENKEL_1_MZP_85> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61 -44.98)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61"^^xsd:decimal ;
  dwc:decimalLongitude "-44.98"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "150"^^xsd:integer ;
  dwc:maximumDepthInMeters "150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4361__IBSS_ANT_KRENKEL_1_MZP_85>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_ANT_KRENKEL_1_MZP_85" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4361_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "74" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'ANT_KRENKEL_1_MZP'^^xsd:string;
  dwc:catalogNumber 'ANT_KRENKEL_1_MZP 97'^^xsd:string;
  dwc:scientificName 'Cymatocylis convallaria'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'N. Gavrilova'^^xsd:string;
  dwc:fieldNumber '74'^^xsd:integer;
  dwc:collector 'A. Sysoev'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southern Ocean'^^xsd:string;
  dwc:longitude '-44.98'^^xsd:double;
  dwc:latitude '-61'^^xsd:integer;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:preparationType 'Samples were concentrated by direct filtration to a final volume of 70 - 100 ml and fixed by formalin. Further samples were concentrated to 10-20 ml and analyzed with optical microscope at magnification x 12,5.'^^xsd:string;
  dwc:aphiaid '341676'^^xsd:integer;
  dwc:samplingEffort 'Ind/5 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected from different depths - 25, 50, 70, 75, 100, 135 and 150 m - by bathometer and bucket from the surface. The volume of the sample - 5 L.'^^xsd:string;
  dwc:occurrenceId 'IBSS_ANT_KRENKEL_1_MZP_85'^^xsd:string;
  dwc:observationDate '1997-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '341676'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4361__IBSS_ANT_KRENKEL_1_MZP_86>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4361__IBSS_ANT_KRENKEL_1_MZP_86> ;
  mr:hasGeometry <https://eurobis.org/id/point/4361__IBSS_ANT_KRENKEL_1_MZP_86> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61 -44.98)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61"^^xsd:decimal ;
  dwc:decimalLongitude "-44.98"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "150"^^xsd:integer ;
  dwc:maximumDepthInMeters "150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4361__IBSS_ANT_KRENKEL_1_MZP_86>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_ANT_KRENKEL_1_MZP_86" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4361_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "74" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'ANT_KRENKEL_1_MZP'^^xsd:string;
  dwc:catalogNumber 'ANT_KRENKEL_1_MZP 98'^^xsd:string;
  dwc:scientificName 'Cymatocylis cylindrella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'N. Gavrilova'^^xsd:string;
  dwc:fieldNumber '74'^^xsd:integer;
  dwc:collector 'A. Sysoev'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southern Ocean'^^xsd:string;
  dwc:longitude '-44.98'^^xsd:double;
  dwc:latitude '-61'^^xsd:integer;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:preparationType 'Samples were concentrated by direct filtration to a final volume of 70 - 100 ml and fixed by formalin. Further samples were concentrated to 10-20 ml and analyzed with optical microscope at magnification x 12,5.'^^xsd:string;
  dwc:aphiaid '742558'^^xsd:integer;
  dwc:samplingEffort 'Ind/5 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected from different depths - 25, 50, 70, 75, 100, 135 and 150 m - by bathometer and bucket from the surface. The volume of the sample - 5 L.'^^xsd:string;
  dwc:occurrenceId 'IBSS_ANT_KRENKEL_1_MZP_86'^^xsd:string;
  dwc:observationDate '1997-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '742558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4361__IBSS_ANT_KRENKEL_1_MZP_87>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4361__IBSS_ANT_KRENKEL_1_MZP_87> ;
  mr:hasGeometry <https://eurobis.org/id/point/4361__IBSS_ANT_KRENKEL_1_MZP_87> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61 -44.98)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61"^^xsd:decimal ;
  dwc:decimalLongitude "-44.98"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "150"^^xsd:integer ;
  dwc:maximumDepthInMeters "150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4361__IBSS_ANT_KRENKEL_1_MZP_87>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_ANT_KRENKEL_1_MZP_87" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4361_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "74" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'ANT_KRENKEL_1_MZP'^^xsd:string;
  dwc:catalogNumber 'ANT_KRENKEL_1_MZP 99'^^xsd:string;
  dwc:scientificName 'Laackmanniella naviculaefera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'N. Gavrilova'^^xsd:string;
  dwc:fieldNumber '74'^^xsd:integer;
  dwc:collector 'A. Sysoev'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southern Ocean'^^xsd:string;
  dwc:longitude '-44.98'^^xsd:double;
  dwc:latitude '-61'^^xsd:integer;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:preparationType 'Samples were concentrated by direct filtration to a final volume of 70 - 100 ml and fixed by formalin. Further samples were concentrated to 10-20 ml and analyzed with optical microscope at magnification x 12,5.'^^xsd:string;
  dwc:aphiaid '341662'^^xsd:integer;
  dwc:samplingEffort 'Ind/5 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected from different depths - 25, 50, 70, 75, 100, 135 and 150 m - by bathometer and bucket from the surface. The volume of the sample - 5 L.'^^xsd:string;
  dwc:occurrenceId 'IBSS_ANT_KRENKEL_1_MZP_87'^^xsd:string;
  dwc:observationDate '1997-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '341662'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4361__IBSS_ANT_KRENKEL_1_MZP_88>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4361__IBSS_ANT_KRENKEL_1_MZP_88> ;
  mr:hasGeometry <https://eurobis.org/id/point/4361__IBSS_ANT_KRENKEL_1_MZP_88> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-58.98 -43)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-58.98"^^xsd:decimal ;
  dwc:decimalLongitude "-43"^^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/4361__IBSS_ANT_KRENKEL_1_MZP_88>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-58.98 -43)"^^geo:wktLiteral ;
  geo-pos:lat "-58.98"^^xsd:decimal ;
  geo-pos:long "-43"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4361__IBSS_ANT_KRENKEL_1_MZP_88>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_ANT_KRENKEL_1_MZP_88" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4361_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "80" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'ANT_KRENKEL_1_MZP'^^xsd:string;
  dwc:catalogNumber 'ANT_KRENKEL_1_MZP 100'^^xsd:string;
  dwc:scientificName 'Codonellopsis gaussi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'N. Gavrilova'^^xsd:string;
  dwc:fieldNumber '80'^^xsd:integer;
  dwc:collector 'A. Sysoev'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Southern Ocean'^^xsd:string;
  dwc:longitude '-43'^^xsd:integer;
  dwc:latitude '-58.98'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:preparationType 'Samples were concentrated by direct filtration to a final volume of 70 - 100 ml and fixed by formalin. Further samples were concentrated to 10-20 ml and analyzed with optical microscope at magnification x 12,5.'^^xsd:string;
  dwc:aphiaid '341658'^^xsd:integer;
  dwc:samplingEffort 'Ind/5 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected from different depths - 25, 50, 70, 75, 100, 135 and 150 m - by bathometer and bucket from the surface. The volume of the sample - 5 L.'^^xsd:string;
  dwc:occurrenceId 'IBSS_ANT_KRENKEL_1_MZP_88'^^xsd:string;
  dwc:observationDate '1997-03-26'^^xsd:date;
  dwc:aphiaIdAccepted '341658'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4361__IBSS_ANT_KRENKEL_1_MZP_89>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4361__IBSS_ANT_KRENKEL_1_MZP_89> ;
  mr:hasGeometry <https://eurobis.org/id/point/4361__IBSS_ANT_KRENKEL_1_MZP_89> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-58.98 -43)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-58.98"^^xsd:decimal ;
  dwc:decimalLongitude "-43"^^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/4361__IBSS_ANT_KRENKEL_1_MZP_89>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-58.98 -43)"^^geo:wktLiteral ;
  geo-pos:lat "-58.98"^^xsd:decimal ;
  geo-pos:long "-43"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4361__IBSS_ANT_KRENKEL_1_MZP_89>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_ANT_KRENKEL_1_MZP_89" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4361_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "80" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'ANT_KRENKEL_1_MZP'^^xsd:string;
  dwc:catalogNumber 'ANT_KRENKEL_1_MZP 101'^^xsd:string;
  dwc:scientificName 'Codonellopsis glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'N. Gavrilova'^^xsd:string;
  dwc:fieldNumber '80'^^xsd:integer;
  dwc:collector 'A. Sysoev'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Southern Ocean'^^xsd:string;
  dwc:longitude '-43'^^xsd:integer;
  dwc:latitude '-58.98'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:preparationType 'Samples were concentrated by direct filtration to a final volume of 70 - 100 ml and fixed by formalin. Further samples were concentrated to 10-20 ml and analyzed with optical microscope at magnification x 12,5.'^^xsd:string;
  dwc:aphiaid '341659'^^xsd:integer;
  dwc:samplingEffort 'Ind/5 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected from different depths - 25, 50, 70, 75, 100, 135 and 150 m - by bathometer and bucket from the surface. The volume of the sample - 5 L.'^^xsd:string;
  dwc:occurrenceId 'IBSS_ANT_KRENKEL_1_MZP_89'^^xsd:string;
  dwc:observationDate '1997-03-26'^^xsd:date;
  dwc:aphiaIdAccepted '341659'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4361__IBSS_ANT_KRENKEL_1_MZP_90>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4361__IBSS_ANT_KRENKEL_1_MZP_90> ;
  mr:hasGeometry <https://eurobis.org/id/point/4361__IBSS_ANT_KRENKEL_1_MZP_90> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-58.98 -43)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-58.98"^^xsd:decimal ;
  dwc:decimalLongitude "-43"^^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/4361__IBSS_ANT_KRENKEL_1_MZP_90>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-58.98 -43)"^^geo:wktLiteral ;
  geo-pos:lat "-58.98"^^xsd:decimal ;
  geo-pos:long "-43"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4361__IBSS_ANT_KRENKEL_1_MZP_90>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_ANT_KRENKEL_1_MZP_90" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4361_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "80" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'ANT_KRENKEL_1_MZP'^^xsd:string;
  dwc:catalogNumber 'ANT_KRENKEL_1_MZP 102'^^xsd:string;
  dwc:scientificName 'Cymatocylis affinis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'N. Gavrilova'^^xsd:string;
  dwc:fieldNumber '80'^^xsd:integer;
  dwc:collector 'A. Sysoev'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Southern Ocean'^^xsd:string;
  dwc:longitude '-43'^^xsd:integer;
  dwc:latitude '-58.98'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:preparationType 'Samples were concentrated by direct filtration to a final volume of 70 - 100 ml and fixed by formalin. Further samples were concentrated to 10-20 ml and analyzed with optical microscope at magnification x 12,5.'^^xsd:string;
  dwc:aphiaid '742563'^^xsd:integer;
  dwc:samplingEffort 'Ind/5 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected from different depths - 25, 50, 70, 75, 100, 135 and 150 m - by bathometer and bucket from the surface. The volume of the sample - 5 L.'^^xsd:string;
  dwc:occurrenceId 'IBSS_ANT_KRENKEL_1_MZP_90'^^xsd:string;
  dwc:observationDate '1997-03-26'^^xsd:date;
  dwc:aphiaIdAccepted '341676'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4361__IBSS_ANT_KRENKEL_1_MZP_91>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4361__IBSS_ANT_KRENKEL_1_MZP_91> ;
  mr:hasGeometry <https://eurobis.org/id/point/4361__IBSS_ANT_KRENKEL_1_MZP_91> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-58.98 -43)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-58.98"^^xsd:decimal ;
  dwc:decimalLongitude "-43"^^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/4361__IBSS_ANT_KRENKEL_1_MZP_91>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-58.98 -43)"^^geo:wktLiteral ;
  geo-pos:lat "-58.98"^^xsd:decimal ;
  geo-pos:long "-43"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4361__IBSS_ANT_KRENKEL_1_MZP_91>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_ANT_KRENKEL_1_MZP_91" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4361_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "80" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'ANT_KRENKEL_1_MZP'^^xsd:string;
  dwc:catalogNumber 'ANT_KRENKEL_1_MZP 103'^^xsd:string;
  dwc:scientificName 'Cymatocylis convallaria'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'N. Gavrilova'^^xsd:string;
  dwc:fieldNumber '80'^^xsd:integer;
  dwc:collector 'A. Sysoev'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Southern Ocean'^^xsd:string;
  dwc:longitude '-43'^^xsd:integer;
  dwc:latitude '-58.98'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:preparationType 'Samples were concentrated by direct filtration to a final volume of 70 - 100 ml and fixed by formalin. Further samples were concentrated to 10-20 ml and analyzed with optical microscope at magnification x 12,5.'^^xsd:string;
  dwc:aphiaid '341676'^^xsd:integer;
  dwc:samplingEffort 'Ind/5 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected from different depths - 25, 50, 70, 75, 100, 135 and 150 m - by bathometer and bucket from the surface. The volume of the sample - 5 L.'^^xsd:string;
  dwc:occurrenceId 'IBSS_ANT_KRENKEL_1_MZP_91'^^xsd:string;
  dwc:observationDate '1997-03-26'^^xsd:date;
  dwc:aphiaIdAccepted '341676'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4361__IBSS_ANT_KRENKEL_1_MZP_92>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4361__IBSS_ANT_KRENKEL_1_MZP_92> ;
  mr:hasGeometry <https://eurobis.org/id/point/4361__IBSS_ANT_KRENKEL_1_MZP_92> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-58.98 -43)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-58.98"^^xsd:decimal ;
  dwc:decimalLongitude "-43"^^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/4361__IBSS_ANT_KRENKEL_1_MZP_92>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-58.98 -43)"^^geo:wktLiteral ;
  geo-pos:lat "-58.98"^^xsd:decimal ;
  geo-pos:long "-43"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4361__IBSS_ANT_KRENKEL_1_MZP_92>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_ANT_KRENKEL_1_MZP_92" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4361_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "80" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'ANT_KRENKEL_1_MZP'^^xsd:string;
  dwc:catalogNumber 'ANT_KRENKEL_1_MZP 104'^^xsd:string;
  dwc:scientificName 'Laackmanniella naviculaefera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'N. Gavrilova'^^xsd:string;
  dwc:fieldNumber '80'^^xsd:integer;
  dwc:collector 'A. Sysoev'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Southern Ocean'^^xsd:string;
  dwc:longitude '-43'^^xsd:integer;
  dwc:latitude '-58.98'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:preparationType 'Samples were concentrated by direct filtration to a final volume of 70 - 100 ml and fixed by formalin. Further samples were concentrated to 10-20 ml and analyzed with optical microscope at magnification x 12,5.'^^xsd:string;
  dwc:aphiaid '341662'^^xsd:integer;
  dwc:samplingEffort 'Ind/5 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected from different depths - 25, 50, 70, 75, 100, 135 and 150 m - by bathometer and bucket from the surface. The volume of the sample - 5 L.'^^xsd:string;
  dwc:occurrenceId 'IBSS_ANT_KRENKEL_1_MZP_92'^^xsd:string;
  dwc:observationDate '1997-03-26'^^xsd:date;
  dwc:aphiaIdAccepted '341662'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4361__IBSS_ANT_KRENKEL_1_MZP_93>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4361__IBSS_ANT_KRENKEL_1_MZP_93> ;
  mr:hasGeometry <https://eurobis.org/id/point/4361__IBSS_ANT_KRENKEL_1_MZP_93> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-58.98 -43)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-58.98"^^xsd:decimal ;
  dwc:decimalLongitude "-43"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4361__IBSS_ANT_KRENKEL_1_MZP_93>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_ANT_KRENKEL_1_MZP_93" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4361_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "80" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'ANT_KRENKEL_1_MZP'^^xsd:string;
  dwc:catalogNumber 'ANT_KRENKEL_1_MZP 105'^^xsd:string;
  dwc:scientificName 'Codonellopsis gaussi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'N. Gavrilova'^^xsd:string;
  dwc:fieldNumber '80'^^xsd:integer;
  dwc:collector 'A. Sysoev'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Southern Ocean'^^xsd:string;
  dwc:longitude '-43'^^xsd:integer;
  dwc:latitude '-58.98'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:preparationType 'Samples were concentrated by direct filtration to a final volume of 70 - 100 ml and fixed by formalin. Further samples were concentrated to 10-20 ml and analyzed with optical microscope at magnification x 12,5.'^^xsd:string;
  dwc:aphiaid '341658'^^xsd:integer;
  dwc:samplingEffort 'Ind/5 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected from different depths - 25, 50, 70, 75, 100, 135 and 150 m - by bathometer and bucket from the surface. The volume of the sample - 5 L.'^^xsd:string;
  dwc:occurrenceId 'IBSS_ANT_KRENKEL_1_MZP_93'^^xsd:string;
  dwc:observationDate '1997-03-26'^^xsd:date;
  dwc:aphiaIdAccepted '341658'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4361__IBSS_ANT_KRENKEL_1_MZP_94>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4361__IBSS_ANT_KRENKEL_1_MZP_94> ;
  mr:hasGeometry <https://eurobis.org/id/point/4361__IBSS_ANT_KRENKEL_1_MZP_94> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-58.98 -43)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-58.98"^^xsd:decimal ;
  dwc:decimalLongitude "-43"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4361__IBSS_ANT_KRENKEL_1_MZP_94>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_ANT_KRENKEL_1_MZP_94" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4361_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "80" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'ANT_KRENKEL_1_MZP'^^xsd:string;
  dwc:catalogNumber 'ANT_KRENKEL_1_MZP 106'^^xsd:string;
  dwc:scientificName 'Cymatocylis affinis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'N. Gavrilova'^^xsd:string;
  dwc:fieldNumber '80'^^xsd:integer;
  dwc:collector 'A. Sysoev'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Southern Ocean'^^xsd:string;
  dwc:longitude '-43'^^xsd:integer;
  dwc:latitude '-58.98'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:preparationType 'Samples were concentrated by direct filtration to a final volume of 70 - 100 ml and fixed by formalin. Further samples were concentrated to 10-20 ml and analyzed with optical microscope at magnification x 12,5.'^^xsd:string;
  dwc:aphiaid '742563'^^xsd:integer;
  dwc:samplingEffort 'Ind/5 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected from different depths - 25, 50, 70, 75, 100, 135 and 150 m - by bathometer and bucket from the surface. The volume of the sample - 5 L.'^^xsd:string;
  dwc:occurrenceId 'IBSS_ANT_KRENKEL_1_MZP_94'^^xsd:string;
  dwc:observationDate '1997-03-26'^^xsd:date;
  dwc:aphiaIdAccepted '341676'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4361__IBSS_ANT_KRENKEL_1_MZP_95>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4361__IBSS_ANT_KRENKEL_1_MZP_95> ;
  mr:hasGeometry <https://eurobis.org/id/point/4361__IBSS_ANT_KRENKEL_1_MZP_95> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-58.98 -43)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-58.98"^^xsd:decimal ;
  dwc:decimalLongitude "-43"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4361__IBSS_ANT_KRENKEL_1_MZP_95>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_ANT_KRENKEL_1_MZP_95" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4361_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "80" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'ANT_KRENKEL_1_MZP'^^xsd:string;
  dwc:catalogNumber 'ANT_KRENKEL_1_MZP 107'^^xsd:string;
  dwc:scientificName 'Cyttarocylis pseudoannulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'N. Gavrilova'^^xsd:string;
  dwc:fieldNumber '80'^^xsd:integer;
  dwc:collector 'A. Sysoev'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Southern Ocean'^^xsd:string;
  dwc:longitude '-43'^^xsd:integer;
  dwc:latitude '-58.98'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:preparationType 'Samples were concentrated by direct filtration to a final volume of 70 - 100 ml and fixed by formalin. Further samples were concentrated to 10-20 ml and analyzed with optical microscope at magnification x 12,5.'^^xsd:string;
  dwc:aphiaid '742561'^^xsd:integer;
  dwc:samplingEffort 'Ind/5 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected from different depths - 25, 50, 70, 75, 100, 135 and 150 m - by bathometer and bucket from the surface. The volume of the sample - 5 L.'^^xsd:string;
  dwc:occurrenceId 'IBSS_ANT_KRENKEL_1_MZP_95'^^xsd:string;
  dwc:observationDate '1997-03-26'^^xsd:date;
  dwc:aphiaIdAccepted '427486'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4361__IBSS_ANT_KRENKEL_1_MZP_96>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4361__IBSS_ANT_KRENKEL_1_MZP_96> ;
  mr:hasGeometry <https://eurobis.org/id/point/4361__IBSS_ANT_KRENKEL_1_MZP_96> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-58.98 -43)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-58.98"^^xsd:decimal ;
  dwc:decimalLongitude "-43"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4361__IBSS_ANT_KRENKEL_1_MZP_96>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_ANT_KRENKEL_1_MZP_96" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4361_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "80" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'ANT_KRENKEL_1_MZP'^^xsd:string;
  dwc:catalogNumber 'ANT_KRENKEL_1_MZP 108'^^xsd:string;
  dwc:scientificName 'Laackmanniella naviculaefera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'N. Gavrilova'^^xsd:string;
  dwc:fieldNumber '80'^^xsd:integer;
  dwc:collector 'A. Sysoev'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Southern Ocean'^^xsd:string;
  dwc:longitude '-43'^^xsd:integer;
  dwc:latitude '-58.98'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:preparationType 'Samples were concentrated by direct filtration to a final volume of 70 - 100 ml and fixed by formalin. Further samples were concentrated to 10-20 ml and analyzed with optical microscope at magnification x 12,5.'^^xsd:string;
  dwc:aphiaid '341662'^^xsd:integer;
  dwc:samplingEffort 'Ind/5 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected from different depths - 25, 50, 70, 75, 100, 135 and 150 m - by bathometer and bucket from the surface. The volume of the sample - 5 L.'^^xsd:string;
  dwc:occurrenceId 'IBSS_ANT_KRENKEL_1_MZP_96'^^xsd:string;
  dwc:observationDate '1997-03-26'^^xsd:date;
  dwc:aphiaIdAccepted '341662'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4361__IBSS_ANT_KRENKEL_1_MZP_97>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4361__IBSS_ANT_KRENKEL_1_MZP_97> ;
  mr:hasGeometry <https://eurobis.org/id/point/4361__IBSS_ANT_KRENKEL_1_MZP_97> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.5 -47.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-60.5"^^xsd:decimal ;
  dwc:decimalLongitude "-47.1"^^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/4361__IBSS_ANT_KRENKEL_1_MZP_97>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.5 -47.1)"^^geo:wktLiteral ;
  geo-pos:lat "-60.5"^^xsd:decimal ;
  geo-pos:long "-47.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4361__IBSS_ANT_KRENKEL_1_MZP_97>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_ANT_KRENKEL_1_MZP_97" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4361_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "55" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'ANT_KRENKEL_1_MZP'^^xsd:string;
  dwc:catalogNumber 'ANT_KRENKEL_1_MZP 1'^^xsd:string;
  dwc:scientificName 'Codonellopsis balechi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'N. Gavrilova'^^xsd:string;
  dwc:fieldNumber '55'^^xsd:integer;
  dwc:collector 'A. Sysoev'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Ocean'^^xsd:string;
  dwc:longitude '-47.1'^^xsd:double;
  dwc:latitude '-60.5'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:preparationType 'Samples were concentrated by direct filtration to a final volume of 70 - 100 ml and fixed by formalin. Further samples were concentrated to 10-20 ml and analyzed with optical microscope at magnification x 12,5.'^^xsd:string;
  dwc:aphiaid '341657'^^xsd:integer;
  dwc:samplingEffort 'Ind/5 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected from different depths - 25, 50, 70, 75, 100, 135 and 150 m - by bathometer and bucket from the surface. The volume of the sample - 5 L.'^^xsd:string;
  dwc:occurrenceId 'IBSS_ANT_KRENKEL_1_MZP_97'^^xsd:string;
  dwc:observationDate '1997-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '341657'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4361__IBSS_ANT_KRENKEL_1_MZP_98>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4361__IBSS_ANT_KRENKEL_1_MZP_98> ;
  mr:hasGeometry <https://eurobis.org/id/point/4361__IBSS_ANT_KRENKEL_1_MZP_98> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.5 -47.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-60.5"^^xsd:decimal ;
  dwc:decimalLongitude "-47.1"^^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/4361__IBSS_ANT_KRENKEL_1_MZP_98>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.5 -47.1)"^^geo:wktLiteral ;
  geo-pos:lat "-60.5"^^xsd:decimal ;
  geo-pos:long "-47.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4361__IBSS_ANT_KRENKEL_1_MZP_98>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_ANT_KRENKEL_1_MZP_98" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4361_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "55" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'ANT_KRENKEL_1_MZP'^^xsd:string;
  dwc:catalogNumber 'ANT_KRENKEL_1_MZP 2'^^xsd:string;
  dwc:scientificName 'Codonellopsis gaussi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'N. Gavrilova'^^xsd:string;
  dwc:fieldNumber '55'^^xsd:integer;
  dwc:collector 'A. Sysoev'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Ocean'^^xsd:string;
  dwc:longitude '-47.1'^^xsd:double;
  dwc:latitude '-60.5'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:preparationType 'Samples were concentrated by direct filtration to a final volume of 70 - 100 ml and fixed by formalin. Further samples were concentrated to 10-20 ml and analyzed with optical microscope at magnification x 12,5.'^^xsd:string;
  dwc:aphiaid '341658'^^xsd:integer;
  dwc:samplingEffort 'Ind/5 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected from different depths - 25, 50, 70, 75, 100, 135 and 150 m - by bathometer and bucket from the surface. The volume of the sample - 5 L.'^^xsd:string;
  dwc:occurrenceId 'IBSS_ANT_KRENKEL_1_MZP_98'^^xsd:string;
  dwc:observationDate '1997-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '341658'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4361__IBSS_ANT_KRENKEL_1_MZP_99>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4361__IBSS_ANT_KRENKEL_1_MZP_99> ;
  mr:hasGeometry <https://eurobis.org/id/point/4361__IBSS_ANT_KRENKEL_1_MZP_99> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.5 -47.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-60.5"^^xsd:decimal ;
  dwc:decimalLongitude "-47.1"^^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/4361__IBSS_ANT_KRENKEL_1_MZP_99>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.5 -47.1)"^^geo:wktLiteral ;
  geo-pos:lat "-60.5"^^xsd:decimal ;
  geo-pos:long "-47.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4361__IBSS_ANT_KRENKEL_1_MZP_99>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_ANT_KRENKEL_1_MZP_99" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4361_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "55" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'ANT_KRENKEL_1_MZP'^^xsd:string;
  dwc:catalogNumber 'ANT_KRENKEL_1_MZP 3'^^xsd:string;
  dwc:scientificName 'Cymatocylis affinis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'N. Gavrilova'^^xsd:string;
  dwc:fieldNumber '55'^^xsd:integer;
  dwc:collector 'A. Sysoev'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Ocean'^^xsd:string;
  dwc:longitude '-47.1'^^xsd:double;
  dwc:latitude '-60.5'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:preparationType 'Samples were concentrated by direct filtration to a final volume of 70 - 100 ml and fixed by formalin. Further samples were concentrated to 10-20 ml and analyzed with optical microscope at magnification x 12,5.'^^xsd:string;
  dwc:aphiaid '742563'^^xsd:integer;
  dwc:samplingEffort 'Ind/5 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected from different depths - 25, 50, 70, 75, 100, 135 and 150 m - by bathometer and bucket from the surface. The volume of the sample - 5 L.'^^xsd:string;
  dwc:occurrenceId 'IBSS_ANT_KRENKEL_1_MZP_99'^^xsd:string;
  dwc:observationDate '1997-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '341676'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4361__IBSS_ANT_KRENKEL_1_MZP_100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4361__IBSS_ANT_KRENKEL_1_MZP_100> ;
  mr:hasGeometry <https://eurobis.org/id/point/4361__IBSS_ANT_KRENKEL_1_MZP_100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.5 -47.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-60.5"^^xsd:decimal ;
  dwc:decimalLongitude "-47.1"^^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/4361__IBSS_ANT_KRENKEL_1_MZP_100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.5 -47.1)"^^geo:wktLiteral ;
  geo-pos:lat "-60.5"^^xsd:decimal ;
  geo-pos:long "-47.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4361__IBSS_ANT_KRENKEL_1_MZP_100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_ANT_KRENKEL_1_MZP_100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4361_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "55" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'ANT_KRENKEL_1_MZP'^^xsd:string;
  dwc:catalogNumber 'ANT_KRENKEL_1_MZP 4'^^xsd:string;
  dwc:scientificName 'Cymatocylis convallaria'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'N. Gavrilova'^^xsd:string;
  dwc:fieldNumber '55'^^xsd:integer;
  dwc:collector 'A. Sysoev'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Ocean'^^xsd:string;
  dwc:longitude '-47.1'^^xsd:double;
  dwc:latitude '-60.5'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:preparationType 'Samples were concentrated by direct filtration to a final volume of 70 - 100 ml and fixed by formalin. Further samples were concentrated to 10-20 ml and analyzed with optical microscope at magnification x 12,5.'^^xsd:string;
  dwc:aphiaid '341676'^^xsd:integer;
  dwc:samplingEffort 'Ind/5 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected from different depths - 25, 50, 70, 75, 100, 135 and 150 m - by bathometer and bucket from the surface. The volume of the sample - 5 L.'^^xsd:string;
  dwc:occurrenceId 'IBSS_ANT_KRENKEL_1_MZP_100'^^xsd:string;
  dwc:observationDate '1997-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '341676'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4361__IBSS_ANT_KRENKEL_1_MZP_101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4361__IBSS_ANT_KRENKEL_1_MZP_101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4361__IBSS_ANT_KRENKEL_1_MZP_101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.5 -47.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-60.5"^^xsd:decimal ;
  dwc:decimalLongitude "-47.1"^^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/4361__IBSS_ANT_KRENKEL_1_MZP_101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.5 -47.1)"^^geo:wktLiteral ;
  geo-pos:lat "-60.5"^^xsd:decimal ;
  geo-pos:long "-47.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4361__IBSS_ANT_KRENKEL_1_MZP_101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_ANT_KRENKEL_1_MZP_101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4361_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "55" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'ANT_KRENKEL_1_MZP'^^xsd:string;
  dwc:catalogNumber 'ANT_KRENKEL_1_MZP 5'^^xsd:string;
  dwc:scientificName 'Foraminifera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'N. Gavrilova'^^xsd:string;
  dwc:fieldNumber '55'^^xsd:integer;
  dwc:collector 'A. Sysoev'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Ocean'^^xsd:string;
  dwc:longitude '-47.1'^^xsd:double;
  dwc:latitude '-60.5'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:preparationType 'Samples were concentrated by direct filtration to a final volume of 70 - 100 ml and fixed by formalin. Further samples were concentrated to 10-20 ml and analyzed with optical microscope at magnification x 12,5.'^^xsd:string;
  dwc:aphiaid '1410'^^xsd:integer;
  dwc:samplingEffort 'Ind/5 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected from different depths - 25, 50, 70, 75, 100, 135 and 150 m - by bathometer and bucket from the surface. The volume of the sample - 5 L.'^^xsd:string;
  dwc:occurrenceId 'IBSS_ANT_KRENKEL_1_MZP_101'^^xsd:string;
  dwc:observationDate '1997-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '1410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4361__IBSS_ANT_KRENKEL_1_MZP_102>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4361__IBSS_ANT_KRENKEL_1_MZP_102> ;
  mr:hasGeometry <https://eurobis.org/id/point/4361__IBSS_ANT_KRENKEL_1_MZP_102> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.5 -47.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-60.5"^^xsd:decimal ;
  dwc:decimalLongitude "-47.1"^^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/4361__IBSS_ANT_KRENKEL_1_MZP_102>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.5 -47.1)"^^geo:wktLiteral ;
  geo-pos:lat "-60.5"^^xsd:decimal ;
  geo-pos:long "-47.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4361__IBSS_ANT_KRENKEL_1_MZP_102>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_ANT_KRENKEL_1_MZP_102" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4361_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "55" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'ANT_KRENKEL_1_MZP'^^xsd:string;
  dwc:catalogNumber 'ANT_KRENKEL_1_MZP 6'^^xsd:string;
  dwc:scientificName 'Radiolaria'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'N. Gavrilova'^^xsd:string;
  dwc:fieldNumber '55'^^xsd:integer;
  dwc:collector 'A. Sysoev'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Ocean'^^xsd:string;
  dwc:longitude '-47.1'^^xsd:double;
  dwc:latitude '-60.5'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:preparationType 'Samples were concentrated by direct filtration to a final volume of 70 - 100 ml and fixed by formalin. Further samples were concentrated to 10-20 ml and analyzed with optical microscope at magnification x 12,5.'^^xsd:string;
  dwc:aphiaid '196831'^^xsd:integer;
  dwc:samplingEffort 'Ind/5 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected from different depths - 25, 50, 70, 75, 100, 135 and 150 m - by bathometer and bucket from the surface. The volume of the sample - 5 L.'^^xsd:string;
  dwc:occurrenceId 'IBSS_ANT_KRENKEL_1_MZP_102'^^xsd:string;
  dwc:observationDate '1997-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '582421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/4361__IBSS_ANT_KRENKEL_1_MZP_103>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4361__IBSS_ANT_KRENKEL_1_MZP_103> ;
  mr:hasGeometry <https://eurobis.org/id/point/4361__IBSS_ANT_KRENKEL_1_MZP_103> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.5 -47.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-60.5"^^xsd:decimal ;
  dwc:decimalLongitude "-47.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4361__IBSS_ANT_KRENKEL_1_MZP_103>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_ANT_KRENKEL_1_MZP_103" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4361_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "55" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'ANT_KRENKEL_1_MZP'^^xsd:string;
  dwc:catalogNumber 'ANT_KRENKEL_1_MZP 13'^^xsd:string;
  dwc:scientificName 'Foraminifera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'N. Gavrilova'^^xsd:string;
  dwc:fieldNumber '55'^^xsd:integer;
  dwc:collector 'A. Sysoev'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Ocean'^^xsd:string;
  dwc:longitude '-47.1'^^xsd:double;
  dwc:latitude '-60.5'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:preparationType 'Samples were concentrated by direct filtration to a final volume of 70 - 100 ml and fixed by formalin. Further samples were concentrated to 10-20 ml and analyzed with optical microscope at magnification x 12,5.'^^xsd:string;
  dwc:aphiaid '1410'^^xsd:integer;
  dwc:samplingEffort 'Ind/5 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected from different depths - 25, 50, 70, 75, 100, 135 and 150 m - by bathometer and bucket from the surface. The volume of the sample - 5 L.'^^xsd:string;
  dwc:occurrenceId 'IBSS_ANT_KRENKEL_1_MZP_103'^^xsd:string;
  dwc:observationDate '1997-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '1410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4361__IBSS_ANT_KRENKEL_1_MZP_104>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4361__IBSS_ANT_KRENKEL_1_MZP_104> ;
  mr:hasGeometry <https://eurobis.org/id/point/4361__IBSS_ANT_KRENKEL_1_MZP_104> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.5 -47.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-60.5"^^xsd:decimal ;
  dwc:decimalLongitude "-47.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4361__IBSS_ANT_KRENKEL_1_MZP_104>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_ANT_KRENKEL_1_MZP_104" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4361_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "55" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'ANT_KRENKEL_1_MZP'^^xsd:string;
  dwc:catalogNumber 'ANT_KRENKEL_1_MZP 14'^^xsd:string;
  dwc:scientificName 'Laackmanniella naviculaefera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'N. Gavrilova'^^xsd:string;
  dwc:fieldNumber '55'^^xsd:integer;
  dwc:collector 'A. Sysoev'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Ocean'^^xsd:string;
  dwc:longitude '-47.1'^^xsd:double;
  dwc:latitude '-60.5'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:preparationType 'Samples were concentrated by direct filtration to a final volume of 70 - 100 ml and fixed by formalin. Further samples were concentrated to 10-20 ml and analyzed with optical microscope at magnification x 12,5.'^^xsd:string;
  dwc:aphiaid '341662'^^xsd:integer;
  dwc:samplingEffort 'Ind/5 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected from different depths - 25, 50, 70, 75, 100, 135 and 150 m - by bathometer and bucket from the surface. The volume of the sample - 5 L.'^^xsd:string;
  dwc:occurrenceId 'IBSS_ANT_KRENKEL_1_MZP_104'^^xsd:string;
  dwc:observationDate '1997-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '341662'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4361__IBSS_ANT_KRENKEL_1_MZP_105>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4361__IBSS_ANT_KRENKEL_1_MZP_105> ;
  mr:hasGeometry <https://eurobis.org/id/point/4361__IBSS_ANT_KRENKEL_1_MZP_105> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.5 -47.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-60.5"^^xsd:decimal ;
  dwc:decimalLongitude "-47.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "150"^^xsd:integer ;
  dwc:maximumDepthInMeters "150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4361__IBSS_ANT_KRENKEL_1_MZP_105>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_ANT_KRENKEL_1_MZP_105" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4361_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "55" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'ANT_KRENKEL_1_MZP'^^xsd:string;
  dwc:catalogNumber 'ANT_KRENKEL_1_MZP 15'^^xsd:string;
  dwc:scientificName 'Codonellopsis balechi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'N. Gavrilova'^^xsd:string;
  dwc:fieldNumber '55'^^xsd:integer;
  dwc:collector 'A. Sysoev'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Ocean'^^xsd:string;
  dwc:longitude '-47.1'^^xsd:double;
  dwc:latitude '-60.5'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:preparationType 'Samples were concentrated by direct filtration to a final volume of 70 - 100 ml and fixed by formalin. Further samples were concentrated to 10-20 ml and analyzed with optical microscope at magnification x 12,5.'^^xsd:string;
  dwc:aphiaid '341657'^^xsd:integer;
  dwc:samplingEffort 'Ind/5 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected from different depths - 25, 50, 70, 75, 100, 135 and 150 m - by bathometer and bucket from the surface. The volume of the sample - 5 L.'^^xsd:string;
  dwc:occurrenceId 'IBSS_ANT_KRENKEL_1_MZP_105'^^xsd:string;
  dwc:observationDate '1997-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '341657'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4361__IBSS_ANT_KRENKEL_1_MZP_106>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4361__IBSS_ANT_KRENKEL_1_MZP_106> ;
  mr:hasGeometry <https://eurobis.org/id/point/4361__IBSS_ANT_KRENKEL_1_MZP_106> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.5 -47.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-60.5"^^xsd:decimal ;
  dwc:decimalLongitude "-47.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "150"^^xsd:integer ;
  dwc:maximumDepthInMeters "150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4361__IBSS_ANT_KRENKEL_1_MZP_106>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_ANT_KRENKEL_1_MZP_106" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4361_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "55" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'ANT_KRENKEL_1_MZP'^^xsd:string;
  dwc:catalogNumber 'ANT_KRENKEL_1_MZP 16'^^xsd:string;
  dwc:scientificName 'Codonellopsis gaussi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'N. Gavrilova'^^xsd:string;
  dwc:fieldNumber '55'^^xsd:integer;
  dwc:collector 'A. Sysoev'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Ocean'^^xsd:string;
  dwc:longitude '-47.1'^^xsd:double;
  dwc:latitude '-60.5'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:preparationType 'Samples were concentrated by direct filtration to a final volume of 70 - 100 ml and fixed by formalin. Further samples were concentrated to 10-20 ml and analyzed with optical microscope at magnification x 12,5.'^^xsd:string;
  dwc:aphiaid '341658'^^xsd:integer;
  dwc:samplingEffort 'Ind/5 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected from different depths - 25, 50, 70, 75, 100, 135 and 150 m - by bathometer and bucket from the surface. The volume of the sample - 5 L.'^^xsd:string;
  dwc:occurrenceId 'IBSS_ANT_KRENKEL_1_MZP_106'^^xsd:string;
  dwc:observationDate '1997-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '341658'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4361__IBSS_ANT_KRENKEL_1_MZP_107>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4361__IBSS_ANT_KRENKEL_1_MZP_107> ;
  mr:hasGeometry <https://eurobis.org/id/point/4361__IBSS_ANT_KRENKEL_1_MZP_107> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.5 -47.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-60.5"^^xsd:decimal ;
  dwc:decimalLongitude "-47.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "150"^^xsd:integer ;
  dwc:maximumDepthInMeters "150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4361__IBSS_ANT_KRENKEL_1_MZP_107>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_ANT_KRENKEL_1_MZP_107" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4361_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "55" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'ANT_KRENKEL_1_MZP'^^xsd:string;
  dwc:catalogNumber 'ANT_KRENKEL_1_MZP 17'^^xsd:string;
  dwc:scientificName 'Cymatocylis convallaria'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'N. Gavrilova'^^xsd:string;
  dwc:fieldNumber '55'^^xsd:integer;
  dwc:collector 'A. Sysoev'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Ocean'^^xsd:string;
  dwc:longitude '-47.1'^^xsd:double;
  dwc:latitude '-60.5'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:preparationType 'Samples were concentrated by direct filtration to a final volume of 70 - 100 ml and fixed by formalin. Further samples were concentrated to 10-20 ml and analyzed with optical microscope at magnification x 12,5.'^^xsd:string;
  dwc:aphiaid '341676'^^xsd:integer;
  dwc:samplingEffort 'Ind/5 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected from different depths - 25, 50, 70, 75, 100, 135 and 150 m - by bathometer and bucket from the surface. The volume of the sample - 5 L.'^^xsd:string;
  dwc:occurrenceId 'IBSS_ANT_KRENKEL_1_MZP_107'^^xsd:string;
  dwc:observationDate '1997-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '341676'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4361__IBSS_ANT_KRENKEL_1_MZP_108>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4361__IBSS_ANT_KRENKEL_1_MZP_108> ;
  mr:hasGeometry <https://eurobis.org/id/point/4361__IBSS_ANT_KRENKEL_1_MZP_108> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.5 -47.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-60.5"^^xsd:decimal ;
  dwc:decimalLongitude "-47.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "150"^^xsd:integer ;
  dwc:maximumDepthInMeters "150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4361__IBSS_ANT_KRENKEL_1_MZP_108>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_ANT_KRENKEL_1_MZP_108" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4361_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "55" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'ANT_KRENKEL_1_MZP'^^xsd:string;
  dwc:catalogNumber 'ANT_KRENKEL_1_MZP 18'^^xsd:string;
  dwc:scientificName 'Radiolaria'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'N. Gavrilova'^^xsd:string;
  dwc:fieldNumber '55'^^xsd:integer;
  dwc:collector 'A. Sysoev'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Ocean'^^xsd:string;
  dwc:longitude '-47.1'^^xsd:double;
  dwc:latitude '-60.5'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:preparationType 'Samples were concentrated by direct filtration to a final volume of 70 - 100 ml and fixed by formalin. Further samples were concentrated to 10-20 ml and analyzed with optical microscope at magnification x 12,5.'^^xsd:string;
  dwc:aphiaid '196831'^^xsd:integer;
  dwc:samplingEffort 'Ind/5 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected from different depths - 25, 50, 70, 75, 100, 135 and 150 m - by bathometer and bucket from the surface. The volume of the sample - 5 L.'^^xsd:string;
  dwc:occurrenceId 'IBSS_ANT_KRENKEL_1_MZP_108'^^xsd:string;
  dwc:observationDate '1997-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '582421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/4361__IBSS_ANT_KRENKEL_1_MZP_109>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4361__IBSS_ANT_KRENKEL_1_MZP_109> ;
  mr:hasGeometry <https://eurobis.org/id/point/4361__IBSS_ANT_KRENKEL_1_MZP_109> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-58.98 -43)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-58.98"^^xsd:decimal ;
  dwc:decimalLongitude "-43"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "150"^^xsd:integer ;
  dwc:maximumDepthInMeters "150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4361__IBSS_ANT_KRENKEL_1_MZP_109>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_ANT_KRENKEL_1_MZP_109" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4361_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "80" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'ANT_KRENKEL_1_MZP'^^xsd:string;
  dwc:catalogNumber 'ANT_KRENKEL_1_MZP 109'^^xsd:string;
  dwc:scientificName 'Codonellopsis gaussi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'N. Gavrilova'^^xsd:string;
  dwc:fieldNumber '80'^^xsd:integer;
  dwc:collector 'A. Sysoev'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Southern Ocean'^^xsd:string;
  dwc:longitude '-43'^^xsd:integer;
  dwc:latitude '-58.98'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:preparationType 'Samples were concentrated by direct filtration to a final volume of 70 - 100 ml and fixed by formalin. Further samples were concentrated to 10-20 ml and analyzed with optical microscope at magnification x 12,5.'^^xsd:string;
  dwc:aphiaid '341658'^^xsd:integer;
  dwc:samplingEffort 'Ind/5 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected from different depths - 25, 50, 70, 75, 100, 135 and 150 m - by bathometer and bucket from the surface. The volume of the sample - 5 L.'^^xsd:string;
  dwc:occurrenceId 'IBSS_ANT_KRENKEL_1_MZP_109'^^xsd:string;
  dwc:observationDate '1997-03-26'^^xsd:date;
  dwc:aphiaIdAccepted '341658'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4361__IBSS_ANT_KRENKEL_1_MZP_110>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4361__IBSS_ANT_KRENKEL_1_MZP_110> ;
  mr:hasGeometry <https://eurobis.org/id/point/4361__IBSS_ANT_KRENKEL_1_MZP_110> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-58.98 -43)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-58.98"^^xsd:decimal ;
  dwc:decimalLongitude "-43"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "150"^^xsd:integer ;
  dwc:maximumDepthInMeters "150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4361__IBSS_ANT_KRENKEL_1_MZP_110>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_ANT_KRENKEL_1_MZP_110" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4361_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "80" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'ANT_KRENKEL_1_MZP'^^xsd:string;
  dwc:catalogNumber 'ANT_KRENKEL_1_MZP 110'^^xsd:string;
  dwc:scientificName 'Cymatocylis affinis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'N. Gavrilova'^^xsd:string;
  dwc:fieldNumber '80'^^xsd:integer;
  dwc:collector 'A. Sysoev'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Southern Ocean'^^xsd:string;
  dwc:longitude '-43'^^xsd:integer;
  dwc:latitude '-58.98'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:preparationType 'Samples were concentrated by direct filtration to a final volume of 70 - 100 ml and fixed by formalin. Further samples were concentrated to 10-20 ml and analyzed with optical microscope at magnification x 12,5.'^^xsd:string;
  dwc:aphiaid '742563'^^xsd:integer;
  dwc:samplingEffort 'Ind/5 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected from different depths - 25, 50, 70, 75, 100, 135 and 150 m - by bathometer and bucket from the surface. The volume of the sample - 5 L.'^^xsd:string;
  dwc:occurrenceId 'IBSS_ANT_KRENKEL_1_MZP_110'^^xsd:string;
  dwc:observationDate '1997-03-26'^^xsd:date;
  dwc:aphiaIdAccepted '341676'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4361__IBSS_ANT_KRENKEL_1_MZP_111>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4361__IBSS_ANT_KRENKEL_1_MZP_111> ;
  mr:hasGeometry <https://eurobis.org/id/point/4361__IBSS_ANT_KRENKEL_1_MZP_111> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-58.98 -43)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-58.98"^^xsd:decimal ;
  dwc:decimalLongitude "-43"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "150"^^xsd:integer ;
  dwc:maximumDepthInMeters "150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4361__IBSS_ANT_KRENKEL_1_MZP_111>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_ANT_KRENKEL_1_MZP_111" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4361_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "80" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'ANT_KRENKEL_1_MZP'^^xsd:string;
  dwc:catalogNumber 'ANT_KRENKEL_1_MZP 111'^^xsd:string;
  dwc:scientificName 'Cymatocylis convallaria'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'N. Gavrilova'^^xsd:string;
  dwc:fieldNumber '80'^^xsd:integer;
  dwc:collector 'A. Sysoev'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Southern Ocean'^^xsd:string;
  dwc:longitude '-43'^^xsd:integer;
  dwc:latitude '-58.98'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:preparationType 'Samples were concentrated by direct filtration to a final volume of 70 - 100 ml and fixed by formalin. Further samples were concentrated to 10-20 ml and analyzed with optical microscope at magnification x 12,5.'^^xsd:string;
  dwc:aphiaid '341676'^^xsd:integer;
  dwc:samplingEffort 'Ind/5 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected from different depths - 25, 50, 70, 75, 100, 135 and 150 m - by bathometer and bucket from the surface. The volume of the sample - 5 L.'^^xsd:string;
  dwc:occurrenceId 'IBSS_ANT_KRENKEL_1_MZP_111'^^xsd:string;
  dwc:observationDate '1997-03-26'^^xsd:date;
  dwc:aphiaIdAccepted '341676'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4361__IBSS_ANT_KRENKEL_1_MZP_112>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4361__IBSS_ANT_KRENKEL_1_MZP_112> ;
  mr:hasGeometry <https://eurobis.org/id/point/4361__IBSS_ANT_KRENKEL_1_MZP_112> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-58.98 -43)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-58.98"^^xsd:decimal ;
  dwc:decimalLongitude "-43"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "150"^^xsd:integer ;
  dwc:maximumDepthInMeters "150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4361__IBSS_ANT_KRENKEL_1_MZP_112>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_ANT_KRENKEL_1_MZP_112" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4361_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "80" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'ANT_KRENKEL_1_MZP'^^xsd:string;
  dwc:catalogNumber 'ANT_KRENKEL_1_MZP 112'^^xsd:string;
  dwc:scientificName 'Laackmanniella naviculaefera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'N. Gavrilova'^^xsd:string;
  dwc:fieldNumber '80'^^xsd:integer;
  dwc:collector 'A. Sysoev'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Southern Ocean'^^xsd:string;
  dwc:longitude '-43'^^xsd:integer;
  dwc:latitude '-58.98'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:preparationType 'Samples were concentrated by direct filtration to a final volume of 70 - 100 ml and fixed by formalin. Further samples were concentrated to 10-20 ml and analyzed with optical microscope at magnification x 12,5.'^^xsd:string;
  dwc:aphiaid '341662'^^xsd:integer;
  dwc:samplingEffort 'Ind/5 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected from different depths - 25, 50, 70, 75, 100, 135 and 150 m - by bathometer and bucket from the surface. The volume of the sample - 5 L.'^^xsd:string;
  dwc:occurrenceId 'IBSS_ANT_KRENKEL_1_MZP_112'^^xsd:string;
  dwc:observationDate '1997-03-26'^^xsd:date;
  dwc:aphiaIdAccepted '341662'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4361__IBSS_ANT_KRENKEL_1_MZP_113>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4361__IBSS_ANT_KRENKEL_1_MZP_113> ;
  mr:hasGeometry <https://eurobis.org/id/point/4361__IBSS_ANT_KRENKEL_1_MZP_113> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-59.5 -43)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-59.5"^^xsd:decimal ;
  dwc:decimalLongitude "-43"^^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/4361__IBSS_ANT_KRENKEL_1_MZP_113>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-59.5 -43)"^^geo:wktLiteral ;
  geo-pos:lat "-59.5"^^xsd:decimal ;
  geo-pos:long "-43"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4361__IBSS_ANT_KRENKEL_1_MZP_113>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_ANT_KRENKEL_1_MZP_113" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4361_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "81" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'ANT_KRENKEL_1_MZP'^^xsd:string;
  dwc:catalogNumber 'ANT_KRENKEL_1_MZP 113'^^xsd:string;
  dwc:scientificName 'Codonellopsis gaussi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'N. Gavrilova'^^xsd:string;
  dwc:fieldNumber '81'^^xsd:integer;
  dwc:collector 'A. Sysoev'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southern Ocean'^^xsd:string;
  dwc:longitude '-43'^^xsd:integer;
  dwc:latitude '-59.5'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:preparationType 'Samples were concentrated by direct filtration to a final volume of 70 - 100 ml and fixed by formalin. Further samples were concentrated to 10-20 ml and analyzed with optical microscope at magnification x 12,5.'^^xsd:string;
  dwc:aphiaid '341658'^^xsd:integer;
  dwc:samplingEffort 'Ind/5 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected from different depths - 25, 50, 70, 75, 100, 135 and 150 m - by bathometer and bucket from the surface. The volume of the sample - 5 L.'^^xsd:string;
  dwc:occurrenceId 'IBSS_ANT_KRENKEL_1_MZP_113'^^xsd:string;
  dwc:observationDate '1997-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '341658'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4361__IBSS_ANT_KRENKEL_1_MZP_114>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4361__IBSS_ANT_KRENKEL_1_MZP_114> ;
  mr:hasGeometry <https://eurobis.org/id/point/4361__IBSS_ANT_KRENKEL_1_MZP_114> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-59.5 -43)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-59.5"^^xsd:decimal ;
  dwc:decimalLongitude "-43"^^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/4361__IBSS_ANT_KRENKEL_1_MZP_114>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-59.5 -43)"^^geo:wktLiteral ;
  geo-pos:lat "-59.5"^^xsd:decimal ;
  geo-pos:long "-43"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4361__IBSS_ANT_KRENKEL_1_MZP_114>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_ANT_KRENKEL_1_MZP_114" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4361_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "81" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'ANT_KRENKEL_1_MZP'^^xsd:string;
  dwc:catalogNumber 'ANT_KRENKEL_1_MZP 114'^^xsd:string;
  dwc:scientificName 'Cymatocylis convallaria'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'N. Gavrilova'^^xsd:string;
  dwc:fieldNumber '81'^^xsd:integer;
  dwc:collector 'A. Sysoev'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southern Ocean'^^xsd:string;
  dwc:longitude '-43'^^xsd:integer;
  dwc:latitude '-59.5'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:preparationType 'Samples were concentrated by direct filtration to a final volume of 70 - 100 ml and fixed by formalin. Further samples were concentrated to 10-20 ml and analyzed with optical microscope at magnification x 12,5.'^^xsd:string;
  dwc:aphiaid '341676'^^xsd:integer;
  dwc:samplingEffort 'Ind/5 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected from different depths - 25, 50, 70, 75, 100, 135 and 150 m - by bathometer and bucket from the surface. The volume of the sample - 5 L.'^^xsd:string;
  dwc:occurrenceId 'IBSS_ANT_KRENKEL_1_MZP_114'^^xsd:string;
  dwc:observationDate '1997-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '341676'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4361__IBSS_ANT_KRENKEL_1_MZP_115>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4361__IBSS_ANT_KRENKEL_1_MZP_115> ;
  mr:hasGeometry <https://eurobis.org/id/point/4361__IBSS_ANT_KRENKEL_1_MZP_115> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-59.5 -43)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-59.5"^^xsd:decimal ;
  dwc:decimalLongitude "-43"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4361__IBSS_ANT_KRENKEL_1_MZP_115>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_ANT_KRENKEL_1_MZP_115" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4361_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "81" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'ANT_KRENKEL_1_MZP'^^xsd:string;
  dwc:catalogNumber 'ANT_KRENKEL_1_MZP 115'^^xsd:string;
  dwc:scientificName 'Codonellopsis gaussi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'N. Gavrilova'^^xsd:string;
  dwc:fieldNumber '81'^^xsd:integer;
  dwc:collector 'A. Sysoev'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southern Ocean'^^xsd:string;
  dwc:longitude '-43'^^xsd:integer;
  dwc:latitude '-59.5'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:preparationType 'Samples were concentrated by direct filtration to a final volume of 70 - 100 ml and fixed by formalin. Further samples were concentrated to 10-20 ml and analyzed with optical microscope at magnification x 12,5.'^^xsd:string;
  dwc:aphiaid '341658'^^xsd:integer;
  dwc:samplingEffort 'Ind/5 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected from different depths - 25, 50, 70, 75, 100, 135 and 150 m - by bathometer and bucket from the surface. The volume of the sample - 5 L.'^^xsd:string;
  dwc:occurrenceId 'IBSS_ANT_KRENKEL_1_MZP_115'^^xsd:string;
  dwc:observationDate '1997-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '341658'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4361__IBSS_ANT_KRENKEL_1_MZP_116>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4361__IBSS_ANT_KRENKEL_1_MZP_116> ;
  mr:hasGeometry <https://eurobis.org/id/point/4361__IBSS_ANT_KRENKEL_1_MZP_116> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-59.5 -43)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-59.5"^^xsd:decimal ;
  dwc:decimalLongitude "-43"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4361__IBSS_ANT_KRENKEL_1_MZP_116>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_ANT_KRENKEL_1_MZP_116" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4361_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "81" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'ANT_KRENKEL_1_MZP'^^xsd:string;
  dwc:catalogNumber 'ANT_KRENKEL_1_MZP 116'^^xsd:string;
  dwc:scientificName 'Cymatocylis affinis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'N. Gavrilova'^^xsd:string;
  dwc:fieldNumber '81'^^xsd:integer;
  dwc:collector 'A. Sysoev'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southern Ocean'^^xsd:string;
  dwc:longitude '-43'^^xsd:integer;
  dwc:latitude '-59.5'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:preparationType 'Samples were concentrated by direct filtration to a final volume of 70 - 100 ml and fixed by formalin. Further samples were concentrated to 10-20 ml and analyzed with optical microscope at magnification x 12,5.'^^xsd:string;
  dwc:aphiaid '742563'^^xsd:integer;
  dwc:samplingEffort 'Ind/5 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected from different depths - 25, 50, 70, 75, 100, 135 and 150 m - by bathometer and bucket from the surface. The volume of the sample - 5 L.'^^xsd:string;
  dwc:occurrenceId 'IBSS_ANT_KRENKEL_1_MZP_116'^^xsd:string;
  dwc:observationDate '1997-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '341676'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4361__IBSS_ANT_KRENKEL_1_MZP_117>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4361__IBSS_ANT_KRENKEL_1_MZP_117> ;
  mr:hasGeometry <https://eurobis.org/id/point/4361__IBSS_ANT_KRENKEL_1_MZP_117> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-59.5 -43)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-59.5"^^xsd:decimal ;
  dwc:decimalLongitude "-43"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4361__IBSS_ANT_KRENKEL_1_MZP_117>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_ANT_KRENKEL_1_MZP_117" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4361_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "81" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'ANT_KRENKEL_1_MZP'^^xsd:string;
  dwc:catalogNumber 'ANT_KRENKEL_1_MZP 117'^^xsd:string;
  dwc:scientificName 'Salpingella decurtata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'N. Gavrilova'^^xsd:string;
  dwc:fieldNumber '81'^^xsd:integer;
  dwc:collector 'A. Sysoev'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southern Ocean'^^xsd:string;
  dwc:longitude '-43'^^xsd:integer;
  dwc:latitude '-59.5'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:preparationType 'Samples were concentrated by direct filtration to a final volume of 70 - 100 ml and fixed by formalin. Further samples were concentrated to 10-20 ml and analyzed with optical microscope at magnification x 12,5.'^^xsd:string;
  dwc:aphiaid '183567'^^xsd:integer;
  dwc:samplingEffort 'Ind/5 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected from different depths - 25, 50, 70, 75, 100, 135 and 150 m - by bathometer and bucket from the surface. The volume of the sample - 5 L.'^^xsd:string;
  dwc:occurrenceId 'IBSS_ANT_KRENKEL_1_MZP_117'^^xsd:string;
  dwc:observationDate '1997-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '183567'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4361__IBSS_ANT_KRENKEL_1_MZP_118>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4361__IBSS_ANT_KRENKEL_1_MZP_118> ;
  mr:hasGeometry <https://eurobis.org/id/point/4361__IBSS_ANT_KRENKEL_1_MZP_118> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-59.5 -43)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-59.5"^^xsd:decimal ;
  dwc:decimalLongitude "-43"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "150"^^xsd:integer ;
  dwc:maximumDepthInMeters "150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4361__IBSS_ANT_KRENKEL_1_MZP_118>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_ANT_KRENKEL_1_MZP_118" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4361_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "81" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'ANT_KRENKEL_1_MZP'^^xsd:string;
  dwc:catalogNumber 'ANT_KRENKEL_1_MZP 118'^^xsd:string;
  dwc:scientificName 'Codonellopsis gaussi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'N. Gavrilova'^^xsd:string;
  dwc:fieldNumber '81'^^xsd:integer;
  dwc:collector 'A. Sysoev'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southern Ocean'^^xsd:string;
  dwc:longitude '-43'^^xsd:integer;
  dwc:latitude '-59.5'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:preparationType 'Samples were concentrated by direct filtration to a final volume of 70 - 100 ml and fixed by formalin. Further samples were concentrated to 10-20 ml and analyzed with optical microscope at magnification x 12,5.'^^xsd:string;
  dwc:aphiaid '341658'^^xsd:integer;
  dwc:samplingEffort 'Ind/5 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected from different depths - 25, 50, 70, 75, 100, 135 and 150 m - by bathometer and bucket from the surface. The volume of the sample - 5 L.'^^xsd:string;
  dwc:occurrenceId 'IBSS_ANT_KRENKEL_1_MZP_118'^^xsd:string;
  dwc:observationDate '1997-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '341658'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4361__IBSS_ANT_KRENKEL_1_MZP_119>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4361__IBSS_ANT_KRENKEL_1_MZP_119> ;
  mr:hasGeometry <https://eurobis.org/id/point/4361__IBSS_ANT_KRENKEL_1_MZP_119> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60 -43)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-60"^^xsd:decimal ;
  dwc:decimalLongitude "-43"^^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/4361__IBSS_ANT_KRENKEL_1_MZP_119>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60 -43)"^^geo:wktLiteral ;
  geo-pos:lat "-60"^^xsd:decimal ;
  geo-pos:long "-43"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4361__IBSS_ANT_KRENKEL_1_MZP_119>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_ANT_KRENKEL_1_MZP_119" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4361_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "82" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'ANT_KRENKEL_1_MZP'^^xsd:string;
  dwc:catalogNumber 'ANT_KRENKEL_1_MZP 119'^^xsd:string;
  dwc:scientificName 'Codonellopsis gaussi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'N. Gavrilova'^^xsd:string;
  dwc:fieldNumber '82'^^xsd:integer;
  dwc:collector 'A. Sysoev'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southern Ocean'^^xsd:string;
  dwc:longitude '-43'^^xsd:integer;
  dwc:latitude '-60'^^xsd:integer;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:preparationType 'Samples were concentrated by direct filtration to a final volume of 70 - 100 ml and fixed by formalin. Further samples were concentrated to 10-20 ml and analyzed with optical microscope at magnification x 12,5.'^^xsd:string;
  dwc:aphiaid '341658'^^xsd:integer;
  dwc:samplingEffort 'Ind/5 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected from different depths - 25, 50, 70, 75, 100, 135 and 150 m - by bathometer and bucket from the surface. The volume of the sample - 5 L.'^^xsd:string;
  dwc:occurrenceId 'IBSS_ANT_KRENKEL_1_MZP_119'^^xsd:string;
  dwc:observationDate '1997-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '341658'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4361__IBSS_ANT_KRENKEL_1_MZP_120>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4361__IBSS_ANT_KRENKEL_1_MZP_120> ;
  mr:hasGeometry <https://eurobis.org/id/point/4361__IBSS_ANT_KRENKEL_1_MZP_120> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60 -43)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-60"^^xsd:decimal ;
  dwc:decimalLongitude "-43"^^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/4361__IBSS_ANT_KRENKEL_1_MZP_120>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60 -43)"^^geo:wktLiteral ;
  geo-pos:lat "-60"^^xsd:decimal ;
  geo-pos:long "-43"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4361__IBSS_ANT_KRENKEL_1_MZP_120>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_ANT_KRENKEL_1_MZP_120" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4361_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "82" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'ANT_KRENKEL_1_MZP'^^xsd:string;
  dwc:catalogNumber 'ANT_KRENKEL_1_MZP 120'^^xsd:string;
  dwc:scientificName 'Codonellopsis glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'N. Gavrilova'^^xsd:string;
  dwc:fieldNumber '82'^^xsd:integer;
  dwc:collector 'A. Sysoev'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southern Ocean'^^xsd:string;
  dwc:longitude '-43'^^xsd:integer;
  dwc:latitude '-60'^^xsd:integer;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:preparationType 'Samples were concentrated by direct filtration to a final volume of 70 - 100 ml and fixed by formalin. Further samples were concentrated to 10-20 ml and analyzed with optical microscope at magnification x 12,5.'^^xsd:string;
  dwc:aphiaid '341659'^^xsd:integer;
  dwc:samplingEffort 'Ind/5 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected from different depths - 25, 50, 70, 75, 100, 135 and 150 m - by bathometer and bucket from the surface. The volume of the sample - 5 L.'^^xsd:string;
  dwc:occurrenceId 'IBSS_ANT_KRENKEL_1_MZP_120'^^xsd:string;
  dwc:observationDate '1997-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '341659'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4361__IBSS_ANT_KRENKEL_1_MZP_121>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4361__IBSS_ANT_KRENKEL_1_MZP_121> ;
  mr:hasGeometry <https://eurobis.org/id/point/4361__IBSS_ANT_KRENKEL_1_MZP_121> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60 -43)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-60"^^xsd:decimal ;
  dwc:decimalLongitude "-43"^^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/4361__IBSS_ANT_KRENKEL_1_MZP_121>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60 -43)"^^geo:wktLiteral ;
  geo-pos:lat "-60"^^xsd:decimal ;
  geo-pos:long "-43"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4361__IBSS_ANT_KRENKEL_1_MZP_121>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_ANT_KRENKEL_1_MZP_121" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4361_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "82" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'ANT_KRENKEL_1_MZP'^^xsd:string;
  dwc:catalogNumber 'ANT_KRENKEL_1_MZP 121'^^xsd:string;
  dwc:scientificName 'Radiolaria'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'N. Gavrilova'^^xsd:string;
  dwc:fieldNumber '82'^^xsd:integer;
  dwc:collector 'A. Sysoev'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southern Ocean'^^xsd:string;
  dwc:longitude '-43'^^xsd:integer;
  dwc:latitude '-60'^^xsd:integer;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:preparationType 'Samples were concentrated by direct filtration to a final volume of 70 - 100 ml and fixed by formalin. Further samples were concentrated to 10-20 ml and analyzed with optical microscope at magnification x 12,5.'^^xsd:string;
  dwc:aphiaid '196831'^^xsd:integer;
  dwc:samplingEffort 'Ind/5 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected from different depths - 25, 50, 70, 75, 100, 135 and 150 m - by bathometer and bucket from the surface. The volume of the sample - 5 L.'^^xsd:string;
  dwc:occurrenceId 'IBSS_ANT_KRENKEL_1_MZP_121'^^xsd:string;
  dwc:observationDate '1997-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '582421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/4361__IBSS_ANT_KRENKEL_1_MZP_122>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4361__IBSS_ANT_KRENKEL_1_MZP_122> ;
  mr:hasGeometry <https://eurobis.org/id/point/4361__IBSS_ANT_KRENKEL_1_MZP_122> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60 -43)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-60"^^xsd:decimal ;
  dwc:decimalLongitude "-43"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4361__IBSS_ANT_KRENKEL_1_MZP_122>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_ANT_KRENKEL_1_MZP_122" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4361_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "82" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'ANT_KRENKEL_1_MZP'^^xsd:string;
  dwc:catalogNumber 'ANT_KRENKEL_1_MZP 122'^^xsd:string;
  dwc:scientificName 'Codonellopsis balechi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'N. Gavrilova'^^xsd:string;
  dwc:fieldNumber '82'^^xsd:integer;
  dwc:collector 'A. Sysoev'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southern Ocean'^^xsd:string;
  dwc:longitude '-43'^^xsd:integer;
  dwc:latitude '-60'^^xsd:integer;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:preparationType 'Samples were concentrated by direct filtration to a final volume of 70 - 100 ml and fixed by formalin. Further samples were concentrated to 10-20 ml and analyzed with optical microscope at magnification x 12,5.'^^xsd:string;
  dwc:aphiaid '341657'^^xsd:integer;
  dwc:samplingEffort 'Ind/5 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected from different depths - 25, 50, 70, 75, 100, 135 and 150 m - by bathometer and bucket from the surface. The volume of the sample - 5 L.'^^xsd:string;
  dwc:occurrenceId 'IBSS_ANT_KRENKEL_1_MZP_122'^^xsd:string;
  dwc:observationDate '1997-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '341657'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4361__IBSS_ANT_KRENKEL_1_MZP_123>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4361__IBSS_ANT_KRENKEL_1_MZP_123> ;
  mr:hasGeometry <https://eurobis.org/id/point/4361__IBSS_ANT_KRENKEL_1_MZP_123> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60 -43)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-60"^^xsd:decimal ;
  dwc:decimalLongitude "-43"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4361__IBSS_ANT_KRENKEL_1_MZP_123>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_ANT_KRENKEL_1_MZP_123" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4361_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "82" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'ANT_KRENKEL_1_MZP'^^xsd:string;
  dwc:catalogNumber 'ANT_KRENKEL_1_MZP 123'^^xsd:string;
  dwc:scientificName 'Codonellopsis gaussi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'N. Gavrilova'^^xsd:string;
  dwc:fieldNumber '82'^^xsd:integer;
  dwc:collector 'A. Sysoev'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southern Ocean'^^xsd:string;
  dwc:longitude '-43'^^xsd:integer;
  dwc:latitude '-60'^^xsd:integer;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:preparationType 'Samples were concentrated by direct filtration to a final volume of 70 - 100 ml and fixed by formalin. Further samples were concentrated to 10-20 ml and analyzed with optical microscope at magnification x 12,5.'^^xsd:string;
  dwc:aphiaid '341658'^^xsd:integer;
  dwc:samplingEffort 'Ind/5 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected from different depths - 25, 50, 70, 75, 100, 135 and 150 m - by bathometer and bucket from the surface. The volume of the sample - 5 L.'^^xsd:string;
  dwc:occurrenceId 'IBSS_ANT_KRENKEL_1_MZP_123'^^xsd:string;
  dwc:observationDate '1997-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '341658'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4361__IBSS_ANT_KRENKEL_1_MZP_124>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4361__IBSS_ANT_KRENKEL_1_MZP_124> ;
  mr:hasGeometry <https://eurobis.org/id/point/4361__IBSS_ANT_KRENKEL_1_MZP_124> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60 -43)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-60"^^xsd:decimal ;
  dwc:decimalLongitude "-43"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4361__IBSS_ANT_KRENKEL_1_MZP_124>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_ANT_KRENKEL_1_MZP_124" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4361_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "82" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'ANT_KRENKEL_1_MZP'^^xsd:string;
  dwc:catalogNumber 'ANT_KRENKEL_1_MZP 124'^^xsd:string;
  dwc:scientificName 'Cymatocylis affinis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'N. Gavrilova'^^xsd:string;
  dwc:fieldNumber '82'^^xsd:integer;
  dwc:collector 'A. Sysoev'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southern Ocean'^^xsd:string;
  dwc:longitude '-43'^^xsd:integer;
  dwc:latitude '-60'^^xsd:integer;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:preparationType 'Samples were concentrated by direct filtration to a final volume of 70 - 100 ml and fixed by formalin. Further samples were concentrated to 10-20 ml and analyzed with optical microscope at magnification x 12,5.'^^xsd:string;
  dwc:aphiaid '742563'^^xsd:integer;
  dwc:samplingEffort 'Ind/5 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected from different depths - 25, 50, 70, 75, 100, 135 and 150 m - by bathometer and bucket from the surface. The volume of the sample - 5 L.'^^xsd:string;
  dwc:occurrenceId 'IBSS_ANT_KRENKEL_1_MZP_124'^^xsd:string;
  dwc:observationDate '1997-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '341676'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4361__IBSS_ANT_KRENKEL_1_MZP_125>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4361__IBSS_ANT_KRENKEL_1_MZP_125> ;
  mr:hasGeometry <https://eurobis.org/id/point/4361__IBSS_ANT_KRENKEL_1_MZP_125> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60 -43)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-60"^^xsd:decimal ;
  dwc:decimalLongitude "-43"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4361__IBSS_ANT_KRENKEL_1_MZP_125>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_ANT_KRENKEL_1_MZP_125" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4361_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "82" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'ANT_KRENKEL_1_MZP'^^xsd:string;
  dwc:catalogNumber 'ANT_KRENKEL_1_MZP 125'^^xsd:string;
  dwc:scientificName 'Laackmanniella naviculaefera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'N. Gavrilova'^^xsd:string;
  dwc:fieldNumber '82'^^xsd:integer;
  dwc:collector 'A. Sysoev'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southern Ocean'^^xsd:string;
  dwc:longitude '-43'^^xsd:integer;
  dwc:latitude '-60'^^xsd:integer;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:preparationType 'Samples were concentrated by direct filtration to a final volume of 70 - 100 ml and fixed by formalin. Further samples were concentrated to 10-20 ml and analyzed with optical microscope at magnification x 12,5.'^^xsd:string;
  dwc:aphiaid '341662'^^xsd:integer;
  dwc:samplingEffort 'Ind/5 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected from different depths - 25, 50, 70, 75, 100, 135 and 150 m - by bathometer and bucket from the surface. The volume of the sample - 5 L.'^^xsd:string;
  dwc:occurrenceId 'IBSS_ANT_KRENKEL_1_MZP_125'^^xsd:string;
  dwc:observationDate '1997-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '341662'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4361__IBSS_ANT_KRENKEL_1_MZP_126>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4361__IBSS_ANT_KRENKEL_1_MZP_126> ;
  mr:hasGeometry <https://eurobis.org/id/point/4361__IBSS_ANT_KRENKEL_1_MZP_126> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60 -43)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-60"^^xsd:decimal ;
  dwc:decimalLongitude "-43"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4361__IBSS_ANT_KRENKEL_1_MZP_126>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_ANT_KRENKEL_1_MZP_126" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4361_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "82" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'ANT_KRENKEL_1_MZP'^^xsd:string;
  dwc:catalogNumber 'ANT_KRENKEL_1_MZP 126'^^xsd:string;
  dwc:scientificName 'Parundella clavus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'N. Gavrilova'^^xsd:string;
  dwc:fieldNumber '82'^^xsd:integer;
  dwc:collector 'A. Sysoev'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southern Ocean'^^xsd:string;
  dwc:longitude '-43'^^xsd:integer;
  dwc:latitude '-60'^^xsd:integer;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:preparationType 'Samples were concentrated by direct filtration to a final volume of 70 - 100 ml and fixed by formalin. Further samples were concentrated to 10-20 ml and analyzed with optical microscope at magnification x 12,5.'^^xsd:string;
  dwc:aphiaid '742559'^^xsd:integer;
  dwc:samplingEffort 'Ind/5 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected from different depths - 25, 50, 70, 75, 100, 135 and 150 m - by bathometer and bucket from the surface. The volume of the sample - 5 L.'^^xsd:string;
  dwc:occurrenceId 'IBSS_ANT_KRENKEL_1_MZP_126'^^xsd:string;
  dwc:observationDate '1997-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '742559'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4361__IBSS_ANT_KRENKEL_1_MZP_127>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4361__IBSS_ANT_KRENKEL_1_MZP_127> ;
  mr:hasGeometry <https://eurobis.org/id/point/4361__IBSS_ANT_KRENKEL_1_MZP_127> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60 -43)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-60"^^xsd:decimal ;
  dwc:decimalLongitude "-43"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4361__IBSS_ANT_KRENKEL_1_MZP_127>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_ANT_KRENKEL_1_MZP_127" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4361_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "82" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'ANT_KRENKEL_1_MZP'^^xsd:string;
  dwc:catalogNumber 'ANT_KRENKEL_1_MZP 127'^^xsd:string;
  dwc:scientificName 'Radiolaria'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'N. Gavrilova'^^xsd:string;
  dwc:fieldNumber '82'^^xsd:integer;
  dwc:collector 'A. Sysoev'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southern Ocean'^^xsd:string;
  dwc:longitude '-43'^^xsd:integer;
  dwc:latitude '-60'^^xsd:integer;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:preparationType 'Samples were concentrated by direct filtration to a final volume of 70 - 100 ml and fixed by formalin. Further samples were concentrated to 10-20 ml and analyzed with optical microscope at magnification x 12,5.'^^xsd:string;
  dwc:aphiaid '196831'^^xsd:integer;
  dwc:samplingEffort 'Ind/5 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected from different depths - 25, 50, 70, 75, 100, 135 and 150 m - by bathometer and bucket from the surface. The volume of the sample - 5 L.'^^xsd:string;
  dwc:occurrenceId 'IBSS_ANT_KRENKEL_1_MZP_127'^^xsd:string;
  dwc:observationDate '1997-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '582421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/4361__IBSS_ANT_KRENKEL_1_MZP_128>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4361__IBSS_ANT_KRENKEL_1_MZP_128> ;
  mr:hasGeometry <https://eurobis.org/id/point/4361__IBSS_ANT_KRENKEL_1_MZP_128> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.5 -43.01)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-60.5"^^xsd:decimal ;
  dwc:decimalLongitude "-43.01"^^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/4361__IBSS_ANT_KRENKEL_1_MZP_128>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.5 -43.01)"^^geo:wktLiteral ;
  geo-pos:lat "-60.5"^^xsd:decimal ;
  geo-pos:long "-43.01"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4361__IBSS_ANT_KRENKEL_1_MZP_128>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_ANT_KRENKEL_1_MZP_128" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4361_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "83" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'ANT_KRENKEL_1_MZP'^^xsd:string;
  dwc:catalogNumber 'ANT_KRENKEL_1_MZP 128'^^xsd:string;
  dwc:scientificName 'Codonellopsis gaussi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'N. Gavrilova'^^xsd:string;
  dwc:fieldNumber '83'^^xsd:integer;
  dwc:collector 'A. Sysoev'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southern Ocean'^^xsd:string;
  dwc:longitude '-43.01'^^xsd:double;
  dwc:latitude '-60.5'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:preparationType 'Samples were concentrated by direct filtration to a final volume of 70 - 100 ml and fixed by formalin. Further samples were concentrated to 10-20 ml and analyzed with optical microscope at magnification x 12,5.'^^xsd:string;
  dwc:aphiaid '341658'^^xsd:integer;
  dwc:samplingEffort 'Ind/5 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected from different depths - 25, 50, 70, 75, 100, 135 and 150 m - by bathometer and bucket from the surface. The volume of the sample - 5 L.'^^xsd:string;
  dwc:occurrenceId 'IBSS_ANT_KRENKEL_1_MZP_128'^^xsd:string;
  dwc:observationDate '1997-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '341658'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4361__IBSS_ANT_KRENKEL_1_MZP_129>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4361__IBSS_ANT_KRENKEL_1_MZP_129> ;
  mr:hasGeometry <https://eurobis.org/id/point/4361__IBSS_ANT_KRENKEL_1_MZP_129> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.5 -43.01)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-60.5"^^xsd:decimal ;
  dwc:decimalLongitude "-43.01"^^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/4361__IBSS_ANT_KRENKEL_1_MZP_129>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.5 -43.01)"^^geo:wktLiteral ;
  geo-pos:lat "-60.5"^^xsd:decimal ;
  geo-pos:long "-43.01"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4361__IBSS_ANT_KRENKEL_1_MZP_129>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_ANT_KRENKEL_1_MZP_129" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4361_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "83" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'ANT_KRENKEL_1_MZP'^^xsd:string;
  dwc:catalogNumber 'ANT_KRENKEL_1_MZP 129'^^xsd:string;
  dwc:scientificName 'Codonellopsis glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'N. Gavrilova'^^xsd:string;
  dwc:fieldNumber '83'^^xsd:integer;
  dwc:collector 'A. Sysoev'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southern Ocean'^^xsd:string;
  dwc:longitude '-43.01'^^xsd:double;
  dwc:latitude '-60.5'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:preparationType 'Samples were concentrated by direct filtration to a final volume of 70 - 100 ml and fixed by formalin. Further samples were concentrated to 10-20 ml and analyzed with optical microscope at magnification x 12,5.'^^xsd:string;
  dwc:aphiaid '341659'^^xsd:integer;
  dwc:samplingEffort 'Ind/5 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected from different depths - 25, 50, 70, 75, 100, 135 and 150 m - by bathometer and bucket from the surface. The volume of the sample - 5 L.'^^xsd:string;
  dwc:occurrenceId 'IBSS_ANT_KRENKEL_1_MZP_129'^^xsd:string;
  dwc:observationDate '1997-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '341659'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4361__IBSS_ANT_KRENKEL_1_MZP_130>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4361__IBSS_ANT_KRENKEL_1_MZP_130> ;
  mr:hasGeometry <https://eurobis.org/id/point/4361__IBSS_ANT_KRENKEL_1_MZP_130> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.5 -43.01)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-60.5"^^xsd:decimal ;
  dwc:decimalLongitude "-43.01"^^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/4361__IBSS_ANT_KRENKEL_1_MZP_130>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.5 -43.01)"^^geo:wktLiteral ;
  geo-pos:lat "-60.5"^^xsd:decimal ;
  geo-pos:long "-43.01"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4361__IBSS_ANT_KRENKEL_1_MZP_130>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_ANT_KRENKEL_1_MZP_130" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4361_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "83" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'ANT_KRENKEL_1_MZP'^^xsd:string;
  dwc:catalogNumber 'ANT_KRENKEL_1_MZP 130'^^xsd:string;
  dwc:scientificName 'Laackmanniella naviculaefera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'N. Gavrilova'^^xsd:string;
  dwc:fieldNumber '83'^^xsd:integer;
  dwc:collector 'A. Sysoev'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southern Ocean'^^xsd:string;
  dwc:longitude '-43.01'^^xsd:double;
  dwc:latitude '-60.5'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:preparationType 'Samples were concentrated by direct filtration to a final volume of 70 - 100 ml and fixed by formalin. Further samples were concentrated to 10-20 ml and analyzed with optical microscope at magnification x 12,5.'^^xsd:string;
  dwc:aphiaid '341662'^^xsd:integer;
  dwc:samplingEffort 'Ind/5 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected from different depths - 25, 50, 70, 75, 100, 135 and 150 m - by bathometer and bucket from the surface. The volume of the sample - 5 L.'^^xsd:string;
  dwc:occurrenceId 'IBSS_ANT_KRENKEL_1_MZP_130'^^xsd:string;
  dwc:observationDate '1997-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '341662'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4361__IBSS_ANT_KRENKEL_1_MZP_131>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4361__IBSS_ANT_KRENKEL_1_MZP_131> ;
  mr:hasGeometry <https://eurobis.org/id/point/4361__IBSS_ANT_KRENKEL_1_MZP_131> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.5 -43.01)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-60.5"^^xsd:decimal ;
  dwc:decimalLongitude "-43.01"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4361__IBSS_ANT_KRENKEL_1_MZP_131>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_ANT_KRENKEL_1_MZP_131" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4361_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "83" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'ANT_KRENKEL_1_MZP'^^xsd:string;
  dwc:catalogNumber 'ANT_KRENKEL_1_MZP 131'^^xsd:string;
  dwc:scientificName 'Codonellopsis gaussi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'N. Gavrilova'^^xsd:string;
  dwc:fieldNumber '83'^^xsd:integer;
  dwc:collector 'A. Sysoev'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southern Ocean'^^xsd:string;
  dwc:longitude '-43.01'^^xsd:double;
  dwc:latitude '-60.5'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:preparationType 'Samples were concentrated by direct filtration to a final volume of 70 - 100 ml and fixed by formalin. Further samples were concentrated to 10-20 ml and analyzed with optical microscope at magnification x 12,5.'^^xsd:string;
  dwc:aphiaid '341658'^^xsd:integer;
  dwc:samplingEffort 'Ind/5 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected from different depths - 25, 50, 70, 75, 100, 135 and 150 m - by bathometer and bucket from the surface. The volume of the sample - 5 L.'^^xsd:string;
  dwc:occurrenceId 'IBSS_ANT_KRENKEL_1_MZP_131'^^xsd:string;
  dwc:observationDate '1997-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '341658'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4361__IBSS_ANT_KRENKEL_1_MZP_132>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4361__IBSS_ANT_KRENKEL_1_MZP_132> ;
  mr:hasGeometry <https://eurobis.org/id/point/4361__IBSS_ANT_KRENKEL_1_MZP_132> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.5 -43.01)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-60.5"^^xsd:decimal ;
  dwc:decimalLongitude "-43.01"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4361__IBSS_ANT_KRENKEL_1_MZP_132>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_ANT_KRENKEL_1_MZP_132" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4361_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "83" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'ANT_KRENKEL_1_MZP'^^xsd:string;
  dwc:catalogNumber 'ANT_KRENKEL_1_MZP 132'^^xsd:string;
  dwc:scientificName 'Codonellopsis glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'N. Gavrilova'^^xsd:string;
  dwc:fieldNumber '83'^^xsd:integer;
  dwc:collector 'A. Sysoev'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southern Ocean'^^xsd:string;
  dwc:longitude '-43.01'^^xsd:double;
  dwc:latitude '-60.5'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:preparationType 'Samples were concentrated by direct filtration to a final volume of 70 - 100 ml and fixed by formalin. Further samples were concentrated to 10-20 ml and analyzed with optical microscope at magnification x 12,5.'^^xsd:string;
  dwc:aphiaid '341659'^^xsd:integer;
  dwc:samplingEffort 'Ind/5 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected from different depths - 25, 50, 70, 75, 100, 135 and 150 m - by bathometer and bucket from the surface. The volume of the sample - 5 L.'^^xsd:string;
  dwc:occurrenceId 'IBSS_ANT_KRENKEL_1_MZP_132'^^xsd:string;
  dwc:observationDate '1997-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '341659'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4361__IBSS_ANT_KRENKEL_1_MZP_133>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4361__IBSS_ANT_KRENKEL_1_MZP_133> ;
  mr:hasGeometry <https://eurobis.org/id/point/4361__IBSS_ANT_KRENKEL_1_MZP_133> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.5 -43.01)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-60.5"^^xsd:decimal ;
  dwc:decimalLongitude "-43.01"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4361__IBSS_ANT_KRENKEL_1_MZP_133>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_ANT_KRENKEL_1_MZP_133" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4361_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "83" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'ANT_KRENKEL_1_MZP'^^xsd:string;
  dwc:catalogNumber 'ANT_KRENKEL_1_MZP 133'^^xsd:string;
  dwc:scientificName 'Laackmanniella naviculaefera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'N. Gavrilova'^^xsd:string;
  dwc:fieldNumber '83'^^xsd:integer;
  dwc:collector 'A. Sysoev'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southern Ocean'^^xsd:string;
  dwc:longitude '-43.01'^^xsd:double;
  dwc:latitude '-60.5'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:preparationType 'Samples were concentrated by direct filtration to a final volume of 70 - 100 ml and fixed by formalin. Further samples were concentrated to 10-20 ml and analyzed with optical microscope at magnification x 12,5.'^^xsd:string;
  dwc:aphiaid '341662'^^xsd:integer;
  dwc:samplingEffort 'Ind/5 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected from different depths - 25, 50, 70, 75, 100, 135 and 150 m - by bathometer and bucket from the surface. The volume of the sample - 5 L.'^^xsd:string;
  dwc:occurrenceId 'IBSS_ANT_KRENKEL_1_MZP_133'^^xsd:string;
  dwc:observationDate '1997-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '341662'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4361__IBSS_ANT_KRENKEL_1_MZP_134>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4361__IBSS_ANT_KRENKEL_1_MZP_134> ;
  mr:hasGeometry <https://eurobis.org/id/point/4361__IBSS_ANT_KRENKEL_1_MZP_134> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.5 -43.01)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-60.5"^^xsd:decimal ;
  dwc:decimalLongitude "-43.01"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4361__IBSS_ANT_KRENKEL_1_MZP_134>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_ANT_KRENKEL_1_MZP_134" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4361_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "83" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'ANT_KRENKEL_1_MZP'^^xsd:string;
  dwc:catalogNumber 'ANT_KRENKEL_1_MZP 134'^^xsd:string;
  dwc:scientificName 'Salpingella decurtata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'N. Gavrilova'^^xsd:string;
  dwc:fieldNumber '83'^^xsd:integer;
  dwc:collector 'A. Sysoev'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southern Ocean'^^xsd:string;
  dwc:longitude '-43.01'^^xsd:double;
  dwc:latitude '-60.5'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:preparationType 'Samples were concentrated by direct filtration to a final volume of 70 - 100 ml and fixed by formalin. Further samples were concentrated to 10-20 ml and analyzed with optical microscope at magnification x 12,5.'^^xsd:string;
  dwc:aphiaid '183567'^^xsd:integer;
  dwc:samplingEffort 'Ind/5 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected from different depths - 25, 50, 70, 75, 100, 135 and 150 m - by bathometer and bucket from the surface. The volume of the sample - 5 L.'^^xsd:string;
  dwc:occurrenceId 'IBSS_ANT_KRENKEL_1_MZP_134'^^xsd:string;
  dwc:observationDate '1997-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '183567'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4361__IBSS_ANT_KRENKEL_1_MZP_135>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4361__IBSS_ANT_KRENKEL_1_MZP_135> ;
  mr:hasGeometry <https://eurobis.org/id/point/4361__IBSS_ANT_KRENKEL_1_MZP_135> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.5 -43.01)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-60.5"^^xsd:decimal ;
  dwc:decimalLongitude "-43.01"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "135"^^xsd:integer ;
  dwc:maximumDepthInMeters "135"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4361__IBSS_ANT_KRENKEL_1_MZP_135>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_ANT_KRENKEL_1_MZP_135" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4361_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "83" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'ANT_KRENKEL_1_MZP'^^xsd:string;
  dwc:catalogNumber 'ANT_KRENKEL_1_MZP 135'^^xsd:string;
  dwc:scientificName 'Codonellopsis gaussi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'N. Gavrilova'^^xsd:string;
  dwc:fieldNumber '83'^^xsd:integer;
  dwc:collector 'A. Sysoev'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southern Ocean'^^xsd:string;
  dwc:longitude '-43.01'^^xsd:double;
  dwc:latitude '-60.5'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '135'^^xsd:integer;
  dwc:maximumDepth '135'^^xsd:integer;
  dwc:preparationType 'Samples were concentrated by direct filtration to a final volume of 70 - 100 ml and fixed by formalin. Further samples were concentrated to 10-20 ml and analyzed with optical microscope at magnification x 12,5.'^^xsd:string;
  dwc:aphiaid '341658'^^xsd:integer;
  dwc:samplingEffort 'Ind/5 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected from different depths - 25, 50, 70, 75, 100, 135 and 150 m - by bathometer and bucket from the surface. The volume of the sample - 5 L.'^^xsd:string;
  dwc:occurrenceId 'IBSS_ANT_KRENKEL_1_MZP_135'^^xsd:string;
  dwc:observationDate '1997-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '341658'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4361__IBSS_ANT_KRENKEL_1_MZP_136>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4361__IBSS_ANT_KRENKEL_1_MZP_136> ;
  mr:hasGeometry <https://eurobis.org/id/point/4361__IBSS_ANT_KRENKEL_1_MZP_136> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.5 -43.01)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-60.5"^^xsd:decimal ;
  dwc:decimalLongitude "-43.01"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "135"^^xsd:integer ;
  dwc:maximumDepthInMeters "135"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4361__IBSS_ANT_KRENKEL_1_MZP_136>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_ANT_KRENKEL_1_MZP_136" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4361_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "83" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'ANT_KRENKEL_1_MZP'^^xsd:string;
  dwc:catalogNumber 'ANT_KRENKEL_1_MZP 136'^^xsd:string;
  dwc:scientificName 'Cymatocylis convallaria'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'N. Gavrilova'^^xsd:string;
  dwc:fieldNumber '83'^^xsd:integer;
  dwc:collector 'A. Sysoev'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southern Ocean'^^xsd:string;
  dwc:longitude '-43.01'^^xsd:double;
  dwc:latitude '-60.5'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '135'^^xsd:integer;
  dwc:maximumDepth '135'^^xsd:integer;
  dwc:preparationType 'Samples were concentrated by direct filtration to a final volume of 70 - 100 ml and fixed by formalin. Further samples were concentrated to 10-20 ml and analyzed with optical microscope at magnification x 12,5.'^^xsd:string;
  dwc:aphiaid '341676'^^xsd:integer;
  dwc:samplingEffort 'Ind/5 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected from different depths - 25, 50, 70, 75, 100, 135 and 150 m - by bathometer and bucket from the surface. The volume of the sample - 5 L.'^^xsd:string;
  dwc:occurrenceId 'IBSS_ANT_KRENKEL_1_MZP_136'^^xsd:string;
  dwc:observationDate '1997-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '341676'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4361__IBSS_ANT_KRENKEL_1_MZP_137>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4361__IBSS_ANT_KRENKEL_1_MZP_137> ;
  mr:hasGeometry <https://eurobis.org/id/point/4361__IBSS_ANT_KRENKEL_1_MZP_137> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.98 -43)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-60.98"^^xsd:decimal ;
  dwc:decimalLongitude "-43"^^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/4361__IBSS_ANT_KRENKEL_1_MZP_137>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.98 -43)"^^geo:wktLiteral ;
  geo-pos:lat "-60.98"^^xsd:decimal ;
  geo-pos:long "-43"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4361__IBSS_ANT_KRENKEL_1_MZP_137>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_ANT_KRENKEL_1_MZP_137" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4361_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "84" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'ANT_KRENKEL_1_MZP'^^xsd:string;
  dwc:catalogNumber 'ANT_KRENKEL_1_MZP 137'^^xsd:string;
  dwc:scientificName 'Codonellopsis glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'N. Gavrilova'^^xsd:string;
  dwc:fieldNumber '84'^^xsd:integer;
  dwc:collector 'A. Sysoev'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southern Ocean'^^xsd:string;
  dwc:longitude '-43'^^xsd:integer;
  dwc:latitude '-60.98'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:preparationType 'Samples were concentrated by direct filtration to a final volume of 70 - 100 ml and fixed by formalin. Further samples were concentrated to 10-20 ml and analyzed with optical microscope at magnification x 12,5.'^^xsd:string;
  dwc:aphiaid '341659'^^xsd:integer;
  dwc:samplingEffort 'Ind/5 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected from different depths - 25, 50, 70, 75, 100, 135 and 150 m - by bathometer and bucket from the surface. The volume of the sample - 5 L.'^^xsd:string;
  dwc:occurrenceId 'IBSS_ANT_KRENKEL_1_MZP_137'^^xsd:string;
  dwc:observationDate '1997-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '341659'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4361__IBSS_ANT_KRENKEL_1_MZP_138>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4361__IBSS_ANT_KRENKEL_1_MZP_138> ;
  mr:hasGeometry <https://eurobis.org/id/point/4361__IBSS_ANT_KRENKEL_1_MZP_138> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.98 -43)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-60.98"^^xsd:decimal ;
  dwc:decimalLongitude "-43"^^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/4361__IBSS_ANT_KRENKEL_1_MZP_138>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.98 -43)"^^geo:wktLiteral ;
  geo-pos:lat "-60.98"^^xsd:decimal ;
  geo-pos:long "-43"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4361__IBSS_ANT_KRENKEL_1_MZP_138>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_ANT_KRENKEL_1_MZP_138" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4361_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "84" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'ANT_KRENKEL_1_MZP'^^xsd:string;
  dwc:catalogNumber 'ANT_KRENKEL_1_MZP 138'^^xsd:string;
  dwc:scientificName 'Cymatocylis convallaria'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'N. Gavrilova'^^xsd:string;
  dwc:fieldNumber '84'^^xsd:integer;
  dwc:collector 'A. Sysoev'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southern Ocean'^^xsd:string;
  dwc:longitude '-43'^^xsd:integer;
  dwc:latitude '-60.98'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:preparationType 'Samples were concentrated by direct filtration to a final volume of 70 - 100 ml and fixed by formalin. Further samples were concentrated to 10-20 ml and analyzed with optical microscope at magnification x 12,5.'^^xsd:string;
  dwc:aphiaid '341676'^^xsd:integer;
  dwc:samplingEffort 'Ind/5 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected from different depths - 25, 50, 70, 75, 100, 135 and 150 m - by bathometer and bucket from the surface. The volume of the sample - 5 L.'^^xsd:string;
  dwc:occurrenceId 'IBSS_ANT_KRENKEL_1_MZP_138'^^xsd:string;
  dwc:observationDate '1997-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '341676'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4361__IBSS_ANT_KRENKEL_1_MZP_139>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4361__IBSS_ANT_KRENKEL_1_MZP_139> ;
  mr:hasGeometry <https://eurobis.org/id/point/4361__IBSS_ANT_KRENKEL_1_MZP_139> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.98 -43)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-60.98"^^xsd:decimal ;
  dwc:decimalLongitude "-43"^^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/4361__IBSS_ANT_KRENKEL_1_MZP_139>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.98 -43)"^^geo:wktLiteral ;
  geo-pos:lat "-60.98"^^xsd:decimal ;
  geo-pos:long "-43"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4361__IBSS_ANT_KRENKEL_1_MZP_139>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_ANT_KRENKEL_1_MZP_139" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4361_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "84" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'ANT_KRENKEL_1_MZP'^^xsd:string;
  dwc:catalogNumber 'ANT_KRENKEL_1_MZP 139'^^xsd:string;
  dwc:scientificName 'Laackmanniella naviculaefera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'N. Gavrilova'^^xsd:string;
  dwc:fieldNumber '84'^^xsd:integer;
  dwc:collector 'A. Sysoev'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southern Ocean'^^xsd:string;
  dwc:longitude '-43'^^xsd:integer;
  dwc:latitude '-60.98'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:preparationType 'Samples were concentrated by direct filtration to a final volume of 70 - 100 ml and fixed by formalin. Further samples were concentrated to 10-20 ml and analyzed with optical microscope at magnification x 12,5.'^^xsd:string;
  dwc:aphiaid '341662'^^xsd:integer;
  dwc:samplingEffort 'Ind/5 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected from different depths - 25, 50, 70, 75, 100, 135 and 150 m - by bathometer and bucket from the surface. The volume of the sample - 5 L.'^^xsd:string;
  dwc:occurrenceId 'IBSS_ANT_KRENKEL_1_MZP_139'^^xsd:string;
  dwc:observationDate '1997-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '341662'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4361__IBSS_ANT_KRENKEL_1_MZP_140>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4361__IBSS_ANT_KRENKEL_1_MZP_140> ;
  mr:hasGeometry <https://eurobis.org/id/point/4361__IBSS_ANT_KRENKEL_1_MZP_140> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.98 -43)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-60.98"^^xsd:decimal ;
  dwc:decimalLongitude "-43"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4361__IBSS_ANT_KRENKEL_1_MZP_140>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_ANT_KRENKEL_1_MZP_140" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4361_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "84" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'ANT_KRENKEL_1_MZP'^^xsd:string;
  dwc:catalogNumber 'ANT_KRENKEL_1_MZP 140'^^xsd:string;
  dwc:scientificName 'Codonellopsis gaussi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'N. Gavrilova'^^xsd:string;
  dwc:fieldNumber '84'^^xsd:integer;
  dwc:collector 'A. Sysoev'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southern Ocean'^^xsd:string;
  dwc:longitude '-43'^^xsd:integer;
  dwc:latitude '-60.98'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:preparationType 'Samples were concentrated by direct filtration to a final volume of 70 - 100 ml and fixed by formalin. Further samples were concentrated to 10-20 ml and analyzed with optical microscope at magnification x 12,5.'^^xsd:string;
  dwc:aphiaid '341658'^^xsd:integer;
  dwc:samplingEffort 'Ind/5 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected from different depths - 25, 50, 70, 75, 100, 135 and 150 m - by bathometer and bucket from the surface. The volume of the sample - 5 L.'^^xsd:string;
  dwc:occurrenceId 'IBSS_ANT_KRENKEL_1_MZP_140'^^xsd:string;
  dwc:observationDate '1997-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '341658'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4361__IBSS_ANT_KRENKEL_1_MZP_141>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4361__IBSS_ANT_KRENKEL_1_MZP_141> ;
  mr:hasGeometry <https://eurobis.org/id/point/4361__IBSS_ANT_KRENKEL_1_MZP_141> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.98 -43)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-60.98"^^xsd:decimal ;
  dwc:decimalLongitude "-43"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4361__IBSS_ANT_KRENKEL_1_MZP_141>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_ANT_KRENKEL_1_MZP_141" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4361_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "84" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'ANT_KRENKEL_1_MZP'^^xsd:string;
  dwc:catalogNumber 'ANT_KRENKEL_1_MZP 141'^^xsd:string;
  dwc:scientificName 'Codonellopsis glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'N. Gavrilova'^^xsd:string;
  dwc:fieldNumber '84'^^xsd:integer;
  dwc:collector 'A. Sysoev'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southern Ocean'^^xsd:string;
  dwc:longitude '-43'^^xsd:integer;
  dwc:latitude '-60.98'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:preparationType 'Samples were concentrated by direct filtration to a final volume of 70 - 100 ml and fixed by formalin. Further samples were concentrated to 10-20 ml and analyzed with optical microscope at magnification x 12,5.'^^xsd:string;
  dwc:aphiaid '341659'^^xsd:integer;
  dwc:samplingEffort 'Ind/5 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected from different depths - 25, 50, 70, 75, 100, 135 and 150 m - by bathometer and bucket from the surface. The volume of the sample - 5 L.'^^xsd:string;
  dwc:occurrenceId 'IBSS_ANT_KRENKEL_1_MZP_141'^^xsd:string;
  dwc:observationDate '1997-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '341659'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4361__IBSS_ANT_KRENKEL_1_MZP_142>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4361__IBSS_ANT_KRENKEL_1_MZP_142> ;
  mr:hasGeometry <https://eurobis.org/id/point/4361__IBSS_ANT_KRENKEL_1_MZP_142> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.98 -43)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-60.98"^^xsd:decimal ;
  dwc:decimalLongitude "-43"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4361__IBSS_ANT_KRENKEL_1_MZP_142>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_ANT_KRENKEL_1_MZP_142" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4361_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "84" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'ANT_KRENKEL_1_MZP'^^xsd:string;
  dwc:catalogNumber 'ANT_KRENKEL_1_MZP 142'^^xsd:string;
  dwc:scientificName 'Laackmanniella naviculaefera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'N. Gavrilova'^^xsd:string;
  dwc:fieldNumber '84'^^xsd:integer;
  dwc:collector 'A. Sysoev'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southern Ocean'^^xsd:string;
  dwc:longitude '-43'^^xsd:integer;
  dwc:latitude '-60.98'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:preparationType 'Samples were concentrated by direct filtration to a final volume of 70 - 100 ml and fixed by formalin. Further samples were concentrated to 10-20 ml and analyzed with optical microscope at magnification x 12,5.'^^xsd:string;
  dwc:aphiaid '341662'^^xsd:integer;
  dwc:samplingEffort 'Ind/5 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected from different depths - 25, 50, 70, 75, 100, 135 and 150 m - by bathometer and bucket from the surface. The volume of the sample - 5 L.'^^xsd:string;
  dwc:occurrenceId 'IBSS_ANT_KRENKEL_1_MZP_142'^^xsd:string;
  dwc:observationDate '1997-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '341662'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4361__IBSS_ANT_KRENKEL_1_MZP_143>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4361__IBSS_ANT_KRENKEL_1_MZP_143> ;
  mr:hasGeometry <https://eurobis.org/id/point/4361__IBSS_ANT_KRENKEL_1_MZP_143> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.98 -43)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-60.98"^^xsd:decimal ;
  dwc:decimalLongitude "-43"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4361__IBSS_ANT_KRENKEL_1_MZP_143>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_ANT_KRENKEL_1_MZP_143" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4361_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "84" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'ANT_KRENKEL_1_MZP'^^xsd:string;
  dwc:catalogNumber 'ANT_KRENKEL_1_MZP 143'^^xsd:string;
  dwc:scientificName 'Salpingella decurtata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'N. Gavrilova'^^xsd:string;
  dwc:fieldNumber '84'^^xsd:integer;
  dwc:collector 'A. Sysoev'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southern Ocean'^^xsd:string;
  dwc:longitude '-43'^^xsd:integer;
  dwc:latitude '-60.98'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:preparationType 'Samples were concentrated by direct filtration to a final volume of 70 - 100 ml and fixed by formalin. Further samples were concentrated to 10-20 ml and analyzed with optical microscope at magnification x 12,5.'^^xsd:string;
  dwc:aphiaid '183567'^^xsd:integer;
  dwc:samplingEffort 'Ind/5 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected from different depths - 25, 50, 70, 75, 100, 135 and 150 m - by bathometer and bucket from the surface. The volume of the sample - 5 L.'^^xsd:string;
  dwc:occurrenceId 'IBSS_ANT_KRENKEL_1_MZP_143'^^xsd:string;
  dwc:observationDate '1997-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '183567'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4361__IBSS_ANT_KRENKEL_1_MZP_144>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4361__IBSS_ANT_KRENKEL_1_MZP_144> ;
  mr:hasGeometry <https://eurobis.org/id/point/4361__IBSS_ANT_KRENKEL_1_MZP_144> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.98 -43)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-60.98"^^xsd:decimal ;
  dwc:decimalLongitude "-43"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4361__IBSS_ANT_KRENKEL_1_MZP_144>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_ANT_KRENKEL_1_MZP_144" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4361_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "84" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'ANT_KRENKEL_1_MZP'^^xsd:string;
  dwc:catalogNumber 'ANT_KRENKEL_1_MZP 144'^^xsd:string;
  dwc:scientificName 'Cymatocylis affinis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'N. Gavrilova'^^xsd:string;
  dwc:fieldNumber '84'^^xsd:integer;
  dwc:collector 'A. Sysoev'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Southern Ocean'^^xsd:string;
  dwc:longitude '-43'^^xsd:integer;
  dwc:latitude '-60.98'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:preparationType 'Samples were concentrated by direct filtration to a final volume of 70 - 100 ml and fixed by formalin. Further samples were concentrated to 10-20 ml and analyzed with optical microscope at magnification x 12,5.'^^xsd:string;
  dwc:aphiaid '742563'^^xsd:integer;
  dwc:samplingEffort 'Ind/5 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected from different depths - 25, 50, 70, 75, 100, 135 and 150 m - by bathometer and bucket from the surface. The volume of the sample - 5 L.'^^xsd:string;
  dwc:occurrenceId 'IBSS_ANT_KRENKEL_1_MZP_144'^^xsd:string;
  dwc:observationDate '1997-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '341676'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4361__IBSS_ANT_KRENKEL_1_MZP_145>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4361__IBSS_ANT_KRENKEL_1_MZP_145> ;
  mr:hasGeometry <https://eurobis.org/id/point/4361__IBSS_ANT_KRENKEL_1_MZP_145> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61 -47.01)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61"^^xsd:decimal ;
  dwc:decimalLongitude "-47.01"^^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/4361__IBSS_ANT_KRENKEL_1_MZP_145>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61 -47.01)"^^geo:wktLiteral ;
  geo-pos:lat "-61"^^xsd:decimal ;
  geo-pos:long "-47.01"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4361__IBSS_ANT_KRENKEL_1_MZP_145>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_ANT_KRENKEL_1_MZP_145" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4361_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "54" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'ANT_KRENKEL_1_MZP'^^xsd:string;
  dwc:catalogNumber 'ANT_KRENKEL_1_MZP 145'^^xsd:string;
  dwc:scientificName 'Acantharia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'N. Gavrilova'^^xsd:string;
  dwc:fieldNumber '54'^^xsd:integer;
  dwc:collector 'A. Sysoev'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Southern Ocean'^^xsd:string;
  dwc:longitude '-47.01'^^xsd:double;
  dwc:latitude '-61'^^xsd:integer;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:preparationType 'Samples were concentrated by direct filtration to a final volume of 70 - 100 ml and fixed by formalin. Further samples were concentrated to 10-20 ml and analyzed with optical microscope at magnification x 12,5.'^^xsd:string;
  dwc:aphiaid '586732'^^xsd:integer;
  dwc:samplingEffort 'Ind/5 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected from different depths - 25, 50, 70, 75, 100, 135 and 150 m - by bathometer and bucket from the surface. The volume of the sample - 5 L.'^^xsd:string;
  dwc:occurrenceId 'IBSS_ANT_KRENKEL_1_MZP_145'^^xsd:string;
  dwc:observationDate '1997-03-29'^^xsd:date;
  dwc:aphiaIdAccepted '586732'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4361__IBSS_ANT_KRENKEL_1_MZP_146>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4361__IBSS_ANT_KRENKEL_1_MZP_146> ;
  mr:hasGeometry <https://eurobis.org/id/point/4361__IBSS_ANT_KRENKEL_1_MZP_146> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61 -47.01)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61"^^xsd:decimal ;
  dwc:decimalLongitude "-47.01"^^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/4361__IBSS_ANT_KRENKEL_1_MZP_146>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61 -47.01)"^^geo:wktLiteral ;
  geo-pos:lat "-61"^^xsd:decimal ;
  geo-pos:long "-47.01"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4361__IBSS_ANT_KRENKEL_1_MZP_146>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_ANT_KRENKEL_1_MZP_146" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4361_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "54" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'ANT_KRENKEL_1_MZP'^^xsd:string;
  dwc:catalogNumber 'ANT_KRENKEL_1_MZP 146'^^xsd:string;
  dwc:scientificName 'Codonellopsis gaussi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'N. Gavrilova'^^xsd:string;
  dwc:fieldNumber '54'^^xsd:integer;
  dwc:collector 'A. Sysoev'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Southern Ocean'^^xsd:string;
  dwc:longitude '-47.01'^^xsd:double;
  dwc:latitude '-61'^^xsd:integer;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:preparationType 'Samples were concentrated by direct filtration to a final volume of 70 - 100 ml and fixed by formalin. Further samples were concentrated to 10-20 ml and analyzed with optical microscope at magnification x 12,5.'^^xsd:string;
  dwc:aphiaid '341658'^^xsd:integer;
  dwc:samplingEffort 'Ind/5 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected from different depths - 25, 50, 70, 75, 100, 135 and 150 m - by bathometer and bucket from the surface. The volume of the sample - 5 L.'^^xsd:string;
  dwc:occurrenceId 'IBSS_ANT_KRENKEL_1_MZP_146'^^xsd:string;
  dwc:observationDate '1997-03-29'^^xsd:date;
  dwc:aphiaIdAccepted '341658'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4361__IBSS_ANT_KRENKEL_1_MZP_147>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4361__IBSS_ANT_KRENKEL_1_MZP_147> ;
  mr:hasGeometry <https://eurobis.org/id/point/4361__IBSS_ANT_KRENKEL_1_MZP_147> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61 -47.01)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61"^^xsd:decimal ;
  dwc:decimalLongitude "-47.01"^^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/4361__IBSS_ANT_KRENKEL_1_MZP_147>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61 -47.01)"^^geo:wktLiteral ;
  geo-pos:lat "-61"^^xsd:decimal ;
  geo-pos:long "-47.01"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4361__IBSS_ANT_KRENKEL_1_MZP_147>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_ANT_KRENKEL_1_MZP_147" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4361_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "54" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'ANT_KRENKEL_1_MZP'^^xsd:string;
  dwc:catalogNumber 'ANT_KRENKEL_1_MZP 147'^^xsd:string;
  dwc:scientificName 'Cymatocylis convallaria'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'N. Gavrilova'^^xsd:string;
  dwc:fieldNumber '54'^^xsd:integer;
  dwc:collector 'A. Sysoev'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Southern Ocean'^^xsd:string;
  dwc:longitude '-47.01'^^xsd:double;
  dwc:latitude '-61'^^xsd:integer;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:preparationType 'Samples were concentrated by direct filtration to a final volume of 70 - 100 ml and fixed by formalin. Further samples were concentrated to 10-20 ml and analyzed with optical microscope at magnification x 12,5.'^^xsd:string;
  dwc:aphiaid '341676'^^xsd:integer;
  dwc:samplingEffort 'Ind/5 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected from different depths - 25, 50, 70, 75, 100, 135 and 150 m - by bathometer and bucket from the surface. The volume of the sample - 5 L.'^^xsd:string;
  dwc:occurrenceId 'IBSS_ANT_KRENKEL_1_MZP_147'^^xsd:string;
  dwc:observationDate '1997-03-29'^^xsd:date;
  dwc:aphiaIdAccepted '341676'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4361__IBSS_ANT_KRENKEL_1_MZP_148>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4361__IBSS_ANT_KRENKEL_1_MZP_148> ;
  mr:hasGeometry <https://eurobis.org/id/point/4361__IBSS_ANT_KRENKEL_1_MZP_148> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61 -47.01)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61"^^xsd:decimal ;
  dwc:decimalLongitude "-47.01"^^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/4361__IBSS_ANT_KRENKEL_1_MZP_148>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61 -47.01)"^^geo:wktLiteral ;
  geo-pos:lat "-61"^^xsd:decimal ;
  geo-pos:long "-47.01"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4361__IBSS_ANT_KRENKEL_1_MZP_148>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_ANT_KRENKEL_1_MZP_148" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4361_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "54" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'ANT_KRENKEL_1_MZP'^^xsd:string;
  dwc:catalogNumber 'ANT_KRENKEL_1_MZP 148'^^xsd:string;
  dwc:scientificName 'Foraminifera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'N. Gavrilova'^^xsd:string;
  dwc:fieldNumber '54'^^xsd:integer;
  dwc:collector 'A. Sysoev'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Southern Ocean'^^xsd:string;
  dwc:longitude '-47.01'^^xsd:double;
  dwc:latitude '-61'^^xsd:integer;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:preparationType 'Samples were concentrated by direct filtration to a final volume of 70 - 100 ml and fixed by formalin. Further samples were concentrated to 10-20 ml and analyzed with optical microscope at magnification x 12,5.'^^xsd:string;
  dwc:aphiaid '1410'^^xsd:integer;
  dwc:samplingEffort 'Ind/5 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected from different depths - 25, 50, 70, 75, 100, 135 and 150 m - by bathometer and bucket from the surface. The volume of the sample - 5 L.'^^xsd:string;
  dwc:occurrenceId 'IBSS_ANT_KRENKEL_1_MZP_148'^^xsd:string;
  dwc:observationDate '1997-03-29'^^xsd:date;
  dwc:aphiaIdAccepted '1410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4361__IBSS_ANT_KRENKEL_1_MZP_149>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4361__IBSS_ANT_KRENKEL_1_MZP_149> ;
  mr:hasGeometry <https://eurobis.org/id/point/4361__IBSS_ANT_KRENKEL_1_MZP_149> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61 -47.01)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61"^^xsd:decimal ;
  dwc:decimalLongitude "-47.01"^^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/4361__IBSS_ANT_KRENKEL_1_MZP_149>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61 -47.01)"^^geo:wktLiteral ;
  geo-pos:lat "-61"^^xsd:decimal ;
  geo-pos:long "-47.01"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4361__IBSS_ANT_KRENKEL_1_MZP_149>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_ANT_KRENKEL_1_MZP_149" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4361_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "54" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'ANT_KRENKEL_1_MZP'^^xsd:string;
  dwc:catalogNumber 'ANT_KRENKEL_1_MZP 149'^^xsd:string;
  dwc:scientificName 'Radiolaria'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'N. Gavrilova'^^xsd:string;
  dwc:fieldNumber '54'^^xsd:integer;
  dwc:collector 'A. Sysoev'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Southern Ocean'^^xsd:string;
  dwc:longitude '-47.01'^^xsd:double;
  dwc:latitude '-61'^^xsd:integer;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:preparationType 'Samples were concentrated by direct filtration to a final volume of 70 - 100 ml and fixed by formalin. Further samples were concentrated to 10-20 ml and analyzed with optical microscope at magnification x 12,5.'^^xsd:string;
  dwc:aphiaid '196831'^^xsd:integer;
  dwc:samplingEffort 'Ind/5 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected from different depths - 25, 50, 70, 75, 100, 135 and 150 m - by bathometer and bucket from the surface. The volume of the sample - 5 L.'^^xsd:string;
  dwc:occurrenceId 'IBSS_ANT_KRENKEL_1_MZP_149'^^xsd:string;
  dwc:observationDate '1997-03-29'^^xsd:date;
  dwc:aphiaIdAccepted '582421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/4361__IBSS_ANT_KRENKEL_1_MZP_150>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4361__IBSS_ANT_KRENKEL_1_MZP_150> ;
  mr:hasGeometry <https://eurobis.org/id/point/4361__IBSS_ANT_KRENKEL_1_MZP_150> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61 -47.01)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61"^^xsd:decimal ;
  dwc:decimalLongitude "-47.01"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4361__IBSS_ANT_KRENKEL_1_MZP_150>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_ANT_KRENKEL_1_MZP_150" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4361_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "54" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'ANT_KRENKEL_1_MZP'^^xsd:string;
  dwc:catalogNumber 'ANT_KRENKEL_1_MZP 150'^^xsd:string;
  dwc:scientificName 'Codonellopsis gaussi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'N. Gavrilova'^^xsd:string;
  dwc:fieldNumber '54'^^xsd:integer;
  dwc:collector 'A. Sysoev'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Southern Ocean'^^xsd:string;
  dwc:longitude '-47.01'^^xsd:double;
  dwc:latitude '-61'^^xsd:integer;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:preparationType 'Samples were concentrated by direct filtration to a final volume of 70 - 100 ml and fixed by formalin. Further samples were concentrated to 10-20 ml and analyzed with optical microscope at magnification x 12,5.'^^xsd:string;
  dwc:aphiaid '341658'^^xsd:integer;
  dwc:samplingEffort 'Ind/5 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected from different depths - 25, 50, 70, 75, 100, 135 and 150 m - by bathometer and bucket from the surface. The volume of the sample - 5 L.'^^xsd:string;
  dwc:occurrenceId 'IBSS_ANT_KRENKEL_1_MZP_150'^^xsd:string;
  dwc:observationDate '1997-03-29'^^xsd:date;
  dwc:aphiaIdAccepted '341658'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4361__IBSS_ANT_KRENKEL_1_MZP_151>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4361__IBSS_ANT_KRENKEL_1_MZP_151> ;
  mr:hasGeometry <https://eurobis.org/id/point/4361__IBSS_ANT_KRENKEL_1_MZP_151> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61 -47.01)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61"^^xsd:decimal ;
  dwc:decimalLongitude "-47.01"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4361__IBSS_ANT_KRENKEL_1_MZP_151>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_ANT_KRENKEL_1_MZP_151" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4361_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "54" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'ANT_KRENKEL_1_MZP'^^xsd:string;
  dwc:catalogNumber 'ANT_KRENKEL_1_MZP 151'^^xsd:string;
  dwc:scientificName 'Cymatocylis convallaria'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'N. Gavrilova'^^xsd:string;
  dwc:fieldNumber '54'^^xsd:integer;
  dwc:collector 'A. Sysoev'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Southern Ocean'^^xsd:string;
  dwc:longitude '-47.01'^^xsd:double;
  dwc:latitude '-61'^^xsd:integer;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:preparationType 'Samples were concentrated by direct filtration to a final volume of 70 - 100 ml and fixed by formalin. Further samples were concentrated to 10-20 ml and analyzed with optical microscope at magnification x 12,5.'^^xsd:string;
  dwc:aphiaid '341676'^^xsd:integer;
  dwc:samplingEffort 'Ind/5 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected from different depths - 25, 50, 70, 75, 100, 135 and 150 m - by bathometer and bucket from the surface. The volume of the sample - 5 L.'^^xsd:string;
  dwc:occurrenceId 'IBSS_ANT_KRENKEL_1_MZP_151'^^xsd:string;
  dwc:observationDate '1997-03-29'^^xsd:date;
  dwc:aphiaIdAccepted '341676'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4361__IBSS_ANT_KRENKEL_1_MZP_152>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4361__IBSS_ANT_KRENKEL_1_MZP_152> ;
  mr:hasGeometry <https://eurobis.org/id/point/4361__IBSS_ANT_KRENKEL_1_MZP_152> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61 -47.01)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61"^^xsd:decimal ;
  dwc:decimalLongitude "-47.01"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4361__IBSS_ANT_KRENKEL_1_MZP_152>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_ANT_KRENKEL_1_MZP_152" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4361_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "54" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'ANT_KRENKEL_1_MZP'^^xsd:string;
  dwc:catalogNumber 'ANT_KRENKEL_1_MZP 152'^^xsd:string;
  dwc:scientificName 'Foraminifera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'N. Gavrilova'^^xsd:string;
  dwc:fieldNumber '54'^^xsd:integer;
  dwc:collector 'A. Sysoev'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Southern Ocean'^^xsd:string;
  dwc:longitude '-47.01'^^xsd:double;
  dwc:latitude '-61'^^xsd:integer;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:preparationType 'Samples were concentrated by direct filtration to a final volume of 70 - 100 ml and fixed by formalin. Further samples were concentrated to 10-20 ml and analyzed with optical microscope at magnification x 12,5.'^^xsd:string;
  dwc:aphiaid '1410'^^xsd:integer;
  dwc:samplingEffort 'Ind/5 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected from different depths - 25, 50, 70, 75, 100, 135 and 150 m - by bathometer and bucket from the surface. The volume of the sample - 5 L.'^^xsd:string;
  dwc:occurrenceId 'IBSS_ANT_KRENKEL_1_MZP_152'^^xsd:string;
  dwc:observationDate '1997-03-29'^^xsd:date;
  dwc:aphiaIdAccepted '1410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4361__IBSS_ANT_KRENKEL_1_MZP_153>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4361__IBSS_ANT_KRENKEL_1_MZP_153> ;
  mr:hasGeometry <https://eurobis.org/id/point/4361__IBSS_ANT_KRENKEL_1_MZP_153> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61 -47.01)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61"^^xsd:decimal ;
  dwc:decimalLongitude "-47.01"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4361__IBSS_ANT_KRENKEL_1_MZP_153>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_ANT_KRENKEL_1_MZP_153" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4361_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "54" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'ANT_KRENKEL_1_MZP'^^xsd:string;
  dwc:catalogNumber 'ANT_KRENKEL_1_MZP 153'^^xsd:string;
  dwc:scientificName 'Laackmanniella naviculaefera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'N. Gavrilova'^^xsd:string;
  dwc:fieldNumber '54'^^xsd:integer;
  dwc:collector 'A. Sysoev'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Southern Ocean'^^xsd:string;
  dwc:longitude '-47.01'^^xsd:double;
  dwc:latitude '-61'^^xsd:integer;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:preparationType 'Samples were concentrated by direct filtration to a final volume of 70 - 100 ml and fixed by formalin. Further samples were concentrated to 10-20 ml and analyzed with optical microscope at magnification x 12,5.'^^xsd:string;
  dwc:aphiaid '341662'^^xsd:integer;
  dwc:samplingEffort 'Ind/5 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected from different depths - 25, 50, 70, 75, 100, 135 and 150 m - by bathometer and bucket from the surface. The volume of the sample - 5 L.'^^xsd:string;
  dwc:occurrenceId 'IBSS_ANT_KRENKEL_1_MZP_153'^^xsd:string;
  dwc:observationDate '1997-03-29'^^xsd:date;
  dwc:aphiaIdAccepted '341662'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4361__IBSS_ANT_KRENKEL_1_MZP_154>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4361__IBSS_ANT_KRENKEL_1_MZP_154> ;
  mr:hasGeometry <https://eurobis.org/id/point/4361__IBSS_ANT_KRENKEL_1_MZP_154> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61 -47.01)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61"^^xsd:decimal ;
  dwc:decimalLongitude "-47.01"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4361__IBSS_ANT_KRENKEL_1_MZP_154>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_ANT_KRENKEL_1_MZP_154" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4361_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "54" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'ANT_KRENKEL_1_MZP'^^xsd:string;
  dwc:catalogNumber 'ANT_KRENKEL_1_MZP 154'^^xsd:string;
  dwc:scientificName 'Radiolaria'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'N. Gavrilova'^^xsd:string;
  dwc:fieldNumber '54'^^xsd:integer;
  dwc:collector 'A. Sysoev'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Southern Ocean'^^xsd:string;
  dwc:longitude '-47.01'^^xsd:double;
  dwc:latitude '-61'^^xsd:integer;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:preparationType 'Samples were concentrated by direct filtration to a final volume of 70 - 100 ml and fixed by formalin. Further samples were concentrated to 10-20 ml and analyzed with optical microscope at magnification x 12,5.'^^xsd:string;
  dwc:aphiaid '196831'^^xsd:integer;
  dwc:samplingEffort 'Ind/5 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected from different depths - 25, 50, 70, 75, 100, 135 and 150 m - by bathometer and bucket from the surface. The volume of the sample - 5 L.'^^xsd:string;
  dwc:occurrenceId 'IBSS_ANT_KRENKEL_1_MZP_154'^^xsd:string;
  dwc:observationDate '1997-03-29'^^xsd:date;
  dwc:aphiaIdAccepted '582421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/4361__IBSS_ANT_KRENKEL_1_MZP_155>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4361__IBSS_ANT_KRENKEL_1_MZP_155> ;
  mr:hasGeometry <https://eurobis.org/id/point/4361__IBSS_ANT_KRENKEL_1_MZP_155> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61 -47.01)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61"^^xsd:decimal ;
  dwc:decimalLongitude "-47.01"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "150"^^xsd:integer ;
  dwc:maximumDepthInMeters "150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4361__IBSS_ANT_KRENKEL_1_MZP_155>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_ANT_KRENKEL_1_MZP_155" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4361_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "54" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'ANT_KRENKEL_1_MZP'^^xsd:string;
  dwc:catalogNumber 'ANT_KRENKEL_1_MZP 155'^^xsd:string;
  dwc:scientificName 'Codonellopsis gaussi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'N. Gavrilova'^^xsd:string;
  dwc:fieldNumber '54'^^xsd:integer;
  dwc:collector 'A. Sysoev'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Southern Ocean'^^xsd:string;
  dwc:longitude '-47.01'^^xsd:double;
  dwc:latitude '-61'^^xsd:integer;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:preparationType 'Samples were concentrated by direct filtration to a final volume of 70 - 100 ml and fixed by formalin. Further samples were concentrated to 10-20 ml and analyzed with optical microscope at magnification x 12,5.'^^xsd:string;
  dwc:aphiaid '341658'^^xsd:integer;
  dwc:samplingEffort 'Ind/5 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected from different depths - 25, 50, 70, 75, 100, 135 and 150 m - by bathometer and bucket from the surface. The volume of the sample - 5 L.'^^xsd:string;
  dwc:occurrenceId 'IBSS_ANT_KRENKEL_1_MZP_155'^^xsd:string;
  dwc:observationDate '1997-03-29'^^xsd:date;
  dwc:aphiaIdAccepted '341658'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4361__IBSS_ANT_KRENKEL_1_MZP_156>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4361__IBSS_ANT_KRENKEL_1_MZP_156> ;
  mr:hasGeometry <https://eurobis.org/id/point/4361__IBSS_ANT_KRENKEL_1_MZP_156> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61 -47.01)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61"^^xsd:decimal ;
  dwc:decimalLongitude "-47.01"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "150"^^xsd:integer ;
  dwc:maximumDepthInMeters "150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4361__IBSS_ANT_KRENKEL_1_MZP_156>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_ANT_KRENKEL_1_MZP_156" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4361_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "54" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'ANT_KRENKEL_1_MZP'^^xsd:string;
  dwc:catalogNumber 'ANT_KRENKEL_1_MZP 156'^^xsd:string;
  dwc:scientificName 'Cymatocylis convallaria'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'N. Gavrilova'^^xsd:string;
  dwc:fieldNumber '54'^^xsd:integer;
  dwc:collector 'A. Sysoev'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Southern Ocean'^^xsd:string;
  dwc:longitude '-47.01'^^xsd:double;
  dwc:latitude '-61'^^xsd:integer;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:preparationType 'Samples were concentrated by direct filtration to a final volume of 70 - 100 ml and fixed by formalin. Further samples were concentrated to 10-20 ml and analyzed with optical microscope at magnification x 12,5.'^^xsd:string;
  dwc:aphiaid '341676'^^xsd:integer;
  dwc:samplingEffort 'Ind/5 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected from different depths - 25, 50, 70, 75, 100, 135 and 150 m - by bathometer and bucket from the surface. The volume of the sample - 5 L.'^^xsd:string;
  dwc:occurrenceId 'IBSS_ANT_KRENKEL_1_MZP_156'^^xsd:string;
  dwc:observationDate '1997-03-29'^^xsd:date;
  dwc:aphiaIdAccepted '341676'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4361__IBSS_ANT_KRENKEL_1_MZP_157>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4361__IBSS_ANT_KRENKEL_1_MZP_157> ;
  mr:hasGeometry <https://eurobis.org/id/point/4361__IBSS_ANT_KRENKEL_1_MZP_157> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61 -47.01)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61"^^xsd:decimal ;
  dwc:decimalLongitude "-47.01"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "150"^^xsd:integer ;
  dwc:maximumDepthInMeters "150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4361__IBSS_ANT_KRENKEL_1_MZP_157>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_ANT_KRENKEL_1_MZP_157" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4361_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "54" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'ANT_KRENKEL_1_MZP'^^xsd:string;
  dwc:catalogNumber 'ANT_KRENKEL_1_MZP 157'^^xsd:string;
  dwc:scientificName 'Foraminifera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'N. Gavrilova'^^xsd:string;
  dwc:fieldNumber '54'^^xsd:integer;
  dwc:collector 'A. Sysoev'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Southern Ocean'^^xsd:string;
  dwc:longitude '-47.01'^^xsd:double;
  dwc:latitude '-61'^^xsd:integer;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:preparationType 'Samples were concentrated by direct filtration to a final volume of 70 - 100 ml and fixed by formalin. Further samples were concentrated to 10-20 ml and analyzed with optical microscope at magnification x 12,5.'^^xsd:string;
  dwc:aphiaid '1410'^^xsd:integer;
  dwc:samplingEffort 'Ind/5 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected from different depths - 25, 50, 70, 75, 100, 135 and 150 m - by bathometer and bucket from the surface. The volume of the sample - 5 L.'^^xsd:string;
  dwc:occurrenceId 'IBSS_ANT_KRENKEL_1_MZP_157'^^xsd:string;
  dwc:observationDate '1997-03-29'^^xsd:date;
  dwc:aphiaIdAccepted '1410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4361__IBSS_ANT_KRENKEL_1_MZP_163>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4361__IBSS_ANT_KRENKEL_1_MZP_163> ;
  mr:hasGeometry <https://eurobis.org/id/point/4361__IBSS_ANT_KRENKEL_1_MZP_163> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.66 -45.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-60.66"^^xsd:decimal ;
  dwc:decimalLongitude "-45.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4361__IBSS_ANT_KRENKEL_1_MZP_163>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_ANT_KRENKEL_1_MZP_163" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4361_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "90" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'ANT_KRENKEL_1_MZP'^^xsd:string;
  dwc:catalogNumber 'ANT_KRENKEL_1_MZP 163'^^xsd:string;
  dwc:scientificName 'Cymatocylis convallaria'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'N. Gavrilova'^^xsd:string;
  dwc:fieldNumber '90'^^xsd:integer;
  dwc:collector 'A. Sysoev'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Southern Ocean'^^xsd:string;
  dwc:longitude '-45.55'^^xsd:double;
  dwc:latitude '-60.66'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:preparationType 'Samples were concentrated by direct filtration to a final volume of 70 - 100 ml and fixed by formalin. Further samples were concentrated to 10-20 ml and analyzed with optical microscope at magnification x 12,5.'^^xsd:string;
  dwc:aphiaid '341676'^^xsd:integer;
  dwc:samplingEffort 'Ind/5 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected from different depths - 25, 50, 70, 75, 100, 135 and 150 m - by bathometer and bucket from the surface. The volume of the sample - 5 L.'^^xsd:string;
  dwc:occurrenceId 'IBSS_ANT_KRENKEL_1_MZP_163'^^xsd:string;
  dwc:observationDate '1997-03-29'^^xsd:date;
  dwc:aphiaIdAccepted '341676'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4361__IBSS_ANT_KRENKEL_1_MZP_164>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4361__IBSS_ANT_KRENKEL_1_MZP_164> ;
  mr:hasGeometry <https://eurobis.org/id/point/4361__IBSS_ANT_KRENKEL_1_MZP_164> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.66 -45.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-60.66"^^xsd:decimal ;
  dwc:decimalLongitude "-45.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4361__IBSS_ANT_KRENKEL_1_MZP_164>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_ANT_KRENKEL_1_MZP_164" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4361_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "90" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'ANT_KRENKEL_1_MZP'^^xsd:string;
  dwc:catalogNumber 'ANT_KRENKEL_1_MZP 164'^^xsd:string;
  dwc:scientificName 'Salpingella decurtata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'N. Gavrilova'^^xsd:string;
  dwc:fieldNumber '90'^^xsd:integer;
  dwc:collector 'A. Sysoev'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Southern Ocean'^^xsd:string;
  dwc:longitude '-45.55'^^xsd:double;
  dwc:latitude '-60.66'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:preparationType 'Samples were concentrated by direct filtration to a final volume of 70 - 100 ml and fixed by formalin. Further samples were concentrated to 10-20 ml and analyzed with optical microscope at magnification x 12,5.'^^xsd:string;
  dwc:aphiaid '183567'^^xsd:integer;
  dwc:samplingEffort 'Ind/5 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected from different depths - 25, 50, 70, 75, 100, 135 and 150 m - by bathometer and bucket from the surface. The volume of the sample - 5 L.'^^xsd:string;
  dwc:occurrenceId 'IBSS_ANT_KRENKEL_1_MZP_164'^^xsd:string;
  dwc:observationDate '1997-03-29'^^xsd:date;
  dwc:aphiaIdAccepted '183567'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4361__IBSS_ANT_KRENKEL_1_MZP_165>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4361__IBSS_ANT_KRENKEL_1_MZP_165> ;
  mr:hasGeometry <https://eurobis.org/id/point/4361__IBSS_ANT_KRENKEL_1_MZP_165> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.66 -45.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-60.66"^^xsd:decimal ;
  dwc:decimalLongitude "-45.53"^^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/4361__IBSS_ANT_KRENKEL_1_MZP_165>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.66 -45.53)"^^geo:wktLiteral ;
  geo-pos:lat "-60.66"^^xsd:decimal ;
  geo-pos:long "-45.53"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4361__IBSS_ANT_KRENKEL_1_MZP_165>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_ANT_KRENKEL_1_MZP_165" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4361_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "119" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'ANT_KRENKEL_1_MZP'^^xsd:string;
  dwc:catalogNumber 'ANT_KRENKEL_1_MZP 165'^^xsd:string;
  dwc:scientificName 'Codonellopsis glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'N. Gavrilova'^^xsd:string;
  dwc:fieldNumber '119'^^xsd:integer;
  dwc:collector 'A. Sysoev'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Southern Ocean'^^xsd:string;
  dwc:longitude '-45.53'^^xsd:double;
  dwc:latitude '-60.66'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:preparationType 'Samples were concentrated by direct filtration to a final volume of 70 - 100 ml and fixed by formalin. Further samples were concentrated to 10-20 ml and analyzed with optical microscope at magnification x 12,5.'^^xsd:string;
  dwc:aphiaid '341659'^^xsd:integer;
  dwc:samplingEffort 'Ind/5 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected from different depths - 25, 50, 70, 75, 100, 135 and 150 m - by bathometer and bucket from the surface. The volume of the sample - 5 L.'^^xsd:string;
  dwc:occurrenceId 'IBSS_ANT_KRENKEL_1_MZP_165'^^xsd:string;
  dwc:observationDate '1997-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '341659'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4361__IBSS_ANT_KRENKEL_1_MZP_9>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4361__IBSS_ANT_KRENKEL_1_MZP_9> ;
  mr:hasGeometry <https://eurobis.org/id/point/4361__IBSS_ANT_KRENKEL_1_MZP_9> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60 -47.01)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-60"^^xsd:decimal ;
  dwc:decimalLongitude "-47.01"^^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/4361__IBSS_ANT_KRENKEL_1_MZP_9>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60 -47.01)"^^geo:wktLiteral ;
  geo-pos:lat "-60"^^xsd:decimal ;
  geo-pos:long "-47.01"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4361__IBSS_ANT_KRENKEL_1_MZP_9>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_ANT_KRENKEL_1_MZP_9" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4361_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "56" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'ANT_KRENKEL_1_MZP'^^xsd:string;
  dwc:catalogNumber 'ANT_KRENKEL_1_MZP 21'^^xsd:string;
  dwc:scientificName 'Cymatocylis affinis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'N. Gavrilova'^^xsd:string;
  dwc:fieldNumber '56'^^xsd:integer;
  dwc:collector 'A. Sysoev'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Ocean'^^xsd:string;
  dwc:longitude '-47.01'^^xsd:double;
  dwc:latitude '-60'^^xsd:integer;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:preparationType 'Samples were concentrated by direct filtration to a final volume of 70 - 100 ml and fixed by formalin. Further samples were concentrated to 10-20 ml and analyzed with optical microscope at magnification x 12,5.'^^xsd:string;
  dwc:aphiaid '742563'^^xsd:integer;
  dwc:samplingEffort 'Ind/5 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected from different depths - 25, 50, 70, 75, 100, 135 and 150 m - by bathometer and bucket from the surface. The volume of the sample - 5 L.'^^xsd:string;
  dwc:occurrenceId 'IBSS_ANT_KRENKEL_1_MZP_9'^^xsd:string;
  dwc:observationDate '1997-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '341676'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4361__IBSS_ANT_KRENKEL_1_MZP_10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4361__IBSS_ANT_KRENKEL_1_MZP_10> ;
  mr:hasGeometry <https://eurobis.org/id/point/4361__IBSS_ANT_KRENKEL_1_MZP_10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60 -47.01)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-60"^^xsd:decimal ;
  dwc:decimalLongitude "-47.01"^^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/4361__IBSS_ANT_KRENKEL_1_MZP_10>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60 -47.01)"^^geo:wktLiteral ;
  geo-pos:lat "-60"^^xsd:decimal ;
  geo-pos:long "-47.01"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4361__IBSS_ANT_KRENKEL_1_MZP_10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_ANT_KRENKEL_1_MZP_10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4361_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "56" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'ANT_KRENKEL_1_MZP'^^xsd:string;
  dwc:catalogNumber 'ANT_KRENKEL_1_MZP 22'^^xsd:string;
  dwc:scientificName 'Cymatocylis convallaria'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'N. Gavrilova'^^xsd:string;
  dwc:fieldNumber '56'^^xsd:integer;
  dwc:collector 'A. Sysoev'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Ocean'^^xsd:string;
  dwc:longitude '-47.01'^^xsd:double;
  dwc:latitude '-60'^^xsd:integer;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:preparationType 'Samples were concentrated by direct filtration to a final volume of 70 - 100 ml and fixed by formalin. Further samples were concentrated to 10-20 ml and analyzed with optical microscope at magnification x 12,5.'^^xsd:string;
  dwc:aphiaid '341676'^^xsd:integer;
  dwc:samplingEffort 'Ind/5 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected from different depths - 25, 50, 70, 75, 100, 135 and 150 m - by bathometer and bucket from the surface. The volume of the sample - 5 L.'^^xsd:string;
  dwc:occurrenceId 'IBSS_ANT_KRENKEL_1_MZP_10'^^xsd:string;
  dwc:observationDate '1997-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '341676'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4361__IBSS_ANT_KRENKEL_1_MZP_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4361__IBSS_ANT_KRENKEL_1_MZP_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/4361__IBSS_ANT_KRENKEL_1_MZP_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.5 -47.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-60.5"^^xsd:decimal ;
  dwc:decimalLongitude "-47.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4361__IBSS_ANT_KRENKEL_1_MZP_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_ANT_KRENKEL_1_MZP_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4361_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "55" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'ANT_KRENKEL_1_MZP'^^xsd:string;
  dwc:catalogNumber 'ANT_KRENKEL_1_MZP 9'^^xsd:string;
  dwc:scientificName 'Codonellopsis glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'N. Gavrilova'^^xsd:string;
  dwc:fieldNumber '55'^^xsd:integer;
  dwc:collector 'A. Sysoev'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Ocean'^^xsd:string;
  dwc:longitude '-47.1'^^xsd:double;
  dwc:latitude '-60.5'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:preparationType 'Samples were concentrated by direct filtration to a final volume of 70 - 100 ml and fixed by formalin. Further samples were concentrated to 10-20 ml and analyzed with optical microscope at magnification x 12,5.'^^xsd:string;
  dwc:aphiaid '341659'^^xsd:integer;
  dwc:samplingEffort 'Ind/5 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected from different depths - 25, 50, 70, 75, 100, 135 and 150 m - by bathometer and bucket from the surface. The volume of the sample - 5 L.'^^xsd:string;
  dwc:occurrenceId 'IBSS_ANT_KRENKEL_1_MZP_3'^^xsd:string;
  dwc:observationDate '1997-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '341659'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4361__IBSS_ANT_KRENKEL_1_MZP_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4361__IBSS_ANT_KRENKEL_1_MZP_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/4361__IBSS_ANT_KRENKEL_1_MZP_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.5 -47.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-60.5"^^xsd:decimal ;
  dwc:decimalLongitude "-47.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4361__IBSS_ANT_KRENKEL_1_MZP_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_ANT_KRENKEL_1_MZP_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4361_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "55" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'ANT_KRENKEL_1_MZP'^^xsd:string;
  dwc:catalogNumber 'ANT_KRENKEL_1_MZP 8'^^xsd:string;
  dwc:scientificName 'Codonellopsis gaussi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'N. Gavrilova'^^xsd:string;
  dwc:fieldNumber '55'^^xsd:integer;
  dwc:collector 'A. Sysoev'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Ocean'^^xsd:string;
  dwc:longitude '-47.1'^^xsd:double;
  dwc:latitude '-60.5'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:preparationType 'Samples were concentrated by direct filtration to a final volume of 70 - 100 ml and fixed by formalin. Further samples were concentrated to 10-20 ml and analyzed with optical microscope at magnification x 12,5.'^^xsd:string;
  dwc:aphiaid '341658'^^xsd:integer;
  dwc:samplingEffort 'Ind/5 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected from different depths - 25, 50, 70, 75, 100, 135 and 150 m - by bathometer and bucket from the surface. The volume of the sample - 5 L.'^^xsd:string;
  dwc:occurrenceId 'IBSS_ANT_KRENKEL_1_MZP_2'^^xsd:string;
  dwc:observationDate '1997-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '341658'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4361__IBSS_ANT_KRENKEL_1_MZP_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4361__IBSS_ANT_KRENKEL_1_MZP_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4361__IBSS_ANT_KRENKEL_1_MZP_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.5 -47.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-60.5"^^xsd:decimal ;
  dwc:decimalLongitude "-47.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4361__IBSS_ANT_KRENKEL_1_MZP_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_ANT_KRENKEL_1_MZP_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4361_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "55" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'ANT_KRENKEL_1_MZP'^^xsd:string;
  dwc:catalogNumber 'ANT_KRENKEL_1_MZP 7'^^xsd:string;
  dwc:scientificName 'Codonellopsis balechi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'N. Gavrilova'^^xsd:string;
  dwc:fieldNumber '55'^^xsd:integer;
  dwc:collector 'A. Sysoev'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Ocean'^^xsd:string;
  dwc:longitude '-47.1'^^xsd:double;
  dwc:latitude '-60.5'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:preparationType 'Samples were concentrated by direct filtration to a final volume of 70 - 100 ml and fixed by formalin. Further samples were concentrated to 10-20 ml and analyzed with optical microscope at magnification x 12,5.'^^xsd:string;
  dwc:aphiaid '341657'^^xsd:integer;
  dwc:samplingEffort 'Ind/5 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected from different depths - 25, 50, 70, 75, 100, 135 and 150 m - by bathometer and bucket from the surface. The volume of the sample - 5 L.'^^xsd:string;
  dwc:occurrenceId 'IBSS_ANT_KRENKEL_1_MZP_1'^^xsd:string;
  dwc:observationDate '1997-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '341657'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4361__IBSS_ANT_KRENKEL_1_MZP_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4361__IBSS_ANT_KRENKEL_1_MZP_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/4361__IBSS_ANT_KRENKEL_1_MZP_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.5 -47.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-60.5"^^xsd:decimal ;
  dwc:decimalLongitude "-47.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4361__IBSS_ANT_KRENKEL_1_MZP_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_ANT_KRENKEL_1_MZP_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4361_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "55" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'ANT_KRENKEL_1_MZP'^^xsd:string;
  dwc:catalogNumber 'ANT_KRENKEL_1_MZP 10'^^xsd:string;
  dwc:scientificName 'Cymatocylis affinis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'N. Gavrilova'^^xsd:string;
  dwc:fieldNumber '55'^^xsd:integer;
  dwc:collector 'A. Sysoev'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Ocean'^^xsd:string;
  dwc:longitude '-47.1'^^xsd:double;
  dwc:latitude '-60.5'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:preparationType 'Samples were concentrated by direct filtration to a final volume of 70 - 100 ml and fixed by formalin. Further samples were concentrated to 10-20 ml and analyzed with optical microscope at magnification x 12,5.'^^xsd:string;
  dwc:aphiaid '742563'^^xsd:integer;
  dwc:samplingEffort 'Ind/5 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected from different depths - 25, 50, 70, 75, 100, 135 and 150 m - by bathometer and bucket from the surface. The volume of the sample - 5 L.'^^xsd:string;
  dwc:occurrenceId 'IBSS_ANT_KRENKEL_1_MZP_4'^^xsd:string;
  dwc:observationDate '1997-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '341676'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4361__IBSS_ANT_KRENKEL_1_MZP_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4361__IBSS_ANT_KRENKEL_1_MZP_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/4361__IBSS_ANT_KRENKEL_1_MZP_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.5 -47.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-60.5"^^xsd:decimal ;
  dwc:decimalLongitude "-47.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4361__IBSS_ANT_KRENKEL_1_MZP_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_ANT_KRENKEL_1_MZP_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4361_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "55" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'ANT_KRENKEL_1_MZP'^^xsd:string;
  dwc:catalogNumber 'ANT_KRENKEL_1_MZP 11'^^xsd:string;
  dwc:scientificName 'Cymatocylis convallaria'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'N. Gavrilova'^^xsd:string;
  dwc:fieldNumber '55'^^xsd:integer;
  dwc:collector 'A. Sysoev'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Ocean'^^xsd:string;
  dwc:longitude '-47.1'^^xsd:double;
  dwc:latitude '-60.5'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:preparationType 'Samples were concentrated by direct filtration to a final volume of 70 - 100 ml and fixed by formalin. Further samples were concentrated to 10-20 ml and analyzed with optical microscope at magnification x 12,5.'^^xsd:string;
  dwc:aphiaid '341676'^^xsd:integer;
  dwc:samplingEffort 'Ind/5 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected from different depths - 25, 50, 70, 75, 100, 135 and 150 m - by bathometer and bucket from the surface. The volume of the sample - 5 L.'^^xsd:string;
  dwc:occurrenceId 'IBSS_ANT_KRENKEL_1_MZP_5'^^xsd:string;
  dwc:observationDate '1997-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '341676'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4361__IBSS_ANT_KRENKEL_1_MZP_6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4361__IBSS_ANT_KRENKEL_1_MZP_6> ;
  mr:hasGeometry <https://eurobis.org/id/point/4361__IBSS_ANT_KRENKEL_1_MZP_6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.5 -47.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-60.5"^^xsd:decimal ;
  dwc:decimalLongitude "-47.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4361__IBSS_ANT_KRENKEL_1_MZP_6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_ANT_KRENKEL_1_MZP_6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4361_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "55" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'ANT_KRENKEL_1_MZP'^^xsd:string;
  dwc:catalogNumber 'ANT_KRENKEL_1_MZP 12'^^xsd:string;
  dwc:scientificName 'Cymatocylis drygalskii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'N. Gavrilova'^^xsd:string;
  dwc:fieldNumber '55'^^xsd:integer;
  dwc:collector 'A. Sysoev'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Ocean'^^xsd:string;
  dwc:longitude '-47.1'^^xsd:double;
  dwc:latitude '-60.5'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:preparationType 'Samples were concentrated by direct filtration to a final volume of 70 - 100 ml and fixed by formalin. Further samples were concentrated to 10-20 ml and analyzed with optical microscope at magnification x 12,5.'^^xsd:string;
  dwc:aphiaid '341678'^^xsd:integer;
  dwc:samplingEffort 'Ind/5 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected from different depths - 25, 50, 70, 75, 100, 135 and 150 m - by bathometer and bucket from the surface. The volume of the sample - 5 L.'^^xsd:string;
  dwc:occurrenceId 'IBSS_ANT_KRENKEL_1_MZP_6'^^xsd:string;
  dwc:observationDate '1997-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '341678'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4361__IBSS_ANT_KRENKEL_1_MZP_7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4361__IBSS_ANT_KRENKEL_1_MZP_7> ;
  mr:hasGeometry <https://eurobis.org/id/point/4361__IBSS_ANT_KRENKEL_1_MZP_7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60 -47.01)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-60"^^xsd:decimal ;
  dwc:decimalLongitude "-47.01"^^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/4361__IBSS_ANT_KRENKEL_1_MZP_7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60 -47.01)"^^geo:wktLiteral ;
  geo-pos:lat "-60"^^xsd:decimal ;
  geo-pos:long "-47.01"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4361__IBSS_ANT_KRENKEL_1_MZP_7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_ANT_KRENKEL_1_MZP_7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4361_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "56" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'ANT_KRENKEL_1_MZP'^^xsd:string;
  dwc:catalogNumber 'ANT_KRENKEL_1_MZP 19'^^xsd:string;
  dwc:scientificName 'Codonellopsis balechi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'N. Gavrilova'^^xsd:string;
  dwc:fieldNumber '56'^^xsd:integer;
  dwc:collector 'A. Sysoev'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Ocean'^^xsd:string;
  dwc:longitude '-47.01'^^xsd:double;
  dwc:latitude '-60'^^xsd:integer;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:preparationType 'Samples were concentrated by direct filtration to a final volume of 70 - 100 ml and fixed by formalin. Further samples were concentrated to 10-20 ml and analyzed with optical microscope at magnification x 12,5.'^^xsd:string;
  dwc:aphiaid '341657'^^xsd:integer;
  dwc:samplingEffort 'Ind/5 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected from different depths - 25, 50, 70, 75, 100, 135 and 150 m - by bathometer and bucket from the surface. The volume of the sample - 5 L.'^^xsd:string;
  dwc:occurrenceId 'IBSS_ANT_KRENKEL_1_MZP_7'^^xsd:string;
  dwc:observationDate '1997-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '341657'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4361__IBSS_ANT_KRENKEL_1_MZP_8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4361__IBSS_ANT_KRENKEL_1_MZP_8> ;
  mr:hasGeometry <https://eurobis.org/id/point/4361__IBSS_ANT_KRENKEL_1_MZP_8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60 -47.01)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-60"^^xsd:decimal ;
  dwc:decimalLongitude "-47.01"^^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/4361__IBSS_ANT_KRENKEL_1_MZP_8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60 -47.01)"^^geo:wktLiteral ;
  geo-pos:lat "-60"^^xsd:decimal ;
  geo-pos:long "-47.01"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4361__IBSS_ANT_KRENKEL_1_MZP_8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_ANT_KRENKEL_1_MZP_8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4361_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "56" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'ANT_KRENKEL_1_MZP'^^xsd:string;
  dwc:catalogNumber 'ANT_KRENKEL_1_MZP 20'^^xsd:string;
  dwc:scientificName 'Codonellopsis gaussi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'N. Gavrilova'^^xsd:string;
  dwc:fieldNumber '56'^^xsd:integer;
  dwc:collector 'A. Sysoev'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Ocean'^^xsd:string;
  dwc:longitude '-47.01'^^xsd:double;
  dwc:latitude '-60'^^xsd:integer;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:preparationType 'Samples were concentrated by direct filtration to a final volume of 70 - 100 ml and fixed by formalin. Further samples were concentrated to 10-20 ml and analyzed with optical microscope at magnification x 12,5.'^^xsd:string;
  dwc:aphiaid '341658'^^xsd:integer;
  dwc:samplingEffort 'Ind/5 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected from different depths - 25, 50, 70, 75, 100, 135 and 150 m - by bathometer and bucket from the surface. The volume of the sample - 5 L.'^^xsd:string;
  dwc:occurrenceId 'IBSS_ANT_KRENKEL_1_MZP_8'^^xsd:string;
  dwc:observationDate '1997-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '341658'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4361__IBSS_ANT_KRENKEL_1_MZP_11>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4361__IBSS_ANT_KRENKEL_1_MZP_11> ;
  mr:hasGeometry <https://eurobis.org/id/point/4361__IBSS_ANT_KRENKEL_1_MZP_11> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60 -47.01)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-60"^^xsd:decimal ;
  dwc:decimalLongitude "-47.01"^^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/4361__IBSS_ANT_KRENKEL_1_MZP_11>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60 -47.01)"^^geo:wktLiteral ;
  geo-pos:lat "-60"^^xsd:decimal ;
  geo-pos:long "-47.01"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4361__IBSS_ANT_KRENKEL_1_MZP_11>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_ANT_KRENKEL_1_MZP_11" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4361_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "56" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'ANT_KRENKEL_1_MZP'^^xsd:string;
  dwc:catalogNumber 'ANT_KRENKEL_1_MZP 23'^^xsd:string;
  dwc:scientificName 'Radiolaria'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'N. Gavrilova'^^xsd:string;
  dwc:fieldNumber '56'^^xsd:integer;
  dwc:collector 'A. Sysoev'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Ocean'^^xsd:string;
  dwc:longitude '-47.01'^^xsd:double;
  dwc:latitude '-60'^^xsd:integer;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:preparationType 'Samples were concentrated by direct filtration to a final volume of 70 - 100 ml and fixed by formalin. Further samples were concentrated to 10-20 ml and analyzed with optical microscope at magnification x 12,5.'^^xsd:string;
  dwc:aphiaid '196831'^^xsd:integer;
  dwc:samplingEffort 'Ind/5 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected from different depths - 25, 50, 70, 75, 100, 135 and 150 m - by bathometer and bucket from the surface. The volume of the sample - 5 L.'^^xsd:string;
  dwc:occurrenceId 'IBSS_ANT_KRENKEL_1_MZP_11'^^xsd:string;
  dwc:observationDate '1997-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '582421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/4361__IBSS_ANT_KRENKEL_1_MZP_12>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4361__IBSS_ANT_KRENKEL_1_MZP_12> ;
  mr:hasGeometry <https://eurobis.org/id/point/4361__IBSS_ANT_KRENKEL_1_MZP_12> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60 -47.01)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-60"^^xsd:decimal ;
  dwc:decimalLongitude "-47.01"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4361__IBSS_ANT_KRENKEL_1_MZP_12>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_ANT_KRENKEL_1_MZP_12" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4361_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "56" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'ANT_KRENKEL_1_MZP'^^xsd:string;
  dwc:catalogNumber 'ANT_KRENKEL_1_MZP 24'^^xsd:string;
  dwc:scientificName 'Codonellopsis balechi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'N. Gavrilova'^^xsd:string;
  dwc:fieldNumber '56'^^xsd:integer;
  dwc:collector 'A. Sysoev'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Ocean'^^xsd:string;
  dwc:longitude '-47.01'^^xsd:double;
  dwc:latitude '-60'^^xsd:integer;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:preparationType 'Samples were concentrated by direct filtration to a final volume of 70 - 100 ml and fixed by formalin. Further samples were concentrated to 10-20 ml and analyzed with optical microscope at magnification x 12,5.'^^xsd:string;
  dwc:aphiaid '341657'^^xsd:integer;
  dwc:samplingEffort 'Ind/5 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected from different depths - 25, 50, 70, 75, 100, 135 and 150 m - by bathometer and bucket from the surface. The volume of the sample - 5 L.'^^xsd:string;
  dwc:occurrenceId 'IBSS_ANT_KRENKEL_1_MZP_12'^^xsd:string;
  dwc:observationDate '1997-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '341657'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4361__IBSS_ANT_KRENKEL_1_MZP_13>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4361__IBSS_ANT_KRENKEL_1_MZP_13> ;
  mr:hasGeometry <https://eurobis.org/id/point/4361__IBSS_ANT_KRENKEL_1_MZP_13> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60 -47.01)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-60"^^xsd:decimal ;
  dwc:decimalLongitude "-47.01"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4361__IBSS_ANT_KRENKEL_1_MZP_13>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_ANT_KRENKEL_1_MZP_13" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4361_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "56" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'ANT_KRENKEL_1_MZP'^^xsd:string;
  dwc:catalogNumber 'ANT_KRENKEL_1_MZP 25'^^xsd:string;
  dwc:scientificName 'Codonellopsis gaussi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'N. Gavrilova'^^xsd:string;
  dwc:fieldNumber '56'^^xsd:integer;
  dwc:collector 'A. Sysoev'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Ocean'^^xsd:string;
  dwc:longitude '-47.01'^^xsd:double;
  dwc:latitude '-60'^^xsd:integer;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:preparationType 'Samples were concentrated by direct filtration to a final volume of 70 - 100 ml and fixed by formalin. Further samples were concentrated to 10-20 ml and analyzed with optical microscope at magnification x 12,5.'^^xsd:string;
  dwc:aphiaid '341658'^^xsd:integer;
  dwc:samplingEffort 'Ind/5 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected from different depths - 25, 50, 70, 75, 100, 135 and 150 m - by bathometer and bucket from the surface. The volume of the sample - 5 L.'^^xsd:string;
  dwc:occurrenceId 'IBSS_ANT_KRENKEL_1_MZP_13'^^xsd:string;
  dwc:observationDate '1997-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '341658'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4361__IBSS_ANT_KRENKEL_1_MZP_14>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4361__IBSS_ANT_KRENKEL_1_MZP_14> ;
  mr:hasGeometry <https://eurobis.org/id/point/4361__IBSS_ANT_KRENKEL_1_MZP_14> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60 -47.01)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-60"^^xsd:decimal ;
  dwc:decimalLongitude "-47.01"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4361__IBSS_ANT_KRENKEL_1_MZP_14>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_ANT_KRENKEL_1_MZP_14" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4361_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "56" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'ANT_KRENKEL_1_MZP'^^xsd:string;
  dwc:catalogNumber 'ANT_KRENKEL_1_MZP 26'^^xsd:string;
  dwc:scientificName 'Cymatocylis convallaria'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'N. Gavrilova'^^xsd:string;
  dwc:fieldNumber '56'^^xsd:integer;
  dwc:collector 'A. Sysoev'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Ocean'^^xsd:string;
  dwc:longitude '-47.01'^^xsd:double;
  dwc:latitude '-60'^^xsd:integer;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:preparationType 'Samples were concentrated by direct filtration to a final volume of 70 - 100 ml and fixed by formalin. Further samples were concentrated to 10-20 ml and analyzed with optical microscope at magnification x 12,5.'^^xsd:string;
  dwc:aphiaid '341676'^^xsd:integer;
  dwc:samplingEffort 'Ind/5 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected from different depths - 25, 50, 70, 75, 100, 135 and 150 m - by bathometer and bucket from the surface. The volume of the sample - 5 L.'^^xsd:string;
  dwc:occurrenceId 'IBSS_ANT_KRENKEL_1_MZP_14'^^xsd:string;
  dwc:observationDate '1997-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '341676'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4361__IBSS_ANT_KRENKEL_1_MZP_31>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4361__IBSS_ANT_KRENKEL_1_MZP_31> ;
  mr:hasGeometry <https://eurobis.org/id/point/4361__IBSS_ANT_KRENKEL_1_MZP_31> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-59.5 -44.98)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-59.5"^^xsd:decimal ;
  dwc:decimalLongitude "-44.98"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4361__IBSS_ANT_KRENKEL_1_MZP_31>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_ANT_KRENKEL_1_MZP_31" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4361_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "71" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'ANT_KRENKEL_1_MZP'^^xsd:string;
  dwc:catalogNumber 'ANT_KRENKEL_1_MZP 43'^^xsd:string;
  dwc:scientificName 'Codonellopsis glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'N. Gavrilova'^^xsd:string;
  dwc:fieldNumber '71'^^xsd:integer;
  dwc:collector 'A. Sysoev'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Southern Ocean'^^xsd:string;
  dwc:longitude '-44.98'^^xsd:double;
  dwc:latitude '-59.5'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:preparationType 'Samples were concentrated by direct filtration to a final volume of 70 - 100 ml and fixed by formalin. Further samples were concentrated to 10-20 ml and analyzed with optical microscope at magnification x 12,5.'^^xsd:string;
  dwc:aphiaid '341659'^^xsd:integer;
  dwc:samplingEffort 'Ind/5 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected from different depths - 25, 50, 70, 75, 100, 135 and 150 m - by bathometer and bucket from the surface. The volume of the sample - 5 L.'^^xsd:string;
  dwc:occurrenceId 'IBSS_ANT_KRENKEL_1_MZP_31'^^xsd:string;
  dwc:observationDate '1997-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '341659'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4361__IBSS_ANT_KRENKEL_1_MZP_15>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4361__IBSS_ANT_KRENKEL_1_MZP_15> ;
  mr:hasGeometry <https://eurobis.org/id/point/4361__IBSS_ANT_KRENKEL_1_MZP_15> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60 -47.01)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-60"^^xsd:decimal ;
  dwc:decimalLongitude "-47.01"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4361__IBSS_ANT_KRENKEL_1_MZP_15>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_ANT_KRENKEL_1_MZP_15" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4361_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "56" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'ANT_KRENKEL_1_MZP'^^xsd:string;
  dwc:catalogNumber 'ANT_KRENKEL_1_MZP 27'^^xsd:string;
  dwc:scientificName 'Cymatocylis drygalskii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'N. Gavrilova'^^xsd:string;
  dwc:fieldNumber '56'^^xsd:integer;
  dwc:collector 'A. Sysoev'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Ocean'^^xsd:string;
  dwc:longitude '-47.01'^^xsd:double;
  dwc:latitude '-60'^^xsd:integer;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:preparationType 'Samples were concentrated by direct filtration to a final volume of 70 - 100 ml and fixed by formalin. Further samples were concentrated to 10-20 ml and analyzed with optical microscope at magnification x 12,5.'^^xsd:string;
  dwc:aphiaid '341678'^^xsd:integer;
  dwc:samplingEffort 'Ind/5 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected from different depths - 25, 50, 70, 75, 100, 135 and 150 m - by bathometer and bucket from the surface. The volume of the sample - 5 L.'^^xsd:string;
  dwc:occurrenceId 'IBSS_ANT_KRENKEL_1_MZP_15'^^xsd:string;
  dwc:observationDate '1997-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '341678'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4361__IBSS_ANT_KRENKEL_1_MZP_16>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4361__IBSS_ANT_KRENKEL_1_MZP_16> ;
  mr:hasGeometry <https://eurobis.org/id/point/4361__IBSS_ANT_KRENKEL_1_MZP_16> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60 -47.01)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-60"^^xsd:decimal ;
  dwc:decimalLongitude "-47.01"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4361__IBSS_ANT_KRENKEL_1_MZP_16>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_ANT_KRENKEL_1_MZP_16" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4361_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "56" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'ANT_KRENKEL_1_MZP'^^xsd:string;
  dwc:catalogNumber 'ANT_KRENKEL_1_MZP 28'^^xsd:string;
  dwc:scientificName 'Cyttarocylis pseudoannulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'N. Gavrilova'^^xsd:string;
  dwc:fieldNumber '56'^^xsd:integer;
  dwc:collector 'A. Sysoev'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Ocean'^^xsd:string;
  dwc:longitude '-47.01'^^xsd:double;
  dwc:latitude '-60'^^xsd:integer;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:preparationType 'Samples were concentrated by direct filtration to a final volume of 70 - 100 ml and fixed by formalin. Further samples were concentrated to 10-20 ml and analyzed with optical microscope at magnification x 12,5.'^^xsd:string;
  dwc:aphiaid '742561'^^xsd:integer;
  dwc:samplingEffort 'Ind/5 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected from different depths - 25, 50, 70, 75, 100, 135 and 150 m - by bathometer and bucket from the surface. The volume of the sample - 5 L.'^^xsd:string;
  dwc:occurrenceId 'IBSS_ANT_KRENKEL_1_MZP_16'^^xsd:string;
  dwc:observationDate '1997-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '427486'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4361__IBSS_ANT_KRENKEL_1_MZP_17>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4361__IBSS_ANT_KRENKEL_1_MZP_17> ;
  mr:hasGeometry <https://eurobis.org/id/point/4361__IBSS_ANT_KRENKEL_1_MZP_17> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60 -47.01)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-60"^^xsd:decimal ;
  dwc:decimalLongitude "-47.01"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4361__IBSS_ANT_KRENKEL_1_MZP_17>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_ANT_KRENKEL_1_MZP_17" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4361_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "56" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'ANT_KRENKEL_1_MZP'^^xsd:string;
  dwc:catalogNumber 'ANT_KRENKEL_1_MZP 29'^^xsd:string;
  dwc:scientificName 'Laackmanniella naviculaefera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'N. Gavrilova'^^xsd:string;
  dwc:fieldNumber '56'^^xsd:integer;
  dwc:collector 'A. Sysoev'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Ocean'^^xsd:string;
  dwc:longitude '-47.01'^^xsd:double;
  dwc:latitude '-60'^^xsd:integer;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:preparationType 'Samples were concentrated by direct filtration to a final volume of 70 - 100 ml and fixed by formalin. Further samples were concentrated to 10-20 ml and analyzed with optical microscope at magnification x 12,5.'^^xsd:string;
  dwc:aphiaid '341662'^^xsd:integer;
  dwc:samplingEffort 'Ind/5 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected from different depths - 25, 50, 70, 75, 100, 135 and 150 m - by bathometer and bucket from the surface. The volume of the sample - 5 L.'^^xsd:string;
  dwc:occurrenceId 'IBSS_ANT_KRENKEL_1_MZP_17'^^xsd:string;
  dwc:observationDate '1997-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '341662'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4361__IBSS_ANT_KRENKEL_1_MZP_18>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4361__IBSS_ANT_KRENKEL_1_MZP_18> ;
  mr:hasGeometry <https://eurobis.org/id/point/4361__IBSS_ANT_KRENKEL_1_MZP_18> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-58.98 -47.01)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-58.98"^^xsd:decimal ;
  dwc:decimalLongitude "-47.01"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4361__IBSS_ANT_KRENKEL_1_MZP_18>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_ANT_KRENKEL_1_MZP_18" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4361_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "58" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'ANT_KRENKEL_1_MZP'^^xsd:string;
  dwc:catalogNumber 'ANT_KRENKEL_1_MZP 30'^^xsd:string;
  dwc:scientificName 'Codonellopsis gaussi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'N. Gavrilova'^^xsd:string;
  dwc:fieldNumber '58'^^xsd:integer;
  dwc:collector 'A. Sysoev'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Ocean'^^xsd:string;
  dwc:longitude '-47.01'^^xsd:double;
  dwc:latitude '-58.98'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:preparationType 'Samples were concentrated by direct filtration to a final volume of 70 - 100 ml and fixed by formalin. Further samples were concentrated to 10-20 ml and analyzed with optical microscope at magnification x 12,5.'^^xsd:string;
  dwc:aphiaid '341658'^^xsd:integer;
  dwc:samplingEffort 'Ind/5 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected from different depths - 25, 50, 70, 75, 100, 135 and 150 m - by bathometer and bucket from the surface. The volume of the sample - 5 L.'^^xsd:string;
  dwc:occurrenceId 'IBSS_ANT_KRENKEL_1_MZP_18'^^xsd:string;
  dwc:observationDate '1997-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '341658'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4361__IBSS_ANT_KRENKEL_1_MZP_19>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4361__IBSS_ANT_KRENKEL_1_MZP_19> ;
  mr:hasGeometry <https://eurobis.org/id/point/4361__IBSS_ANT_KRENKEL_1_MZP_19> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-58.98 -47.01)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-58.98"^^xsd:decimal ;
  dwc:decimalLongitude "-47.01"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4361__IBSS_ANT_KRENKEL_1_MZP_19>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_ANT_KRENKEL_1_MZP_19" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4361_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "58" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'ANT_KRENKEL_1_MZP'^^xsd:string;
  dwc:catalogNumber 'ANT_KRENKEL_1_MZP 31'^^xsd:string;
  dwc:scientificName 'Cymatocylis convallaria'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'N. Gavrilova'^^xsd:string;
  dwc:fieldNumber '58'^^xsd:integer;
  dwc:collector 'A. Sysoev'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Ocean'^^xsd:string;
  dwc:longitude '-47.01'^^xsd:double;
  dwc:latitude '-58.98'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:preparationType 'Samples were concentrated by direct filtration to a final volume of 70 - 100 ml and fixed by formalin. Further samples were concentrated to 10-20 ml and analyzed with optical microscope at magnification x 12,5.'^^xsd:string;
  dwc:aphiaid '341676'^^xsd:integer;
  dwc:samplingEffort 'Ind/5 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected from different depths - 25, 50, 70, 75, 100, 135 and 150 m - by bathometer and bucket from the surface. The volume of the sample - 5 L.'^^xsd:string;
  dwc:occurrenceId 'IBSS_ANT_KRENKEL_1_MZP_19'^^xsd:string;
  dwc:observationDate '1997-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '341676'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4361__IBSS_ANT_KRENKEL_1_MZP_20>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4361__IBSS_ANT_KRENKEL_1_MZP_20> ;
  mr:hasGeometry <https://eurobis.org/id/point/4361__IBSS_ANT_KRENKEL_1_MZP_20> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-58.98 -47.01)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-58.98"^^xsd:decimal ;
  dwc:decimalLongitude "-47.01"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4361__IBSS_ANT_KRENKEL_1_MZP_20>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_ANT_KRENKEL_1_MZP_20" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4361_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "58" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'ANT_KRENKEL_1_MZP'^^xsd:string;
  dwc:catalogNumber 'ANT_KRENKEL_1_MZP 32'^^xsd:string;
  dwc:scientificName 'Laackmanniella naviculaefera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'N. Gavrilova'^^xsd:string;
  dwc:fieldNumber '58'^^xsd:integer;
  dwc:collector 'A. Sysoev'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Ocean'^^xsd:string;
  dwc:longitude '-47.01'^^xsd:double;
  dwc:latitude '-58.98'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:preparationType 'Samples were concentrated by direct filtration to a final volume of 70 - 100 ml and fixed by formalin. Further samples were concentrated to 10-20 ml and analyzed with optical microscope at magnification x 12,5.'^^xsd:string;
  dwc:aphiaid '341662'^^xsd:integer;
  dwc:samplingEffort 'Ind/5 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected from different depths - 25, 50, 70, 75, 100, 135 and 150 m - by bathometer and bucket from the surface. The volume of the sample - 5 L.'^^xsd:string;
  dwc:occurrenceId 'IBSS_ANT_KRENKEL_1_MZP_20'^^xsd:string;
  dwc:observationDate '1997-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '341662'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4361__IBSS_ANT_KRENKEL_1_MZP_21>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4361__IBSS_ANT_KRENKEL_1_MZP_21> ;
  mr:hasGeometry <https://eurobis.org/id/point/4361__IBSS_ANT_KRENKEL_1_MZP_21> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-58.98 -47.01)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-58.98"^^xsd:decimal ;
  dwc:decimalLongitude "-47.01"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4361__IBSS_ANT_KRENKEL_1_MZP_21>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_ANT_KRENKEL_1_MZP_21" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4361_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "58" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'ANT_KRENKEL_1_MZP'^^xsd:string;
  dwc:catalogNumber 'ANT_KRENKEL_1_MZP 33'^^xsd:string;
  dwc:scientificName 'Codonellopsis balechi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'N. Gavrilova'^^xsd:string;
  dwc:fieldNumber '58'^^xsd:integer;
  dwc:collector 'A. Sysoev'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Ocean'^^xsd:string;
  dwc:longitude '-47.01'^^xsd:double;
  dwc:latitude '-58.98'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:preparationType 'Samples were concentrated by direct filtration to a final volume of 70 - 100 ml and fixed by formalin. Further samples were concentrated to 10-20 ml and analyzed with optical microscope at magnification x 12,5.'^^xsd:string;
  dwc:aphiaid '341657'^^xsd:integer;
  dwc:samplingEffort 'Ind/5 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected from different depths - 25, 50, 70, 75, 100, 135 and 150 m - by bathometer and bucket from the surface. The volume of the sample - 5 L.'^^xsd:string;
  dwc:occurrenceId 'IBSS_ANT_KRENKEL_1_MZP_21'^^xsd:string;
  dwc:observationDate '1997-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '341657'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4361__IBSS_ANT_KRENKEL_1_MZP_22>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4361__IBSS_ANT_KRENKEL_1_MZP_22> ;
  mr:hasGeometry <https://eurobis.org/id/point/4361__IBSS_ANT_KRENKEL_1_MZP_22> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-58.98 -47.01)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-58.98"^^xsd:decimal ;
  dwc:decimalLongitude "-47.01"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4361__IBSS_ANT_KRENKEL_1_MZP_22>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_ANT_KRENKEL_1_MZP_22" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4361_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "58" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'ANT_KRENKEL_1_MZP'^^xsd:string;
  dwc:catalogNumber 'ANT_KRENKEL_1_MZP 34'^^xsd:string;
  dwc:scientificName 'Codonellopsis gaussi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'N. Gavrilova'^^xsd:string;
  dwc:fieldNumber '58'^^xsd:integer;
  dwc:collector 'A. Sysoev'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Ocean'^^xsd:string;
  dwc:longitude '-47.01'^^xsd:double;
  dwc:latitude '-58.98'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:preparationType 'Samples were concentrated by direct filtration to a final volume of 70 - 100 ml and fixed by formalin. Further samples were concentrated to 10-20 ml and analyzed with optical microscope at magnification x 12,5.'^^xsd:string;
  dwc:aphiaid '341658'^^xsd:integer;
  dwc:samplingEffort 'Ind/5 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected from different depths - 25, 50, 70, 75, 100, 135 and 150 m - by bathometer and bucket from the surface. The volume of the sample - 5 L.'^^xsd:string;
  dwc:occurrenceId 'IBSS_ANT_KRENKEL_1_MZP_22'^^xsd:string;
  dwc:observationDate '1997-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '341658'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4361__IBSS_ANT_KRENKEL_1_MZP_23>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4361__IBSS_ANT_KRENKEL_1_MZP_23> ;
  mr:hasGeometry <https://eurobis.org/id/point/4361__IBSS_ANT_KRENKEL_1_MZP_23> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-58.98 -47.01)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-58.98"^^xsd:decimal ;
  dwc:decimalLongitude "-47.01"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4361__IBSS_ANT_KRENKEL_1_MZP_23>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_ANT_KRENKEL_1_MZP_23" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4361_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "58" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'ANT_KRENKEL_1_MZP'^^xsd:string;
  dwc:catalogNumber 'ANT_KRENKEL_1_MZP 35'^^xsd:string;
  dwc:scientificName 'Cymatocylis convallaria'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'N. Gavrilova'^^xsd:string;
  dwc:fieldNumber '58'^^xsd:integer;
  dwc:collector 'A. Sysoev'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Southern Ocean'^^xsd:string;
  dwc:longitude '-47.01'^^xsd:double;
  dwc:latitude '-58.98'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:preparationType 'Samples were concentrated by direct filtration to a final volume of 70 - 100 ml and fixed by formalin. Further samples were concentrated to 10-20 ml and analyzed with optical microscope at magnification x 12,5.'^^xsd:string;
  dwc:aphiaid '341676'^^xsd:integer;
  dwc:samplingEffort 'Ind/5 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected from different depths - 25, 50, 70, 75, 100, 135 and 150 m - by bathometer and bucket from the surface. The volume of the sample - 5 L.'^^xsd:string;
  dwc:occurrenceId 'IBSS_ANT_KRENKEL_1_MZP_23'^^xsd:string;
  dwc:observationDate '1997-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '341676'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4361__IBSS_ANT_KRENKEL_1_MZP_24>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4361__IBSS_ANT_KRENKEL_1_MZP_24> ;
  mr:hasGeometry <https://eurobis.org/id/point/4361__IBSS_ANT_KRENKEL_1_MZP_24> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-59 -45.03)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-59"^^xsd:decimal ;
  dwc:decimalLongitude "-45.03"^^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/4361__IBSS_ANT_KRENKEL_1_MZP_24>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-59 -45.03)"^^geo:wktLiteral ;
  geo-pos:lat "-59"^^xsd:decimal ;
  geo-pos:long "-45.03"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4361__IBSS_ANT_KRENKEL_1_MZP_24>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_ANT_KRENKEL_1_MZP_24" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4361_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "70" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'ANT_KRENKEL_1_MZP'^^xsd:string;
  dwc:catalogNumber 'ANT_KRENKEL_1_MZP 36'^^xsd:string;
  dwc:scientificName 'Codonellopsis gaussi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'N. Gavrilova'^^xsd:string;
  dwc:fieldNumber '70'^^xsd:integer;
  dwc:collector 'A. Sysoev'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Southern Ocean'^^xsd:string;
  dwc:longitude '-45.03'^^xsd:double;
  dwc:latitude '-59'^^xsd:integer;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:preparationType 'Samples were concentrated by direct filtration to a final volume of 70 - 100 ml and fixed by formalin. Further samples were concentrated to 10-20 ml and analyzed with optical microscope at magnification x 12,5.'^^xsd:string;
  dwc:aphiaid '341658'^^xsd:integer;
  dwc:samplingEffort 'Ind/5 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected from different depths - 25, 50, 70, 75, 100, 135 and 150 m - by bathometer and bucket from the surface. The volume of the sample - 5 L.'^^xsd:string;
  dwc:occurrenceId 'IBSS_ANT_KRENKEL_1_MZP_24'^^xsd:string;
  dwc:observationDate '1997-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '341658'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4361__IBSS_ANT_KRENKEL_1_MZP_25>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4361__IBSS_ANT_KRENKEL_1_MZP_25> ;
  mr:hasGeometry <https://eurobis.org/id/point/4361__IBSS_ANT_KRENKEL_1_MZP_25> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-59 -45.03)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-59"^^xsd:decimal ;
  dwc:decimalLongitude "-45.03"^^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/4361__IBSS_ANT_KRENKEL_1_MZP_25>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-59 -45.03)"^^geo:wktLiteral ;
  geo-pos:lat "-59"^^xsd:decimal ;
  geo-pos:long "-45.03"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4361__IBSS_ANT_KRENKEL_1_MZP_25>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_ANT_KRENKEL_1_MZP_25" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4361_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "70" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'ANT_KRENKEL_1_MZP'^^xsd:string;
  dwc:catalogNumber 'ANT_KRENKEL_1_MZP 37'^^xsd:string;
  dwc:scientificName 'Cymatocylis convallaria'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'N. Gavrilova'^^xsd:string;
  dwc:fieldNumber '70'^^xsd:integer;
  dwc:collector 'A. Sysoev'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Southern Ocean'^^xsd:string;
  dwc:longitude '-45.03'^^xsd:double;
  dwc:latitude '-59'^^xsd:integer;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:preparationType 'Samples were concentrated by direct filtration to a final volume of 70 - 100 ml and fixed by formalin. Further samples were concentrated to 10-20 ml and analyzed with optical microscope at magnification x 12,5.'^^xsd:string;
  dwc:aphiaid '341676'^^xsd:integer;
  dwc:samplingEffort 'Ind/5 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected from different depths - 25, 50, 70, 75, 100, 135 and 150 m - by bathometer and bucket from the surface. The volume of the sample - 5 L.'^^xsd:string;
  dwc:occurrenceId 'IBSS_ANT_KRENKEL_1_MZP_25'^^xsd:string;
  dwc:observationDate '1997-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '341676'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4361__IBSS_ANT_KRENKEL_1_MZP_26>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4361__IBSS_ANT_KRENKEL_1_MZP_26> ;
  mr:hasGeometry <https://eurobis.org/id/point/4361__IBSS_ANT_KRENKEL_1_MZP_26> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-59 -45.03)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-59"^^xsd:decimal ;
  dwc:decimalLongitude "-45.03"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4361__IBSS_ANT_KRENKEL_1_MZP_26>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_ANT_KRENKEL_1_MZP_26" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4361_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "70" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'ANT_KRENKEL_1_MZP'^^xsd:string;
  dwc:catalogNumber 'ANT_KRENKEL_1_MZP 38'^^xsd:string;
  dwc:scientificName 'Codonellopsis gaussi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'N. Gavrilova'^^xsd:string;
  dwc:fieldNumber '70'^^xsd:integer;
  dwc:collector 'A. Sysoev'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Southern Ocean'^^xsd:string;
  dwc:longitude '-45.03'^^xsd:double;
  dwc:latitude '-59'^^xsd:integer;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:preparationType 'Samples were concentrated by direct filtration to a final volume of 70 - 100 ml and fixed by formalin. Further samples were concentrated to 10-20 ml and analyzed with optical microscope at magnification x 12,5.'^^xsd:string;
  dwc:aphiaid '341658'^^xsd:integer;
  dwc:samplingEffort 'Ind/5 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected from different depths - 25, 50, 70, 75, 100, 135 and 150 m - by bathometer and bucket from the surface. The volume of the sample - 5 L.'^^xsd:string;
  dwc:occurrenceId 'IBSS_ANT_KRENKEL_1_MZP_26'^^xsd:string;
  dwc:observationDate '1997-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '341658'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4361__IBSS_ANT_KRENKEL_1_MZP_27>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4361__IBSS_ANT_KRENKEL_1_MZP_27> ;
  mr:hasGeometry <https://eurobis.org/id/point/4361__IBSS_ANT_KRENKEL_1_MZP_27> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-59 -45.03)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-59"^^xsd:decimal ;
  dwc:decimalLongitude "-45.03"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "150"^^xsd:integer ;
  dwc:maximumDepthInMeters "150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4361__IBSS_ANT_KRENKEL_1_MZP_27>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_ANT_KRENKEL_1_MZP_27" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4361_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "70" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'ANT_KRENKEL_1_MZP'^^xsd:string;
  dwc:catalogNumber 'ANT_KRENKEL_1_MZP 39'^^xsd:string;
  dwc:scientificName 'Codonellopsis gaussi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'N. Gavrilova'^^xsd:string;
  dwc:fieldNumber '70'^^xsd:integer;
  dwc:collector 'A. Sysoev'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Southern Ocean'^^xsd:string;
  dwc:longitude '-45.03'^^xsd:double;
  dwc:latitude '-59'^^xsd:integer;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:preparationType 'Samples were concentrated by direct filtration to a final volume of 70 - 100 ml and fixed by formalin. Further samples were concentrated to 10-20 ml and analyzed with optical microscope at magnification x 12,5.'^^xsd:string;
  dwc:aphiaid '341658'^^xsd:integer;
  dwc:samplingEffort 'Ind/5 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected from different depths - 25, 50, 70, 75, 100, 135 and 150 m - by bathometer and bucket from the surface. The volume of the sample - 5 L.'^^xsd:string;
  dwc:occurrenceId 'IBSS_ANT_KRENKEL_1_MZP_27'^^xsd:string;
  dwc:observationDate '1997-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '341658'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4361__IBSS_ANT_KRENKEL_1_MZP_28>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4361__IBSS_ANT_KRENKEL_1_MZP_28> ;
  mr:hasGeometry <https://eurobis.org/id/point/4361__IBSS_ANT_KRENKEL_1_MZP_28> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-59 -45.03)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-59"^^xsd:decimal ;
  dwc:decimalLongitude "-45.03"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "150"^^xsd:integer ;
  dwc:maximumDepthInMeters "150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4361__IBSS_ANT_KRENKEL_1_MZP_28>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_ANT_KRENKEL_1_MZP_28" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4361_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "70" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'ANT_KRENKEL_1_MZP'^^xsd:string;
  dwc:catalogNumber 'ANT_KRENKEL_1_MZP 40'^^xsd:string;
  dwc:scientificName 'Cymatocylis convallaria'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'N. Gavrilova'^^xsd:string;
  dwc:fieldNumber '70'^^xsd:integer;
  dwc:collector 'A. Sysoev'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Southern Ocean'^^xsd:string;
  dwc:longitude '-45.03'^^xsd:double;
  dwc:latitude '-59'^^xsd:integer;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:preparationType 'Samples were concentrated by direct filtration to a final volume of 70 - 100 ml and fixed by formalin. Further samples were concentrated to 10-20 ml and analyzed with optical microscope at magnification x 12,5.'^^xsd:string;
  dwc:aphiaid '341676'^^xsd:integer;
  dwc:samplingEffort 'Ind/5 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected from different depths - 25, 50, 70, 75, 100, 135 and 150 m - by bathometer and bucket from the surface. The volume of the sample - 5 L.'^^xsd:string;
  dwc:occurrenceId 'IBSS_ANT_KRENKEL_1_MZP_28'^^xsd:string;
  dwc:observationDate '1997-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '341676'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4361__IBSS_ANT_KRENKEL_1_MZP_29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4361__IBSS_ANT_KRENKEL_1_MZP_29> ;
  mr:hasGeometry <https://eurobis.org/id/point/4361__IBSS_ANT_KRENKEL_1_MZP_29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-59 -45.03)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-59"^^xsd:decimal ;
  dwc:decimalLongitude "-45.03"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "150"^^xsd:integer ;
  dwc:maximumDepthInMeters "150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4361__IBSS_ANT_KRENKEL_1_MZP_29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_ANT_KRENKEL_1_MZP_29" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4361_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "70" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'ANT_KRENKEL_1_MZP'^^xsd:string;
  dwc:catalogNumber 'ANT_KRENKEL_1_MZP 41'^^xsd:string;
  dwc:scientificName 'Radiolaria'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'N. Gavrilova'^^xsd:string;
  dwc:fieldNumber '70'^^xsd:integer;
  dwc:collector 'A. Sysoev'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Southern Ocean'^^xsd:string;
  dwc:longitude '-45.03'^^xsd:double;
  dwc:latitude '-59'^^xsd:integer;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:preparationType 'Samples were concentrated by direct filtration to a final volume of 70 - 100 ml and fixed by formalin. Further samples were concentrated to 10-20 ml and analyzed with optical microscope at magnification x 12,5.'^^xsd:string;
  dwc:aphiaid '196831'^^xsd:integer;
  dwc:samplingEffort 'Ind/5 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected from different depths - 25, 50, 70, 75, 100, 135 and 150 m - by bathometer and bucket from the surface. The volume of the sample - 5 L.'^^xsd:string;
  dwc:occurrenceId 'IBSS_ANT_KRENKEL_1_MZP_29'^^xsd:string;
  dwc:observationDate '1997-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '582421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/4361__IBSS_ANT_KRENKEL_1_MZP_30>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4361__IBSS_ANT_KRENKEL_1_MZP_30> ;
  mr:hasGeometry <https://eurobis.org/id/point/4361__IBSS_ANT_KRENKEL_1_MZP_30> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-59.5 -44.98)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-59.5"^^xsd:decimal ;
  dwc:decimalLongitude "-44.98"^^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/4361__IBSS_ANT_KRENKEL_1_MZP_30>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-59.5 -44.98)"^^geo:wktLiteral ;
  geo-pos:lat "-59.5"^^xsd:decimal ;
  geo-pos:long "-44.98"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4361__IBSS_ANT_KRENKEL_1_MZP_30>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_ANT_KRENKEL_1_MZP_30" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4361_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "71" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'ANT_KRENKEL_1_MZP'^^xsd:string;
  dwc:catalogNumber 'ANT_KRENKEL_1_MZP 42'^^xsd:string;
  dwc:scientificName 'Codonellopsis gaussi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'N. Gavrilova'^^xsd:string;
  dwc:fieldNumber '71'^^xsd:integer;
  dwc:collector 'A. Sysoev'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Southern Ocean'^^xsd:string;
  dwc:longitude '-44.98'^^xsd:double;
  dwc:latitude '-59.5'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:preparationType 'Samples were concentrated by direct filtration to a final volume of 70 - 100 ml and fixed by formalin. Further samples were concentrated to 10-20 ml and analyzed with optical microscope at magnification x 12,5.'^^xsd:string;
  dwc:aphiaid '341658'^^xsd:integer;
  dwc:samplingEffort 'Ind/5 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected from different depths - 25, 50, 70, 75, 100, 135 and 150 m - by bathometer and bucket from the surface. The volume of the sample - 5 L.'^^xsd:string;
  dwc:occurrenceId 'IBSS_ANT_KRENKEL_1_MZP_30'^^xsd:string;
  dwc:observationDate '1997-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '341658'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4361__IBSS_ANT_KRENKEL_1_MZP_32>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4361__IBSS_ANT_KRENKEL_1_MZP_32> ;
  mr:hasGeometry <https://eurobis.org/id/point/4361__IBSS_ANT_KRENKEL_1_MZP_32> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-59.5 -44.98)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-59.5"^^xsd:decimal ;
  dwc:decimalLongitude "-44.98"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4361__IBSS_ANT_KRENKEL_1_MZP_32>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_ANT_KRENKEL_1_MZP_32" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4361_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "71" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'ANT_KRENKEL_1_MZP'^^xsd:string;
  dwc:catalogNumber 'ANT_KRENKEL_1_MZP 44'^^xsd:string;
  dwc:scientificName 'Laackmanniella naviculaefera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'N. Gavrilova'^^xsd:string;
  dwc:fieldNumber '71'^^xsd:integer;
  dwc:collector 'A. Sysoev'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Southern Ocean'^^xsd:string;
  dwc:longitude '-44.98'^^xsd:double;
  dwc:latitude '-59.5'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:preparationType 'Samples were concentrated by direct filtration to a final volume of 70 - 100 ml and fixed by formalin. Further samples were concentrated to 10-20 ml and analyzed with optical microscope at magnification x 12,5.'^^xsd:string;
  dwc:aphiaid '341662'^^xsd:integer;
  dwc:samplingEffort 'Ind/5 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected from different depths - 25, 50, 70, 75, 100, 135 and 150 m - by bathometer and bucket from the surface. The volume of the sample - 5 L.'^^xsd:string;
  dwc:occurrenceId 'IBSS_ANT_KRENKEL_1_MZP_32'^^xsd:string;
  dwc:observationDate '1997-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '341662'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4361__IBSS_ANT_KRENKEL_1_MZP_33>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4361__IBSS_ANT_KRENKEL_1_MZP_33> ;
  mr:hasGeometry <https://eurobis.org/id/point/4361__IBSS_ANT_KRENKEL_1_MZP_33> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-59.5 -44.98)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-59.5"^^xsd:decimal ;
  dwc:decimalLongitude "-44.98"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4361__IBSS_ANT_KRENKEL_1_MZP_33>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_ANT_KRENKEL_1_MZP_33" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4361_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "71" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'ANT_KRENKEL_1_MZP'^^xsd:string;
  dwc:catalogNumber 'ANT_KRENKEL_1_MZP 45'^^xsd:string;
  dwc:scientificName 'Undella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'N. Gavrilova'^^xsd:string;
  dwc:fieldNumber '71'^^xsd:integer;
  dwc:collector 'A. Sysoev'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Southern Ocean'^^xsd:string;
  dwc:longitude '-44.98'^^xsd:double;
  dwc:latitude '-59.5'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:preparationType 'Samples were concentrated by direct filtration to a final volume of 70 - 100 ml and fixed by formalin. Further samples were concentrated to 10-20 ml and analyzed with optical microscope at magnification x 12,5.'^^xsd:string;
  dwc:aphiaid '235764'^^xsd:integer;
  dwc:samplingEffort 'Ind/5 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected from different depths - 25, 50, 70, 75, 100, 135 and 150 m - by bathometer and bucket from the surface. The volume of the sample - 5 L.'^^xsd:string;
  dwc:occurrenceId 'IBSS_ANT_KRENKEL_1_MZP_33'^^xsd:string;
  dwc:observationDate '1997-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '235764'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4361__IBSS_ANT_KRENKEL_1_MZP_34>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4361__IBSS_ANT_KRENKEL_1_MZP_34> ;
  mr:hasGeometry <https://eurobis.org/id/point/4361__IBSS_ANT_KRENKEL_1_MZP_34> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-59.5 -44.98)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-59.5"^^xsd:decimal ;
  dwc:decimalLongitude "-44.98"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4361__IBSS_ANT_KRENKEL_1_MZP_34>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_ANT_KRENKEL_1_MZP_34" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4361_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "71" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'ANT_KRENKEL_1_MZP'^^xsd:string;
  dwc:catalogNumber 'ANT_KRENKEL_1_MZP 46'^^xsd:string;
  dwc:scientificName 'Codonellopsis gaussi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'N. Gavrilova'^^xsd:string;
  dwc:fieldNumber '71'^^xsd:integer;
  dwc:collector 'A. Sysoev'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Southern Ocean'^^xsd:string;
  dwc:longitude '-44.98'^^xsd:double;
  dwc:latitude '-59.5'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:preparationType 'Samples were concentrated by direct filtration to a final volume of 70 - 100 ml and fixed by formalin. Further samples were concentrated to 10-20 ml and analyzed with optical microscope at magnification x 12,5.'^^xsd:string;
  dwc:aphiaid '341658'^^xsd:integer;
  dwc:samplingEffort 'Ind/5 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected from different depths - 25, 50, 70, 75, 100, 135 and 150 m - by bathometer and bucket from the surface. The volume of the sample - 5 L.'^^xsd:string;
  dwc:occurrenceId 'IBSS_ANT_KRENKEL_1_MZP_34'^^xsd:string;
  dwc:observationDate '1997-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '341658'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4361__IBSS_ANT_KRENKEL_1_MZP_35>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4361__IBSS_ANT_KRENKEL_1_MZP_35> ;
  mr:hasGeometry <https://eurobis.org/id/point/4361__IBSS_ANT_KRENKEL_1_MZP_35> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-59.5 -44.98)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-59.5"^^xsd:decimal ;
  dwc:decimalLongitude "-44.98"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4361__IBSS_ANT_KRENKEL_1_MZP_35>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_ANT_KRENKEL_1_MZP_35" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4361_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "71" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'ANT_KRENKEL_1_MZP'^^xsd:string;
  dwc:catalogNumber 'ANT_KRENKEL_1_MZP 47'^^xsd:string;
  dwc:scientificName 'Codonellopsis glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'N. Gavrilova'^^xsd:string;
  dwc:fieldNumber '71'^^xsd:integer;
  dwc:collector 'A. Sysoev'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Southern Ocean'^^xsd:string;
  dwc:longitude '-44.98'^^xsd:double;
  dwc:latitude '-59.5'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:preparationType 'Samples were concentrated by direct filtration to a final volume of 70 - 100 ml and fixed by formalin. Further samples were concentrated to 10-20 ml and analyzed with optical microscope at magnification x 12,5.'^^xsd:string;
  dwc:aphiaid '341659'^^xsd:integer;
  dwc:samplingEffort 'Ind/5 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected from different depths - 25, 50, 70, 75, 100, 135 and 150 m - by bathometer and bucket from the surface. The volume of the sample - 5 L.'^^xsd:string;
  dwc:occurrenceId 'IBSS_ANT_KRENKEL_1_MZP_35'^^xsd:string;
  dwc:observationDate '1997-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '341659'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4361__IBSS_ANT_KRENKEL_1_MZP_36>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4361__IBSS_ANT_KRENKEL_1_MZP_36> ;
  mr:hasGeometry <https://eurobis.org/id/point/4361__IBSS_ANT_KRENKEL_1_MZP_36> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-59.5 -44.98)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-59.5"^^xsd:decimal ;
  dwc:decimalLongitude "-44.98"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4361__IBSS_ANT_KRENKEL_1_MZP_36>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_ANT_KRENKEL_1_MZP_36" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4361_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "71" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'ANT_KRENKEL_1_MZP'^^xsd:string;
  dwc:catalogNumber 'ANT_KRENKEL_1_MZP 48'^^xsd:string;
  dwc:scientificName 'Cymatocylis convallaria'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'N. Gavrilova'^^xsd:string;
  dwc:fieldNumber '71'^^xsd:integer;
  dwc:collector 'A. Sysoev'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Southern Ocean'^^xsd:string;
  dwc:longitude '-44.98'^^xsd:double;
  dwc:latitude '-59.5'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:preparationType 'Samples were concentrated by direct filtration to a final volume of 70 - 100 ml and fixed by formalin. Further samples were concentrated to 10-20 ml and analyzed with optical microscope at magnification x 12,5.'^^xsd:string;
  dwc:aphiaid '341676'^^xsd:integer;
  dwc:samplingEffort 'Ind/5 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected from different depths - 25, 50, 70, 75, 100, 135 and 150 m - by bathometer and bucket from the surface. The volume of the sample - 5 L.'^^xsd:string;
  dwc:occurrenceId 'IBSS_ANT_KRENKEL_1_MZP_36'^^xsd:string;
  dwc:observationDate '1997-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '341676'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4361__IBSS_ANT_KRENKEL_1_MZP_37>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4361__IBSS_ANT_KRENKEL_1_MZP_37> ;
  mr:hasGeometry <https://eurobis.org/id/point/4361__IBSS_ANT_KRENKEL_1_MZP_37> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-59.5 -44.98)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-59.5"^^xsd:decimal ;
  dwc:decimalLongitude "-44.98"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4361__IBSS_ANT_KRENKEL_1_MZP_37>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_ANT_KRENKEL_1_MZP_37" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4361_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "71" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'ANT_KRENKEL_1_MZP'^^xsd:string;
  dwc:catalogNumber 'ANT_KRENKEL_1_MZP 49'^^xsd:string;
  dwc:scientificName 'Radiolaria'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'N. Gavrilova'^^xsd:string;
  dwc:fieldNumber '71'^^xsd:integer;
  dwc:collector 'A. Sysoev'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Southern Ocean'^^xsd:string;
  dwc:longitude '-44.98'^^xsd:double;
  dwc:latitude '-59.5'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:preparationType 'Samples were concentrated by direct filtration to a final volume of 70 - 100 ml and fixed by formalin. Further samples were concentrated to 10-20 ml and analyzed with optical microscope at magnification x 12,5.'^^xsd:string;
  dwc:aphiaid '196831'^^xsd:integer;
  dwc:samplingEffort 'Ind/5 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected from different depths - 25, 50, 70, 75, 100, 135 and 150 m - by bathometer and bucket from the surface. The volume of the sample - 5 L.'^^xsd:string;
  dwc:occurrenceId 'IBSS_ANT_KRENKEL_1_MZP_37'^^xsd:string;
  dwc:observationDate '1997-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '582421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/4361__IBSS_ANT_KRENKEL_1_MZP_38>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4361__IBSS_ANT_KRENKEL_1_MZP_38> ;
  mr:hasGeometry <https://eurobis.org/id/point/4361__IBSS_ANT_KRENKEL_1_MZP_38> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60 -45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-60"^^xsd:decimal ;
  dwc:decimalLongitude "-45"^^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/4361__IBSS_ANT_KRENKEL_1_MZP_38>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60 -45)"^^geo:wktLiteral ;
  geo-pos:lat "-60"^^xsd:decimal ;
  geo-pos:long "-45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4361__IBSS_ANT_KRENKEL_1_MZP_38>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_ANT_KRENKEL_1_MZP_38" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4361_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "72" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'ANT_KRENKEL_1_MZP'^^xsd:string;
  dwc:catalogNumber 'ANT_KRENKEL_1_MZP 50'^^xsd:string;
  dwc:scientificName 'Codonellopsis balechi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'N. Gavrilova'^^xsd:string;
  dwc:fieldNumber '72'^^xsd:integer;
  dwc:collector 'A. Sysoev'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southern Ocean'^^xsd:string;
  dwc:longitude '-45'^^xsd:integer;
  dwc:latitude '-60'^^xsd:integer;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:preparationType 'Samples were concentrated by direct filtration to a final volume of 70 - 100 ml and fixed by formalin. Further samples were concentrated to 10-20 ml and analyzed with optical microscope at magnification x 12,5.'^^xsd:string;
  dwc:aphiaid '341657'^^xsd:integer;
  dwc:samplingEffort 'Ind/5 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected from different depths - 25, 50, 70, 75, 100, 135 and 150 m - by bathometer and bucket from the surface. The volume of the sample - 5 L.'^^xsd:string;
  dwc:occurrenceId 'IBSS_ANT_KRENKEL_1_MZP_38'^^xsd:string;
  dwc:observationDate '1997-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '341657'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4361__IBSS_ANT_KRENKEL_1_MZP_39>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4361__IBSS_ANT_KRENKEL_1_MZP_39> ;
  mr:hasGeometry <https://eurobis.org/id/point/4361__IBSS_ANT_KRENKEL_1_MZP_39> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60 -45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-60"^^xsd:decimal ;
  dwc:decimalLongitude "-45"^^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/4361__IBSS_ANT_KRENKEL_1_MZP_39>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60 -45)"^^geo:wktLiteral ;
  geo-pos:lat "-60"^^xsd:decimal ;
  geo-pos:long "-45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4361__IBSS_ANT_KRENKEL_1_MZP_39>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_ANT_KRENKEL_1_MZP_39" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4361_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "72" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'ANT_KRENKEL_1_MZP'^^xsd:string;
  dwc:catalogNumber 'ANT_KRENKEL_1_MZP 51'^^xsd:string;
  dwc:scientificName 'Codonellopsis gaussi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'N. Gavrilova'^^xsd:string;
  dwc:fieldNumber '72'^^xsd:integer;
  dwc:collector 'A. Sysoev'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southern Ocean'^^xsd:string;
  dwc:longitude '-45'^^xsd:integer;
  dwc:latitude '-60'^^xsd:integer;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:preparationType 'Samples were concentrated by direct filtration to a final volume of 70 - 100 ml and fixed by formalin. Further samples were concentrated to 10-20 ml and analyzed with optical microscope at magnification x 12,5.'^^xsd:string;
  dwc:aphiaid '341658'^^xsd:integer;
  dwc:samplingEffort 'Ind/5 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected from different depths - 25, 50, 70, 75, 100, 135 and 150 m - by bathometer and bucket from the surface. The volume of the sample - 5 L.'^^xsd:string;
  dwc:occurrenceId 'IBSS_ANT_KRENKEL_1_MZP_39'^^xsd:string;
  dwc:observationDate '1997-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '341658'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4361__IBSS_ANT_KRENKEL_1_MZP_40>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4361__IBSS_ANT_KRENKEL_1_MZP_40> ;
  mr:hasGeometry <https://eurobis.org/id/point/4361__IBSS_ANT_KRENKEL_1_MZP_40> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60 -45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-60"^^xsd:decimal ;
  dwc:decimalLongitude "-45"^^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/4361__IBSS_ANT_KRENKEL_1_MZP_40>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60 -45)"^^geo:wktLiteral ;
  geo-pos:lat "-60"^^xsd:decimal ;
  geo-pos:long "-45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4361__IBSS_ANT_KRENKEL_1_MZP_40>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_ANT_KRENKEL_1_MZP_40" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4361_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "72" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'ANT_KRENKEL_1_MZP'^^xsd:string;
  dwc:catalogNumber 'ANT_KRENKEL_1_MZP 52'^^xsd:string;
  dwc:scientificName 'Cymatocylis affinis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'N. Gavrilova'^^xsd:string;
  dwc:fieldNumber '72'^^xsd:integer;
  dwc:collector 'A. Sysoev'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southern Ocean'^^xsd:string;
  dwc:longitude '-45'^^xsd:integer;
  dwc:latitude '-60'^^xsd:integer;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:preparationType 'Samples were concentrated by direct filtration to a final volume of 70 - 100 ml and fixed by formalin. Further samples were concentrated to 10-20 ml and analyzed with optical microscope at magnification x 12,5.'^^xsd:string;
  dwc:aphiaid '742563'^^xsd:integer;
  dwc:samplingEffort 'Ind/5 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected from different depths - 25, 50, 70, 75, 100, 135 and 150 m - by bathometer and bucket from the surface. The volume of the sample - 5 L.'^^xsd:string;
  dwc:occurrenceId 'IBSS_ANT_KRENKEL_1_MZP_40'^^xsd:string;
  dwc:observationDate '1997-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '341676'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4361__IBSS_ANT_KRENKEL_1_MZP_41>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4361__IBSS_ANT_KRENKEL_1_MZP_41> ;
  mr:hasGeometry <https://eurobis.org/id/point/4361__IBSS_ANT_KRENKEL_1_MZP_41> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60 -45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-60"^^xsd:decimal ;
  dwc:decimalLongitude "-45"^^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/4361__IBSS_ANT_KRENKEL_1_MZP_41>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60 -45)"^^geo:wktLiteral ;
  geo-pos:lat "-60"^^xsd:decimal ;
  geo-pos:long "-45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4361__IBSS_ANT_KRENKEL_1_MZP_41>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_ANT_KRENKEL_1_MZP_41" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4361_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "72" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'ANT_KRENKEL_1_MZP'^^xsd:string;
  dwc:catalogNumber 'ANT_KRENKEL_1_MZP 53'^^xsd:string;
  dwc:scientificName 'Laackmanniella naviculaefera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'N. Gavrilova'^^xsd:string;
  dwc:fieldNumber '72'^^xsd:integer;
  dwc:collector 'A. Sysoev'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southern Ocean'^^xsd:string;
  dwc:longitude '-45'^^xsd:integer;
  dwc:latitude '-60'^^xsd:integer;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:preparationType 'Samples were concentrated by direct filtration to a final volume of 70 - 100 ml and fixed by formalin. Further samples were concentrated to 10-20 ml and analyzed with optical microscope at magnification x 12,5.'^^xsd:string;
  dwc:aphiaid '341662'^^xsd:integer;
  dwc:samplingEffort 'Ind/5 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected from different depths - 25, 50, 70, 75, 100, 135 and 150 m - by bathometer and bucket from the surface. The volume of the sample - 5 L.'^^xsd:string;
  dwc:occurrenceId 'IBSS_ANT_KRENKEL_1_MZP_41'^^xsd:string;
  dwc:observationDate '1997-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '341662'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4361__IBSS_ANT_KRENKEL_1_MZP_42>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4361__IBSS_ANT_KRENKEL_1_MZP_42> ;
  mr:hasGeometry <https://eurobis.org/id/point/4361__IBSS_ANT_KRENKEL_1_MZP_42> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60 -45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-60"^^xsd:decimal ;
  dwc:decimalLongitude "-45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4361__IBSS_ANT_KRENKEL_1_MZP_42>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_ANT_KRENKEL_1_MZP_42" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4361_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "72" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'ANT_KRENKEL_1_MZP'^^xsd:string;
  dwc:catalogNumber 'ANT_KRENKEL_1_MZP 54'^^xsd:string;
  dwc:scientificName 'Codonellopsis balechi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'N. Gavrilova'^^xsd:string;
  dwc:fieldNumber '72'^^xsd:integer;
  dwc:collector 'A. Sysoev'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southern Ocean'^^xsd:string;
  dwc:longitude '-45'^^xsd:integer;
  dwc:latitude '-60'^^xsd:integer;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:preparationType 'Samples were concentrated by direct filtration to a final volume of 70 - 100 ml and fixed by formalin. Further samples were concentrated to 10-20 ml and analyzed with optical microscope at magnification x 12,5.'^^xsd:string;
  dwc:aphiaid '341657'^^xsd:integer;
  dwc:samplingEffort 'Ind/5 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected from different depths - 25, 50, 70, 75, 100, 135 and 150 m - by bathometer and bucket from the surface. The volume of the sample - 5 L.'^^xsd:string;
  dwc:occurrenceId 'IBSS_ANT_KRENKEL_1_MZP_42'^^xsd:string;
  dwc:observationDate '1997-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '341657'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4361__IBSS_ANT_KRENKEL_1_MZP_43>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4361__IBSS_ANT_KRENKEL_1_MZP_43> ;
  mr:hasGeometry <https://eurobis.org/id/point/4361__IBSS_ANT_KRENKEL_1_MZP_43> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60 -45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-60"^^xsd:decimal ;
  dwc:decimalLongitude "-45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4361__IBSS_ANT_KRENKEL_1_MZP_43>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_ANT_KRENKEL_1_MZP_43" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4361_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "72" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'ANT_KRENKEL_1_MZP'^^xsd:string;
  dwc:catalogNumber 'ANT_KRENKEL_1_MZP 55'^^xsd:string;
  dwc:scientificName 'Codonellopsis gaussi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'N. Gavrilova'^^xsd:string;
  dwc:fieldNumber '72'^^xsd:integer;
  dwc:collector 'A. Sysoev'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southern Ocean'^^xsd:string;
  dwc:longitude '-45'^^xsd:integer;
  dwc:latitude '-60'^^xsd:integer;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:preparationType 'Samples were concentrated by direct filtration to a final volume of 70 - 100 ml and fixed by formalin. Further samples were concentrated to 10-20 ml and analyzed with optical microscope at magnification x 12,5.'^^xsd:string;
  dwc:aphiaid '341658'^^xsd:integer;
  dwc:samplingEffort 'Ind/5 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected from different depths - 25, 50, 70, 75, 100, 135 and 150 m - by bathometer and bucket from the surface. The volume of the sample - 5 L.'^^xsd:string;
  dwc:occurrenceId 'IBSS_ANT_KRENKEL_1_MZP_43'^^xsd:string;
  dwc:observationDate '1997-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '341658'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4361__IBSS_ANT_KRENKEL_1_MZP_44>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4361__IBSS_ANT_KRENKEL_1_MZP_44> ;
  mr:hasGeometry <https://eurobis.org/id/point/4361__IBSS_ANT_KRENKEL_1_MZP_44> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60 -45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-60"^^xsd:decimal ;
  dwc:decimalLongitude "-45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4361__IBSS_ANT_KRENKEL_1_MZP_44>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_ANT_KRENKEL_1_MZP_44" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4361_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "72" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'ANT_KRENKEL_1_MZP'^^xsd:string;
  dwc:catalogNumber 'ANT_KRENKEL_1_MZP 56'^^xsd:string;
  dwc:scientificName 'Cymatocylis convallaria'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'N. Gavrilova'^^xsd:string;
  dwc:fieldNumber '72'^^xsd:integer;
  dwc:collector 'A. Sysoev'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southern Ocean'^^xsd:string;
  dwc:longitude '-45'^^xsd:integer;
  dwc:latitude '-60'^^xsd:integer;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:preparationType 'Samples were concentrated by direct filtration to a final volume of 70 - 100 ml and fixed by formalin. Further samples were concentrated to 10-20 ml and analyzed with optical microscope at magnification x 12,5.'^^xsd:string;
  dwc:aphiaid '341676'^^xsd:integer;
  dwc:samplingEffort 'Ind/5 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected from different depths - 25, 50, 70, 75, 100, 135 and 150 m - by bathometer and bucket from the surface. The volume of the sample - 5 L.'^^xsd:string;
  dwc:occurrenceId 'IBSS_ANT_KRENKEL_1_MZP_44'^^xsd:string;
  dwc:observationDate '1997-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '341676'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4361__IBSS_ANT_KRENKEL_1_MZP_45>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4361__IBSS_ANT_KRENKEL_1_MZP_45> ;
  mr:hasGeometry <https://eurobis.org/id/point/4361__IBSS_ANT_KRENKEL_1_MZP_45> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60 -45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-60"^^xsd:decimal ;
  dwc:decimalLongitude "-45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4361__IBSS_ANT_KRENKEL_1_MZP_45>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_ANT_KRENKEL_1_MZP_45" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4361_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "72" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'ANT_KRENKEL_1_MZP'^^xsd:string;
  dwc:catalogNumber 'ANT_KRENKEL_1_MZP 57'^^xsd:string;
  dwc:scientificName 'Laackmanniella naviculaefera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'N. Gavrilova'^^xsd:string;
  dwc:fieldNumber '72'^^xsd:integer;
  dwc:collector 'A. Sysoev'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southern Ocean'^^xsd:string;
  dwc:longitude '-45'^^xsd:integer;
  dwc:latitude '-60'^^xsd:integer;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:preparationType 'Samples were concentrated by direct filtration to a final volume of 70 - 100 ml and fixed by formalin. Further samples were concentrated to 10-20 ml and analyzed with optical microscope at magnification x 12,5.'^^xsd:string;
  dwc:aphiaid '341662'^^xsd:integer;
  dwc:samplingEffort 'Ind/5 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected from different depths - 25, 50, 70, 75, 100, 135 and 150 m - by bathometer and bucket from the surface. The volume of the sample - 5 L.'^^xsd:string;
  dwc:occurrenceId 'IBSS_ANT_KRENKEL_1_MZP_45'^^xsd:string;
  dwc:observationDate '1997-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '341662'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4361__IBSS_ANT_KRENKEL_1_MZP_46>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4361__IBSS_ANT_KRENKEL_1_MZP_46> ;
  mr:hasGeometry <https://eurobis.org/id/point/4361__IBSS_ANT_KRENKEL_1_MZP_46> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60 -45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-60"^^xsd:decimal ;
  dwc:decimalLongitude "-45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4361__IBSS_ANT_KRENKEL_1_MZP_46>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_ANT_KRENKEL_1_MZP_46" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4361_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "72" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'ANT_KRENKEL_1_MZP'^^xsd:string;
  dwc:catalogNumber 'ANT_KRENKEL_1_MZP 58'^^xsd:string;
  dwc:scientificName 'Codonellopsis balechi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'N. Gavrilova'^^xsd:string;
  dwc:fieldNumber '72'^^xsd:integer;
  dwc:collector 'A. Sysoev'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southern Ocean'^^xsd:string;
  dwc:longitude '-45'^^xsd:integer;
  dwc:latitude '-60'^^xsd:integer;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:preparationType 'Samples were concentrated by direct filtration to a final volume of 70 - 100 ml and fixed by formalin. Further samples were concentrated to 10-20 ml and analyzed with optical microscope at magnification x 12,5.'^^xsd:string;
  dwc:aphiaid '341657'^^xsd:integer;
  dwc:samplingEffort 'Ind/5 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected from different depths - 25, 50, 70, 75, 100, 135 and 150 m - by bathometer and bucket from the surface. The volume of the sample - 5 L.'^^xsd:string;
  dwc:occurrenceId 'IBSS_ANT_KRENKEL_1_MZP_46'^^xsd:string;
  dwc:observationDate '1997-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '341657'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4361__IBSS_ANT_KRENKEL_1_MZP_47>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4361__IBSS_ANT_KRENKEL_1_MZP_47> ;
  mr:hasGeometry <https://eurobis.org/id/point/4361__IBSS_ANT_KRENKEL_1_MZP_47> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60 -45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-60"^^xsd:decimal ;
  dwc:decimalLongitude "-45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4361__IBSS_ANT_KRENKEL_1_MZP_47>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_ANT_KRENKEL_1_MZP_47" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4361_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "72" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'ANT_KRENKEL_1_MZP'^^xsd:string;
  dwc:catalogNumber 'ANT_KRENKEL_1_MZP 59'^^xsd:string;
  dwc:scientificName 'Codonellopsis gaussi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'N. Gavrilova'^^xsd:string;
  dwc:fieldNumber '72'^^xsd:integer;
  dwc:collector 'A. Sysoev'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southern Ocean'^^xsd:string;
  dwc:longitude '-45'^^xsd:integer;
  dwc:latitude '-60'^^xsd:integer;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:preparationType 'Samples were concentrated by direct filtration to a final volume of 70 - 100 ml and fixed by formalin. Further samples were concentrated to 10-20 ml and analyzed with optical microscope at magnification x 12,5.'^^xsd:string;
  dwc:aphiaid '341658'^^xsd:integer;
  dwc:samplingEffort 'Ind/5 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected from different depths - 25, 50, 70, 75, 100, 135 and 150 m - by bathometer and bucket from the surface. The volume of the sample - 5 L.'^^xsd:string;
  dwc:occurrenceId 'IBSS_ANT_KRENKEL_1_MZP_47'^^xsd:string;
  dwc:observationDate '1997-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '341658'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4361__IBSS_ANT_KRENKEL_1_MZP_48>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4361__IBSS_ANT_KRENKEL_1_MZP_48> ;
  mr:hasGeometry <https://eurobis.org/id/point/4361__IBSS_ANT_KRENKEL_1_MZP_48> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60 -45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-60"^^xsd:decimal ;
  dwc:decimalLongitude "-45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4361__IBSS_ANT_KRENKEL_1_MZP_48>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_ANT_KRENKEL_1_MZP_48" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4361_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "72" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'ANT_KRENKEL_1_MZP'^^xsd:string;
  dwc:catalogNumber 'ANT_KRENKEL_1_MZP 60'^^xsd:string;
  dwc:scientificName 'Cymatocylis affinis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'N. Gavrilova'^^xsd:string;
  dwc:fieldNumber '72'^^xsd:integer;
  dwc:collector 'A. Sysoev'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southern Ocean'^^xsd:string;
  dwc:longitude '-45'^^xsd:integer;
  dwc:latitude '-60'^^xsd:integer;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:preparationType 'Samples were concentrated by direct filtration to a final volume of 70 - 100 ml and fixed by formalin. Further samples were concentrated to 10-20 ml and analyzed with optical microscope at magnification x 12,5.'^^xsd:string;
  dwc:aphiaid '742563'^^xsd:integer;
  dwc:samplingEffort 'Ind/5 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected from different depths - 25, 50, 70, 75, 100, 135 and 150 m - by bathometer and bucket from the surface. The volume of the sample - 5 L.'^^xsd:string;
  dwc:occurrenceId 'IBSS_ANT_KRENKEL_1_MZP_48'^^xsd:string;
  dwc:observationDate '1997-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '341676'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4361__IBSS_ANT_KRENKEL_1_MZP_49>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4361__IBSS_ANT_KRENKEL_1_MZP_49> ;
  mr:hasGeometry <https://eurobis.org/id/point/4361__IBSS_ANT_KRENKEL_1_MZP_49> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60 -45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-60"^^xsd:decimal ;
  dwc:decimalLongitude "-45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4361__IBSS_ANT_KRENKEL_1_MZP_49>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_ANT_KRENKEL_1_MZP_49" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4361_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "72" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'ANT_KRENKEL_1_MZP'^^xsd:string;
  dwc:catalogNumber 'ANT_KRENKEL_1_MZP 61'^^xsd:string;
  dwc:scientificName 'Cymatocylis convallaria'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'N. Gavrilova'^^xsd:string;
  dwc:fieldNumber '72'^^xsd:integer;
  dwc:collector 'A. Sysoev'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southern Ocean'^^xsd:string;
  dwc:longitude '-45'^^xsd:integer;
  dwc:latitude '-60'^^xsd:integer;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:preparationType 'Samples were concentrated by direct filtration to a final volume of 70 - 100 ml and fixed by formalin. Further samples were concentrated to 10-20 ml and analyzed with optical microscope at magnification x 12,5.'^^xsd:string;
  dwc:aphiaid '341676'^^xsd:integer;
  dwc:samplingEffort 'Ind/5 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected from different depths - 25, 50, 70, 75, 100, 135 and 150 m - by bathometer and bucket from the surface. The volume of the sample - 5 L.'^^xsd:string;
  dwc:occurrenceId 'IBSS_ANT_KRENKEL_1_MZP_49'^^xsd:string;
  dwc:observationDate '1997-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '341676'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4361__IBSS_ANT_KRENKEL_1_MZP_50>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4361__IBSS_ANT_KRENKEL_1_MZP_50> ;
  mr:hasGeometry <https://eurobis.org/id/point/4361__IBSS_ANT_KRENKEL_1_MZP_50> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60 -45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-60"^^xsd:decimal ;
  dwc:decimalLongitude "-45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4361__IBSS_ANT_KRENKEL_1_MZP_50>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_ANT_KRENKEL_1_MZP_50" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4361_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "72" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'ANT_KRENKEL_1_MZP'^^xsd:string;
  dwc:catalogNumber 'ANT_KRENKEL_1_MZP 62'^^xsd:string;
  dwc:scientificName 'Laackmanniella naviculaefera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'N. Gavrilova'^^xsd:string;
  dwc:fieldNumber '72'^^xsd:integer;
  dwc:collector 'A. Sysoev'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southern Ocean'^^xsd:string;
  dwc:longitude '-45'^^xsd:integer;
  dwc:latitude '-60'^^xsd:integer;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:preparationType 'Samples were concentrated by direct filtration to a final volume of 70 - 100 ml and fixed by formalin. Further samples were concentrated to 10-20 ml and analyzed with optical microscope at magnification x 12,5.'^^xsd:string;
  dwc:aphiaid '341662'^^xsd:integer;
  dwc:samplingEffort 'Ind/5 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected from different depths - 25, 50, 70, 75, 100, 135 and 150 m - by bathometer and bucket from the surface. The volume of the sample - 5 L.'^^xsd:string;
  dwc:occurrenceId 'IBSS_ANT_KRENKEL_1_MZP_50'^^xsd:string;
  dwc:observationDate '1997-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '341662'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4361__IBSS_ANT_KRENKEL_1_MZP_51>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4361__IBSS_ANT_KRENKEL_1_MZP_51> ;
  mr:hasGeometry <https://eurobis.org/id/point/4361__IBSS_ANT_KRENKEL_1_MZP_51> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.5 -45.01)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-60.5"^^xsd:decimal ;
  dwc:decimalLongitude "-45.01"^^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/4361__IBSS_ANT_KRENKEL_1_MZP_51>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.5 -45.01)"^^geo:wktLiteral ;
  geo-pos:lat "-60.5"^^xsd:decimal ;
  geo-pos:long "-45.01"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4361__IBSS_ANT_KRENKEL_1_MZP_51>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_ANT_KRENKEL_1_MZP_51" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4361_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "73" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'ANT_KRENKEL_1_MZP'^^xsd:string;
  dwc:catalogNumber 'ANT_KRENKEL_1_MZP 63'^^xsd:string;
  dwc:scientificName 'Codonellopsis balechi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'N. Gavrilova'^^xsd:string;
  dwc:fieldNumber '73'^^xsd:integer;
  dwc:collector 'A. Sysoev'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southern Ocean'^^xsd:string;
  dwc:longitude '-45.01'^^xsd:double;
  dwc:latitude '-60.5'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:preparationType 'Samples were concentrated by direct filtration to a final volume of 70 - 100 ml and fixed by formalin. Further samples were concentrated to 10-20 ml and analyzed with optical microscope at magnification x 12,5.'^^xsd:string;
  dwc:aphiaid '341657'^^xsd:integer;
  dwc:samplingEffort 'Ind/5 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected from different depths - 25, 50, 70, 75, 100, 135 and 150 m - by bathometer and bucket from the surface. The volume of the sample - 5 L.'^^xsd:string;
  dwc:occurrenceId 'IBSS_ANT_KRENKEL_1_MZP_51'^^xsd:string;
  dwc:observationDate '1997-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '341657'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4361__IBSS_ANT_KRENKEL_1_MZP_52>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4361__IBSS_ANT_KRENKEL_1_MZP_52> ;
  mr:hasGeometry <https://eurobis.org/id/point/4361__IBSS_ANT_KRENKEL_1_MZP_52> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.5 -45.01)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-60.5"^^xsd:decimal ;
  dwc:decimalLongitude "-45.01"^^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/4361__IBSS_ANT_KRENKEL_1_MZP_52>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.5 -45.01)"^^geo:wktLiteral ;
  geo-pos:lat "-60.5"^^xsd:decimal ;
  geo-pos:long "-45.01"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4361__IBSS_ANT_KRENKEL_1_MZP_52>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_ANT_KRENKEL_1_MZP_52" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4361_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "73" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'ANT_KRENKEL_1_MZP'^^xsd:string;
  dwc:catalogNumber 'ANT_KRENKEL_1_MZP 64'^^xsd:string;
  dwc:scientificName 'Codonellopsis gaussi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'N. Gavrilova'^^xsd:string;
  dwc:fieldNumber '73'^^xsd:integer;
  dwc:collector 'A. Sysoev'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southern Ocean'^^xsd:string;
  dwc:longitude '-45.01'^^xsd:double;
  dwc:latitude '-60.5'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:preparationType 'Samples were concentrated by direct filtration to a final volume of 70 - 100 ml and fixed by formalin. Further samples were concentrated to 10-20 ml and analyzed with optical microscope at magnification x 12,5.'^^xsd:string;
  dwc:aphiaid '341658'^^xsd:integer;
  dwc:samplingEffort 'Ind/5 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected from different depths - 25, 50, 70, 75, 100, 135 and 150 m - by bathometer and bucket from the surface. The volume of the sample - 5 L.'^^xsd:string;
  dwc:occurrenceId 'IBSS_ANT_KRENKEL_1_MZP_52'^^xsd:string;
  dwc:observationDate '1997-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '341658'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4361__IBSS_ANT_KRENKEL_1_MZP_53>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4361__IBSS_ANT_KRENKEL_1_MZP_53> ;
  mr:hasGeometry <https://eurobis.org/id/point/4361__IBSS_ANT_KRENKEL_1_MZP_53> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.5 -45.01)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-60.5"^^xsd:decimal ;
  dwc:decimalLongitude "-45.01"^^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/4361__IBSS_ANT_KRENKEL_1_MZP_53>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.5 -45.01)"^^geo:wktLiteral ;
  geo-pos:lat "-60.5"^^xsd:decimal ;
  geo-pos:long "-45.01"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4361__IBSS_ANT_KRENKEL_1_MZP_53>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_ANT_KRENKEL_1_MZP_53" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4361_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "73" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'ANT_KRENKEL_1_MZP'^^xsd:string;
  dwc:catalogNumber 'ANT_KRENKEL_1_MZP 65'^^xsd:string;
  dwc:scientificName 'Codonellopsis glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'N. Gavrilova'^^xsd:string;
  dwc:fieldNumber '73'^^xsd:integer;
  dwc:collector 'A. Sysoev'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southern Ocean'^^xsd:string;
  dwc:longitude '-45.01'^^xsd:double;
  dwc:latitude '-60.5'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:preparationType 'Samples were concentrated by direct filtration to a final volume of 70 - 100 ml and fixed by formalin. Further samples were concentrated to 10-20 ml and analyzed with optical microscope at magnification x 12,5.'^^xsd:string;
  dwc:aphiaid '341659'^^xsd:integer;
  dwc:samplingEffort 'Ind/5 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected from different depths - 25, 50, 70, 75, 100, 135 and 150 m - by bathometer and bucket from the surface. The volume of the sample - 5 L.'^^xsd:string;
  dwc:occurrenceId 'IBSS_ANT_KRENKEL_1_MZP_53'^^xsd:string;
  dwc:observationDate '1997-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '341659'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4361__IBSS_ANT_KRENKEL_1_MZP_54>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4361__IBSS_ANT_KRENKEL_1_MZP_54> ;
  mr:hasGeometry <https://eurobis.org/id/point/4361__IBSS_ANT_KRENKEL_1_MZP_54> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.5 -45.01)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-60.5"^^xsd:decimal ;
  dwc:decimalLongitude "-45.01"^^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/4361__IBSS_ANT_KRENKEL_1_MZP_54>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.5 -45.01)"^^geo:wktLiteral ;
  geo-pos:lat "-60.5"^^xsd:decimal ;
  geo-pos:long "-45.01"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4361__IBSS_ANT_KRENKEL_1_MZP_54>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_ANT_KRENKEL_1_MZP_54" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4361_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "73" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'ANT_KRENKEL_1_MZP'^^xsd:string;
  dwc:catalogNumber 'ANT_KRENKEL_1_MZP 66'^^xsd:string;
  dwc:scientificName 'Cymatocylis convallaria'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'N. Gavrilova'^^xsd:string;
  dwc:fieldNumber '73'^^xsd:integer;
  dwc:collector 'A. Sysoev'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southern Ocean'^^xsd:string;
  dwc:longitude '-45.01'^^xsd:double;
  dwc:latitude '-60.5'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:preparationType 'Samples were concentrated by direct filtration to a final volume of 70 - 100 ml and fixed by formalin. Further samples were concentrated to 10-20 ml and analyzed with optical microscope at magnification x 12,5.'^^xsd:string;
  dwc:aphiaid '341676'^^xsd:integer;
  dwc:samplingEffort 'Ind/5 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected from different depths - 25, 50, 70, 75, 100, 135 and 150 m - by bathometer and bucket from the surface. The volume of the sample - 5 L.'^^xsd:string;
  dwc:occurrenceId 'IBSS_ANT_KRENKEL_1_MZP_54'^^xsd:string;
  dwc:observationDate '1997-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '341676'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4361__IBSS_ANT_KRENKEL_1_MZP_55>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4361__IBSS_ANT_KRENKEL_1_MZP_55> ;
  mr:hasGeometry <https://eurobis.org/id/point/4361__IBSS_ANT_KRENKEL_1_MZP_55> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.5 -45.01)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-60.5"^^xsd:decimal ;
  dwc:decimalLongitude "-45.01"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4361__IBSS_ANT_KRENKEL_1_MZP_55>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_ANT_KRENKEL_1_MZP_55" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4361_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "73" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'ANT_KRENKEL_1_MZP'^^xsd:string;
  dwc:catalogNumber 'ANT_KRENKEL_1_MZP 67'^^xsd:string;
  dwc:scientificName 'Codonellopsis balechi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'N. Gavrilova'^^xsd:string;
  dwc:fieldNumber '73'^^xsd:integer;
  dwc:collector 'A. Sysoev'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southern Ocean'^^xsd:string;
  dwc:longitude '-45.01'^^xsd:double;
  dwc:latitude '-60.5'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:preparationType 'Samples were concentrated by direct filtration to a final volume of 70 - 100 ml and fixed by formalin. Further samples were concentrated to 10-20 ml and analyzed with optical microscope at magnification x 12,5.'^^xsd:string;
  dwc:aphiaid '341657'^^xsd:integer;
  dwc:samplingEffort 'Ind/5 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected from different depths - 25, 50, 70, 75, 100, 135 and 150 m - by bathometer and bucket from the surface. The volume of the sample - 5 L.'^^xsd:string;
  dwc:occurrenceId 'IBSS_ANT_KRENKEL_1_MZP_55'^^xsd:string;
  dwc:observationDate '1997-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '341657'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4361__IBSS_ANT_KRENKEL_1_MZP_56>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4361__IBSS_ANT_KRENKEL_1_MZP_56> ;
  mr:hasGeometry <https://eurobis.org/id/point/4361__IBSS_ANT_KRENKEL_1_MZP_56> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.5 -45.01)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-60.5"^^xsd:decimal ;
  dwc:decimalLongitude "-45.01"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4361__IBSS_ANT_KRENKEL_1_MZP_56>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_ANT_KRENKEL_1_MZP_56" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4361_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "73" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'ANT_KRENKEL_1_MZP'^^xsd:string;
  dwc:catalogNumber 'ANT_KRENKEL_1_MZP 68'^^xsd:string;
  dwc:scientificName 'Codonellopsis gaussi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'N. Gavrilova'^^xsd:string;
  dwc:fieldNumber '73'^^xsd:integer;
  dwc:collector 'A. Sysoev'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southern Ocean'^^xsd:string;
  dwc:longitude '-45.01'^^xsd:double;
  dwc:latitude '-60.5'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:preparationType 'Samples were concentrated by direct filtration to a final volume of 70 - 100 ml and fixed by formalin. Further samples were concentrated to 10-20 ml and analyzed with optical microscope at magnification x 12,5.'^^xsd:string;
  dwc:aphiaid '341658'^^xsd:integer;
  dwc:samplingEffort 'Ind/5 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected from different depths - 25, 50, 70, 75, 100, 135 and 150 m - by bathometer and bucket from the surface. The volume of the sample - 5 L.'^^xsd:string;
  dwc:occurrenceId 'IBSS_ANT_KRENKEL_1_MZP_56'^^xsd:string;
  dwc:observationDate '1997-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '341658'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4361__IBSS_ANT_KRENKEL_1_MZP_57>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4361__IBSS_ANT_KRENKEL_1_MZP_57> ;
  mr:hasGeometry <https://eurobis.org/id/point/4361__IBSS_ANT_KRENKEL_1_MZP_57> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.5 -45.01)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-60.5"^^xsd:decimal ;
  dwc:decimalLongitude "-45.01"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4361__IBSS_ANT_KRENKEL_1_MZP_57>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_ANT_KRENKEL_1_MZP_57" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4361_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "73" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'ANT_KRENKEL_1_MZP'^^xsd:string;
  dwc:catalogNumber 'ANT_KRENKEL_1_MZP 69'^^xsd:string;
  dwc:scientificName 'Codonellopsis glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'N. Gavrilova'^^xsd:string;
  dwc:fieldNumber '73'^^xsd:integer;
  dwc:collector 'A. Sysoev'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southern Ocean'^^xsd:string;
  dwc:longitude '-45.01'^^xsd:double;
  dwc:latitude '-60.5'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:preparationType 'Samples were concentrated by direct filtration to a final volume of 70 - 100 ml and fixed by formalin. Further samples were concentrated to 10-20 ml and analyzed with optical microscope at magnification x 12,5.'^^xsd:string;
  dwc:aphiaid '341659'^^xsd:integer;
  dwc:samplingEffort 'Ind/5 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected from different depths - 25, 50, 70, 75, 100, 135 and 150 m - by bathometer and bucket from the surface. The volume of the sample - 5 L.'^^xsd:string;
  dwc:occurrenceId 'IBSS_ANT_KRENKEL_1_MZP_57'^^xsd:string;
  dwc:observationDate '1997-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '341659'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4361__IBSS_ANT_KRENKEL_1_MZP_58>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4361__IBSS_ANT_KRENKEL_1_MZP_58> ;
  mr:hasGeometry <https://eurobis.org/id/point/4361__IBSS_ANT_KRENKEL_1_MZP_58> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.5 -45.01)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-60.5"^^xsd:decimal ;
  dwc:decimalLongitude "-45.01"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4361__IBSS_ANT_KRENKEL_1_MZP_58>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_ANT_KRENKEL_1_MZP_58" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4361_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "73" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'ANT_KRENKEL_1_MZP'^^xsd:string;
  dwc:catalogNumber 'ANT_KRENKEL_1_MZP 70'^^xsd:string;
  dwc:scientificName 'Cymatocylis affinis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'N. Gavrilova'^^xsd:string;
  dwc:fieldNumber '73'^^xsd:integer;
  dwc:collector 'A. Sysoev'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southern Ocean'^^xsd:string;
  dwc:longitude '-45.01'^^xsd:double;
  dwc:latitude '-60.5'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:preparationType 'Samples were concentrated by direct filtration to a final volume of 70 - 100 ml and fixed by formalin. Further samples were concentrated to 10-20 ml and analyzed with optical microscope at magnification x 12,5.'^^xsd:string;
  dwc:aphiaid '742563'^^xsd:integer;
  dwc:samplingEffort 'Ind/5 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected from different depths - 25, 50, 70, 75, 100, 135 and 150 m - by bathometer and bucket from the surface. The volume of the sample - 5 L.'^^xsd:string;
  dwc:occurrenceId 'IBSS_ANT_KRENKEL_1_MZP_58'^^xsd:string;
  dwc:observationDate '1997-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '341676'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4361__IBSS_ANT_KRENKEL_1_MZP_59>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4361__IBSS_ANT_KRENKEL_1_MZP_59> ;
  mr:hasGeometry <https://eurobis.org/id/point/4361__IBSS_ANT_KRENKEL_1_MZP_59> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.5 -45.01)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-60.5"^^xsd:decimal ;
  dwc:decimalLongitude "-45.01"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4361__IBSS_ANT_KRENKEL_1_MZP_59>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_ANT_KRENKEL_1_MZP_59" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4361_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "73" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'ANT_KRENKEL_1_MZP'^^xsd:string;
  dwc:catalogNumber 'ANT_KRENKEL_1_MZP 71'^^xsd:string;
  dwc:scientificName 'Cymatocylis convallaria'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'N. Gavrilova'^^xsd:string;
  dwc:fieldNumber '73'^^xsd:integer;
  dwc:collector 'A. Sysoev'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southern Ocean'^^xsd:string;
  dwc:longitude '-45.01'^^xsd:double;
  dwc:latitude '-60.5'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:preparationType 'Samples were concentrated by direct filtration to a final volume of 70 - 100 ml and fixed by formalin. Further samples were concentrated to 10-20 ml and analyzed with optical microscope at magnification x 12,5.'^^xsd:string;
  dwc:aphiaid '341676'^^xsd:integer;
  dwc:samplingEffort 'Ind/5 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected from different depths - 25, 50, 70, 75, 100, 135 and 150 m - by bathometer and bucket from the surface. The volume of the sample - 5 L.'^^xsd:string;
  dwc:occurrenceId 'IBSS_ANT_KRENKEL_1_MZP_59'^^xsd:string;
  dwc:observationDate '1997-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '341676'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4361__IBSS_ANT_KRENKEL_1_MZP_60>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4361__IBSS_ANT_KRENKEL_1_MZP_60> ;
  mr:hasGeometry <https://eurobis.org/id/point/4361__IBSS_ANT_KRENKEL_1_MZP_60> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.5 -45.01)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-60.5"^^xsd:decimal ;
  dwc:decimalLongitude "-45.01"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4361__IBSS_ANT_KRENKEL_1_MZP_60>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_ANT_KRENKEL_1_MZP_60" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4361_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "73" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'ANT_KRENKEL_1_MZP'^^xsd:string;
  dwc:catalogNumber 'ANT_KRENKEL_1_MZP 72'^^xsd:string;
  dwc:scientificName 'Laackmanniella naviculaefera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'N. Gavrilova'^^xsd:string;
  dwc:fieldNumber '73'^^xsd:integer;
  dwc:collector 'A. Sysoev'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southern Ocean'^^xsd:string;
  dwc:longitude '-45.01'^^xsd:double;
  dwc:latitude '-60.5'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:preparationType 'Samples were concentrated by direct filtration to a final volume of 70 - 100 ml and fixed by formalin. Further samples were concentrated to 10-20 ml and analyzed with optical microscope at magnification x 12,5.'^^xsd:string;
  dwc:aphiaid '341662'^^xsd:integer;
  dwc:samplingEffort 'Ind/5 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected from different depths - 25, 50, 70, 75, 100, 135 and 150 m - by bathometer and bucket from the surface. The volume of the sample - 5 L.'^^xsd:string;
  dwc:occurrenceId 'IBSS_ANT_KRENKEL_1_MZP_60'^^xsd:string;
  dwc:observationDate '1997-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '341662'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4361__IBSS_ANT_KRENKEL_1_MZP_158>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4361__IBSS_ANT_KRENKEL_1_MZP_158> ;
  mr:hasGeometry <https://eurobis.org/id/point/4361__IBSS_ANT_KRENKEL_1_MZP_158> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61 -47.01)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61"^^xsd:decimal ;
  dwc:decimalLongitude "-47.01"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "150"^^xsd:integer ;
  dwc:maximumDepthInMeters "150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4361__IBSS_ANT_KRENKEL_1_MZP_158>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_ANT_KRENKEL_1_MZP_158" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4361_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "54" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'ANT_KRENKEL_1_MZP'^^xsd:string;
  dwc:catalogNumber 'ANT_KRENKEL_1_MZP 158'^^xsd:string;
  dwc:scientificName 'Laackmanniella naviculaefera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'N. Gavrilova'^^xsd:string;
  dwc:fieldNumber '54'^^xsd:integer;
  dwc:collector 'A. Sysoev'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Southern Ocean'^^xsd:string;
  dwc:longitude '-47.01'^^xsd:double;
  dwc:latitude '-61'^^xsd:integer;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:preparationType 'Samples were concentrated by direct filtration to a final volume of 70 - 100 ml and fixed by formalin. Further samples were concentrated to 10-20 ml and analyzed with optical microscope at magnification x 12,5.'^^xsd:string;
  dwc:aphiaid '341662'^^xsd:integer;
  dwc:samplingEffort 'Ind/5 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected from different depths - 25, 50, 70, 75, 100, 135 and 150 m - by bathometer and bucket from the surface. The volume of the sample - 5 L.'^^xsd:string;
  dwc:occurrenceId 'IBSS_ANT_KRENKEL_1_MZP_158'^^xsd:string;
  dwc:observationDate '1997-03-29'^^xsd:date;
  dwc:aphiaIdAccepted '341662'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4361__IBSS_ANT_KRENKEL_1_MZP_159>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4361__IBSS_ANT_KRENKEL_1_MZP_159> ;
  mr:hasGeometry <https://eurobis.org/id/point/4361__IBSS_ANT_KRENKEL_1_MZP_159> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61 -47.01)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61"^^xsd:decimal ;
  dwc:decimalLongitude "-47.01"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "150"^^xsd:integer ;
  dwc:maximumDepthInMeters "150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4361__IBSS_ANT_KRENKEL_1_MZP_159>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_ANT_KRENKEL_1_MZP_159" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4361_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "54" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'ANT_KRENKEL_1_MZP'^^xsd:string;
  dwc:catalogNumber 'ANT_KRENKEL_1_MZP 159'^^xsd:string;
  dwc:scientificName 'Radiolaria'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'N. Gavrilova'^^xsd:string;
  dwc:fieldNumber '54'^^xsd:integer;
  dwc:collector 'A. Sysoev'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Southern Ocean'^^xsd:string;
  dwc:longitude '-47.01'^^xsd:double;
  dwc:latitude '-61'^^xsd:integer;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:preparationType 'Samples were concentrated by direct filtration to a final volume of 70 - 100 ml and fixed by formalin. Further samples were concentrated to 10-20 ml and analyzed with optical microscope at magnification x 12,5.'^^xsd:string;
  dwc:aphiaid '196831'^^xsd:integer;
  dwc:samplingEffort 'Ind/5 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected from different depths - 25, 50, 70, 75, 100, 135 and 150 m - by bathometer and bucket from the surface. The volume of the sample - 5 L.'^^xsd:string;
  dwc:occurrenceId 'IBSS_ANT_KRENKEL_1_MZP_159'^^xsd:string;
  dwc:observationDate '1997-03-29'^^xsd:date;
  dwc:aphiaIdAccepted '582421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/4361__IBSS_ANT_KRENKEL_1_MZP_160>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4361__IBSS_ANT_KRENKEL_1_MZP_160> ;
  mr:hasGeometry <https://eurobis.org/id/point/4361__IBSS_ANT_KRENKEL_1_MZP_160> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.66 -45.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-60.66"^^xsd:decimal ;
  dwc:decimalLongitude "-45.55"^^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/4361__IBSS_ANT_KRENKEL_1_MZP_160>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.66 -45.55)"^^geo:wktLiteral ;
  geo-pos:lat "-60.66"^^xsd:decimal ;
  geo-pos:long "-45.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4361__IBSS_ANT_KRENKEL_1_MZP_160>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_ANT_KRENKEL_1_MZP_160" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4361_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "90" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'ANT_KRENKEL_1_MZP'^^xsd:string;
  dwc:catalogNumber 'ANT_KRENKEL_1_MZP 160'^^xsd:string;
  dwc:scientificName 'Codonellopsis glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'N. Gavrilova'^^xsd:string;
  dwc:fieldNumber '90'^^xsd:integer;
  dwc:collector 'A. Sysoev'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Southern Ocean'^^xsd:string;
  dwc:longitude '-45.55'^^xsd:double;
  dwc:latitude '-60.66'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:preparationType 'Samples were concentrated by direct filtration to a final volume of 70 - 100 ml and fixed by formalin. Further samples were concentrated to 10-20 ml and analyzed with optical microscope at magnification x 12,5.'^^xsd:string;
  dwc:aphiaid '341659'^^xsd:integer;
  dwc:samplingEffort 'Ind/5 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected from different depths - 25, 50, 70, 75, 100, 135 and 150 m - by bathometer and bucket from the surface. The volume of the sample - 5 L.'^^xsd:string;
  dwc:occurrenceId 'IBSS_ANT_KRENKEL_1_MZP_160'^^xsd:string;
  dwc:observationDate '1997-03-29'^^xsd:date;
  dwc:aphiaIdAccepted '341659'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4361__IBSS_ANT_KRENKEL_1_MZP_161>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4361__IBSS_ANT_KRENKEL_1_MZP_161> ;
  mr:hasGeometry <https://eurobis.org/id/point/4361__IBSS_ANT_KRENKEL_1_MZP_161> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.66 -45.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-60.66"^^xsd:decimal ;
  dwc:decimalLongitude "-45.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4361__IBSS_ANT_KRENKEL_1_MZP_161>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_ANT_KRENKEL_1_MZP_161" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4361_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "90" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'ANT_KRENKEL_1_MZP'^^xsd:string;
  dwc:catalogNumber 'ANT_KRENKEL_1_MZP 161'^^xsd:string;
  dwc:scientificName 'Codonellopsis balechi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'N. Gavrilova'^^xsd:string;
  dwc:fieldNumber '90'^^xsd:integer;
  dwc:collector 'A. Sysoev'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Southern Ocean'^^xsd:string;
  dwc:longitude '-45.55'^^xsd:double;
  dwc:latitude '-60.66'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:preparationType 'Samples were concentrated by direct filtration to a final volume of 70 - 100 ml and fixed by formalin. Further samples were concentrated to 10-20 ml and analyzed with optical microscope at magnification x 12,5.'^^xsd:string;
  dwc:aphiaid '341657'^^xsd:integer;
  dwc:samplingEffort 'Ind/5 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected from different depths - 25, 50, 70, 75, 100, 135 and 150 m - by bathometer and bucket from the surface. The volume of the sample - 5 L.'^^xsd:string;
  dwc:occurrenceId 'IBSS_ANT_KRENKEL_1_MZP_161'^^xsd:string;
  dwc:observationDate '1997-03-29'^^xsd:date;
  dwc:aphiaIdAccepted '341657'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4361__IBSS_ANT_KRENKEL_1_MZP_162>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4361__IBSS_ANT_KRENKEL_1_MZP_162> ;
  mr:hasGeometry <https://eurobis.org/id/point/4361__IBSS_ANT_KRENKEL_1_MZP_162> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.66 -45.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-60.66"^^xsd:decimal ;
  dwc:decimalLongitude "-45.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4361__IBSS_ANT_KRENKEL_1_MZP_162>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_ANT_KRENKEL_1_MZP_162" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4361_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "90" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'ANT_KRENKEL_1_MZP'^^xsd:string;
  dwc:catalogNumber 'ANT_KRENKEL_1_MZP 162'^^xsd:string;
  dwc:scientificName 'Cymatocylis affinis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'N. Gavrilova'^^xsd:string;
  dwc:fieldNumber '90'^^xsd:integer;
  dwc:collector 'A. Sysoev'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Southern Ocean'^^xsd:string;
  dwc:longitude '-45.55'^^xsd:double;
  dwc:latitude '-60.66'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:preparationType 'Samples were concentrated by direct filtration to a final volume of 70 - 100 ml and fixed by formalin. Further samples were concentrated to 10-20 ml and analyzed with optical microscope at magnification x 12,5.'^^xsd:string;
  dwc:aphiaid '742563'^^xsd:integer;
  dwc:samplingEffort 'Ind/5 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected from different depths - 25, 50, 70, 75, 100, 135 and 150 m - by bathometer and bucket from the surface. The volume of the sample - 5 L.'^^xsd:string;
  dwc:occurrenceId 'IBSS_ANT_KRENKEL_1_MZP_162'^^xsd:string;
  dwc:observationDate '1997-03-29'^^xsd:date;
  dwc:aphiaIdAccepted '341676'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4361__IBSS_ANT_KRENKEL_1_MZP_61>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4361__IBSS_ANT_KRENKEL_1_MZP_61> ;
  mr:hasGeometry <https://eurobis.org/id/point/4361__IBSS_ANT_KRENKEL_1_MZP_61> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.5 -45.01)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-60.5"^^xsd:decimal ;
  dwc:decimalLongitude "-45.01"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4361__IBSS_ANT_KRENKEL_1_MZP_61>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_ANT_KRENKEL_1_MZP_61" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4361_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "73" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'ANT_KRENKEL_1_MZP'^^xsd:string;
  dwc:catalogNumber 'ANT_KRENKEL_1_MZP 73'^^xsd:string;
  dwc:scientificName 'Radiolaria'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'N. Gavrilova'^^xsd:string;
  dwc:fieldNumber '73'^^xsd:integer;
  dwc:collector 'A. Sysoev'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southern Ocean'^^xsd:string;
  dwc:longitude '-45.01'^^xsd:double;
  dwc:latitude '-60.5'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:preparationType 'Samples were concentrated by direct filtration to a final volume of 70 - 100 ml and fixed by formalin. Further samples were concentrated to 10-20 ml and analyzed with optical microscope at magnification x 12,5.'^^xsd:string;
  dwc:aphiaid '196831'^^xsd:integer;
  dwc:samplingEffort 'Ind/5 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected from different depths - 25, 50, 70, 75, 100, 135 and 150 m - by bathometer and bucket from the surface. The volume of the sample - 5 L.'^^xsd:string;
  dwc:occurrenceId 'IBSS_ANT_KRENKEL_1_MZP_61'^^xsd:string;
  dwc:observationDate '1997-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '582421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/4361__IBSS_ANT_KRENKEL_1_MZP_62>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4361__IBSS_ANT_KRENKEL_1_MZP_62> ;
  mr:hasGeometry <https://eurobis.org/id/point/4361__IBSS_ANT_KRENKEL_1_MZP_62> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.5 -45.01)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-60.5"^^xsd:decimal ;
  dwc:decimalLongitude "-45.01"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "150"^^xsd:integer ;
  dwc:maximumDepthInMeters "150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4361__IBSS_ANT_KRENKEL_1_MZP_62>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_ANT_KRENKEL_1_MZP_62" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4361_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "73" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'ANT_KRENKEL_1_MZP'^^xsd:string;
  dwc:catalogNumber 'ANT_KRENKEL_1_MZP 74'^^xsd:string;
  dwc:scientificName 'Codonellopsis balechi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'N. Gavrilova'^^xsd:string;
  dwc:fieldNumber '73'^^xsd:integer;
  dwc:collector 'A. Sysoev'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Southern Ocean'^^xsd:string;
  dwc:longitude '-45.01'^^xsd:double;
  dwc:latitude '-60.5'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:preparationType 'Samples were concentrated by direct filtration to a final volume of 70 - 100 ml and fixed by formalin. Further samples were concentrated to 10-20 ml and analyzed with optical microscope at magnification x 12,5.'^^xsd:string;
  dwc:aphiaid '341657'^^xsd:integer;
  dwc:samplingEffort 'Ind/5 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected from different depths - 25, 50, 70, 75, 100, 135 and 150 m - by bathometer and bucket from the surface. The volume of the sample - 5 L.'^^xsd:string;
  dwc:occurrenceId 'IBSS_ANT_KRENKEL_1_MZP_62'^^xsd:string;
  dwc:observationDate '1997-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '341657'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
# EOF