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

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_10316>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_10316" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_10316'^^xsd:string;
  dwc:scientificName 'Metaconchoecinna arcuata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '-179.967'^^xsd:double;
  dwc:latitude '-71.95'^^xsd:double;
  dwc:aphiaid '175829'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_10316'^^xsd:string;
  dwc:observationDate '1972-02-04'^^xsd:date;
  dwc:aphiaIdAccepted '535999'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_3806>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_3806> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_3806> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (86.6 -179.96666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "86.6"^^xsd:decimal ;
  dwc:decimalLongitude "-179.96666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "275"^^xsd:integer ;
  dwc:maximumDepthInMeters "920"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_3806>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_3806" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_3806'^^xsd:string;
  dwc:scientificName 'Boroecia maxima'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '-179.96666667'^^xsd:double;
  dwc:latitude '86.6'^^xsd:double;
  dwc:minimumDepth '275'^^xsd:integer;
  dwc:maximumDepth '920'^^xsd:integer;
  dwc:aphiaid '127767'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_3806'^^xsd:string;
  dwc:aphiaIdAccepted '127767'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_3803>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_3803> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_3803> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (86.6 -179.96666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "86.6"^^xsd:decimal ;
  dwc:decimalLongitude "-179.96666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "920"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_3803>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_3803" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_3803'^^xsd:string;
  dwc:scientificName 'Boroecia maxima'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:startYearCollected '1956'^^xsd:integer;
  dwc:endYearCollected '1956'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '-179.96666667'^^xsd:double;
  dwc:latitude '86.6'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '920'^^xsd:integer;
  dwc:aphiaid '127767'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_3803'^^xsd:string;
  dwc:observationDate '1956-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '127767'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_523>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_523> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_523> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-67.417 -179.917)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-67.417"^^xsd:decimal ;
  dwc:decimalLongitude "-179.917"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_523>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_523" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_523'^^xsd:string;
  dwc:scientificName 'Alacia hettacra'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '-179.917'^^xsd:double;
  dwc:latitude '-67.417'^^xsd:double;
  dwc:aphiaid '172456'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_523'^^xsd:string;
  dwc:observationDate '1967-02-02'^^xsd:date;
  dwc:aphiaIdAccepted '172456'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_2277>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_2277> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_2277> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-67.417 -179.917)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-67.417"^^xsd:decimal ;
  dwc:decimalLongitude "-179.917"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_2277>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_2277" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_2277'^^xsd:string;
  dwc:scientificName 'Metaconchoecerra isocheira'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '-179.917'^^xsd:double;
  dwc:latitude '-67.417'^^xsd:double;
  dwc:aphiaid '175845'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_2277'^^xsd:string;
  dwc:observationDate '1967-02-02'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_28882>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_28882> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_28882> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-67.417 -179.917)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-67.417"^^xsd:decimal ;
  dwc:decimalLongitude "-179.917"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_28882>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_28882" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_28882'^^xsd:string;
  dwc:scientificName 'Proceroecia brachyaskos'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '-179.917'^^xsd:double;
  dwc:latitude '-67.417'^^xsd:double;
  dwc:aphiaid '127857'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_28882'^^xsd:string;
  dwc:observationDate '1967-02-02'^^xsd:date;
  dwc:aphiaIdAccepted '127857'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_275>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_275> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_275> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-67.417 -179.917)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-67.417"^^xsd:decimal ;
  dwc:decimalLongitude "-179.917"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_275>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_275" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_275'^^xsd:string;
  dwc:scientificName 'Alacia belgicae'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '-179.917'^^xsd:double;
  dwc:latitude '-67.417'^^xsd:double;
  dwc:aphiaid '172453'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_275'^^xsd:string;
  dwc:observationDate '1967-02-02'^^xsd:date;
  dwc:aphiaIdAccepted '172453'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_2297>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_2297> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_2297> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.042 -179.795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-76.042"^^xsd:decimal ;
  dwc:decimalLongitude "-179.795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_2297>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_2297" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_2297'^^xsd:string;
  dwc:scientificName 'Metaconchoecerra isocheira'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '-179.795'^^xsd:double;
  dwc:latitude '-76.042'^^xsd:double;
  dwc:aphiaid '175845'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_2297'^^xsd:string;
  dwc:observationDate '1972-02-09'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_287>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_287> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_287> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.042 -179.795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-76.042"^^xsd:decimal ;
  dwc:decimalLongitude "-179.795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_287>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_287" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_287'^^xsd:string;
  dwc:scientificName 'Alacia belgicae'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '-179.795'^^xsd:double;
  dwc:latitude '-76.042'^^xsd:double;
  dwc:aphiaid '172453'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_287'^^xsd:string;
  dwc:observationDate '1972-02-09'^^xsd:date;
  dwc:aphiaIdAccepted '172453'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_3314>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_3314> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_3314> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.975 -179.658)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-71.975"^^xsd:decimal ;
  dwc:decimalLongitude "-179.658"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_3314>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_3314" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_3314'^^xsd:string;
  dwc:scientificName 'Boroecia antipoda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '-179.658'^^xsd:double;
  dwc:latitude '-71.975'^^xsd:double;
  dwc:aphiaid '172467'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_3314'^^xsd:string;
  dwc:observationDate '1972-02-06'^^xsd:date;
  dwc:aphiaIdAccepted '172467'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_2295>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_2295> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_2295> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.975 -179.658)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-71.975"^^xsd:decimal ;
  dwc:decimalLongitude "-179.658"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_2295>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_2295" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_2295'^^xsd:string;
  dwc:scientificName 'Metaconchoecerra isocheira'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '-179.658'^^xsd:double;
  dwc:latitude '-71.975'^^xsd:double;
  dwc:aphiaid '175845'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_2295'^^xsd:string;
  dwc:observationDate '1972-02-06'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_3840>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_3840> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_3840> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (83.35 -179.64833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "83.35"^^xsd:decimal ;
  dwc:decimalLongitude "-179.64833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_3840>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_3840" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_3840'^^xsd:string;
  dwc:scientificName 'Boroecia maxima'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:longitude '-179.64833333'^^xsd:double;
  dwc:latitude '83.35'^^xsd:double;
  dwc:aphiaid '127767'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_3840'^^xsd:string;
  dwc:aphiaIdAccepted '127767'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_11917>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_11917> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_11917> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (81.2 -179.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "81.2"^^xsd:decimal ;
  dwc:decimalLongitude "-179.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "255"^^xsd:integer ;
  dwc:maximumDepthInMeters "905"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_11917>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_11917" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_11917'^^xsd:string;
  dwc:scientificName 'Discoconchoecia elegans'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '-179.6'^^xsd:double;
  dwc:latitude '81.2'^^xsd:double;
  dwc:minimumDepth '255'^^xsd:integer;
  dwc:maximumDepth '905'^^xsd:integer;
  dwc:occurrenceRemarks 'TaxonRemark: Note the type locality is in the Norwegain Sea - there are huge sizes differences between different regions suggesting that there is more than one species involved'^^xsd:string;
  dwc:aphiaid '127782'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_11917'^^xsd:string;
  dwc:observationDate '1955-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '127782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_3794>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_3794> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_3794> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (81.2 -179.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "81.2"^^xsd:decimal ;
  dwc:decimalLongitude "-179.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "90"^^xsd:integer ;
  dwc:maximumDepthInMeters "2228"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_3794>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_3794" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_3794'^^xsd:string;
  dwc:scientificName 'Boroecia maxima'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:startYearCollected '1955'^^xsd:integer;
  dwc:endYearCollected '1955'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-179.6'^^xsd:double;
  dwc:latitude '81.2'^^xsd:double;
  dwc:minimumDepth '90'^^xsd:integer;
  dwc:maximumDepth '2228'^^xsd:integer;
  dwc:aphiaid '127767'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_3794'^^xsd:string;
  dwc:observationDate '1955-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '127767'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_3780>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_3780> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_3780> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (81.2 -179.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "81.2"^^xsd:decimal ;
  dwc:decimalLongitude "-179.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "275"^^xsd:integer ;
  dwc:maximumDepthInMeters "2275"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_3780>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_3780" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_3780'^^xsd:string;
  dwc:scientificName 'Boroecia maxima'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1954'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-179.6'^^xsd:double;
  dwc:latitude '81.2'^^xsd:double;
  dwc:minimumDepth '275'^^xsd:integer;
  dwc:maximumDepth '2275'^^xsd:integer;
  dwc:aphiaid '127767'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_3780'^^xsd:string;
  dwc:observationDate '1954-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '127767'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_3315>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_3315> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_3315> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.837 -179.517)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-71.837"^^xsd:decimal ;
  dwc:decimalLongitude "-179.517"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_3315>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_3315" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_3315'^^xsd:string;
  dwc:scientificName 'Boroecia antipoda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '-179.517'^^xsd:double;
  dwc:latitude '-71.837'^^xsd:double;
  dwc:aphiaid '172467'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_3315'^^xsd:string;
  dwc:observationDate '1972-02-06'^^xsd:date;
  dwc:aphiaIdAccepted '172467'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_18766>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_18766> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_18766> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.837 -179.517)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-71.837"^^xsd:decimal ;
  dwc:decimalLongitude "-179.517"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_18766>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_18766" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_18766'^^xsd:string;
  dwc:scientificName 'Metaconchoecia skogsbergi'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-179.517'^^xsd:double;
  dwc:latitude '-71.837'^^xsd:double;
  dwc:aphiaid '127814'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_18766'^^xsd:string;
  dwc:observationDate '1972-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '127814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_28912>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_28912> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_28912> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.837 -179.517)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-71.837"^^xsd:decimal ;
  dwc:decimalLongitude "-179.517"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_28912>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_28912" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_28912'^^xsd:string;
  dwc:scientificName 'Proceroecia brachyaskos'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '-179.517'^^xsd:double;
  dwc:latitude '-71.837'^^xsd:double;
  dwc:aphiaid '127857'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_28912'^^xsd:string;
  dwc:observationDate '1972-02-06'^^xsd:date;
  dwc:aphiaIdAccepted '127857'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_286>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_286> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_286> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.837 -179.517)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-71.837"^^xsd:decimal ;
  dwc:decimalLongitude "-179.517"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_286>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_286" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_286'^^xsd:string;
  dwc:scientificName 'Alacia belgicae'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '-179.517'^^xsd:double;
  dwc:latitude '-71.837'^^xsd:double;
  dwc:aphiaid '172453'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_286'^^xsd:string;
  dwc:observationDate '1972-02-06'^^xsd:date;
  dwc:aphiaIdAccepted '172453'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_2296>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_2296> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_2296> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.837 -179.517)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-71.837"^^xsd:decimal ;
  dwc:decimalLongitude "-179.517"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_2296>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_2296" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_2296'^^xsd:string;
  dwc:scientificName 'Metaconchoecerra isocheira'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '-179.517'^^xsd:double;
  dwc:latitude '-71.837'^^xsd:double;
  dwc:aphiaid '175845'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_2296'^^xsd:string;
  dwc:observationDate '1972-02-06'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_3859>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_3859> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_3859> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (84.253333333 -179.41333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "84.253333333"^^xsd:decimal ;
  dwc:decimalLongitude "-179.41333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_3859>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_3859" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_3859'^^xsd:string;
  dwc:scientificName 'Boroecia maxima'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-179.41333333'^^xsd:double;
  dwc:latitude '84.253333333'^^xsd:double;
  dwc:aphiaid '127767'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_3859'^^xsd:string;
  dwc:observationDate '1969-12-24'^^xsd:date;
  dwc:aphiaIdAccepted '127767'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_11941>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_11941> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_11941> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.58 -179.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.58"^^xsd:decimal ;
  dwc:decimalLongitude "-179.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "200"^^xsd:integer ;
  dwc:maximumDepthInMeters "500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_11941>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_11941" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_11941'^^xsd:string;
  dwc:scientificName 'Discoconchoecia elegans'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-179.4'^^xsd:double;
  dwc:latitude '78.58'^^xsd:double;
  dwc:minimumDepth '200'^^xsd:integer;
  dwc:maximumDepth '500'^^xsd:integer;
  dwc:occurrenceRemarks 'TaxonRemark: Note the type locality is in the Norwegain Sea - there are huge sizes differences between different regions suggesting that there is more than one species involved'^^xsd:string;
  dwc:aphiaid '127782'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_11941'^^xsd:string;
  dwc:observationDate '1974-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '127782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_3890>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_3890> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_3890> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.58 -179.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.58"^^xsd:decimal ;
  dwc:decimalLongitude "-179.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_3890>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_3890" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_3890'^^xsd:string;
  dwc:scientificName 'Boroecia maxima'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:longitude '-179.4'^^xsd:double;
  dwc:latitude '78.58'^^xsd:double;
  dwc:aphiaid '127767'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_3890'^^xsd:string;
  dwc:aphiaIdAccepted '127767'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_3790>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_3790> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_3790> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (80.56 -179.32333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "80.56"^^xsd:decimal ;
  dwc:decimalLongitude "-179.32333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "1930"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_3790>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_3790" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_3790'^^xsd:string;
  dwc:scientificName 'Boroecia maxima'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '-179.32333333'^^xsd:double;
  dwc:latitude '80.56'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '1930'^^xsd:integer;
  dwc:aphiaid '127767'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_3790'^^xsd:string;
  dwc:observationDate '1955-01-18'^^xsd:date;
  dwc:aphiaIdAccepted '127767'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_30701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_30701> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_30701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-51.367 -179.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-51.367"^^xsd:decimal ;
  dwc:decimalLongitude "-179.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_30701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_30701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_30701'^^xsd:string;
  dwc:scientificName 'Pseudoconchoecia serrulata laevis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1912'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '-179.3'^^xsd:double;
  dwc:latitude '-51.367'^^xsd:double;
  dwc:aphiaid '176589'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_30701'^^xsd:string;
  dwc:observationDate '1912-12-18'^^xsd:date;
  dwc:aphiaIdAccepted '176589'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_18195>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_18195> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_18195> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.833 -179.233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.833"^^xsd:decimal ;
  dwc:decimalLongitude "-179.233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "1000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_18195>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_18195" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_18195'^^xsd:string;
  dwc:scientificName 'Metaconchoecia longiseta'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '-179.233'^^xsd:double;
  dwc:latitude '57.833'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '1000'^^xsd:integer;
  dwc:aphiaid '175796'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_18195'^^xsd:string;
  dwc:observationDate '1967-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '175796'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_18194>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_18194> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_18194> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.458 -179.225)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.458"^^xsd:decimal ;
  dwc:decimalLongitude "-179.225"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "470"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_18194>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_18194" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_18194'^^xsd:string;
  dwc:scientificName 'Metaconchoecia longiseta'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '-179.225'^^xsd:double;
  dwc:latitude '60.458'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '470'^^xsd:integer;
  dwc:aphiaid '175796'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_18194'^^xsd:string;
  dwc:observationDate '1967-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '175796'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_17419>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_17419> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_17419> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.458 -179.225)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.458"^^xsd:decimal ;
  dwc:decimalLongitude "-179.225"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "470"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_17419>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_17419" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_17419'^^xsd:string;
  dwc:scientificName 'Metaconchoecia alta'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '-179.225'^^xsd:double;
  dwc:latitude '60.458'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '470'^^xsd:integer;
  dwc:aphiaid '172496'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_17419'^^xsd:string;
  dwc:observationDate '1967-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '172496'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_17440>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_17440> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_17440> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.458333333 -179.225)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.458333333"^^xsd:decimal ;
  dwc:decimalLongitude "-179.225"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_17440>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_17440" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_17440'^^xsd:string;
  dwc:scientificName 'Metaconchoecia alta'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '-179.225'^^xsd:double;
  dwc:latitude '61.458333333'^^xsd:double;
  dwc:aphiaid '172496'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_17440'^^xsd:string;
  dwc:observationDate '1967-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '172496'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_17420>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_17420> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_17420> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.325 -179.208)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.325"^^xsd:decimal ;
  dwc:decimalLongitude "-179.208"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "1000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_17420>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_17420" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_17420'^^xsd:string;
  dwc:scientificName 'Metaconchoecia alta'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-179.208'^^xsd:double;
  dwc:latitude '58.325'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '1000'^^xsd:integer;
  dwc:aphiaid '172496'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_17420'^^xsd:string;
  dwc:observationDate '1967-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '172496'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_11889>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_11889> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_11889> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (83.765 -179.20333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "83.765"^^xsd:decimal ;
  dwc:decimalLongitude "-179.20333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "2580"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_11889>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_11889" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_11889'^^xsd:string;
  dwc:scientificName 'Discoconchoecia elegans'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '-179.20333333'^^xsd:double;
  dwc:latitude '83.765'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '2580'^^xsd:integer;
  dwc:occurrenceRemarks 'TaxonRemark: Note the type locality is in the Norwegain Sea - there are huge sizes differences between different regions suggesting that there is more than one species involved'^^xsd:string;
  dwc:aphiaid '127782'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_11889'^^xsd:string;
  dwc:observationDate '1969-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '127782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_3842>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_3842> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_3842> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (83.765 -179.20333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "83.765"^^xsd:decimal ;
  dwc:decimalLongitude "-179.20333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_3842>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_3842" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_3842'^^xsd:string;
  dwc:scientificName 'Boroecia maxima'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '-179.20333333'^^xsd:double;
  dwc:latitude '83.765'^^xsd:double;
  dwc:aphiaid '127767'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_3842'^^xsd:string;
  dwc:observationDate '1969-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '127767'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_9270>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_9270> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_9270> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-33.608 -179.167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-33.608"^^xsd:decimal ;
  dwc:decimalLongitude "-179.167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_9270>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_9270" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_9270'^^xsd:string;
  dwc:scientificName 'Conchoecissa imbricata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '-179.167'^^xsd:double;
  dwc:latitude '-33.608'^^xsd:double;
  dwc:aphiaid '127778'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_9270'^^xsd:string;
  dwc:observationDate '1928-12-16'^^xsd:date;
  dwc:aphiaIdAccepted '127778'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_16683>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_16683> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_16683> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-33.608 -179.167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-33.608"^^xsd:decimal ;
  dwc:decimalLongitude "-179.167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_16683>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_16683" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_16683'^^xsd:string;
  dwc:scientificName 'Macrocypridina poulseni'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '-179.167'^^xsd:double;
  dwc:latitude '-33.608'^^xsd:double;
  dwc:aphiaid '176752'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_16683'^^xsd:string;
  dwc:observationDate '1928-12-16'^^xsd:date;
  dwc:aphiaIdAccepted '176752'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_14184>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_14184> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_14184> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-33.608 -179.167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-33.608"^^xsd:decimal ;
  dwc:decimalLongitude "-179.167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_14184>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_14184" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_14184'^^xsd:string;
  dwc:scientificName 'Halocypria globosa'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '-179.167'^^xsd:double;
  dwc:latitude '-33.608'^^xsd:double;
  dwc:aphiaid '127793'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_14184'^^xsd:string;
  dwc:observationDate '1928-12-16'^^xsd:date;
  dwc:aphiaIdAccepted '127793'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_22742>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_22742> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_22742> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-33.608 -179.167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-33.608"^^xsd:decimal ;
  dwc:decimalLongitude "-179.167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_22742>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_22742" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_22742'^^xsd:string;
  dwc:scientificName 'Orthoconchoecia bispinosa'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '-179.167'^^xsd:double;
  dwc:latitude '-33.608'^^xsd:double;
  dwc:aphiaid '127830'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_22742'^^xsd:string;
  dwc:observationDate '1928-12-16'^^xsd:date;
  dwc:aphiaIdAccepted '127830'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_3824>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_3824> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_3824> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.121666667 -179.09666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "79.121666667"^^xsd:decimal ;
  dwc:decimalLongitude "-179.09666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "730"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_3824>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_3824" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_3824'^^xsd:string;
  dwc:scientificName 'Boroecia maxima'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '-179.09666667'^^xsd:double;
  dwc:latitude '79.121666667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '730'^^xsd:integer;
  dwc:aphiaid '127767'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_3824'^^xsd:string;
  dwc:observationDate '1968-10-31'^^xsd:date;
  dwc:aphiaIdAccepted '127767'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_27358>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_27358> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_27358> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.121666667 -179.09666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "79.121666667"^^xsd:decimal ;
  dwc:decimalLongitude "-179.09666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "180"^^xsd:integer ;
  dwc:maximumDepthInMeters "180"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_27358>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_27358" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_27358'^^xsd:string;
  dwc:scientificName 'Paramollicia artic sp.'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '-179.09666667'^^xsd:double;
  dwc:latitude '79.121666667'^^xsd:double;
  dwc:minimumDepth '180'^^xsd:integer;
  dwc:maximumDepth '180'^^xsd:integer;
  dwc:aphiaid '127553'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_27358'^^xsd:string;
  dwc:observationDate '1968-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '127553'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_3016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_3016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_3016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (80.216666667 -179.09666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "80.216666667"^^xsd:decimal ;
  dwc:decimalLongitude "-179.09666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "180"^^xsd:integer ;
  dwc:maximumDepthInMeters "830"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_3016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_3016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_3016'^^xsd:string;
  dwc:scientificName 'Boroecia borealis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '-179.09666667'^^xsd:double;
  dwc:latitude '80.216666667'^^xsd:double;
  dwc:minimumDepth '180'^^xsd:integer;
  dwc:maximumDepth '830'^^xsd:integer;
  dwc:aphiaid '127766'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_3016'^^xsd:string;
  dwc:observationDate '1958-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '127766'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_11890>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_11890> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_11890> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (83.611666667 -179.06)"^^geo:wktLiteral ;
  dwc:decimalLatitude "83.611666667"^^xsd:decimal ;
  dwc:decimalLongitude "-179.06"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "51"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_11890>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_11890" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_11890'^^xsd:string;
  dwc:scientificName 'Discoconchoecia elegans'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-179.06'^^xsd:double;
  dwc:latitude '83.611666667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '51'^^xsd:integer;
  dwc:occurrenceRemarks 'TaxonRemark: Note the type locality is in the Norwegain Sea - there are huge sizes differences between different regions suggesting that there is more than one species involved'^^xsd:string;
  dwc:aphiaid '127782'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_11890'^^xsd:string;
  dwc:observationDate '1969-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '127782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_3844>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_3844> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_3844> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (83.611666667 -179.06)"^^geo:wktLiteral ;
  dwc:decimalLatitude "83.611666667"^^xsd:decimal ;
  dwc:decimalLongitude "-179.06"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_3844>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_3844" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_3844'^^xsd:string;
  dwc:scientificName 'Boroecia maxima'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '-179.06'^^xsd:double;
  dwc:latitude '83.611666667'^^xsd:double;
  dwc:aphiaid '127767'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_3844'^^xsd:string;
  dwc:observationDate '1969-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '127767'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_3795>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_3795> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_3795> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (81.683333333 -179.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "81.683333333"^^xsd:decimal ;
  dwc:decimalLongitude "-179.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "2250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_3795>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_3795" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_3795'^^xsd:string;
  dwc:scientificName 'Boroecia maxima'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:longitude '-179.05'^^xsd:double;
  dwc:latitude '81.683333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '2250'^^xsd:integer;
  dwc:aphiaid '127767'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_3795'^^xsd:string;
  dwc:aphiaIdAccepted '127767'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_17443>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_17443> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_17443> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.708333333 -178.81666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.708333333"^^xsd:decimal ;
  dwc:decimalLongitude "-178.81666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_17443>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_17443" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_17443'^^xsd:string;
  dwc:scientificName 'Metaconchoecia alta'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-178.81666667'^^xsd:double;
  dwc:latitude '58.708333333'^^xsd:double;
  dwc:aphiaid '172496'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_17443'^^xsd:string;
  dwc:observationDate '1967-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '172496'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_240>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_240> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_240> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-66.633 -178.783)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-66.633"^^xsd:decimal ;
  dwc:decimalLongitude "-178.783"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_240>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_240" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_240'^^xsd:string;
  dwc:scientificName 'Alacia belgicae'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1911'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-178.783'^^xsd:double;
  dwc:latitude '-66.633'^^xsd:double;
  dwc:aphiaid '172453'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_240'^^xsd:string;
  dwc:observationDate '1911-12-10'^^xsd:date;
  dwc:aphiaIdAccepted '172453'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_2298>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_2298> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_2298> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.015 -178.653)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-76.015"^^xsd:decimal ;
  dwc:decimalLongitude "-178.653"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_2298>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_2298" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_2298'^^xsd:string;
  dwc:scientificName 'Metaconchoecerra isocheira'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-178.653'^^xsd:double;
  dwc:latitude '-76.015'^^xsd:double;
  dwc:aphiaid '175845'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_2298'^^xsd:string;
  dwc:observationDate '1972-02-10'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_28913>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_28913> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_28913> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.015 -178.653)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-76.015"^^xsd:decimal ;
  dwc:decimalLongitude "-178.653"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_28913>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_28913" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_28913'^^xsd:string;
  dwc:scientificName 'Proceroecia brachyaskos'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-178.653'^^xsd:double;
  dwc:latitude '-76.015'^^xsd:double;
  dwc:aphiaid '127857'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_28913'^^xsd:string;
  dwc:observationDate '1972-02-10'^^xsd:date;
  dwc:aphiaIdAccepted '127857'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_288>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_288> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_288> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.015 -178.653)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-76.015"^^xsd:decimal ;
  dwc:decimalLongitude "-178.653"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_288>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_288" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_288'^^xsd:string;
  dwc:scientificName 'Alacia belgicae'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-178.653'^^xsd:double;
  dwc:latitude '-76.015'^^xsd:double;
  dwc:aphiaid '172453'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_288'^^xsd:string;
  dwc:observationDate '1972-02-10'^^xsd:date;
  dwc:aphiaIdAccepted '172453'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_3843>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_3843> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_3843> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (83.666666667 -178.58333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "83.666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-178.58333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_3843>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_3843" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_3843'^^xsd:string;
  dwc:scientificName 'Boroecia maxima'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-178.58333333'^^xsd:double;
  dwc:latitude '83.666666667'^^xsd:double;
  dwc:aphiaid '127767'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_3843'^^xsd:string;
  dwc:observationDate '1969-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '127767'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_3800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_3800> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_3800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (85.683333333 -178.28333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "85.683333333"^^xsd:decimal ;
  dwc:decimalLongitude "-178.28333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "970"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_3800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_3800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_3800'^^xsd:string;
  dwc:scientificName 'Boroecia maxima'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:startYearCollected '1955'^^xsd:integer;
  dwc:endYearCollected '1955'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '-178.28333333'^^xsd:double;
  dwc:latitude '85.683333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '970'^^xsd:integer;
  dwc:aphiaid '127767'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_3800'^^xsd:string;
  dwc:observationDate '1955-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '127767'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_17442>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_17442> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_17442> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.325 -178.20833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.325"^^xsd:decimal ;
  dwc:decimalLongitude "-178.20833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_17442>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_17442" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_17442'^^xsd:string;
  dwc:scientificName 'Metaconchoecia alta'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-178.20833333'^^xsd:double;
  dwc:latitude '58.325'^^xsd:double;
  dwc:aphiaid '172496'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_17442'^^xsd:string;
  dwc:observationDate '1967-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '172496'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_18196>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_18196> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_18196> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.325 -178.208)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.325"^^xsd:decimal ;
  dwc:decimalLongitude "-178.208"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "1000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_18196>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_18196" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_18196'^^xsd:string;
  dwc:scientificName 'Metaconchoecia longiseta'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-178.208'^^xsd:double;
  dwc:latitude '58.325'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '1000'^^xsd:integer;
  dwc:aphiaid '175796'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_18196'^^xsd:string;
  dwc:observationDate '1967-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '175796'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_3841>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_3841> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_3841> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (83.765 -178.20333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "83.765"^^xsd:decimal ;
  dwc:decimalLongitude "-178.20333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_3841>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_3841" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_3841'^^xsd:string;
  dwc:scientificName 'Boroecia maxima'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '-178.20333333'^^xsd:double;
  dwc:latitude '83.765'^^xsd:double;
  dwc:aphiaid '127767'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_3841'^^xsd:string;
  dwc:observationDate '1969-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '127767'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_3764>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_3764> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_3764> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (87.01 -178.13333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "87.01"^^xsd:decimal ;
  dwc:decimalLongitude "-178.13333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_3764>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_3764" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_3764'^^xsd:string;
  dwc:scientificName 'Boroecia maxima'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1954'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '-178.13333333'^^xsd:double;
  dwc:latitude '87.01'^^xsd:double;
  dwc:aphiaid '127767'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_3764'^^xsd:string;
  dwc:observationDate '1954-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '127767'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_26301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_26301> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_26301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-41.77 -178.083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-41.77"^^xsd:decimal ;
  dwc:decimalLongitude "-178.083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_26301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_26301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_26301'^^xsd:string;
  dwc:scientificName 'Paraconchoecia spinifera'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '-178.083'^^xsd:double;
  dwc:latitude '-41.77'^^xsd:double;
  dwc:aphiaid '127846'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_26301'^^xsd:string;
  dwc:observationDate '1966-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '127846'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_4878>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_4878> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_4878> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-41.75 -178.083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-41.75"^^xsd:decimal ;
  dwc:decimalLongitude "-178.083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_4878>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_4878" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_4878'^^xsd:string;
  dwc:scientificName 'Conchoecia hyalophyllum'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '-178.083'^^xsd:double;
  dwc:latitude '-41.75'^^xsd:double;
  dwc:aphiaid '127770'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_4878'^^xsd:string;
  dwc:observationDate '1966-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '1314235'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_9426>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_9426> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_9426> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-41.75 -178.083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-41.75"^^xsd:decimal ;
  dwc:decimalLongitude "-178.083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_9426>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_9426" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_9426'^^xsd:string;
  dwc:scientificName 'Conchoecissa imbricata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '-178.083'^^xsd:double;
  dwc:latitude '-41.75'^^xsd:double;
  dwc:aphiaid '127778'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_9426'^^xsd:string;
  dwc:observationDate '1966-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '127778'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_7142>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_7142> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_7142> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-41.75 -178.083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-41.75"^^xsd:decimal ;
  dwc:decimalLongitude "-178.083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_7142>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_7142" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_7142'^^xsd:string;
  dwc:scientificName 'Conchoecia parvidentata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '-178.083'^^xsd:double;
  dwc:latitude '-41.75'^^xsd:double;
  dwc:aphiaid '127774'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_7142'^^xsd:string;
  dwc:observationDate '1966-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '1314237'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_6518>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_6518> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_6518> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-41.75 -178.083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-41.75"^^xsd:decimal ;
  dwc:decimalLongitude "-178.083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_6518>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_6518" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_6518'^^xsd:string;
  dwc:scientificName 'Conchoecia magna'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '-178.083'^^xsd:double;
  dwc:latitude '-41.75'^^xsd:double;
  dwc:aphiaid '127773'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_6518'^^xsd:string;
  dwc:observationDate '1966-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '127773'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_21288>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_21288> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_21288> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-41.75 -178.083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-41.75"^^xsd:decimal ;
  dwc:decimalLongitude "-178.083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_21288>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_21288" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_21288'^^xsd:string;
  dwc:scientificName 'Obtusoecia antarctica'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '-178.083'^^xsd:double;
  dwc:latitude '-41.75'^^xsd:double;
  dwc:aphiaid '176554'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_21288'^^xsd:string;
  dwc:observationDate '1966-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '176554'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_16270>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_16270> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_16270> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-41.75 -178.083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-41.75"^^xsd:decimal ;
  dwc:decimalLongitude "-178.083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_16270>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_16270" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_16270'^^xsd:string;
  dwc:scientificName 'Loricoecia ctenophora'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '-178.083'^^xsd:double;
  dwc:latitude '-41.75'^^xsd:double;
  dwc:aphiaid '127797'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_16270'^^xsd:string;
  dwc:observationDate '1966-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '127797'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_24473>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_24473> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_24473> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-41.75 -178.083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-41.75"^^xsd:decimal ;
  dwc:decimalLongitude "-178.083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_24473>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_24473" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_24473'^^xsd:string;
  dwc:scientificName 'Paraconchoecia dentata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '-178.083'^^xsd:double;
  dwc:latitude '-41.75'^^xsd:double;
  dwc:aphiaid '127837'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_24473'^^xsd:string;
  dwc:observationDate '1966-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '127837'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_23379>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_23379> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_23379> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-41.75 -178.083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-41.75"^^xsd:decimal ;
  dwc:decimalLongitude "-178.083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_23379>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_23379" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_23379'^^xsd:string;
  dwc:scientificName 'Orthoconchoecia haddoni'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '-178.083'^^xsd:double;
  dwc:latitude '-41.75'^^xsd:double;
  dwc:aphiaid '127831'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_23379'^^xsd:string;
  dwc:observationDate '1966-02-05'^^xsd:date;
  dwc:aphiaIdAccepted '127831'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_22924>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_22924> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_22924> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-41.75 -178.083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-41.75"^^xsd:decimal ;
  dwc:decimalLongitude "-178.083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_22924>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_22924" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_22924'^^xsd:string;
  dwc:scientificName 'Orthoconchoecia bispinosa'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '-178.083'^^xsd:double;
  dwc:latitude '-41.75'^^xsd:double;
  dwc:aphiaid '127830'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_22924'^^xsd:string;
  dwc:observationDate '1966-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '127830'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_15826>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_15826> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_15826> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-41.75 -178.083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-41.75"^^xsd:decimal ;
  dwc:decimalLongitude "-178.083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_15826>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_15826" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_15826'^^xsd:string;
  dwc:scientificName 'Loricoecia loricata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '-178.083'^^xsd:double;
  dwc:latitude '-41.75'^^xsd:double;
  dwc:aphiaid '127798'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_15826'^^xsd:string;
  dwc:observationDate '1966-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '127798'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_3984>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_3984> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_3984> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-41.75 -178.083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-41.75"^^xsd:decimal ;
  dwc:decimalLongitude "-178.083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_3984>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_3984" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_3984'^^xsd:string;
  dwc:scientificName 'Metaconchoecilia pusilla'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '-178.083'^^xsd:double;
  dwc:latitude '-41.75'^^xsd:double;
  dwc:occurrenceRemarks 'TaxonRemark: Type species in monospecific genus'^^xsd:string;
  dwc:aphiaid '175863'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_3984'^^xsd:string;
  dwc:observationDate '1966-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '536008'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_12402>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_12402> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_12402> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-41.75 -178.083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-41.75"^^xsd:decimal ;
  dwc:decimalLongitude "-178.083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_12402>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_12402" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_12402'^^xsd:string;
  dwc:scientificName 'Discoconchoecia elegans'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '-178.083'^^xsd:double;
  dwc:latitude '-41.75'^^xsd:double;
  dwc:occurrenceRemarks 'TaxonRemark: Note the type locality is in the Norwegain Sea - there are huge sizes differences between different regions suggesting that there is more than one species involved'^^xsd:string;
  dwc:aphiaid '127782'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_12402'^^xsd:string;
  dwc:observationDate '1966-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '127782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_21096>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_21096> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_21096> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-41.75 -178.083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-41.75"^^xsd:decimal ;
  dwc:decimalLongitude "-178.083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_21096>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_21096" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_21096'^^xsd:string;
  dwc:scientificName 'Metaconchoecia nasotuberculata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '-178.083'^^xsd:double;
  dwc:latitude '-41.75'^^xsd:double;
  dwc:aphiaid '127810'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_21096'^^xsd:string;
  dwc:observationDate '1965-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '536006'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_28881>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_28881> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_28881> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-41.75 -178.083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-41.75"^^xsd:decimal ;
  dwc:decimalLongitude "-178.083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_28881>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_28881" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_28881'^^xsd:string;
  dwc:scientificName 'Proceroecia brachyaskos'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '-178.083'^^xsd:double;
  dwc:latitude '-41.75'^^xsd:double;
  dwc:aphiaid '127857'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_28881'^^xsd:string;
  dwc:observationDate '1965-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '127857'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_19219>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_19219> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_19219> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-41.75 -178.083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-41.75"^^xsd:decimal ;
  dwc:decimalLongitude "-178.083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_19219>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_19219" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_19219'^^xsd:string;
  dwc:scientificName 'Mikroconchoecia acuticosta'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '-178.083'^^xsd:double;
  dwc:latitude '-41.75'^^xsd:double;
  dwc:aphiaid '127819'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_19219'^^xsd:string;
  dwc:observationDate '1966-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '127819'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_26989>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_26989> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_26989> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-41.75 -178.083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-41.75"^^xsd:decimal ;
  dwc:decimalLongitude "-178.083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_26989>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_26989" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_26989'^^xsd:string;
  dwc:scientificName 'Paramollicia rhynchena'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '-178.083'^^xsd:double;
  dwc:latitude '-41.75'^^xsd:double;
  dwc:aphiaid '127852'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_26989'^^xsd:string;
  dwc:observationDate '1966-11-25'^^xsd:date;
  dwc:aphiaIdAccepted '127852'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_26879>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_26879> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_26879> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-41.75 -178.083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-41.75"^^xsd:decimal ;
  dwc:decimalLongitude "-178.083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_26879>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_26879" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_26879'^^xsd:string;
  dwc:scientificName 'Paramollicia major'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '-178.083'^^xsd:double;
  dwc:latitude '-41.75'^^xsd:double;
  dwc:aphiaid '127850'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_26879'^^xsd:string;
  dwc:observationDate '1966-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '127850'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_14646>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_14646> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_14646> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-41.74 -178.083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-41.74"^^xsd:decimal ;
  dwc:decimalLongitude "-178.083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_14646>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_14646" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_14646'^^xsd:string;
  dwc:scientificName 'Halocypris inflata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '-178.083'^^xsd:double;
  dwc:latitude '-41.74'^^xsd:double;
  dwc:aphiaid '127794'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_14646'^^xsd:string;
  dwc:observationDate '1966-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '127794'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_241>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_241> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_241> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-67.383 -177.983)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-67.383"^^xsd:decimal ;
  dwc:decimalLongitude "-177.983"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_241>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_241" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_241'^^xsd:string;
  dwc:scientificName 'Alacia belgicae'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1911'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-177.983'^^xsd:double;
  dwc:latitude '-67.383'^^xsd:double;
  dwc:aphiaid '172453'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_241'^^xsd:string;
  dwc:observationDate '1911-12-15'^^xsd:date;
  dwc:aphiaIdAccepted '172453'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_3189>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_3189> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_3189> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-67.383 -177.983)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-67.383"^^xsd:decimal ;
  dwc:decimalLongitude "-177.983"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_3189>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_3189" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_3189'^^xsd:string;
  dwc:scientificName 'Boroecia antipoda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-177.983'^^xsd:double;
  dwc:latitude '-67.383'^^xsd:double;
  dwc:aphiaid '172467'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_3189'^^xsd:string;
  dwc:observationDate '1910-12-10'^^xsd:date;
  dwc:aphiaIdAccepted '172467'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_432>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_432> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_432> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-67.383 -177.983)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-67.383"^^xsd:decimal ;
  dwc:decimalLongitude "-177.983"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_432>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_432" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_432'^^xsd:string;
  dwc:scientificName 'Alacia hettacra'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:longitude '-177.983'^^xsd:double;
  dwc:latitude '-67.383'^^xsd:double;
  dwc:aphiaid '172456'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_432'^^xsd:string;
  dwc:aphiaIdAccepted '172456'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_18197>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_18197> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_18197> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.708 -177.817)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.708"^^xsd:decimal ;
  dwc:decimalLongitude "-177.817"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_18197>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_18197" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_18197'^^xsd:string;
  dwc:scientificName 'Metaconchoecia longiseta'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-177.817'^^xsd:double;
  dwc:latitude '58.708'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '500'^^xsd:integer;
  dwc:aphiaid '175796'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_18197'^^xsd:string;
  dwc:observationDate '1967-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '175796'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_7880>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_7880> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_7880> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27 -177.683)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-27"^^xsd:decimal ;
  dwc:decimalLongitude "-177.683"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_7880>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_7880" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_7880'^^xsd:string;
  dwc:scientificName 'Conchoecilla daphnoides'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '-177.683'^^xsd:double;
  dwc:latitude '-27'^^xsd:integer;
  dwc:aphiaid '127776'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_7880'^^xsd:string;
  dwc:observationDate '1928-12-13'^^xsd:date;
  dwc:aphiaIdAccepted '127776'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_4280>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_4280> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_4280> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27 -177.683)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-27"^^xsd:decimal ;
  dwc:decimalLongitude "-177.683"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_4280>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_4280" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_4280'^^xsd:string;
  dwc:scientificName 'Conchoecetta acuminata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '-177.683'^^xsd:double;
  dwc:latitude '-27'^^xsd:integer;
  dwc:aphiaid '127768'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_4280'^^xsd:string;
  dwc:observationDate '1928-12-13'^^xsd:date;
  dwc:aphiaIdAccepted '127768'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_22740>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_22740> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_22740> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27 -177.683)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-27"^^xsd:decimal ;
  dwc:decimalLongitude "-177.683"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_22740>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_22740" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_22740'^^xsd:string;
  dwc:scientificName 'Orthoconchoecia bispinosa'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '-177.683'^^xsd:double;
  dwc:latitude '-27'^^xsd:integer;
  dwc:aphiaid '127830'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_22740'^^xsd:string;
  dwc:observationDate '1928-12-13'^^xsd:date;
  dwc:aphiaIdAccepted '127830'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_9268>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_9268> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_9268> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27 -177.683)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-27"^^xsd:decimal ;
  dwc:decimalLongitude "-177.683"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_9268>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_9268" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_9268'^^xsd:string;
  dwc:scientificName 'Conchoecissa imbricata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '-177.683'^^xsd:double;
  dwc:latitude '-27'^^xsd:integer;
  dwc:aphiaid '127778'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_9268'^^xsd:string;
  dwc:observationDate '1928-12-13'^^xsd:date;
  dwc:aphiaIdAccepted '127778'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_7287>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_7287> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_7287> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27 -177.683)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-27"^^xsd:decimal ;
  dwc:decimalLongitude "-177.683"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_7287>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_7287" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_7287'^^xsd:string;
  dwc:scientificName 'Conchoecia subarcuata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '-177.683'^^xsd:double;
  dwc:latitude '-27'^^xsd:integer;
  dwc:aphiaid '127775'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_7287'^^xsd:string;
  dwc:observationDate '1928-12-13'^^xsd:date;
  dwc:aphiaIdAccepted '127775'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_14182>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_14182> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_14182> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27 -177.683)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-27"^^xsd:decimal ;
  dwc:decimalLongitude "-177.683"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_14182>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_14182" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_14182'^^xsd:string;
  dwc:scientificName 'Halocypria globosa'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '-177.683'^^xsd:double;
  dwc:latitude '-27'^^xsd:integer;
  dwc:aphiaid '127793'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_14182'^^xsd:string;
  dwc:observationDate '1928-12-13'^^xsd:date;
  dwc:aphiaIdAccepted '127793'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_22192>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_22192> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_22192> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27 -177.683)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-27"^^xsd:decimal ;
  dwc:decimalLongitude "-177.683"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_22192>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_22192" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_22192'^^xsd:string;
  dwc:scientificName 'Orthoconchoecia atlantica'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '-177.683'^^xsd:double;
  dwc:latitude '-27'^^xsd:integer;
  dwc:aphiaid '127829'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_22192'^^xsd:string;
  dwc:observationDate '1928-12-13'^^xsd:date;
  dwc:aphiaIdAccepted '127829'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_15321>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_15321> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_15321> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27 -177.683)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-27"^^xsd:decimal ;
  dwc:decimalLongitude "-177.683"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_15321>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_15321" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_15321'^^xsd:string;
  dwc:scientificName 'Halocypris "brevirostris"'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '-177.683'^^xsd:double;
  dwc:latitude '-27'^^xsd:integer;
  dwc:occurrenceRemarks 'TaxonRemark: these will be a mix of H inflata and H. pelagica'^^xsd:string;
  dwc:aphiaid '127543'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_15321'^^xsd:string;
  dwc:observationDate '1928-12-13'^^xsd:date;
  dwc:aphiaIdAccepted '127543'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_27491>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_27491> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_27491> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27 -177.683)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-27"^^xsd:decimal ;
  dwc:decimalLongitude "-177.683"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_27491>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_27491" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_27491'^^xsd:string;
  dwc:scientificName 'Porroecia parthenoda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '-177.683'^^xsd:double;
  dwc:latitude '-27'^^xsd:integer;
  dwc:aphiaid '127853'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_27491'^^xsd:string;
  dwc:observationDate '1928-12-13'^^xsd:date;
  dwc:aphiaIdAccepted '1314243'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_25786>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_25786> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_25786> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27 -177.683)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-27"^^xsd:decimal ;
  dwc:decimalLongitude "-177.683"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_25786>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_25786" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_25786'^^xsd:string;
  dwc:scientificName 'Paraconchoecia oblonga'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '-177.683'^^xsd:double;
  dwc:latitude '-27'^^xsd:integer;
  dwc:aphiaid '127845'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_25786'^^xsd:string;
  dwc:observationDate '1928-12-13'^^xsd:date;
  dwc:aphiaIdAccepted '127845'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_11967>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_11967> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_11967> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.35 -177.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.35"^^xsd:decimal ;
  dwc:decimalLongitude "-177.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "1000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_11967>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_11967" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_11967'^^xsd:string;
  dwc:scientificName 'Discoconchoecia elegans'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '-177.61666667'^^xsd:double;
  dwc:latitude '76.35'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '1000'^^xsd:integer;
  dwc:occurrenceRemarks 'TaxonRemark: Note the type locality is in the Norwegain Sea - there are huge sizes differences between different regions suggesting that there is more than one species involved'^^xsd:string;
  dwc:aphiaid '127782'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_11967'^^xsd:string;
  dwc:observationDate '1950-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '127782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_3753>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_3753> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_3753> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.35 -177.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.35"^^xsd:decimal ;
  dwc:decimalLongitude "-177.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "1000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_3753>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_3753" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_3753'^^xsd:string;
  dwc:scientificName 'Boroecia maxima'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '-177.61666667'^^xsd:double;
  dwc:latitude '76.35'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '1000'^^xsd:integer;
  dwc:aphiaid '127767'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_3753'^^xsd:string;
  dwc:observationDate '1950-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '127767'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_3006>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_3006> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_3006> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.35 -177.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.35"^^xsd:decimal ;
  dwc:decimalLongitude "-177.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "270"^^xsd:integer ;
  dwc:maximumDepthInMeters "1000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_3006>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_3006" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_3006'^^xsd:string;
  dwc:scientificName 'Boroecia borealis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:longitude '-177.61666667'^^xsd:double;
  dwc:latitude '76.35'^^xsd:double;
  dwc:minimumDepth '270'^^xsd:integer;
  dwc:maximumDepth '1000'^^xsd:integer;
  dwc:aphiaid '127766'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_3006'^^xsd:string;
  dwc:observationDate '1993-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127766'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_18767>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_18767> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_18767> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-73.246 -177.119)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-73.246"^^xsd:decimal ;
  dwc:decimalLongitude "-177.119"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_18767>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_18767" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_18767'^^xsd:string;
  dwc:scientificName 'Metaconchoecia skogsbergi'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '-177.119'^^xsd:double;
  dwc:latitude '-73.246'^^xsd:double;
  dwc:aphiaid '127814'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_18767'^^xsd:string;
  dwc:observationDate '1972-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '127814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_3765>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_3765> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_3765> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (86.983333333 -176.91)"^^geo:wktLiteral ;
  dwc:decimalLatitude "86.983333333"^^xsd:decimal ;
  dwc:decimalLongitude "-176.91"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "3900"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_3765>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_3765" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_3765'^^xsd:string;
  dwc:scientificName 'Boroecia maxima'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1954'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '-176.91'^^xsd:double;
  dwc:latitude '86.983333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '3900'^^xsd:integer;
  dwc:aphiaid '127767'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_3765'^^xsd:string;
  dwc:observationDate '1954-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '127767'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_7881>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_7881> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_7881> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-30.133 -176.833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-30.133"^^xsd:decimal ;
  dwc:decimalLongitude "-176.833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_7881>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_7881" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_7881'^^xsd:string;
  dwc:scientificName 'Conchoecilla daphnoides'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '-176.833'^^xsd:double;
  dwc:latitude '-30.133'^^xsd:double;
  dwc:aphiaid '127776'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_7881'^^xsd:string;
  dwc:observationDate '1928-12-14'^^xsd:date;
  dwc:aphiaIdAccepted '127776'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_4281>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_4281> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_4281> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-30.133 -176.833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-30.133"^^xsd:decimal ;
  dwc:decimalLongitude "-176.833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_4281>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_4281" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_4281'^^xsd:string;
  dwc:scientificName 'Conchoecetta acuminata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '-176.833'^^xsd:double;
  dwc:latitude '-30.133'^^xsd:double;
  dwc:aphiaid '127768'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_4281'^^xsd:string;
  dwc:observationDate '1928-12-14'^^xsd:date;
  dwc:aphiaIdAccepted '127768'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_22741>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_22741> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_22741> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-30.133 -176.833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-30.133"^^xsd:decimal ;
  dwc:decimalLongitude "-176.833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_22741>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_22741" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_22741'^^xsd:string;
  dwc:scientificName 'Orthoconchoecia bispinosa'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '-176.833'^^xsd:double;
  dwc:latitude '-30.133'^^xsd:double;
  dwc:aphiaid '127830'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_22741'^^xsd:string;
  dwc:observationDate '1928-12-14'^^xsd:date;
  dwc:aphiaIdAccepted '127830'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_5366>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_5366> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_5366> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-30.133 -176.833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-30.133"^^xsd:decimal ;
  dwc:decimalLongitude "-176.833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_5366>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_5366" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_5366'^^xsd:string;
  dwc:scientificName 'Conchoecia lophura lophura'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '-176.833'^^xsd:double;
  dwc:latitude '-30.133'^^xsd:double;
  dwc:aphiaid '127771'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_5366'^^xsd:string;
  dwc:observationDate '1928-12-14'^^xsd:date;
  dwc:aphiaIdAccepted '1314233'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_1052>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_1052> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_1052> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-30.133 -176.833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-30.133"^^xsd:decimal ;
  dwc:decimalLongitude "-176.833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_1052>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_1052" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_1052'^^xsd:string;
  dwc:scientificName 'Alacia valdiviae'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '-176.833'^^xsd:double;
  dwc:latitude '-30.133'^^xsd:double;
  dwc:aphiaid '127734'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_1052'^^xsd:string;
  dwc:observationDate '1928-12-14'^^xsd:date;
  dwc:aphiaIdAccepted '127734'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_9887>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_9887> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_9887> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-30.133 -176.833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-30.133"^^xsd:decimal ;
  dwc:decimalLongitude "-176.833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_9887>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_9887" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_9887'^^xsd:string;
  dwc:scientificName 'Conchoecissa plinthina'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '-176.833'^^xsd:double;
  dwc:latitude '-30.133'^^xsd:double;
  dwc:aphiaid '127779'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_9887'^^xsd:string;
  dwc:observationDate '1928-12-14'^^xsd:date;
  dwc:aphiaIdAccepted '127779'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_9269>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_9269> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_9269> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-30.133 -176.833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-30.133"^^xsd:decimal ;
  dwc:decimalLongitude "-176.833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_9269>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_9269" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_9269'^^xsd:string;
  dwc:scientificName 'Conchoecissa imbricata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '-176.833'^^xsd:double;
  dwc:latitude '-30.133'^^xsd:double;
  dwc:aphiaid '127778'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_9269'^^xsd:string;
  dwc:observationDate '1928-12-14'^^xsd:date;
  dwc:aphiaIdAccepted '127778'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_8712>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_8712> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_8712> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-30.133 -176.833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-30.133"^^xsd:decimal ;
  dwc:decimalLongitude "-176.833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_8712>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_8712" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_8712'^^xsd:string;
  dwc:scientificName 'Conchoecissa ametra'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '-176.833'^^xsd:double;
  dwc:latitude '-30.133'^^xsd:double;
  dwc:aphiaid '127777'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_8712'^^xsd:string;
  dwc:observationDate '1928-12-14'^^xsd:date;
  dwc:aphiaIdAccepted '127777'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_7288>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_7288> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_7288> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-30.133 -176.833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-30.133"^^xsd:decimal ;
  dwc:decimalLongitude "-176.833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_7288>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_7288" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_7288'^^xsd:string;
  dwc:scientificName 'Conchoecia subarcuata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '-176.833'^^xsd:double;
  dwc:latitude '-30.133'^^xsd:double;
  dwc:aphiaid '127775'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_7288'^^xsd:string;
  dwc:observationDate '1928-12-14'^^xsd:date;
  dwc:aphiaIdAccepted '127775'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_6411>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_6411> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_6411> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-30.133 -176.833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-30.133"^^xsd:decimal ;
  dwc:decimalLongitude "-176.833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_6411>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_6411" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_6411'^^xsd:string;
  dwc:scientificName 'Conchoecia magna'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '-176.833'^^xsd:double;
  dwc:latitude '-30.133'^^xsd:double;
  dwc:aphiaid '127773'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_6411'^^xsd:string;
  dwc:observationDate '1928-12-14'^^xsd:date;
  dwc:aphiaIdAccepted '127773'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_13722>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_13722> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_13722> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-30.133 -176.833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-30.133"^^xsd:decimal ;
  dwc:decimalLongitude "-176.833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_13722>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_13722" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_13722'^^xsd:string;
  dwc:scientificName 'Gigantocypris australis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '-176.833'^^xsd:double;
  dwc:latitude '-30.133'^^xsd:double;
  dwc:aphiaid '176759'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_13722'^^xsd:string;
  dwc:observationDate '1928-12-14'^^xsd:date;
  dwc:aphiaIdAccepted '176759'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_5997>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_5997> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_5997> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-30.133 -176.833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-30.133"^^xsd:decimal ;
  dwc:decimalLongitude "-176.833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_5997>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_5997" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_5997'^^xsd:string;
  dwc:scientificName 'Conchoecia macrocheira'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '-176.833'^^xsd:double;
  dwc:latitude '-30.133'^^xsd:double;
  dwc:aphiaid '127772'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_5997'^^xsd:string;
  dwc:observationDate '1928-12-14'^^xsd:date;
  dwc:aphiaIdAccepted '1314230'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_9994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_9994> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_9994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-30.133 -176.833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-30.133"^^xsd:decimal ;
  dwc:decimalLongitude "-176.833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_9994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_9994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_9994'^^xsd:string;
  dwc:scientificName 'Conchoecissa squamosa'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '-176.833'^^xsd:double;
  dwc:latitude '-30.133'^^xsd:double;
  dwc:aphiaid '172486'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_9994'^^xsd:string;
  dwc:observationDate '1928-12-14'^^xsd:date;
  dwc:aphiaIdAccepted '172486'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_16682>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_16682> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_16682> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-30.133 -176.833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-30.133"^^xsd:decimal ;
  dwc:decimalLongitude "-176.833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_16682>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_16682" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_16682'^^xsd:string;
  dwc:scientificName 'Macrocypridina poulseni'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '-176.833'^^xsd:double;
  dwc:latitude '-30.133'^^xsd:double;
  dwc:aphiaid '176752'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_16682'^^xsd:string;
  dwc:observationDate '1928-12-14'^^xsd:date;
  dwc:aphiaIdAccepted '176752'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_14183>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_14183> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_14183> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-30.133 -176.833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-30.133"^^xsd:decimal ;
  dwc:decimalLongitude "-176.833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_14183>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_14183" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_14183'^^xsd:string;
  dwc:scientificName 'Halocypria globosa'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '-176.833'^^xsd:double;
  dwc:latitude '-30.133'^^xsd:double;
  dwc:aphiaid '127793'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_14183'^^xsd:string;
  dwc:observationDate '1928-12-14'^^xsd:date;
  dwc:aphiaIdAccepted '127793'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_16557>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_16557> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_16557> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-30.133 -176.833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-30.133"^^xsd:decimal ;
  dwc:decimalLongitude "-176.833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_16557>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_16557" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_16557'^^xsd:string;
  dwc:scientificName 'Macroconchoecia reticulata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '-176.833'^^xsd:double;
  dwc:latitude '-30.133'^^xsd:double;
  dwc:aphiaid '127800'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_16557'^^xsd:string;
  dwc:observationDate '1928-12-14'^^xsd:date;
  dwc:aphiaIdAccepted '127800'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_13166>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_13166> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_13166> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-30.133 -176.833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-30.133"^^xsd:decimal ;
  dwc:decimalLongitude "-176.833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_13166>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_13166" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_13166'^^xsd:string;
  dwc:scientificName 'Fellia cornuta'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '-176.833'^^xsd:double;
  dwc:latitude '-30.133'^^xsd:double;
  dwc:aphiaid '127787'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_13166'^^xsd:string;
  dwc:observationDate '1928-12-14'^^xsd:date;
  dwc:aphiaIdAccepted '127787'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_12338>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_12338> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_12338> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-30.133 -176.833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-30.133"^^xsd:decimal ;
  dwc:decimalLongitude "-176.833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_12338>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_12338" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_12338'^^xsd:string;
  dwc:scientificName 'Discoconchoecia elegans'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '-176.833'^^xsd:double;
  dwc:latitude '-30.133'^^xsd:double;
  dwc:occurrenceRemarks 'TaxonRemark: Note the type locality is in the Norwegain Sea - there are huge sizes differences between different regions suggesting that there is more than one species involved'^^xsd:string;
  dwc:aphiaid '127782'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_12338'^^xsd:string;
  dwc:observationDate '1928-12-14'^^xsd:date;
  dwc:aphiaIdAccepted '127782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_20512>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_20512> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_20512> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-30.133 -176.833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-30.133"^^xsd:decimal ;
  dwc:decimalLongitude "-176.833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_20512>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_20512" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_20512'^^xsd:string;
  dwc:scientificName 'Mollicia amblypostha'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '-176.833'^^xsd:double;
  dwc:latitude '-30.133'^^xsd:double;
  dwc:aphiaid '176551'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_20512'^^xsd:string;
  dwc:observationDate '1928-12-14'^^xsd:date;
  dwc:aphiaIdAccepted '176551'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_15322>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_15322> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_15322> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-30.133 -176.833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-30.133"^^xsd:decimal ;
  dwc:decimalLongitude "-176.833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_15322>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_15322" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_15322'^^xsd:string;
  dwc:scientificName 'Halocypris "brevirostris"'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '-176.833'^^xsd:double;
  dwc:latitude '-30.133'^^xsd:double;
  dwc:occurrenceRemarks 'TaxonRemark: these will be a mix of H inflata and H. pelagica'^^xsd:string;
  dwc:aphiaid '127543'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_15322'^^xsd:string;
  dwc:observationDate '1928-12-14'^^xsd:date;
  dwc:aphiaIdAccepted '127543'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_13276>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_13276> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_13276> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-30.133 -176.833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-30.133"^^xsd:decimal ;
  dwc:decimalLongitude "-176.833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_13276>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_13276" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_13276'^^xsd:string;
  dwc:scientificName 'Fellia dispar'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '-176.833'^^xsd:double;
  dwc:latitude '-30.133'^^xsd:double;
  dwc:aphiaid '176603'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_13276'^^xsd:string;
  dwc:observationDate '1928-12-14'^^xsd:date;
  dwc:aphiaIdAccepted '176603'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_24876>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_24876> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_24876> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-30.133 -176.833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-30.133"^^xsd:decimal ;
  dwc:decimalLongitude "-176.833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_24876>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_24876" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_24876'^^xsd:string;
  dwc:scientificName 'Paraconchoecia cophopyga'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '-176.833'^^xsd:double;
  dwc:latitude '-30.133'^^xsd:double;
  dwc:aphiaid '127835'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_24876'^^xsd:string;
  dwc:observationDate '1928-12-14'^^xsd:date;
  dwc:aphiaIdAccepted '127835'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_27492>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_27492> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_27492> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-30.133 -176.833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-30.133"^^xsd:decimal ;
  dwc:decimalLongitude "-176.833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_27492>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_27492" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_27492'^^xsd:string;
  dwc:scientificName 'Porroecia parthenoda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '-176.833'^^xsd:double;
  dwc:latitude '-30.133'^^xsd:double;
  dwc:aphiaid '127853'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_27492'^^xsd:string;
  dwc:observationDate '1928-12-14'^^xsd:date;
  dwc:aphiaIdAccepted '1314243'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_28425>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_28425> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_28425> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-30.133 -176.833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-30.133"^^xsd:decimal ;
  dwc:decimalLongitude "-176.833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_28425>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_28425" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_28425'^^xsd:string;
  dwc:scientificName 'Porroecia spinirostris'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '-176.833'^^xsd:double;
  dwc:latitude '-30.133'^^xsd:double;
  dwc:aphiaid '127856'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_28425'^^xsd:string;
  dwc:observationDate '1928-12-14'^^xsd:date;
  dwc:aphiaIdAccepted '127856'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_26240>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_26240> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_26240> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-30.133 -176.833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-30.133"^^xsd:decimal ;
  dwc:decimalLongitude "-176.833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_26240>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_26240" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_26240'^^xsd:string;
  dwc:scientificName 'Paraconchoecia spinifera'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '-176.833'^^xsd:double;
  dwc:latitude '-30.133'^^xsd:double;
  dwc:aphiaid '127846'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_26240'^^xsd:string;
  dwc:observationDate '1928-12-14'^^xsd:date;
  dwc:aphiaIdAccepted '127846'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_25787>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_25787> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_25787> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-30.133 -176.833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-30.133"^^xsd:decimal ;
  dwc:decimalLongitude "-176.833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_25787>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_25787" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_25787'^^xsd:string;
  dwc:scientificName 'Paraconchoecia oblonga'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '-176.833'^^xsd:double;
  dwc:latitude '-30.133'^^xsd:double;
  dwc:aphiaid '127845'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_25787'^^xsd:string;
  dwc:observationDate '1928-12-14'^^xsd:date;
  dwc:aphiaIdAccepted '127845'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_26953>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_26953> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_26953> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-30.133 -176.833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-30.133"^^xsd:decimal ;
  dwc:decimalLongitude "-176.833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_26953>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_26953" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_26953'^^xsd:string;
  dwc:scientificName 'Paramollicia rhynchena'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '-176.833'^^xsd:double;
  dwc:latitude '-30.133'^^xsd:double;
  dwc:aphiaid '127852'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_26953'^^xsd:string;
  dwc:observationDate '1928-12-14'^^xsd:date;
  dwc:aphiaIdAccepted '127852'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_3886>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_3886> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_3886> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.858333333 -176.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "75.858333333"^^xsd:decimal ;
  dwc:decimalLongitude "-176.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_3886>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_3886" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_3886'^^xsd:string;
  dwc:scientificName 'Boroecia maxima'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '-176.45'^^xsd:double;
  dwc:latitude '75.858333333'^^xsd:double;
  dwc:aphiaid '127767'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_3886'^^xsd:string;
  dwc:observationDate '1971-02-18'^^xsd:date;
  dwc:aphiaIdAccepted '127767'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_11940>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_11940> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_11940> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.691666667 -176.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.691666667"^^xsd:decimal ;
  dwc:decimalLongitude "-176.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "740"^^xsd:integer ;
  dwc:maximumDepthInMeters "1572"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_11940>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_11940" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_11940'^^xsd:string;
  dwc:scientificName 'Discoconchoecia elegans'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '-176.45'^^xsd:double;
  dwc:latitude '78.691666667'^^xsd:double;
  dwc:minimumDepth '740'^^xsd:integer;
  dwc:maximumDepth '1572'^^xsd:integer;
  dwc:occurrenceRemarks 'TaxonRemark: Note the type locality is in the Norwegain Sea - there are huge sizes differences between different regions suggesting that there is more than one species involved'^^xsd:string;
  dwc:aphiaid '127782'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_11940'^^xsd:string;
  dwc:observationDate '1971-02-17'^^xsd:date;
  dwc:aphiaIdAccepted '127782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_22193>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_22193> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_22193> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-31.583 -176.417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-31.583"^^xsd:decimal ;
  dwc:decimalLongitude "-176.417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_22193>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_22193" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_22193'^^xsd:string;
  dwc:scientificName 'Orthoconchoecia atlantica'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-176.417'^^xsd:double;
  dwc:latitude '-31.583'^^xsd:double;
  dwc:aphiaid '127829'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_22193'^^xsd:string;
  dwc:observationDate '1928-12-15'^^xsd:date;
  dwc:aphiaIdAccepted '127829'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_3887>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_3887> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_3887> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.691666667 -176.11666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.691666667"^^xsd:decimal ;
  dwc:decimalLongitude "-176.11666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_3887>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_3887" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_3887'^^xsd:string;
  dwc:scientificName 'Boroecia maxima'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '-176.11666667'^^xsd:double;
  dwc:latitude '78.691666667'^^xsd:double;
  dwc:aphiaid '127767'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_3887'^^xsd:string;
  dwc:observationDate '1974-01-20'^^xsd:date;
  dwc:aphiaIdAccepted '127767'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_18164>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_18164> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_18164> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.35 -175.697)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.35"^^xsd:decimal ;
  dwc:decimalLongitude "-175.697"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "200"^^xsd:integer ;
  dwc:maximumDepthInMeters "500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_18164>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_18164" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_18164'^^xsd:string;
  dwc:scientificName 'Metaconchoecia longiseta'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '-175.697'^^xsd:double;
  dwc:latitude '40.35'^^xsd:double;
  dwc:minimumDepth '200'^^xsd:integer;
  dwc:maximumDepth '500'^^xsd:integer;
  dwc:aphiaid '175796'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_18164'^^xsd:string;
  dwc:observationDate '1958-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '175796'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_3893>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_3893> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_3893> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (82.573333333 -175.53333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "82.573333333"^^xsd:decimal ;
  dwc:decimalLongitude "-175.53333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_3893>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_3893" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_3893'^^xsd:string;
  dwc:scientificName 'Boroecia maxima'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '-175.53333333'^^xsd:double;
  dwc:latitude '82.573333333'^^xsd:double;
  dwc:aphiaid '127767'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_3893'^^xsd:string;
  dwc:observationDate '1976-03-26'^^xsd:date;
  dwc:aphiaIdAccepted '127767'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_7868>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_7868> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_7868> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-15.05 -175.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-15.05"^^xsd:decimal ;
  dwc:decimalLongitude "-175.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_7868>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_7868" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_7868'^^xsd:string;
  dwc:scientificName 'Conchoecilla daphnoides'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '-175.5'^^xsd:double;
  dwc:latitude '-15.05'^^xsd:double;
  dwc:aphiaid '127776'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_7868'^^xsd:string;
  dwc:observationDate '1928-11-08'^^xsd:date;
  dwc:aphiaIdAccepted '127776'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_22179>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_22179> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_22179> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-15.05 -175.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-15.05"^^xsd:decimal ;
  dwc:decimalLongitude "-175.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_22179>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_22179" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_22179'^^xsd:string;
  dwc:scientificName 'Orthoconchoecia atlantica'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '-175.5'^^xsd:double;
  dwc:latitude '-15.05'^^xsd:double;
  dwc:aphiaid '127829'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_22179'^^xsd:string;
  dwc:observationDate '1928-11-08'^^xsd:date;
  dwc:aphiaIdAccepted '127829'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_11939>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_11939> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_11939> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.883333333 -175.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.883333333"^^xsd:decimal ;
  dwc:decimalLongitude "-175.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "1458"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_11939>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_11939" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_11939'^^xsd:string;
  dwc:scientificName 'Discoconchoecia elegans'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '-175.5'^^xsd:double;
  dwc:latitude '78.883333333'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '1458'^^xsd:integer;
  dwc:occurrenceRemarks 'TaxonRemark: Note the type locality is in the Norwegain Sea - there are huge sizes differences between different regions suggesting that there is more than one species involved'^^xsd:string;
  dwc:aphiaid '127782'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_11939'^^xsd:string;
  dwc:observationDate '1950-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '127782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_3756>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_3756> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_3756> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.883333333 -175.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.883333333"^^xsd:decimal ;
  dwc:decimalLongitude "-175.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "1458"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_3756>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_3756" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_3756'^^xsd:string;
  dwc:scientificName 'Boroecia maxima'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-175.5'^^xsd:double;
  dwc:latitude '78.883333333'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '1458'^^xsd:integer;
  dwc:aphiaid '127767'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_3756'^^xsd:string;
  dwc:observationDate '1950-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '127767'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_3009>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_3009> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_3009> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.883333333 -175.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.883333333"^^xsd:decimal ;
  dwc:decimalLongitude "-175.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "950"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_3009>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_3009" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_3009'^^xsd:string;
  dwc:scientificName 'Boroecia borealis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '-175.5'^^xsd:double;
  dwc:latitude '78.883333333'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '950'^^xsd:integer;
  dwc:aphiaid '127766'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_3009'^^xsd:string;
  dwc:observationDate '1950-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '127766'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_11892>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_11892> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_11892> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (83.233333333 -175.28333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "83.233333333"^^xsd:decimal ;
  dwc:decimalLongitude "-175.28333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "300"^^xsd:integer ;
  dwc:maximumDepthInMeters "970"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_11892>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_11892" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_11892'^^xsd:string;
  dwc:scientificName 'Discoconchoecia elegans'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:longitude '-175.28333333'^^xsd:double;
  dwc:latitude '83.233333333'^^xsd:double;
  dwc:minimumDepth '300'^^xsd:integer;
  dwc:maximumDepth '970'^^xsd:integer;
  dwc:occurrenceRemarks 'TaxonRemark: Note the type locality is in the Norwegain Sea - there are huge sizes differences between different regions suggesting that there is more than one species involved'^^xsd:string;
  dwc:aphiaid '127782'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_11892'^^xsd:string;
  dwc:aphiaIdAccepted '127782'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_11216>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_11216> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_11216> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (83.233333333 -175.28333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "83.233333333"^^xsd:decimal ;
  dwc:decimalLongitude "-175.28333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "300"^^xsd:integer ;
  dwc:maximumDepthInMeters "970"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_11216>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_11216" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_11216'^^xsd:string;
  dwc:scientificName 'Discoconchoecia elegans'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:startYearCollected '1955'^^xsd:integer;
  dwc:endYearCollected '1955'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '-175.28333333'^^xsd:double;
  dwc:latitude '83.233333333'^^xsd:double;
  dwc:minimumDepth '300'^^xsd:integer;
  dwc:maximumDepth '970'^^xsd:integer;
  dwc:occurrenceRemarks 'TaxonRemark: Note the type locality is in the Norwegain Sea - there are huge sizes differences between different regions suggesting that there is more than one species involved'^^xsd:string;
  dwc:aphiaid '127782'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_11216'^^xsd:string;
  dwc:observationDate '1955-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '127782'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_3798>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_3798> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_3798> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (83.233333333 -175.28333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "83.233333333"^^xsd:decimal ;
  dwc:decimalLongitude "-175.28333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "970"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_3798>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_3798" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_3798'^^xsd:string;
  dwc:scientificName 'Boroecia maxima'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:startYearCollected '1955'^^xsd:integer;
  dwc:endYearCollected '2019'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-175.28333333'^^xsd:double;
  dwc:latitude '83.233333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '970'^^xsd:integer;
  dwc:aphiaid '127767'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_3798'^^xsd:string;
  dwc:aphiaIdAccepted '127767'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_3801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_3801> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_3801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (82.15 -174.86666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "82.15"^^xsd:decimal ;
  dwc:decimalLongitude "-174.86666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "900"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_3801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_3801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_3801'^^xsd:string;
  dwc:scientificName 'Boroecia maxima'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:startYearCollected '1956'^^xsd:integer;
  dwc:endYearCollected '1956'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '-174.86666667'^^xsd:double;
  dwc:latitude '82.15'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '900'^^xsd:integer;
  dwc:aphiaid '127767'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_3801'^^xsd:string;
  dwc:observationDate '1956-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127767'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_285>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_285> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_285> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-73.975 -174.658)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-73.975"^^xsd:decimal ;
  dwc:decimalLongitude "-174.658"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_285>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_285" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_285'^^xsd:string;
  dwc:scientificName 'Alacia belgicae'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '-174.658'^^xsd:double;
  dwc:latitude '-73.975'^^xsd:double;
  dwc:aphiaid '172453'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_285'^^xsd:string;
  dwc:observationDate '1972-02-06'^^xsd:date;
  dwc:aphiaIdAccepted '172453'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_18198>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_18198> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_18198> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4 -174.617)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.4"^^xsd:decimal ;
  dwc:decimalLongitude "-174.617"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "1000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_18198>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_18198" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_18198'^^xsd:string;
  dwc:scientificName 'Metaconchoecia longiseta'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '-174.617'^^xsd:double;
  dwc:latitude '58.4'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '1000'^^xsd:integer;
  dwc:aphiaid '175796'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_18198'^^xsd:string;
  dwc:observationDate '1967-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '175796'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_17421>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_17421> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_17421> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.4 -174.617)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.4"^^xsd:decimal ;
  dwc:decimalLongitude "-174.617"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "1000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_17421>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_17421" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_17421'^^xsd:string;
  dwc:scientificName 'Metaconchoecia alta'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '-174.617'^^xsd:double;
  dwc:latitude '58.4'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '1000'^^xsd:integer;
  dwc:aphiaid '172496'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_17421'^^xsd:string;
  dwc:observationDate '1967-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '172496'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_17444>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_17444> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_17444> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.7 -174.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.7"^^xsd:decimal ;
  dwc:decimalLongitude "-174.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_17444>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_17444" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_17444'^^xsd:string;
  dwc:scientificName 'Metaconchoecia alta'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '-174.61666667'^^xsd:double;
  dwc:latitude '58.7'^^xsd:double;
  dwc:aphiaid '172496'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_17444'^^xsd:string;
  dwc:observationDate '1967-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '172496'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_3791>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_3791> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_3791> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (80.368333333 -174.61)"^^geo:wktLiteral ;
  dwc:decimalLatitude "80.368333333"^^xsd:decimal ;
  dwc:decimalLongitude "-174.61"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "2350"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_3791>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_3791" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_3791'^^xsd:string;
  dwc:scientificName 'Boroecia maxima'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '-174.61'^^xsd:double;
  dwc:latitude '80.368333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '2350'^^xsd:integer;
  dwc:aphiaid '127767'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_3791'^^xsd:string;
  dwc:observationDate '1955-02-17'^^xsd:date;
  dwc:aphiaIdAccepted '127767'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_522>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_522> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_522> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-74.85 -174.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-74.85"^^xsd:decimal ;
  dwc:decimalLongitude "-174.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_522>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_522" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_522'^^xsd:string;
  dwc:scientificName 'Alacia hettacra'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '-174.6'^^xsd:double;
  dwc:latitude '-74.85'^^xsd:double;
  dwc:aphiaid '172456'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_522'^^xsd:string;
  dwc:observationDate '1967-01-27'^^xsd:date;
  dwc:aphiaIdAccepted '172456'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_2276>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_2276> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_2276> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-74.85 -174.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-74.85"^^xsd:decimal ;
  dwc:decimalLongitude "-174.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_2276>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_2276" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_2276'^^xsd:string;
  dwc:scientificName 'Metaconchoecerra isocheira'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '-174.6'^^xsd:double;
  dwc:latitude '-74.85'^^xsd:double;
  dwc:aphiaid '175845'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_2276'^^xsd:string;
  dwc:observationDate '1967-01-27'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_274>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_274> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_274> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-74.85 -174.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-74.85"^^xsd:decimal ;
  dwc:decimalLongitude "-174.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_274>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_274" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_274'^^xsd:string;
  dwc:scientificName 'Alacia belgicae'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '-174.6'^^xsd:double;
  dwc:latitude '-74.85'^^xsd:double;
  dwc:aphiaid '172453'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_274'^^xsd:string;
  dwc:observationDate '1967-01-27'^^xsd:date;
  dwc:aphiaIdAccepted '172453'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_30702>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_30702> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_30702> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-55.567 -174.583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-55.567"^^xsd:decimal ;
  dwc:decimalLongitude "-174.583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_30702>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_30702" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_30702'^^xsd:string;
  dwc:scientificName 'Pseudoconchoecia serrulata laevis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1912'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '-174.583'^^xsd:double;
  dwc:latitude '-55.567'^^xsd:double;
  dwc:aphiaid '176589'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_30702'^^xsd:string;
  dwc:observationDate '1912-12-22'^^xsd:date;
  dwc:aphiaIdAccepted '176589'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_18199>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_18199> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_18199> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.933 -174.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.933"^^xsd:decimal ;
  dwc:decimalLongitude "-174.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1100"^^xsd:integer ;
  dwc:maximumDepthInMeters "1300"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_18199>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_18199" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_18199'^^xsd:string;
  dwc:scientificName 'Metaconchoecia longiseta'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '-174.05'^^xsd:double;
  dwc:latitude '56.933'^^xsd:double;
  dwc:minimumDepth '1100'^^xsd:integer;
  dwc:maximumDepth '1300'^^xsd:integer;
  dwc:aphiaid '175796'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_18199'^^xsd:string;
  dwc:observationDate '1967-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '175796'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_17445>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_17445> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_17445> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.933333333 -174.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.933333333"^^xsd:decimal ;
  dwc:decimalLongitude "-174.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_17445>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_17445" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_17445'^^xsd:string;
  dwc:scientificName 'Metaconchoecia alta'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '-174.05'^^xsd:double;
  dwc:latitude '56.933333333'^^xsd:double;
  dwc:aphiaid '172496'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_17445'^^xsd:string;
  dwc:observationDate '1967-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '172496'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_3796>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_3796> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_3796> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (82.383333333 -173.88333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "82.383333333"^^xsd:decimal ;
  dwc:decimalLongitude "-173.88333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "3146"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_3796>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_3796" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_3796'^^xsd:string;
  dwc:scientificName 'Boroecia maxima'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '-173.88333333'^^xsd:double;
  dwc:latitude '82.383333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '3146'^^xsd:integer;
  dwc:aphiaid '127767'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_3796'^^xsd:string;
  dwc:observationDate '1955-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '127767'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_17446>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_17446> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_17446> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.1 -173.66666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.1"^^xsd:decimal ;
  dwc:decimalLongitude "-173.66666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_17446>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_17446" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_17446'^^xsd:string;
  dwc:scientificName 'Metaconchoecia alta'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-173.66666667'^^xsd:double;
  dwc:latitude '57.1'^^xsd:double;
  dwc:aphiaid '172496'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_17446'^^xsd:string;
  dwc:observationDate '1967-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '172496'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_18202>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_18202> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_18202> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.433 -173.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.433"^^xsd:decimal ;
  dwc:decimalLongitude "-173.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "1000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_18202>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_18202" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_18202'^^xsd:string;
  dwc:scientificName 'Metaconchoecia longiseta'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '-173.6'^^xsd:double;
  dwc:latitude '55.433'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '1000'^^xsd:integer;
  dwc:aphiaid '175796'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_18202'^^xsd:string;
  dwc:observationDate '1967-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '175796'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_3792>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_3792> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_3792> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (80.483333333 -173.33333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "80.483333333"^^xsd:decimal ;
  dwc:decimalLongitude "-173.33333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "2000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_3792>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_3792" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_3792'^^xsd:string;
  dwc:scientificName 'Boroecia maxima'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-173.33333333'^^xsd:double;
  dwc:latitude '80.483333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '2000'^^xsd:integer;
  dwc:aphiaid '127767'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_3792'^^xsd:string;
  dwc:observationDate '1955-03-29'^^xsd:date;
  dwc:aphiaIdAccepted '127767'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_4268>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_4268> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_4268> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.167 -173.333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-13.167"^^xsd:decimal ;
  dwc:decimalLongitude "-173.333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_4268>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_4268" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_4268'^^xsd:string;
  dwc:scientificName 'Conchoecetta acuminata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '-173.333'^^xsd:double;
  dwc:latitude '-13.167'^^xsd:double;
  dwc:aphiaid '127768'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_4268'^^xsd:string;
  dwc:observationDate '1928-11-03'^^xsd:date;
  dwc:aphiaIdAccepted '127768'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_9256>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_9256> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_9256> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.167 -173.333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-13.167"^^xsd:decimal ;
  dwc:decimalLongitude "-173.333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_9256>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_9256" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_9256'^^xsd:string;
  dwc:scientificName 'Conchoecissa imbricata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '-173.333'^^xsd:double;
  dwc:latitude '-13.167'^^xsd:double;
  dwc:aphiaid '127778'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_9256'^^xsd:string;
  dwc:observationDate '1928-11-03'^^xsd:date;
  dwc:aphiaIdAccepted '127778'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_8706>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_8706> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_8706> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.167 -173.333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-13.167"^^xsd:decimal ;
  dwc:decimalLongitude "-173.333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_8706>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_8706" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_8706'^^xsd:string;
  dwc:scientificName 'Conchoecissa ametra'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '-173.333'^^xsd:double;
  dwc:latitude '-13.167'^^xsd:double;
  dwc:aphiaid '127777'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_8706'^^xsd:string;
  dwc:observationDate '1928-11-03'^^xsd:date;
  dwc:aphiaIdAccepted '127777'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_7867>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_7867> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_7867> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.167 -173.333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-13.167"^^xsd:decimal ;
  dwc:decimalLongitude "-173.333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_7867>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_7867" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_7867'^^xsd:string;
  dwc:scientificName 'Conchoecilla daphnoides'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '-173.333'^^xsd:double;
  dwc:latitude '-13.167'^^xsd:double;
  dwc:aphiaid '127776'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_7867'^^xsd:string;
  dwc:observationDate '1928-11-03'^^xsd:date;
  dwc:aphiaIdAccepted '127776'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_22177>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_22177> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_22177> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.167 -173.333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-13.167"^^xsd:decimal ;
  dwc:decimalLongitude "-173.333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_22177>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_22177" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_22177'^^xsd:string;
  dwc:scientificName 'Orthoconchoecia atlantica'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '-173.333'^^xsd:double;
  dwc:latitude '-13.167'^^xsd:double;
  dwc:aphiaid '127829'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_22177'^^xsd:string;
  dwc:observationDate '1928-11-03'^^xsd:date;
  dwc:aphiaIdAccepted '127829'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_25776>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_25776> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_25776> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.167 -173.333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-13.167"^^xsd:decimal ;
  dwc:decimalLongitude "-173.333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_25776>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_25776" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_25776'^^xsd:string;
  dwc:scientificName 'Paraconchoecia oblonga'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '-173.333'^^xsd:double;
  dwc:latitude '-13.167'^^xsd:double;
  dwc:aphiaid '127845'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_25776'^^xsd:string;
  dwc:observationDate '1928-11-03'^^xsd:date;
  dwc:aphiaIdAccepted '127845'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_3759>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_3759> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_3759> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (80.616666667 -173.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "80.616666667"^^xsd:decimal ;
  dwc:decimalLongitude "-173.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "3070"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_3759>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_3759" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_3759'^^xsd:string;
  dwc:scientificName 'Boroecia maxima'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-173.01666667'^^xsd:double;
  dwc:latitude '80.616666667'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '3070'^^xsd:integer;
  dwc:aphiaid '127767'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_3759'^^xsd:string;
  dwc:observationDate '1950-12-23'^^xsd:date;
  dwc:aphiaIdAccepted '127767'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_17581>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_17581> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_17581> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.3 -172.795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.3"^^xsd:decimal ;
  dwc:decimalLongitude "-172.795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_17581>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_17581" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_17581'^^xsd:string;
  dwc:scientificName 'Metaconchoecia alta'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '-172.795'^^xsd:double;
  dwc:latitude '37.3'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '500'^^xsd:integer;
  dwc:aphiaid '172496'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_17581'^^xsd:string;
  dwc:observationDate '1964-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '172496'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_20569>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_20569> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_20569> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-11 -172.617)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-11"^^xsd:decimal ;
  dwc:decimalLongitude "-172.617"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_20569>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_20569" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_20569'^^xsd:string;
  dwc:scientificName 'Mollicia acanthophora'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '-172.617'^^xsd:double;
  dwc:latitude '-11'^^xsd:integer;
  dwc:aphiaid '176549'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_20569'^^xsd:string;
  dwc:observationDate '1928-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '176549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_22176>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_22176> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_22176> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-11 -172.617)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-11"^^xsd:decimal ;
  dwc:decimalLongitude "-172.617"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_22176>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_22176" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_22176'^^xsd:string;
  dwc:scientificName 'Orthoconchoecia atlantica'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '-172.617'^^xsd:double;
  dwc:latitude '-11'^^xsd:integer;
  dwc:aphiaid '127829'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_22176'^^xsd:string;
  dwc:observationDate '1928-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '127829'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_4267>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_4267> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_4267> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-11 -172.617)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-11"^^xsd:decimal ;
  dwc:decimalLongitude "-172.617"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_4267>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_4267" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_4267'^^xsd:string;
  dwc:scientificName 'Conchoecetta acuminata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '-172.617'^^xsd:double;
  dwc:latitude '-11'^^xsd:integer;
  dwc:aphiaid '127768'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_4267'^^xsd:string;
  dwc:observationDate '1928-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '127768'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_4605>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_4605> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_4605> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-11 -172.617)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-11"^^xsd:decimal ;
  dwc:decimalLongitude "-172.617"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_4605>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_4605" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_4605'^^xsd:string;
  dwc:scientificName 'Conchocetta giesbrechti'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '-172.617'^^xsd:double;
  dwc:latitude '-11'^^xsd:integer;
  dwc:aphiaid '127769'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_4605'^^xsd:string;
  dwc:observationDate '1928-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '127769'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_4853>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_4853> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_4853> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-11 -172.617)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-11"^^xsd:decimal ;
  dwc:decimalLongitude "-172.617"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_4853>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_4853" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_4853'^^xsd:string;
  dwc:scientificName 'Conchoecia hyalophyllum'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '-172.617'^^xsd:double;
  dwc:latitude '-11'^^xsd:integer;
  dwc:aphiaid '127770'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_4853'^^xsd:string;
  dwc:observationDate '1928-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '1314235'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_5360>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_5360> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_5360> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-11 -172.617)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-11"^^xsd:decimal ;
  dwc:decimalLongitude "-172.617"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_5360>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_5360" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_5360'^^xsd:string;
  dwc:scientificName 'Conchoecia lophura lophura'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '-172.617'^^xsd:double;
  dwc:latitude '-11'^^xsd:integer;
  dwc:aphiaid '127771'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_5360'^^xsd:string;
  dwc:observationDate '1928-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '1314233'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_22727>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_22727> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_22727> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-11 -172.617)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-11"^^xsd:decimal ;
  dwc:decimalLongitude "-172.617"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_22727>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_22727" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_22727'^^xsd:string;
  dwc:scientificName 'Orthoconchoecia bispinosa'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '-172.617'^^xsd:double;
  dwc:latitude '-11'^^xsd:integer;
  dwc:aphiaid '127830'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_22727'^^xsd:string;
  dwc:observationDate '1928-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '127830'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_1047>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_1047> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_1047> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-11 -172.617)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-11"^^xsd:decimal ;
  dwc:decimalLongitude "-172.617"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_1047>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_1047" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_1047'^^xsd:string;
  dwc:scientificName 'Alacia valdiviae'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '-172.617'^^xsd:double;
  dwc:latitude '-11'^^xsd:integer;
  dwc:aphiaid '127734'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_1047'^^xsd:string;
  dwc:observationDate '1928-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '127734'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_24875>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_24875> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_24875> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-11 -172.617)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-11"^^xsd:decimal ;
  dwc:decimalLongitude "-172.617"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_24875>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_24875" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_24875'^^xsd:string;
  dwc:scientificName 'Paraconchoecia cophopyga'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '-172.617'^^xsd:double;
  dwc:latitude '-11'^^xsd:integer;
  dwc:aphiaid '127835'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_24875'^^xsd:string;
  dwc:observationDate '1928-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '127835'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_9255>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_9255> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_9255> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-11 -172.617)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-11"^^xsd:decimal ;
  dwc:decimalLongitude "-172.617"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_9255>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_9255" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_9255'^^xsd:string;
  dwc:scientificName 'Conchoecissa imbricata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '-172.617'^^xsd:double;
  dwc:latitude '-11'^^xsd:integer;
  dwc:aphiaid '127778'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_9255'^^xsd:string;
  dwc:observationDate '1928-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '127778'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_905>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_905> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_905> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-11 -172.617)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-11"^^xsd:decimal ;
  dwc:decimalLongitude "-172.617"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_905>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_905" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_905'^^xsd:string;
  dwc:scientificName 'Alacia leptothrix'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '-172.617'^^xsd:double;
  dwc:latitude '-11'^^xsd:integer;
  dwc:aphiaid '127733'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_905'^^xsd:string;
  dwc:observationDate '1928-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '127733'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_8705>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_8705> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_8705> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-11 -172.617)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-11"^^xsd:decimal ;
  dwc:decimalLongitude "-172.617"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_8705>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_8705" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_8705'^^xsd:string;
  dwc:scientificName 'Conchoecissa ametra'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '-172.617'^^xsd:double;
  dwc:latitude '-11'^^xsd:integer;
  dwc:aphiaid '127777'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_8705'^^xsd:string;
  dwc:observationDate '1928-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '127777'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_7866>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_7866> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_7866> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-11 -172.617)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-11"^^xsd:decimal ;
  dwc:decimalLongitude "-172.617"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_7866>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_7866" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_7866'^^xsd:string;
  dwc:scientificName 'Conchoecilla daphnoides'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '-172.617'^^xsd:double;
  dwc:latitude '-11'^^xsd:integer;
  dwc:aphiaid '127776'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_7866'^^xsd:string;
  dwc:observationDate '1928-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '127776'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_7279>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_7279> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_7279> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-11 -172.617)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-11"^^xsd:decimal ;
  dwc:decimalLongitude "-172.617"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_7279>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_7279" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_7279'^^xsd:string;
  dwc:scientificName 'Conchoecia subarcuata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '-172.617'^^xsd:double;
  dwc:latitude '-11'^^xsd:integer;
  dwc:aphiaid '127775'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_7279'^^xsd:string;
  dwc:observationDate '1928-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '127775'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_6404>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_6404> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_6404> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-11 -172.617)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-11"^^xsd:decimal ;
  dwc:decimalLongitude "-172.617"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_6404>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_6404" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_6404'^^xsd:string;
  dwc:scientificName 'Conchoecia magna'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '-172.617'^^xsd:double;
  dwc:latitude '-11'^^xsd:integer;
  dwc:aphiaid '127773'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_6404'^^xsd:string;
  dwc:observationDate '1928-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '127773'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_13755>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_13755> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_13755> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-11 -172.617)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-11"^^xsd:decimal ;
  dwc:decimalLongitude "-172.617"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_13755>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_13755" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_13755'^^xsd:string;
  dwc:scientificName 'Gigantocypris dracontovalis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '-172.617'^^xsd:double;
  dwc:latitude '-11'^^xsd:integer;
  dwc:aphiaid '127714'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_13755'^^xsd:string;
  dwc:observationDate '1928-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '127714'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_25251>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_25251> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_25251> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-11 -172.617)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-11"^^xsd:decimal ;
  dwc:decimalLongitude "-172.617"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_25251>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_25251" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_25251'^^xsd:string;
  dwc:scientificName 'Paraconchoecia hirsuta'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '-172.617'^^xsd:double;
  dwc:latitude '-11'^^xsd:integer;
  dwc:aphiaid '127840'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_25251'^^xsd:string;
  dwc:observationDate '1928-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '127840'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_25114>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_25114> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_25114> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-11 -172.617)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-11"^^xsd:decimal ;
  dwc:decimalLongitude "-172.617"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_25114>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_25114" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_25114'^^xsd:string;
  dwc:scientificName 'Paraconchoecia echinata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '-172.617'^^xsd:double;
  dwc:latitude '-11'^^xsd:integer;
  dwc:aphiaid '127839'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_25114'^^xsd:string;
  dwc:observationDate '1928-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '127839'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_16241>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_16241> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_16241> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-11 -172.617)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-11"^^xsd:decimal ;
  dwc:decimalLongitude "-172.617"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_16241>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_16241" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_16241'^^xsd:string;
  dwc:scientificName 'Loricoecia ctenophora'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '-172.617'^^xsd:double;
  dwc:latitude '-11'^^xsd:integer;
  dwc:aphiaid '127797'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_16241'^^xsd:string;
  dwc:observationDate '1928-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '127797'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_17974>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_17974> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_17974> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-11 -172.617)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-11"^^xsd:decimal ;
  dwc:decimalLongitude "-172.617"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_17974>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_17974" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_17974'^^xsd:string;
  dwc:scientificName 'Metaconchoecia inflata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '-172.617'^^xsd:double;
  dwc:latitude '-11'^^xsd:integer;
  dwc:aphiaid '127807'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_17974'^^xsd:string;
  dwc:observationDate '1928-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '127807'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_9992>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_9992> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_9992> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-11 -172.617)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-11"^^xsd:decimal ;
  dwc:decimalLongitude "-172.617"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_9992>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_9992" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_9992'^^xsd:string;
  dwc:scientificName 'Conchoecissa squamosa'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '-172.617'^^xsd:double;
  dwc:latitude '-11'^^xsd:integer;
  dwc:aphiaid '172486'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_9992'^^xsd:string;
  dwc:observationDate '1928-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '172486'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_16442>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_16442> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_16442> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-11 -172.617)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-11"^^xsd:decimal ;
  dwc:decimalLongitude "-172.617"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_16442>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_16442" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_16442'^^xsd:string;
  dwc:scientificName 'Macroconchoecia caudata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '-172.617'^^xsd:double;
  dwc:latitude '-11'^^xsd:integer;
  dwc:aphiaid '172494'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_16442'^^xsd:string;
  dwc:observationDate '1928-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '172494'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_16554>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_16554> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_16554> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-11 -172.617)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-11"^^xsd:decimal ;
  dwc:decimalLongitude "-172.617"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_16554>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_16554" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_16554'^^xsd:string;
  dwc:scientificName 'Macroconchoecia reticulata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '-172.617'^^xsd:double;
  dwc:latitude '-11'^^xsd:integer;
  dwc:aphiaid '127800'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_16554'^^xsd:string;
  dwc:observationDate '1928-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '127800'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_19441>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_19441> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_19441> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-11 -172.617)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-11"^^xsd:decimal ;
  dwc:decimalLongitude "-172.617"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_19441>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_19441" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_19441'^^xsd:string;
  dwc:scientificName 'Mikroconchoecia curta'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '-172.617'^^xsd:double;
  dwc:latitude '-11'^^xsd:integer;
  dwc:aphiaid '127820'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_19441'^^xsd:string;
  dwc:observationDate '1928-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '127820'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_13065>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_13065> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_13065> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-11 -172.617)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-11"^^xsd:decimal ;
  dwc:decimalLongitude "-172.617"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_13065>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_13065" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_13065'^^xsd:string;
  dwc:scientificName 'Fellia bicornis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '-172.617'^^xsd:double;
  dwc:latitude '-11'^^xsd:integer;
  dwc:aphiaid '127786'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_13065'^^xsd:string;
  dwc:observationDate '1928-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '127786'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_15766>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_15766> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_15766> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-11 -172.617)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-11"^^xsd:decimal ;
  dwc:decimalLongitude "-172.617"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_15766>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_15766" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_15766'^^xsd:string;
  dwc:scientificName 'Loricoecia loricata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '-172.617'^^xsd:double;
  dwc:latitude '-11'^^xsd:integer;
  dwc:aphiaid '127798'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_15766'^^xsd:string;
  dwc:observationDate '1928-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '127798'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_13161>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_13161> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_13161> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-11 -172.617)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-11"^^xsd:decimal ;
  dwc:decimalLongitude "-172.617"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_13161>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_13161" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_13161'^^xsd:string;
  dwc:scientificName 'Fellia cornuta'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '-172.617'^^xsd:double;
  dwc:latitude '-11'^^xsd:integer;
  dwc:aphiaid '127787'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_13161'^^xsd:string;
  dwc:observationDate '1928-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '127787'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_30321>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_30321> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_30321> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-11 -172.617)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-11"^^xsd:decimal ;
  dwc:decimalLongitude "-172.617"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_30321>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_30321" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_30321'^^xsd:string;
  dwc:scientificName 'Pseudoconchoecia concentrica'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '-172.617'^^xsd:double;
  dwc:latitude '-11'^^xsd:integer;
  dwc:aphiaid '127862'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_30321'^^xsd:string;
  dwc:observationDate '1928-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '127862'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_12283>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_12283> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_12283> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-11 -172.617)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-11"^^xsd:decimal ;
  dwc:decimalLongitude "-172.617"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_12283>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_12283" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_12283'^^xsd:string;
  dwc:scientificName 'Discoconchoecia elegans'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '-172.617'^^xsd:double;
  dwc:latitude '-11'^^xsd:integer;
  dwc:occurrenceRemarks 'TaxonRemark: Note the type locality is in the Norwegain Sea - there are huge sizes differences between different regions suggesting that there is more than one species involved'^^xsd:string;
  dwc:aphiaid '127782'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_12283'^^xsd:string;
  dwc:observationDate '1928-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '127782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_15315>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_15315> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_15315> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-11 -172.617)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-11"^^xsd:decimal ;
  dwc:decimalLongitude "-172.617"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_15315>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_15315" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_15315'^^xsd:string;
  dwc:scientificName 'Halocypris "brevirostris"'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '-172.617'^^xsd:double;
  dwc:latitude '-11'^^xsd:integer;
  dwc:occurrenceRemarks 'TaxonRemark: these will be a mix of H inflata and H. pelagica'^^xsd:string;
  dwc:aphiaid '127543'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_15315'^^xsd:string;
  dwc:observationDate '1928-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '127543'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_24306>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_24306> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_24306> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-11 -172.617)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-11"^^xsd:decimal ;
  dwc:decimalLongitude "-172.617"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_24306>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_24306" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_24306'^^xsd:string;
  dwc:scientificName 'Orthoconchoecia striola'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '-172.617'^^xsd:double;
  dwc:latitude '-11'^^xsd:integer;
  dwc:aphiaid '176562'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_24306'^^xsd:string;
  dwc:observationDate '1928-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '176562'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_27483>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_27483> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_27483> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-11 -172.617)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-11"^^xsd:decimal ;
  dwc:decimalLongitude "-172.617"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_27483>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_27483" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_27483'^^xsd:string;
  dwc:scientificName 'Porroecia parthenoda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '-172.617'^^xsd:double;
  dwc:latitude '-11'^^xsd:integer;
  dwc:aphiaid '127853'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_27483'^^xsd:string;
  dwc:observationDate '1928-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '1314243'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_28418>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_28418> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_28418> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-11 -172.617)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-11"^^xsd:decimal ;
  dwc:decimalLongitude "-172.617"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_28418>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_28418" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_28418'^^xsd:string;
  dwc:scientificName 'Porroecia spinirostris'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '-172.617'^^xsd:double;
  dwc:latitude '-11'^^xsd:integer;
  dwc:aphiaid '127856'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_28418'^^xsd:string;
  dwc:observationDate '1928-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '127856'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_26232>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_26232> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_26232> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-11 -172.617)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-11"^^xsd:decimal ;
  dwc:decimalLongitude "-172.617"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_26232>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_26232" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_26232'^^xsd:string;
  dwc:scientificName 'Paraconchoecia spinifera'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '-172.617'^^xsd:double;
  dwc:latitude '-11'^^xsd:integer;
  dwc:aphiaid '127846'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_26232'^^xsd:string;
  dwc:observationDate '1928-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '127846'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_25309>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_25309> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_25309> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-11 -172.617)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-11"^^xsd:decimal ;
  dwc:decimalLongitude "-172.617"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_25309>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_25309" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_25309'^^xsd:string;
  dwc:scientificName 'Paraconchoecia inermis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '-172.617'^^xsd:double;
  dwc:latitude '-11'^^xsd:integer;
  dwc:aphiaid '127841'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_25309'^^xsd:string;
  dwc:observationDate '1928-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '127841'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_25775>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_25775> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_25775> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-11 -172.617)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-11"^^xsd:decimal ;
  dwc:decimalLongitude "-172.617"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_25775>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_25775" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_25775'^^xsd:string;
  dwc:scientificName 'Paraconchoecia oblonga'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '-172.617'^^xsd:double;
  dwc:latitude '-11'^^xsd:integer;
  dwc:aphiaid '127845'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_25775'^^xsd:string;
  dwc:observationDate '1928-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '127845'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_25513>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_25513> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_25513> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-11 -172.617)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-11"^^xsd:decimal ;
  dwc:decimalLongitude "-172.617"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_25513>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_25513" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_25513'^^xsd:string;
  dwc:scientificName 'Paraconchoecia mamillata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '-172.617'^^xsd:double;
  dwc:latitude '-11'^^xsd:integer;
  dwc:aphiaid '127842'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_25513'^^xsd:string;
  dwc:observationDate '1928-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '127842'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_13419>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_13419> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_13419> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-11 -172.617)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-11"^^xsd:decimal ;
  dwc:decimalLongitude "-172.617"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_13419>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_13419" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_13419'^^xsd:string;
  dwc:scientificName 'Gaussicia incisa'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '-172.617'^^xsd:double;
  dwc:latitude '-11'^^xsd:integer;
  dwc:aphiaid '127790'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_13419'^^xsd:string;
  dwc:observationDate '1928-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '127790'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_29838>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_29838> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_29838> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-11 -172.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-11"^^xsd:decimal ;
  dwc:decimalLongitude "-172.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_29838>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_29838" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_29838'^^xsd:string;
  dwc:scientificName 'Proceroecia procera'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '-172.61666667'^^xsd:double;
  dwc:latitude '-11'^^xsd:integer;
  dwc:aphiaid '127861'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_29838'^^xsd:string;
  dwc:observationDate '1928-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '127861'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_17448>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_17448> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_17448> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.433333333 -172.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.433333333"^^xsd:decimal ;
  dwc:decimalLongitude "-172.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_17448>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_17448" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_17448'^^xsd:string;
  dwc:scientificName 'Metaconchoecia alta'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '-172.6'^^xsd:double;
  dwc:latitude '52.433333333'^^xsd:double;
  dwc:aphiaid '172496'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_17448'^^xsd:string;
  dwc:observationDate '1967-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '172496'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_20150>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_20150> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_20150> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.433 -172.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.433"^^xsd:decimal ;
  dwc:decimalLongitude "-172.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_20150>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_20150" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_20150'^^xsd:string;
  dwc:scientificName 'Mikroconchoecia stigmatica'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:longitude '-172.6'^^xsd:double;
  dwc:latitude '56.433'^^xsd:double;
  dwc:aphiaid '127823'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_20150'^^xsd:string;
  dwc:aphiaIdAccepted '127823'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_22728>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_22728> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_22728> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.933 -172.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-13.933"^^xsd:decimal ;
  dwc:decimalLongitude "-172.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_22728>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_22728" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_22728'^^xsd:string;
  dwc:scientificName 'Orthoconchoecia bispinosa'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '-172.5'^^xsd:double;
  dwc:latitude '-13.933'^^xsd:double;
  dwc:aphiaid '127830'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_22728'^^xsd:string;
  dwc:observationDate '1928-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '127830'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_22178>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_22178> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_22178> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.933 -172.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-13.933"^^xsd:decimal ;
  dwc:decimalLongitude "-172.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_22178>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_22178" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_22178'^^xsd:string;
  dwc:scientificName 'Orthoconchoecia atlantica'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '-172.5'^^xsd:double;
  dwc:latitude '-13.933'^^xsd:double;
  dwc:aphiaid '127829'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_22178'^^xsd:string;
  dwc:observationDate '1928-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '127829'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_3797>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_3797> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_3797> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (82.6 -172.23333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "82.6"^^xsd:decimal ;
  dwc:decimalLongitude "-172.23333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "3300"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_3797>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_3797" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_3797'^^xsd:string;
  dwc:scientificName 'Boroecia maxima'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:startYearCollected '1955'^^xsd:integer;
  dwc:endYearCollected '1955'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '-172.23333333'^^xsd:double;
  dwc:latitude '82.6'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '3300'^^xsd:integer;
  dwc:aphiaid '127767'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_3797'^^xsd:string;
  dwc:observationDate '1955-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '127767'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_3757>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_3757> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_3757> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.05 -171.53333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "79.05"^^xsd:decimal ;
  dwc:decimalLongitude "-171.53333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "1922"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_3757>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_3757" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_3757'^^xsd:string;
  dwc:scientificName 'Boroecia maxima'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '-171.53333333'^^xsd:double;
  dwc:latitude '79.05'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '1922'^^xsd:integer;
  dwc:aphiaid '127767'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_3757'^^xsd:string;
  dwc:observationDate '1950-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '127767'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_3010>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_3010> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_3010> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.05 -171.53333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "79.05"^^xsd:decimal ;
  dwc:decimalLongitude "-171.53333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "865"^^xsd:integer ;
  dwc:maximumDepthInMeters "2155"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_3010>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_3010" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_3010'^^xsd:string;
  dwc:scientificName 'Boroecia borealis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '-171.53333333'^^xsd:double;
  dwc:latitude '79.05'^^xsd:double;
  dwc:minimumDepth '865'^^xsd:integer;
  dwc:maximumDepth '2155'^^xsd:integer;
  dwc:aphiaid '127766'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_3010'^^xsd:string;
  dwc:observationDate '1950-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '127766'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_27350>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_27350> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_27350> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.05 -171.53333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "79.05"^^xsd:decimal ;
  dwc:decimalLongitude "-171.53333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "885"^^xsd:integer ;
  dwc:maximumDepthInMeters "1922"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_27350>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_27350" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_27350'^^xsd:string;
  dwc:scientificName 'Paramollicia artic sp.'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-171.53333333'^^xsd:double;
  dwc:latitude '79.05'^^xsd:double;
  dwc:minimumDepth '885'^^xsd:integer;
  dwc:maximumDepth '1922'^^xsd:integer;
  dwc:aphiaid '127553'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_27350'^^xsd:string;
  dwc:observationDate '1950-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '127553'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_18201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_18201> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_18201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.25 -171.367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.25"^^xsd:decimal ;
  dwc:decimalLongitude "-171.367"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_18201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_18201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_18201'^^xsd:string;
  dwc:scientificName 'Metaconchoecia longiseta'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '-171.367'^^xsd:double;
  dwc:latitude '56.25'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '600'^^xsd:integer;
  dwc:aphiaid '175796'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_18201'^^xsd:string;
  dwc:observationDate '1967-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '175796'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_17447>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_17447> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_17447> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.25 -171.36666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.25"^^xsd:decimal ;
  dwc:decimalLongitude "-171.36666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_17447>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_17447" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_17447'^^xsd:string;
  dwc:scientificName 'Metaconchoecia alta'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '-171.36666667'^^xsd:double;
  dwc:latitude '56.25'^^xsd:double;
  dwc:aphiaid '172496'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_17447'^^xsd:string;
  dwc:observationDate '1967-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '172496'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_3766>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_3766> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_3766> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (87.155 -171.20333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "87.155"^^xsd:decimal ;
  dwc:decimalLongitude "-171.20333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_3766>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_3766" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_3766'^^xsd:string;
  dwc:scientificName 'Boroecia maxima'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1954'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '-171.20333333'^^xsd:double;
  dwc:latitude '87.155'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '250'^^xsd:integer;
  dwc:aphiaid '127767'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_3766'^^xsd:string;
  dwc:observationDate '1954-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '127767'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_3804>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_3804> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_3804> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (87.033333333 -170.86666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "87.033333333"^^xsd:decimal ;
  dwc:decimalLongitude "-170.86666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "4038"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_3804>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_3804" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_3804'^^xsd:string;
  dwc:scientificName 'Boroecia maxima'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '-170.86666667'^^xsd:double;
  dwc:latitude '87.033333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '4038'^^xsd:integer;
  dwc:aphiaid '127767'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_3804'^^xsd:string;
  dwc:observationDate '1956-01-20'^^xsd:date;
  dwc:aphiaIdAccepted '127767'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_5359>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_5359> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_5359> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.717 -170.667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.717"^^xsd:decimal ;
  dwc:decimalLongitude "-170.667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_5359>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_5359" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_5359'^^xsd:string;
  dwc:scientificName 'Conchoecia lophura lophura'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '-170.667'^^xsd:double;
  dwc:latitude '-9.717'^^xsd:double;
  dwc:aphiaid '127771'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_5359'^^xsd:string;
  dwc:observationDate '1928-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '1314233'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_22175>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_22175> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_22175> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.717 -170.667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.717"^^xsd:decimal ;
  dwc:decimalLongitude "-170.667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_22175>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_22175" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_22175'^^xsd:string;
  dwc:scientificName 'Orthoconchoecia atlantica'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '-170.667'^^xsd:double;
  dwc:latitude '-9.717'^^xsd:double;
  dwc:aphiaid '127829'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_22175'^^xsd:string;
  dwc:observationDate '1928-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '127829'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_4266>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_4266> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_4266> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.717 -170.667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.717"^^xsd:decimal ;
  dwc:decimalLongitude "-170.667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_4266>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_4266" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_4266'^^xsd:string;
  dwc:scientificName 'Conchoecetta acuminata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '-170.667'^^xsd:double;
  dwc:latitude '-9.717'^^xsd:double;
  dwc:aphiaid '127768'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_4266'^^xsd:string;
  dwc:observationDate '1928-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '127768'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_22726>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_22726> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_22726> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.717 -170.667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.717"^^xsd:decimal ;
  dwc:decimalLongitude "-170.667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_22726>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_22726" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_22726'^^xsd:string;
  dwc:scientificName 'Orthoconchoecia bispinosa'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '-170.667'^^xsd:double;
  dwc:latitude '-9.717'^^xsd:double;
  dwc:aphiaid '127830'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_22726'^^xsd:string;
  dwc:observationDate '1928-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '127830'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_10535>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_10535> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_10535> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.717 -170.667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.717"^^xsd:decimal ;
  dwc:decimalLongitude "-170.667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_10535>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_10535" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_10535'^^xsd:string;
  dwc:scientificName 'Discoconchoecia elegans'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '-170.667'^^xsd:double;
  dwc:latitude '-9.717'^^xsd:double;
  dwc:occurrenceRemarks 'TaxonRemark: Note the type locality is in the Norwegain Sea - there are huge sizes differences between different regions suggesting that there is more than one species involved'^^xsd:string;
  dwc:aphiaid '127782'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_10535'^^xsd:string;
  dwc:observationDate '1928-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '127782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_9254>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_9254> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_9254> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.717 -170.667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.717"^^xsd:decimal ;
  dwc:decimalLongitude "-170.667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_9254>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_9254" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_9254'^^xsd:string;
  dwc:scientificName 'Conchoecissa imbricata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '-170.667'^^xsd:double;
  dwc:latitude '-9.717'^^xsd:double;
  dwc:aphiaid '127778'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_9254'^^xsd:string;
  dwc:observationDate '1928-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '127778'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_904>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_904> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_904> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.717 -170.667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.717"^^xsd:decimal ;
  dwc:decimalLongitude "-170.667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_904>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_904" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_904'^^xsd:string;
  dwc:scientificName 'Alacia leptothrix'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '-170.667'^^xsd:double;
  dwc:latitude '-9.717'^^xsd:double;
  dwc:aphiaid '127733'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_904'^^xsd:string;
  dwc:observationDate '1928-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '127733'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_8704>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_8704> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_8704> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.717 -170.667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.717"^^xsd:decimal ;
  dwc:decimalLongitude "-170.667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_8704>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_8704" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_8704'^^xsd:string;
  dwc:scientificName 'Conchoecissa ametra'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '-170.667'^^xsd:double;
  dwc:latitude '-9.717'^^xsd:double;
  dwc:aphiaid '127777'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_8704'^^xsd:string;
  dwc:observationDate '1928-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '127777'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_7865>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_7865> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_7865> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.717 -170.667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.717"^^xsd:decimal ;
  dwc:decimalLongitude "-170.667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_7865>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_7865" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_7865'^^xsd:string;
  dwc:scientificName 'Conchoecilla daphnoides'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '-170.667'^^xsd:double;
  dwc:latitude '-9.717'^^xsd:double;
  dwc:aphiaid '127776'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_7865'^^xsd:string;
  dwc:observationDate '1928-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '127776'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_16240>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_16240> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_16240> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.717 -170.667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.717"^^xsd:decimal ;
  dwc:decimalLongitude "-170.667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_16240>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_16240" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_16240'^^xsd:string;
  dwc:scientificName 'Loricoecia ctenophora'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '-170.667'^^xsd:double;
  dwc:latitude '-9.717'^^xsd:double;
  dwc:aphiaid '127797'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_16240'^^xsd:string;
  dwc:observationDate '1928-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '127797'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_5995>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_5995> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_5995> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.717 -170.667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.717"^^xsd:decimal ;
  dwc:decimalLongitude "-170.667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_5995>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_5995" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_5995'^^xsd:string;
  dwc:scientificName 'Conchoecia macrocheira'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '-170.667'^^xsd:double;
  dwc:latitude '-9.717'^^xsd:double;
  dwc:aphiaid '127772'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_5995'^^xsd:string;
  dwc:observationDate '1928-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '1314230'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_16441>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_16441> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_16441> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.717 -170.667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.717"^^xsd:decimal ;
  dwc:decimalLongitude "-170.667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_16441>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_16441" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_16441'^^xsd:string;
  dwc:scientificName 'Macroconchoecia caudata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '-170.667'^^xsd:double;
  dwc:latitude '-9.717'^^xsd:double;
  dwc:aphiaid '172494'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_16441'^^xsd:string;
  dwc:observationDate '1928-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '172494'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_13064>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_13064> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_13064> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.717 -170.667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.717"^^xsd:decimal ;
  dwc:decimalLongitude "-170.667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_13064>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_13064" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_13064'^^xsd:string;
  dwc:scientificName 'Fellia bicornis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '-170.667'^^xsd:double;
  dwc:latitude '-9.717'^^xsd:double;
  dwc:aphiaid '127786'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_13064'^^xsd:string;
  dwc:observationDate '1928-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '127786'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_30320>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_30320> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_30320> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.717 -170.667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.717"^^xsd:decimal ;
  dwc:decimalLongitude "-170.667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_30320>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_30320" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_30320'^^xsd:string;
  dwc:scientificName 'Pseudoconchoecia concentrica'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '-170.667'^^xsd:double;
  dwc:latitude '-9.717'^^xsd:double;
  dwc:aphiaid '127862'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_30320'^^xsd:string;
  dwc:observationDate '1928-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '127862'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_12275>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_12275> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_12275> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.717 -170.667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.717"^^xsd:decimal ;
  dwc:decimalLongitude "-170.667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_12275>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_12275" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_12275'^^xsd:string;
  dwc:scientificName 'Discoconchoecia elegans'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '-170.667'^^xsd:double;
  dwc:latitude '-9.717'^^xsd:double;
  dwc:occurrenceRemarks 'TaxonRemark: Note the type locality is in the Norwegain Sea - there are huge sizes differences between different regions suggesting that there is more than one species involved'^^xsd:string;
  dwc:aphiaid '127782'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_12275'^^xsd:string;
  dwc:observationDate '1928-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_15314>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_15314> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_15314> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.717 -170.667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.717"^^xsd:decimal ;
  dwc:decimalLongitude "-170.667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_15314>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_15314" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_15314'^^xsd:string;
  dwc:scientificName 'Halocypris "brevirostris"'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '-170.667'^^xsd:double;
  dwc:latitude '-9.717'^^xsd:double;
  dwc:occurrenceRemarks 'TaxonRemark: these will be a mix of H inflata and H. pelagica'^^xsd:string;
  dwc:aphiaid '127543'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_15314'^^xsd:string;
  dwc:observationDate '1928-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '127543'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_24305>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_24305> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_24305> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.717 -170.667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.717"^^xsd:decimal ;
  dwc:decimalLongitude "-170.667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_24305>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_24305" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_24305'^^xsd:string;
  dwc:scientificName 'Orthoconchoecia striola'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '-170.667'^^xsd:double;
  dwc:latitude '-9.717'^^xsd:double;
  dwc:aphiaid '176562'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_24305'^^xsd:string;
  dwc:observationDate '1928-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '176562'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_28417>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_28417> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_28417> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.717 -170.667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.717"^^xsd:decimal ;
  dwc:decimalLongitude "-170.667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_28417>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_28417" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_28417'^^xsd:string;
  dwc:scientificName 'Porroecia spinirostris'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '-170.667'^^xsd:double;
  dwc:latitude '-9.717'^^xsd:double;
  dwc:aphiaid '127856'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_28417'^^xsd:string;
  dwc:observationDate '1928-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '127856'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_26231>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_26231> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_26231> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.717 -170.667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.717"^^xsd:decimal ;
  dwc:decimalLongitude "-170.667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_26231>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_26231" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_26231'^^xsd:string;
  dwc:scientificName 'Paraconchoecia spinifera'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '-170.667'^^xsd:double;
  dwc:latitude '-9.717'^^xsd:double;
  dwc:aphiaid '127846'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_26231'^^xsd:string;
  dwc:observationDate '1928-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '127846'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_25774>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_25774> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_25774> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.717 -170.667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.717"^^xsd:decimal ;
  dwc:decimalLongitude "-170.667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_25774>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_25774" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_25774'^^xsd:string;
  dwc:scientificName 'Paraconchoecia oblonga'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '-170.667'^^xsd:double;
  dwc:latitude '-9.717'^^xsd:double;
  dwc:aphiaid '127845'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_25774'^^xsd:string;
  dwc:observationDate '1928-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '127845'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_3860>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_3860> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_3860> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (84.098333333 -170.585)"^^geo:wktLiteral ;
  dwc:decimalLatitude "84.098333333"^^xsd:decimal ;
  dwc:decimalLongitude "-170.585"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_3860>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_3860" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_3860'^^xsd:string;
  dwc:scientificName 'Boroecia maxima'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '-170.585'^^xsd:double;
  dwc:latitude '84.098333333'^^xsd:double;
  dwc:aphiaid '127767'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_3860'^^xsd:string;
  dwc:observationDate '1970-01-20'^^xsd:date;
  dwc:aphiaIdAccepted '127767'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_3892>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_3892> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_3892> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (81.158333333 -170.56666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "81.158333333"^^xsd:decimal ;
  dwc:decimalLongitude "-170.56666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_3892>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_3892" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_3892'^^xsd:string;
  dwc:scientificName 'Boroecia maxima'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '-170.56666667'^^xsd:double;
  dwc:latitude '81.158333333'^^xsd:double;
  dwc:aphiaid '127767'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_3892'^^xsd:string;
  dwc:observationDate '1974-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '127767'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_11961>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_11961> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_11961> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.633333333 -170.41666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.633333333"^^xsd:decimal ;
  dwc:decimalLongitude "-170.41666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "870"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_11961>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_11961" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_11961'^^xsd:string;
  dwc:scientificName 'Discoconchoecia elegans'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '-170.41666667'^^xsd:double;
  dwc:latitude '76.633333333'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '870'^^xsd:integer;
  dwc:occurrenceRemarks 'TaxonRemark: Note the type locality is in the Norwegain Sea - there are huge sizes differences between different regions suggesting that there is more than one species involved'^^xsd:string;
  dwc:aphiaid '127782'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_11961'^^xsd:string;
  dwc:observationDate '1950-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '127782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_3754>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_3754> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_3754> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.633333333 -170.41666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.633333333"^^xsd:decimal ;
  dwc:decimalLongitude "-170.41666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "2000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_3754>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_3754" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_3754'^^xsd:string;
  dwc:scientificName 'Boroecia maxima'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '-170.41666667'^^xsd:double;
  dwc:latitude '76.633333333'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '2000'^^xsd:integer;
  dwc:aphiaid '127767'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_3754'^^xsd:string;
  dwc:observationDate '1950-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '127767'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_3007>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_3007> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_3007> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.633333333 -170.41666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.633333333"^^xsd:decimal ;
  dwc:decimalLongitude "-170.41666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "260"^^xsd:integer ;
  dwc:maximumDepthInMeters "870"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_3007>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_3007" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_3007'^^xsd:string;
  dwc:scientificName 'Boroecia borealis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '-170.41666667'^^xsd:double;
  dwc:latitude '76.633333333'^^xsd:double;
  dwc:minimumDepth '260'^^xsd:integer;
  dwc:maximumDepth '870'^^xsd:integer;
  dwc:aphiaid '127766'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_3007'^^xsd:string;
  dwc:observationDate '1950-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '127766'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_289>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_289> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_289> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-76.042 -170.383)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-76.042"^^xsd:decimal ;
  dwc:decimalLongitude "-170.383"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_289>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_289" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_289'^^xsd:string;
  dwc:scientificName 'Alacia belgicae'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '-170.383'^^xsd:double;
  dwc:latitude '-76.042'^^xsd:double;
  dwc:aphiaid '172453'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_289'^^xsd:string;
  dwc:observationDate '1972-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '172453'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_2299>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_2299> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_2299> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-75.042 -170.383)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-75.042"^^xsd:decimal ;
  dwc:decimalLongitude "-170.383"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_2299>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_2299" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_2299'^^xsd:string;
  dwc:scientificName 'Metaconchoecerra isocheira'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '-170.383'^^xsd:double;
  dwc:latitude '-75.042'^^xsd:double;
  dwc:aphiaid '175845'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_2299'^^xsd:string;
  dwc:observationDate '1972-02-11'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_18239>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_18239> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_18239> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.233333333 -169.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-13.233333333"^^xsd:decimal ;
  dwc:decimalLongitude "-169.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_18239>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_18239" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_18239'^^xsd:string;
  dwc:scientificName 'Metaconchoecia obtusa'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '-169.85'^^xsd:double;
  dwc:latitude '-13.233333333'^^xsd:double;
  dwc:aphiaid '127811'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_18239'^^xsd:string;
  dwc:observationDate '1928-10-28'^^xsd:date;
  dwc:aphiaIdAccepted '127811'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_29836>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_29836> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_29836> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.233333333 -169.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-13.233333333"^^xsd:decimal ;
  dwc:decimalLongitude "-169.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_29836>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_29836" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_29836'^^xsd:string;
  dwc:scientificName 'Proceroecia procera'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '-169.85'^^xsd:double;
  dwc:latitude '-13.233333333'^^xsd:double;
  dwc:aphiaid '127861'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_29836'^^xsd:string;
  dwc:observationDate '1928-10-28'^^xsd:date;
  dwc:aphiaIdAccepted '127861'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_22723>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_22723> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_22723> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.233 -169.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-13.233"^^xsd:decimal ;
  dwc:decimalLongitude "-169.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_22723>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_22723" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_22723'^^xsd:string;
  dwc:scientificName 'Orthoconchoecia bispinosa'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '-169.85'^^xsd:double;
  dwc:latitude '-13.233'^^xsd:double;
  dwc:aphiaid '127830'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_22723'^^xsd:string;
  dwc:observationDate '1928-10-28'^^xsd:date;
  dwc:aphiaIdAccepted '127830'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_9252>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_9252> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_9252> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.233 -169.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-13.233"^^xsd:decimal ;
  dwc:decimalLongitude "-169.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_9252>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_9252" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_9252'^^xsd:string;
  dwc:scientificName 'Conchoecissa imbricata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '-169.85'^^xsd:double;
  dwc:latitude '-13.233'^^xsd:double;
  dwc:aphiaid '127778'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_9252'^^xsd:string;
  dwc:observationDate '1928-10-28'^^xsd:date;
  dwc:aphiaIdAccepted '127778'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_902>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_902> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_902> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.233 -169.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-13.233"^^xsd:decimal ;
  dwc:decimalLongitude "-169.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_902>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_902" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_902'^^xsd:string;
  dwc:scientificName 'Alacia leptothrix'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '-169.85'^^xsd:double;
  dwc:latitude '-13.233'^^xsd:double;
  dwc:aphiaid '127733'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_902'^^xsd:string;
  dwc:observationDate '1928-10-28'^^xsd:date;
  dwc:aphiaIdAccepted '127733'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_7862>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_7862> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_7862> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.233 -169.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-13.233"^^xsd:decimal ;
  dwc:decimalLongitude "-169.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_7862>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_7862" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_7862'^^xsd:string;
  dwc:scientificName 'Conchoecilla daphnoides'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '-169.85'^^xsd:double;
  dwc:latitude '-13.233'^^xsd:double;
  dwc:aphiaid '127776'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_7862'^^xsd:string;
  dwc:observationDate '1928-10-28'^^xsd:date;
  dwc:aphiaIdAccepted '127776'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_7277>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_7277> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_7277> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.233 -169.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-13.233"^^xsd:decimal ;
  dwc:decimalLongitude "-169.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_7277>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_7277" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_7277'^^xsd:string;
  dwc:scientificName 'Conchoecia subarcuata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '-169.85'^^xsd:double;
  dwc:latitude '-13.233'^^xsd:double;
  dwc:aphiaid '127775'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_7277'^^xsd:string;
  dwc:observationDate '1928-10-28'^^xsd:date;
  dwc:aphiaIdAccepted '127775'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_6401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_6401> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_6401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.233 -169.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-13.233"^^xsd:decimal ;
  dwc:decimalLongitude "-169.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_6401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_6401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_6401'^^xsd:string;
  dwc:scientificName 'Conchoecia magna'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '-169.85'^^xsd:double;
  dwc:latitude '-13.233'^^xsd:double;
  dwc:aphiaid '127773'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_6401'^^xsd:string;
  dwc:observationDate '1928-10-28'^^xsd:date;
  dwc:aphiaIdAccepted '127773'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_25112>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_25112> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_25112> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.233 -169.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-13.233"^^xsd:decimal ;
  dwc:decimalLongitude "-169.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_25112>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_25112" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_25112'^^xsd:string;
  dwc:scientificName 'Paraconchoecia echinata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '-169.85'^^xsd:double;
  dwc:latitude '-13.233'^^xsd:double;
  dwc:aphiaid '127839'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_25112'^^xsd:string;
  dwc:observationDate '1928-10-28'^^xsd:date;
  dwc:aphiaIdAccepted '127839'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_16239>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_16239> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_16239> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.233 -169.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-13.233"^^xsd:decimal ;
  dwc:decimalLongitude "-169.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_16239>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_16239" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_16239'^^xsd:string;
  dwc:scientificName 'Loricoecia ctenophora'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '-169.85'^^xsd:double;
  dwc:latitude '-13.233'^^xsd:double;
  dwc:aphiaid '127797'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_16239'^^xsd:string;
  dwc:observationDate '1928-10-28'^^xsd:date;
  dwc:aphiaIdAccepted '127797'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_19438>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_19438> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_19438> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.233 -169.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-13.233"^^xsd:decimal ;
  dwc:decimalLongitude "-169.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_19438>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_19438" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_19438'^^xsd:string;
  dwc:scientificName 'Mikroconchoecia curta'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '-169.85'^^xsd:double;
  dwc:latitude '-13.233'^^xsd:double;
  dwc:aphiaid '127820'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_19438'^^xsd:string;
  dwc:observationDate '1928-10-28'^^xsd:date;
  dwc:aphiaIdAccepted '127820'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_22172>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_22172> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_22172> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.233 -169.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-13.233"^^xsd:decimal ;
  dwc:decimalLongitude "-169.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_22172>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_22172" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_22172'^^xsd:string;
  dwc:scientificName 'Orthoconchoecia atlantica'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '-169.85'^^xsd:double;
  dwc:latitude '-13.233'^^xsd:double;
  dwc:aphiaid '127829'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_22172'^^xsd:string;
  dwc:observationDate '1928-10-28'^^xsd:date;
  dwc:aphiaIdAccepted '127829'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_13063>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_13063> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_13063> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.233 -169.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-13.233"^^xsd:decimal ;
  dwc:decimalLongitude "-169.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_13063>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_13063" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_13063'^^xsd:string;
  dwc:scientificName 'Fellia bicornis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '-169.85'^^xsd:double;
  dwc:latitude '-13.233'^^xsd:double;
  dwc:aphiaid '127786'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_13063'^^xsd:string;
  dwc:observationDate '1928-10-28'^^xsd:date;
  dwc:aphiaIdAccepted '127786'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_15765>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_15765> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_15765> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.233 -169.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-13.233"^^xsd:decimal ;
  dwc:decimalLongitude "-169.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_15765>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_15765" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_15765'^^xsd:string;
  dwc:scientificName 'Loricoecia loricata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '-169.85'^^xsd:double;
  dwc:latitude '-13.233'^^xsd:double;
  dwc:aphiaid '127798'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_15765'^^xsd:string;
  dwc:observationDate '1928-10-28'^^xsd:date;
  dwc:aphiaIdAccepted '127798'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_13159>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_13159> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_13159> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.233 -169.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-13.233"^^xsd:decimal ;
  dwc:decimalLongitude "-169.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_13159>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_13159" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_13159'^^xsd:string;
  dwc:scientificName 'Fellia cornuta'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '-169.85'^^xsd:double;
  dwc:latitude '-13.233'^^xsd:double;
  dwc:aphiaid '127787'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_13159'^^xsd:string;
  dwc:observationDate '1928-10-28'^^xsd:date;
  dwc:aphiaIdAccepted '127787'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_4264>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_4264> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_4264> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.233 -169.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-13.233"^^xsd:decimal ;
  dwc:decimalLongitude "-169.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_4264>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_4264" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_4264'^^xsd:string;
  dwc:scientificName 'Conchoecetta acuminata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '-169.85'^^xsd:double;
  dwc:latitude '-13.233'^^xsd:double;
  dwc:aphiaid '127768'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_4264'^^xsd:string;
  dwc:observationDate '1928-10-28'^^xsd:date;
  dwc:aphiaIdAccepted '127768'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_15311>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_15311> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_15311> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.233 -169.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-13.233"^^xsd:decimal ;
  dwc:decimalLongitude "-169.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_15311>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_15311" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_15311'^^xsd:string;
  dwc:scientificName 'Halocypris "brevirostris"'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '-169.85'^^xsd:double;
  dwc:latitude '-13.233'^^xsd:double;
  dwc:occurrenceRemarks 'TaxonRemark: these will be a mix of H inflata and H. pelagica'^^xsd:string;
  dwc:aphiaid '127543'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_15311'^^xsd:string;
  dwc:observationDate '1928-10-28'^^xsd:date;
  dwc:aphiaIdAccepted '127543'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_27480>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_27480> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_27480> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.233 -169.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-13.233"^^xsd:decimal ;
  dwc:decimalLongitude "-169.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_27480>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_27480" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_27480'^^xsd:string;
  dwc:scientificName 'Porroecia parthenoda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '-169.85'^^xsd:double;
  dwc:latitude '-13.233'^^xsd:double;
  dwc:aphiaid '127853'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_27480'^^xsd:string;
  dwc:observationDate '1928-10-28'^^xsd:date;
  dwc:aphiaIdAccepted '1314243'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_28414>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_28414> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_28414> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.233 -169.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-13.233"^^xsd:decimal ;
  dwc:decimalLongitude "-169.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_28414>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_28414" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_28414'^^xsd:string;
  dwc:scientificName 'Porroecia spinirostris'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '-169.85'^^xsd:double;
  dwc:latitude '-13.233'^^xsd:double;
  dwc:aphiaid '127856'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_28414'^^xsd:string;
  dwc:observationDate '1928-10-28'^^xsd:date;
  dwc:aphiaIdAccepted '127856'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_19157>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_19157> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_19157> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.233 -169.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-13.233"^^xsd:decimal ;
  dwc:decimalLongitude "-169.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_19157>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_19157" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_19157'^^xsd:string;
  dwc:scientificName 'Metaconchoecia wolferi'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '-169.85'^^xsd:double;
  dwc:latitude '-13.233'^^xsd:double;
  dwc:aphiaid '127817'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_19157'^^xsd:string;
  dwc:observationDate '1928-10-28'^^xsd:date;
  dwc:aphiaIdAccepted '127817'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_26230>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_26230> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_26230> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.233 -169.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-13.233"^^xsd:decimal ;
  dwc:decimalLongitude "-169.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_26230>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_26230" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_26230'^^xsd:string;
  dwc:scientificName 'Paraconchoecia spinifera'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '-169.85'^^xsd:double;
  dwc:latitude '-13.233'^^xsd:double;
  dwc:aphiaid '127846'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_26230'^^xsd:string;
  dwc:observationDate '1928-10-28'^^xsd:date;
  dwc:aphiaIdAccepted '127846'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_25771>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_25771> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_25771> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.233 -169.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-13.233"^^xsd:decimal ;
  dwc:decimalLongitude "-169.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_25771>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_25771" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_25771'^^xsd:string;
  dwc:scientificName 'Paraconchoecia oblonga'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '-169.85'^^xsd:double;
  dwc:latitude '-13.233'^^xsd:double;
  dwc:aphiaid '127845'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_25771'^^xsd:string;
  dwc:observationDate '1928-10-28'^^xsd:date;
  dwc:aphiaIdAccepted '127845'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_13417>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_13417> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_13417> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.233 -169.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-13.233"^^xsd:decimal ;
  dwc:decimalLongitude "-169.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_13417>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_13417" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_13417'^^xsd:string;
  dwc:scientificName 'Gaussicia incisa'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '-169.85'^^xsd:double;
  dwc:latitude '-13.233'^^xsd:double;
  dwc:aphiaid '127790'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_13417'^^xsd:string;
  dwc:observationDate '1928-10-28'^^xsd:date;
  dwc:aphiaIdAccepted '127790'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_3758>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_3758> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_3758> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (80.35 -169.36666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "80.35"^^xsd:decimal ;
  dwc:decimalLongitude "-169.36666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "3135"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_3758>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_3758" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_3758'^^xsd:string;
  dwc:scientificName 'Boroecia maxima'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '-169.36666667'^^xsd:double;
  dwc:latitude '80.35'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '3135'^^xsd:integer;
  dwc:aphiaid '127767'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_3758'^^xsd:string;
  dwc:observationDate '1950-11-28'^^xsd:date;
  dwc:aphiaIdAccepted '127767'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_17449>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_17449> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_17449> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.8 -169.125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.8"^^xsd:decimal ;
  dwc:decimalLongitude "-169.125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_17449>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_17449" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_17449'^^xsd:string;
  dwc:scientificName 'Metaconchoecia alta'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '-169.125'^^xsd:double;
  dwc:latitude '56.8'^^xsd:double;
  dwc:aphiaid '172496'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_17449'^^xsd:string;
  dwc:observationDate '1967-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '172496'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_18203>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_18203> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_18203> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.8 -169.117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.8"^^xsd:decimal ;
  dwc:decimalLongitude "-169.117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "1000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_18203>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_18203" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_18203'^^xsd:string;
  dwc:scientificName 'Metaconchoecia longiseta'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '-169.117'^^xsd:double;
  dwc:latitude '55.8'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '1000'^^xsd:integer;
  dwc:aphiaid '175796'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_18203'^^xsd:string;
  dwc:observationDate '1967-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '175796'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_3861>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_3861> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_3861> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (84.293333333 -169.06)"^^geo:wktLiteral ;
  dwc:decimalLatitude "84.293333333"^^xsd:decimal ;
  dwc:decimalLongitude "-169.06"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_3861>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_3861" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_3861'^^xsd:string;
  dwc:scientificName 'Boroecia maxima'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:longitude '-169.06'^^xsd:double;
  dwc:latitude '84.293333333'^^xsd:double;
  dwc:aphiaid '127767'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_3861'^^xsd:string;
  dwc:aphiaIdAccepted '127767'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_14169>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_14169> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_14169> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-15.6 -168.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-15.6"^^xsd:decimal ;
  dwc:decimalLongitude "-168.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_14169>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_14169" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_14169'^^xsd:string;
  dwc:scientificName 'Halocypria globosa'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '-168.95'^^xsd:double;
  dwc:latitude '-15.6'^^xsd:double;
  dwc:aphiaid '127793'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_14169'^^xsd:string;
  dwc:observationDate '1928-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '127793'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_28413>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_28413> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_28413> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-15.6 -168.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-15.6"^^xsd:decimal ;
  dwc:decimalLongitude "-168.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_28413>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_28413" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_28413'^^xsd:string;
  dwc:scientificName 'Porroecia spinirostris'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '-168.95'^^xsd:double;
  dwc:latitude '-15.6'^^xsd:double;
  dwc:aphiaid '127856'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_28413'^^xsd:string;
  dwc:observationDate '1928-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '127856'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_9251>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_9251> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_9251> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-15.6 -168.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-15.6"^^xsd:decimal ;
  dwc:decimalLongitude "-168.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_9251>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_9251" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_9251'^^xsd:string;
  dwc:scientificName 'Conchoecissa imbricata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '-168.95'^^xsd:double;
  dwc:latitude '-15.6'^^xsd:double;
  dwc:aphiaid '127778'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_9251'^^xsd:string;
  dwc:observationDate '1928-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '127778'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_7276>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_7276> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_7276> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-15.6 -168.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-15.6"^^xsd:decimal ;
  dwc:decimalLongitude "-168.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_7276>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_7276" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_7276'^^xsd:string;
  dwc:scientificName 'Conchoecia subarcuata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '-168.95'^^xsd:double;
  dwc:latitude '-15.6'^^xsd:double;
  dwc:aphiaid '127775'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_7276'^^xsd:string;
  dwc:observationDate '1928-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '127775'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_6400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_6400> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_6400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-15.6 -168.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-15.6"^^xsd:decimal ;
  dwc:decimalLongitude "-168.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_6400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_6400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_6400'^^xsd:string;
  dwc:scientificName 'Conchoecia magna'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '-168.95'^^xsd:double;
  dwc:latitude '-15.6'^^xsd:double;
  dwc:aphiaid '127773'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_6400'^^xsd:string;
  dwc:observationDate '1928-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '127773'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_25770>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_25770> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_25770> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-15.6 -168.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-15.6"^^xsd:decimal ;
  dwc:decimalLongitude "-168.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_25770>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_25770" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_25770'^^xsd:string;
  dwc:scientificName 'Paraconchoecia oblonga'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '-168.95'^^xsd:double;
  dwc:latitude '-15.6'^^xsd:double;
  dwc:aphiaid '127845'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_25770'^^xsd:string;
  dwc:observationDate '1928-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '127845'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_22722>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_22722> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_22722> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-15.6 -168.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-15.6"^^xsd:decimal ;
  dwc:decimalLongitude "-168.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_22722>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_22722" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_22722'^^xsd:string;
  dwc:scientificName 'Orthoconchoecia bispinosa'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '-168.95'^^xsd:double;
  dwc:latitude '-15.6'^^xsd:double;
  dwc:aphiaid '127830'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_22722'^^xsd:string;
  dwc:observationDate '1928-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '127830'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_19437>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_19437> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_19437> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-15.6 -168.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-15.6"^^xsd:decimal ;
  dwc:decimalLongitude "-168.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_19437>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_19437" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_19437'^^xsd:string;
  dwc:scientificName 'Mikroconchoecia curta'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '-168.95'^^xsd:double;
  dwc:latitude '-15.6'^^xsd:double;
  dwc:aphiaid '127820'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_19437'^^xsd:string;
  dwc:observationDate '1928-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '127820'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_22171>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_22171> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_22171> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-15.6 -168.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-15.6"^^xsd:decimal ;
  dwc:decimalLongitude "-168.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_22171>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_22171" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_22171'^^xsd:string;
  dwc:scientificName 'Orthoconchoecia atlantica'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '-168.95'^^xsd:double;
  dwc:latitude '-15.6'^^xsd:double;
  dwc:aphiaid '127829'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_22171'^^xsd:string;
  dwc:observationDate '1928-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '127829'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_30318>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_30318> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_30318> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-15.6 -168.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-15.6"^^xsd:decimal ;
  dwc:decimalLongitude "-168.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_30318>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_30318" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_30318'^^xsd:string;
  dwc:scientificName 'Pseudoconchoecia concentrica'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '-168.95'^^xsd:double;
  dwc:latitude '-15.6'^^xsd:double;
  dwc:aphiaid '127862'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_30318'^^xsd:string;
  dwc:observationDate '1928-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '127862'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_15310>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_15310> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_15310> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-15.6 -168.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-15.6"^^xsd:decimal ;
  dwc:decimalLongitude "-168.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_15310>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_15310" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_15310'^^xsd:string;
  dwc:scientificName 'Halocypris "brevirostris"'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '-168.95'^^xsd:double;
  dwc:latitude '-15.6'^^xsd:double;
  dwc:occurrenceRemarks 'TaxonRemark: these will be a mix of H inflata and H. pelagica'^^xsd:string;
  dwc:aphiaid '127543'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_15310'^^xsd:string;
  dwc:observationDate '1928-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '127543'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_29835>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_29835> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_29835> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-15.6 -168.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-15.6"^^xsd:decimal ;
  dwc:decimalLongitude "-168.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_29835>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_29835" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_29835'^^xsd:string;
  dwc:scientificName 'Proceroecia procera'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '-168.95'^^xsd:double;
  dwc:latitude '-15.6'^^xsd:double;
  dwc:aphiaid '127861'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_29835'^^xsd:string;
  dwc:observationDate '1928-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '127861'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_3897>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_3897> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_3897> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (84.05 -168.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "84.05"^^xsd:decimal ;
  dwc:decimalLongitude "-168.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_3897>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_3897" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_3897'^^xsd:string;
  dwc:scientificName 'Boroecia maxima'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '-168.95'^^xsd:double;
  dwc:latitude '84.05'^^xsd:double;
  dwc:aphiaid '127767'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_3897'^^xsd:string;
  dwc:observationDate '1975-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '127767'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_440>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_440> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_440> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.983 -168.717)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-71.983"^^xsd:decimal ;
  dwc:decimalLongitude "-168.717"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_440>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_440" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_440'^^xsd:string;
  dwc:scientificName 'Alacia hettacra'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:longitude '-168.717'^^xsd:double;
  dwc:latitude '-71.983'^^xsd:double;
  dwc:aphiaid '172456'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_440'^^xsd:string;
  dwc:aphiaIdAccepted '172456'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_22724>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_22724> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_22724> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-10.858 -168.667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-10.858"^^xsd:decimal ;
  dwc:decimalLongitude "-168.667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_22724>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_22724" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_22724'^^xsd:string;
  dwc:scientificName 'Orthoconchoecia bispinosa'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-168.667'^^xsd:double;
  dwc:latitude '-10.858'^^xsd:double;
  dwc:aphiaid '127830'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_22724'^^xsd:string;
  dwc:observationDate '1928-10-29'^^xsd:date;
  dwc:aphiaIdAccepted '127830'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_4265>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_4265> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_4265> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-10.858 -168.667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-10.858"^^xsd:decimal ;
  dwc:decimalLongitude "-168.667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_4265>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_4265" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_4265'^^xsd:string;
  dwc:scientificName 'Conchoecetta acuminata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-168.667'^^xsd:double;
  dwc:latitude '-10.858'^^xsd:double;
  dwc:aphiaid '127768'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_4265'^^xsd:string;
  dwc:observationDate '1928-10-29'^^xsd:date;
  dwc:aphiaIdAccepted '127768'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_24303>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_24303> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_24303> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-10.858 -168.667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-10.858"^^xsd:decimal ;
  dwc:decimalLongitude "-168.667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_24303>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_24303" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_24303'^^xsd:string;
  dwc:scientificName 'Orthoconchoecia striola'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-168.667'^^xsd:double;
  dwc:latitude '-10.858'^^xsd:double;
  dwc:aphiaid '176562'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_24303'^^xsd:string;
  dwc:observationDate '1928-10-29'^^xsd:date;
  dwc:aphiaIdAccepted '176562'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_7863>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_7863> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_7863> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-10.858 -168.667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-10.858"^^xsd:decimal ;
  dwc:decimalLongitude "-168.667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_7863>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_7863" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_7863'^^xsd:string;
  dwc:scientificName 'Conchoecilla daphnoides'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-168.667'^^xsd:double;
  dwc:latitude '-10.858'^^xsd:double;
  dwc:aphiaid '127776'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_7863'^^xsd:string;
  dwc:observationDate '1928-10-29'^^xsd:date;
  dwc:aphiaIdAccepted '127776'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_6402>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_6402> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_6402> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-10.858 -168.667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-10.858"^^xsd:decimal ;
  dwc:decimalLongitude "-168.667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_6402>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_6402" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_6402'^^xsd:string;
  dwc:scientificName 'Conchoecia magna'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-168.667'^^xsd:double;
  dwc:latitude '-10.858'^^xsd:double;
  dwc:aphiaid '127773'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_6402'^^xsd:string;
  dwc:observationDate '1928-10-29'^^xsd:date;
  dwc:aphiaIdAccepted '127773'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_19439>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_19439> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_19439> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-10.858 -168.667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-10.858"^^xsd:decimal ;
  dwc:decimalLongitude "-168.667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_19439>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_19439" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_19439'^^xsd:string;
  dwc:scientificName 'Mikroconchoecia curta'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-168.667'^^xsd:double;
  dwc:latitude '-10.858'^^xsd:double;
  dwc:aphiaid '127820'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_19439'^^xsd:string;
  dwc:observationDate '1928-10-29'^^xsd:date;
  dwc:aphiaIdAccepted '127820'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_12915>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_12915> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_12915> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-10.858 -168.667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-10.858"^^xsd:decimal ;
  dwc:decimalLongitude "-168.667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_12915>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_12915" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_12915'^^xsd:string;
  dwc:scientificName 'Euconchoecia chierchiae'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-168.667'^^xsd:double;
  dwc:latitude '-10.858'^^xsd:double;
  dwc:aphiaid '127785'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_12915'^^xsd:string;
  dwc:observationDate '1928-10-29'^^xsd:date;
  dwc:aphiaIdAccepted '127785'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_22173>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_22173> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_22173> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-10.858 -168.667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-10.858"^^xsd:decimal ;
  dwc:decimalLongitude "-168.667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_22173>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_22173" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_22173'^^xsd:string;
  dwc:scientificName 'Orthoconchoecia atlantica'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-168.667'^^xsd:double;
  dwc:latitude '-10.858'^^xsd:double;
  dwc:aphiaid '127829'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_22173'^^xsd:string;
  dwc:observationDate '1928-10-29'^^xsd:date;
  dwc:aphiaIdAccepted '127829'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_30319>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_30319> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_30319> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-10.858 -168.667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-10.858"^^xsd:decimal ;
  dwc:decimalLongitude "-168.667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_30319>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_30319" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_30319'^^xsd:string;
  dwc:scientificName 'Pseudoconchoecia concentrica'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-168.667'^^xsd:double;
  dwc:latitude '-10.858'^^xsd:double;
  dwc:aphiaid '127862'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_30319'^^xsd:string;
  dwc:observationDate '1928-10-29'^^xsd:date;
  dwc:aphiaIdAccepted '127862'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_12282>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_12282> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_12282> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-10.858 -168.667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-10.858"^^xsd:decimal ;
  dwc:decimalLongitude "-168.667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_12282>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_12282" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_12282'^^xsd:string;
  dwc:scientificName 'Discoconchoecia elegans'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-168.667'^^xsd:double;
  dwc:latitude '-10.858'^^xsd:double;
  dwc:occurrenceRemarks 'TaxonRemark: Note the type locality is in the Norwegain Sea - there are huge sizes differences between different regions suggesting that there is more than one species involved'^^xsd:string;
  dwc:aphiaid '127782'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_12282'^^xsd:string;
  dwc:observationDate '1928-10-29'^^xsd:date;
  dwc:aphiaIdAccepted '127782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_15312>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_15312> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_15312> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-10.858 -168.667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-10.858"^^xsd:decimal ;
  dwc:decimalLongitude "-168.667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_15312>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_15312" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_15312'^^xsd:string;
  dwc:scientificName 'Halocypris "brevirostris"'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-168.667'^^xsd:double;
  dwc:latitude '-10.858'^^xsd:double;
  dwc:occurrenceRemarks 'TaxonRemark: these will be a mix of H inflata and H. pelagica'^^xsd:string;
  dwc:aphiaid '127543'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_15312'^^xsd:string;
  dwc:observationDate '1928-10-29'^^xsd:date;
  dwc:aphiaIdAccepted '127543'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_27481>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_27481> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_27481> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-10.858 -168.667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-10.858"^^xsd:decimal ;
  dwc:decimalLongitude "-168.667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_27481>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_27481" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_27481'^^xsd:string;
  dwc:scientificName 'Porroecia parthenoda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-168.667'^^xsd:double;
  dwc:latitude '-10.858'^^xsd:double;
  dwc:aphiaid '127853'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_27481'^^xsd:string;
  dwc:observationDate '1928-10-29'^^xsd:date;
  dwc:aphiaIdAccepted '1314243'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_28415>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_28415> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_28415> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-10.858 -168.667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-10.858"^^xsd:decimal ;
  dwc:decimalLongitude "-168.667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_28415>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_28415" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_28415'^^xsd:string;
  dwc:scientificName 'Porroecia spinirostris'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-168.667'^^xsd:double;
  dwc:latitude '-10.858'^^xsd:double;
  dwc:aphiaid '127856'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_28415'^^xsd:string;
  dwc:observationDate '1928-10-29'^^xsd:date;
  dwc:aphiaIdAccepted '127856'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_25772>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_25772> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_25772> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-10.858 -168.667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-10.858"^^xsd:decimal ;
  dwc:decimalLongitude "-168.667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_25772>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_25772" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_25772'^^xsd:string;
  dwc:scientificName 'Paraconchoecia oblonga'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-168.667'^^xsd:double;
  dwc:latitude '-10.858'^^xsd:double;
  dwc:aphiaid '127845'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_25772'^^xsd:string;
  dwc:observationDate '1928-10-29'^^xsd:date;
  dwc:aphiaIdAccepted '127845'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_27845>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_27845> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_27845> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-10.858 -168.667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-10.858"^^xsd:decimal ;
  dwc:decimalLongitude "-168.667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_27845>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_27845" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_27845'^^xsd:string;
  dwc:scientificName 'Porroecia porrecta'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-168.667'^^xsd:double;
  dwc:latitude '-10.858'^^xsd:double;
  dwc:aphiaid '127854'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_27845'^^xsd:string;
  dwc:observationDate '1928-10-29'^^xsd:date;
  dwc:aphiaIdAccepted '127854'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_13418>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_13418> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_13418> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-10.858 -168.667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-10.858"^^xsd:decimal ;
  dwc:decimalLongitude "-168.667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_13418>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_13418" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_13418'^^xsd:string;
  dwc:scientificName 'Gaussicia incisa'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-168.667'^^xsd:double;
  dwc:latitude '-10.858'^^xsd:double;
  dwc:aphiaid '127790'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_13418'^^xsd:string;
  dwc:observationDate '1928-10-29'^^xsd:date;
  dwc:aphiaIdAccepted '127790'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_29837>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_29837> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_29837> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-10.858333333 -168.66666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-10.858333333"^^xsd:decimal ;
  dwc:decimalLongitude "-168.66666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_29837>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_29837" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_29837'^^xsd:string;
  dwc:scientificName 'Proceroecia procera'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-168.66666667'^^xsd:double;
  dwc:latitude '-10.858333333'^^xsd:double;
  dwc:aphiaid '127861'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_29837'^^xsd:string;
  dwc:observationDate '1928-10-29'^^xsd:date;
  dwc:aphiaIdAccepted '127861'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_3862>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_3862> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_3862> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (83.853333333 -168.09166667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "83.853333333"^^xsd:decimal ;
  dwc:decimalLongitude "-168.09166667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_3862>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_3862" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_3862'^^xsd:string;
  dwc:scientificName 'Boroecia maxima'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '-168.09166667'^^xsd:double;
  dwc:latitude '83.853333333'^^xsd:double;
  dwc:aphiaid '127767'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_3862'^^xsd:string;
  dwc:observationDate '1970-01-30'^^xsd:date;
  dwc:aphiaIdAccepted '127767'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_3895>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_3895> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_3895> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (83.911666667 -167.96666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "83.911666667"^^xsd:decimal ;
  dwc:decimalLongitude "-167.96666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_3895>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_3895" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_3895'^^xsd:string;
  dwc:scientificName 'Boroecia maxima'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '-167.96666667'^^xsd:double;
  dwc:latitude '83.911666667'^^xsd:double;
  dwc:aphiaid '127767'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_3895'^^xsd:string;
  dwc:observationDate '1975-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '127767'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_2095>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_2095> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_2095> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4 -167.917)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4"^^xsd:decimal ;
  dwc:decimalLongitude "-167.917"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "300"^^xsd:integer ;
  dwc:maximumDepthInMeters "500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_2095>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_2095" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_2095'^^xsd:string;
  dwc:scientificName 'Archiconchoecinna ecuneata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '-167.917'^^xsd:double;
  dwc:latitude '51.4'^^xsd:double;
  dwc:minimumDepth '300'^^xsd:integer;
  dwc:maximumDepth '500'^^xsd:integer;
  dwc:aphiaid '176630'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_2095'^^xsd:string;
  dwc:observationDate '1969-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '176630'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_1837>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_1837> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_1837> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7 -167.917)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7"^^xsd:decimal ;
  dwc:decimalLongitude "-167.917"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3300"^^xsd:integer ;
  dwc:maximumDepthInMeters "5500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_1837>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_1837" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_1837'^^xsd:string;
  dwc:scientificName 'Archiconchoecetta inventricosa'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '-167.917'^^xsd:double;
  dwc:latitude '51.7'^^xsd:double;
  dwc:minimumDepth '3300'^^xsd:integer;
  dwc:maximumDepth '5500'^^xsd:integer;
  dwc:occurrenceRemarks 'Type localityt'^^xsd:string;
  dwc:aphiaid '176638'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_1837'^^xsd:string;
  dwc:observationDate '1969-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '176638'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_18227>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_18227> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_18227> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7 -167.917)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7"^^xsd:decimal ;
  dwc:decimalLongitude "-167.917"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "300"^^xsd:integer ;
  dwc:maximumDepthInMeters "500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_18227>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_18227" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_18227'^^xsd:string;
  dwc:scientificName 'Metaconchoecia longiseta'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '-167.917'^^xsd:double;
  dwc:latitude '51.7'^^xsd:double;
  dwc:minimumDepth '300'^^xsd:integer;
  dwc:maximumDepth '500'^^xsd:integer;
  dwc:aphiaid '175796'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_18227'^^xsd:string;
  dwc:observationDate '1969-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '175796'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_18228>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_18228> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_18228> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7 -167.917)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7"^^xsd:decimal ;
  dwc:decimalLongitude "-167.917"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "200"^^xsd:integer ;
  dwc:maximumDepthInMeters "300"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_18228>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_18228" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_18228'^^xsd:string;
  dwc:scientificName 'Metaconchoecia longiseta'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '-167.917'^^xsd:double;
  dwc:latitude '51.7'^^xsd:double;
  dwc:minimumDepth '200'^^xsd:integer;
  dwc:maximumDepth '300'^^xsd:integer;
  dwc:aphiaid '175796'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_18228'^^xsd:string;
  dwc:observationDate '1969-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '175796'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_17529>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_17529> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_17529> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7 -167.917)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7"^^xsd:decimal ;
  dwc:decimalLongitude "-167.917"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5065"^^xsd:integer ;
  dwc:maximumDepthInMeters "7140"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_17529>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_17529" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_17529'^^xsd:string;
  dwc:scientificName 'Metaconchoecia ampla'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '-167.917'^^xsd:double;
  dwc:latitude '51.7'^^xsd:double;
  dwc:minimumDepth '5065'^^xsd:integer;
  dwc:maximumDepth '7140'^^xsd:integer;
  dwc:aphiaid '172497'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_17529'^^xsd:string;
  dwc:observationDate '1969-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '172497'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_17406>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_17406> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_17406> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7 -167.917)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7"^^xsd:decimal ;
  dwc:decimalLongitude "-167.917"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "750"^^xsd:integer ;
  dwc:maximumDepthInMeters "1000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_17406>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_17406" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_17406'^^xsd:string;
  dwc:scientificName 'Metaconchoecia alta'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '-167.917'^^xsd:double;
  dwc:latitude '51.7'^^xsd:double;
  dwc:minimumDepth '750'^^xsd:integer;
  dwc:maximumDepth '1000'^^xsd:integer;
  dwc:aphiaid '172496'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_17406'^^xsd:string;
  dwc:observationDate '1969-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '172496'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_17407>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_17407> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_17407> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7 -167.917)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7"^^xsd:decimal ;
  dwc:decimalLongitude "-167.917"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "500"^^xsd:integer ;
  dwc:maximumDepthInMeters "750"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_17407>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_17407" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_17407'^^xsd:string;
  dwc:scientificName 'Metaconchoecia alta'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '-167.917'^^xsd:double;
  dwc:latitude '51.7'^^xsd:double;
  dwc:minimumDepth '500'^^xsd:integer;
  dwc:maximumDepth '750'^^xsd:integer;
  dwc:aphiaid '172496'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_17407'^^xsd:string;
  dwc:observationDate '1969-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '172496'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_17404>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_17404> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_17404> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7 -167.917)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7"^^xsd:decimal ;
  dwc:decimalLongitude "-167.917"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2000"^^xsd:integer ;
  dwc:maximumDepthInMeters "3000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_17404>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_17404" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_17404'^^xsd:string;
  dwc:scientificName 'Metaconchoecia alta'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '-167.917'^^xsd:double;
  dwc:latitude '51.7'^^xsd:double;
  dwc:minimumDepth '2000'^^xsd:integer;
  dwc:maximumDepth '3000'^^xsd:integer;
  dwc:aphiaid '172496'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_17404'^^xsd:string;
  dwc:observationDate '1969-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '172496'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_17405>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_17405> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_17405> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7 -167.917)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7"^^xsd:decimal ;
  dwc:decimalLongitude "-167.917"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1000"^^xsd:integer ;
  dwc:maximumDepthInMeters "1500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_17405>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_17405" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_17405'^^xsd:string;
  dwc:scientificName 'Metaconchoecia alta'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '-167.917'^^xsd:double;
  dwc:latitude '51.7'^^xsd:double;
  dwc:minimumDepth '1000'^^xsd:integer;
  dwc:maximumDepth '1500'^^xsd:integer;
  dwc:aphiaid '172496'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_17405'^^xsd:string;
  dwc:observationDate '1969-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '172496'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_17451>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_17451> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_17451> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.316666667 -167.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.316666667"^^xsd:decimal ;
  dwc:decimalLongitude "-167.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_17451>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_17451" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_17451'^^xsd:string;
  dwc:scientificName 'Metaconchoecia alta'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-167.75'^^xsd:double;
  dwc:latitude '54.316666667'^^xsd:double;
  dwc:aphiaid '172496'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_17451'^^xsd:string;
  dwc:observationDate '1967-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '172496'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_18205>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_18205> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_18205> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.317 -167.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.317"^^xsd:decimal ;
  dwc:decimalLongitude "-167.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "1000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_18205>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_18205" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_18205'^^xsd:string;
  dwc:scientificName 'Metaconchoecia longiseta'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-167.75'^^xsd:double;
  dwc:latitude '54.317'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '1000'^^xsd:integer;
  dwc:aphiaid '175796'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_18205'^^xsd:string;
  dwc:observationDate '1967-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '175796'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_3863>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_3863> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_3863> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (83.633333333 -167.58666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "83.633333333"^^xsd:decimal ;
  dwc:decimalLongitude "-167.58666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_3863>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_3863" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_3863'^^xsd:string;
  dwc:scientificName 'Boroecia maxima'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '-167.58666667'^^xsd:double;
  dwc:latitude '83.633333333'^^xsd:double;
  dwc:aphiaid '127767'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_3863'^^xsd:string;
  dwc:observationDate '1970-02-13'^^xsd:date;
  dwc:aphiaIdAccepted '127767'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_439>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_439> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_439> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.817 -167.533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-71.817"^^xsd:decimal ;
  dwc:decimalLongitude "-167.533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_439>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_439" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_439'^^xsd:string;
  dwc:scientificName 'Alacia hettacra'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:longitude '-167.533'^^xsd:double;
  dwc:latitude '-71.817'^^xsd:double;
  dwc:aphiaid '172456'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_439'^^xsd:string;
  dwc:aphiaIdAccepted '172456'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_9115>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_9115> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_9115> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.817 -167.533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-71.817"^^xsd:decimal ;
  dwc:decimalLongitude "-167.533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_9115>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_9115" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_9115'^^xsd:string;
  dwc:scientificName 'Conchoecissa imbricata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:longitude '-167.533'^^xsd:double;
  dwc:latitude '-71.817'^^xsd:double;
  dwc:aphiaid '127778'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_9115'^^xsd:string;
  dwc:aphiaIdAccepted '127778'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_3193>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_3193> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_3193> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.817 -167.533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-71.817"^^xsd:decimal ;
  dwc:decimalLongitude "-167.533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_3193>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_3193" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_3193'^^xsd:string;
  dwc:scientificName 'Boroecia antipoda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1913'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '-167.533'^^xsd:double;
  dwc:latitude '-71.817'^^xsd:double;
  dwc:aphiaid '172467'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_3193'^^xsd:string;
  dwc:observationDate '1913-01-08'^^xsd:date;
  dwc:aphiaIdAccepted '172467'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_17450>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_17450> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_17450> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.666666667 -167.28333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-167.28333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_17450>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_17450" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_17450'^^xsd:string;
  dwc:scientificName 'Metaconchoecia alta'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-167.28333333'^^xsd:double;
  dwc:latitude '54.666666667'^^xsd:double;
  dwc:aphiaid '172496'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_17450'^^xsd:string;
  dwc:observationDate '1967-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '172496'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_18204>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_18204> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_18204> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.667 -167.233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.667"^^xsd:decimal ;
  dwc:decimalLongitude "-167.233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "480"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_18204>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_18204" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_18204'^^xsd:string;
  dwc:scientificName 'Metaconchoecia longiseta'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-167.233'^^xsd:double;
  dwc:latitude '54.667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '480'^^xsd:integer;
  dwc:aphiaid '175796'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_18204'^^xsd:string;
  dwc:observationDate '1967-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '175796'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_11952>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_11952> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_11952> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.25 -167.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.25"^^xsd:decimal ;
  dwc:decimalLongitude "-167.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "556"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_11952>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_11952" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_11952'^^xsd:string;
  dwc:scientificName 'Discoconchoecia elegans'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '-167.2'^^xsd:double;
  dwc:latitude '77.25'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '556'^^xsd:integer;
  dwc:occurrenceRemarks 'TaxonRemark: Note the type locality is in the Norwegain Sea - there are huge sizes differences between different regions suggesting that there is more than one species involved'^^xsd:string;
  dwc:aphiaid '127782'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_11952'^^xsd:string;
  dwc:observationDate '1950-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '127782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_2513>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_2513> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_2513> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.25 -167.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.25"^^xsd:decimal ;
  dwc:decimalLongitude "-167.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "265"^^xsd:integer ;
  dwc:maximumDepthInMeters "556"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_2513>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_2513" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_2513'^^xsd:string;
  dwc:scientificName 'Bathyconchoecia arctica'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:longitude '-167.2'^^xsd:double;
  dwc:latitude '77.25'^^xsd:double;
  dwc:minimumDepth '265'^^xsd:integer;
  dwc:maximumDepth '556'^^xsd:integer;
  dwc:occurrenceRemarks '1.2mm'^^xsd:string;
  dwc:aphiaid '127749'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_2513'^^xsd:string;
  dwc:aphiaIdAccepted '127749'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_3755>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_3755> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_3755> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.25 -167.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.25"^^xsd:decimal ;
  dwc:decimalLongitude "-167.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "556"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_3755>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_3755" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_3755'^^xsd:string;
  dwc:scientificName 'Boroecia maxima'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '-167.2'^^xsd:double;
  dwc:latitude '77.25'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '556'^^xsd:integer;
  dwc:aphiaid '127767'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_3755'^^xsd:string;
  dwc:observationDate '1950-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '127767'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_3008>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_3008> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_3008> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.25 -167.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.25"^^xsd:decimal ;
  dwc:decimalLongitude "-167.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "265"^^xsd:integer ;
  dwc:maximumDepthInMeters "556"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_3008>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_3008" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_3008'^^xsd:string;
  dwc:scientificName 'Boroecia borealis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '-167.2'^^xsd:double;
  dwc:latitude '77.25'^^xsd:double;
  dwc:minimumDepth '265'^^xsd:integer;
  dwc:maximumDepth '556'^^xsd:integer;
  dwc:aphiaid '127766'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_3008'^^xsd:string;
  dwc:observationDate '1950-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '127766'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_24732>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_24732> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_24732> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.767 -167.167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.767"^^xsd:decimal ;
  dwc:decimalLongitude "-167.167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_24732>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_24732" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_24732'^^xsd:string;
  dwc:scientificName 'Paraconchoecia allotherium'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '-167.167'^^xsd:double;
  dwc:latitude '-7.767'^^xsd:double;
  dwc:aphiaid '127834'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_24732'^^xsd:string;
  dwc:observationDate '1928-10-31'^^xsd:date;
  dwc:aphiaIdAccepted '127834'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_22174>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_22174> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_22174> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.767 -167.167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.767"^^xsd:decimal ;
  dwc:decimalLongitude "-167.167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_22174>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_22174" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_22174'^^xsd:string;
  dwc:scientificName 'Orthoconchoecia atlantica'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '-167.167'^^xsd:double;
  dwc:latitude '-7.767'^^xsd:double;
  dwc:aphiaid '127829'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_22174'^^xsd:string;
  dwc:observationDate '1928-10-31'^^xsd:date;
  dwc:aphiaIdAccepted '127829'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_14170>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_14170> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_14170> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.767 -167.167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.767"^^xsd:decimal ;
  dwc:decimalLongitude "-167.167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_14170>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_14170" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_14170'^^xsd:string;
  dwc:scientificName 'Halocypria globosa'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '-167.167'^^xsd:double;
  dwc:latitude '-7.767'^^xsd:double;
  dwc:aphiaid '127793'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_14170'^^xsd:string;
  dwc:observationDate '1928-10-31'^^xsd:date;
  dwc:aphiaIdAccepted '127793'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_5358>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_5358> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_5358> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.767 -167.167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.767"^^xsd:decimal ;
  dwc:decimalLongitude "-167.167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_5358>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_5358" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_5358'^^xsd:string;
  dwc:scientificName 'Conchoecia lophura lophura'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '-167.167'^^xsd:double;
  dwc:latitude '-7.767'^^xsd:double;
  dwc:aphiaid '127771'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_5358'^^xsd:string;
  dwc:observationDate '1928-10-31'^^xsd:date;
  dwc:aphiaIdAccepted '1314233'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_22725>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_22725> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_22725> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.767 -167.167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.767"^^xsd:decimal ;
  dwc:decimalLongitude "-167.167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_22725>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_22725" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_22725'^^xsd:string;
  dwc:scientificName 'Orthoconchoecia bispinosa'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '-167.167'^^xsd:double;
  dwc:latitude '-7.767'^^xsd:double;
  dwc:aphiaid '127830'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_22725'^^xsd:string;
  dwc:observationDate '1928-10-31'^^xsd:date;
  dwc:aphiaIdAccepted '127830'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_1046>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_1046> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_1046> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.767 -167.167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.767"^^xsd:decimal ;
  dwc:decimalLongitude "-167.167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_1046>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_1046" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_1046'^^xsd:string;
  dwc:scientificName 'Alacia valdiviae'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '-167.167'^^xsd:double;
  dwc:latitude '-7.767'^^xsd:double;
  dwc:aphiaid '127734'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_1046'^^xsd:string;
  dwc:observationDate '1928-10-31'^^xsd:date;
  dwc:aphiaIdAccepted '127734'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_9253>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_9253> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_9253> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.767 -167.167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.767"^^xsd:decimal ;
  dwc:decimalLongitude "-167.167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_9253>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_9253" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_9253'^^xsd:string;
  dwc:scientificName 'Conchoecissa imbricata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '-167.167'^^xsd:double;
  dwc:latitude '-7.767'^^xsd:double;
  dwc:aphiaid '127778'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_9253'^^xsd:string;
  dwc:observationDate '1928-10-31'^^xsd:date;
  dwc:aphiaIdAccepted '127778'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_903>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_903> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_903> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.767 -167.167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.767"^^xsd:decimal ;
  dwc:decimalLongitude "-167.167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_903>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_903" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_903'^^xsd:string;
  dwc:scientificName 'Alacia leptothrix'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '-167.167'^^xsd:double;
  dwc:latitude '-7.767'^^xsd:double;
  dwc:aphiaid '127733'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_903'^^xsd:string;
  dwc:observationDate '1928-10-31'^^xsd:date;
  dwc:aphiaIdAccepted '127733'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_8703>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_8703> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_8703> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.767 -167.167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.767"^^xsd:decimal ;
  dwc:decimalLongitude "-167.167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_8703>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_8703" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_8703'^^xsd:string;
  dwc:scientificName 'Conchoecissa ametra'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '-167.167'^^xsd:double;
  dwc:latitude '-7.767'^^xsd:double;
  dwc:aphiaid '127777'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_8703'^^xsd:string;
  dwc:observationDate '1928-10-31'^^xsd:date;
  dwc:aphiaIdAccepted '127777'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_7864>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_7864> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_7864> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.767 -167.167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.767"^^xsd:decimal ;
  dwc:decimalLongitude "-167.167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_7864>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_7864" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_7864'^^xsd:string;
  dwc:scientificName 'Conchoecilla daphnoides'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '-167.167'^^xsd:double;
  dwc:latitude '-7.767'^^xsd:double;
  dwc:aphiaid '127776'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_7864'^^xsd:string;
  dwc:observationDate '1928-10-31'^^xsd:date;
  dwc:aphiaIdAccepted '127776'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_7278>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_7278> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_7278> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.767 -167.167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.767"^^xsd:decimal ;
  dwc:decimalLongitude "-167.167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_7278>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_7278" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_7278'^^xsd:string;
  dwc:scientificName 'Conchoecia subarcuata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '-167.167'^^xsd:double;
  dwc:latitude '-7.767'^^xsd:double;
  dwc:aphiaid '127775'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_7278'^^xsd:string;
  dwc:observationDate '1928-10-31'^^xsd:date;
  dwc:aphiaIdAccepted '127775'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_6403>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_6403> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_6403> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.767 -167.167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.767"^^xsd:decimal ;
  dwc:decimalLongitude "-167.167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_6403>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_6403" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_6403'^^xsd:string;
  dwc:scientificName 'Conchoecia magna'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '-167.167'^^xsd:double;
  dwc:latitude '-7.767'^^xsd:double;
  dwc:aphiaid '127773'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_6403'^^xsd:string;
  dwc:observationDate '1928-10-31'^^xsd:date;
  dwc:aphiaIdAccepted '127773'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_13721>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_13721> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_13721> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.767 -167.167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.767"^^xsd:decimal ;
  dwc:decimalLongitude "-167.167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_13721>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_13721" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_13721'^^xsd:string;
  dwc:scientificName 'Gigantocypris australis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '-167.167'^^xsd:double;
  dwc:latitude '-7.767'^^xsd:double;
  dwc:aphiaid '176759'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_13721'^^xsd:string;
  dwc:observationDate '1928-10-31'^^xsd:date;
  dwc:aphiaIdAccepted '176759'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_25113>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_25113> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_25113> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.767 -167.167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.767"^^xsd:decimal ;
  dwc:decimalLongitude "-167.167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_25113>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_25113" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_25113'^^xsd:string;
  dwc:scientificName 'Paraconchoecia echinata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '-167.167'^^xsd:double;
  dwc:latitude '-7.767'^^xsd:double;
  dwc:aphiaid '127839'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_25113'^^xsd:string;
  dwc:observationDate '1928-10-31'^^xsd:date;
  dwc:aphiaIdAccepted '127839'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_5994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_5994> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_5994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.767 -167.167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.767"^^xsd:decimal ;
  dwc:decimalLongitude "-167.167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_5994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_5994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_5994'^^xsd:string;
  dwc:scientificName 'Conchoecia macrocheira'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '-167.167'^^xsd:double;
  dwc:latitude '-7.767'^^xsd:double;
  dwc:aphiaid '127772'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_5994'^^xsd:string;
  dwc:observationDate '1928-10-31'^^xsd:date;
  dwc:aphiaIdAccepted '1314230'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_16675>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_16675> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_16675> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.767 -167.167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.767"^^xsd:decimal ;
  dwc:decimalLongitude "-167.167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_16675>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_16675" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_16675'^^xsd:string;
  dwc:scientificName 'Macrocypridina poulseni'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '-167.167'^^xsd:double;
  dwc:latitude '-7.767'^^xsd:double;
  dwc:aphiaid '176752'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_16675'^^xsd:string;
  dwc:observationDate '1928-10-31'^^xsd:date;
  dwc:aphiaIdAccepted '176752'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_16440>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_16440> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_16440> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.767 -167.167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.767"^^xsd:decimal ;
  dwc:decimalLongitude "-167.167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_16440>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_16440" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_16440'^^xsd:string;
  dwc:scientificName 'Macroconchoecia caudata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '-167.167'^^xsd:double;
  dwc:latitude '-7.767'^^xsd:double;
  dwc:aphiaid '172494'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_16440'^^xsd:string;
  dwc:observationDate '1928-10-31'^^xsd:date;
  dwc:aphiaIdAccepted '172494'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_16553>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_16553> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_16553> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.767 -167.167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.767"^^xsd:decimal ;
  dwc:decimalLongitude "-167.167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_16553>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_16553" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_16553'^^xsd:string;
  dwc:scientificName 'Macroconchoecia reticulata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '-167.167'^^xsd:double;
  dwc:latitude '-7.767'^^xsd:double;
  dwc:aphiaid '127800'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_16553'^^xsd:string;
  dwc:observationDate '1928-10-31'^^xsd:date;
  dwc:aphiaIdAccepted '127800'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_19440>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_19440> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_19440> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.767 -167.167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.767"^^xsd:decimal ;
  dwc:decimalLongitude "-167.167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_19440>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_19440" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_19440'^^xsd:string;
  dwc:scientificName 'Mikroconchoecia curta'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '-167.167'^^xsd:double;
  dwc:latitude '-7.767'^^xsd:double;
  dwc:aphiaid '127820'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_19440'^^xsd:string;
  dwc:observationDate '1928-10-31'^^xsd:date;
  dwc:aphiaIdAccepted '127820'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_20046>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_20046> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_20046> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.767 -167.167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.767"^^xsd:decimal ;
  dwc:decimalLongitude "-167.167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_20046>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_20046" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_20046'^^xsd:string;
  dwc:scientificName 'Mikroconchoecia echinulata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '-167.167'^^xsd:double;
  dwc:latitude '-7.767'^^xsd:double;
  dwc:aphiaid '127822'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_20046'^^xsd:string;
  dwc:observationDate '1928-10-31'^^xsd:date;
  dwc:aphiaIdAccepted '127822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_13160>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_13160> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_13160> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.767 -167.167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.767"^^xsd:decimal ;
  dwc:decimalLongitude "-167.167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_13160>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_13160" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_13160'^^xsd:string;
  dwc:scientificName 'Fellia cornuta'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '-167.167'^^xsd:double;
  dwc:latitude '-7.767'^^xsd:double;
  dwc:aphiaid '127787'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_13160'^^xsd:string;
  dwc:observationDate '1928-10-31'^^xsd:date;
  dwc:aphiaIdAccepted '127787'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_12271>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_12271> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_12271> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.767 -167.167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.767"^^xsd:decimal ;
  dwc:decimalLongitude "-167.167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_12271>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_12271" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_12271'^^xsd:string;
  dwc:scientificName 'Discoconchoecia elegans'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '-167.167'^^xsd:double;
  dwc:latitude '-7.767'^^xsd:double;
  dwc:occurrenceRemarks 'TaxonRemark: Note the type locality is in the Norwegain Sea - there are huge sizes differences between different regions suggesting that there is more than one species involved'^^xsd:string;
  dwc:aphiaid '127782'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_12271'^^xsd:string;
  dwc:observationDate '1928-10-31'^^xsd:date;
  dwc:aphiaIdAccepted '127782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_15313>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_15313> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_15313> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.767 -167.167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.767"^^xsd:decimal ;
  dwc:decimalLongitude "-167.167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_15313>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_15313" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_15313'^^xsd:string;
  dwc:scientificName 'Halocypris "brevirostris"'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '-167.167'^^xsd:double;
  dwc:latitude '-7.767'^^xsd:double;
  dwc:occurrenceRemarks 'TaxonRemark: these will be a mix of H inflata and H. pelagica'^^xsd:string;
  dwc:aphiaid '127543'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_15313'^^xsd:string;
  dwc:observationDate '1928-10-31'^^xsd:date;
  dwc:aphiaIdAccepted '127543'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_24304>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_24304> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_24304> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.767 -167.167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.767"^^xsd:decimal ;
  dwc:decimalLongitude "-167.167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_24304>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_24304" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_24304'^^xsd:string;
  dwc:scientificName 'Orthoconchoecia striola'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '-167.167'^^xsd:double;
  dwc:latitude '-7.767'^^xsd:double;
  dwc:aphiaid '176562'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_24304'^^xsd:string;
  dwc:observationDate '1928-10-31'^^xsd:date;
  dwc:aphiaIdAccepted '176562'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_28>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_28> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_28> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.767 -167.167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.767"^^xsd:decimal ;
  dwc:decimalLongitude "-167.167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_28>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_28" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_28'^^xsd:string;
  dwc:scientificName 'Alacia alata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '-167.167'^^xsd:double;
  dwc:latitude '-7.767'^^xsd:double;
  dwc:aphiaid '127732'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_28'^^xsd:string;
  dwc:observationDate '1928-10-31'^^xsd:date;
  dwc:aphiaIdAccepted '127732'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_27482>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_27482> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_27482> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.767 -167.167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.767"^^xsd:decimal ;
  dwc:decimalLongitude "-167.167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_27482>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_27482" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_27482'^^xsd:string;
  dwc:scientificName 'Porroecia parthenoda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '-167.167'^^xsd:double;
  dwc:latitude '-7.767'^^xsd:double;
  dwc:aphiaid '127853'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_27482'^^xsd:string;
  dwc:observationDate '1928-10-31'^^xsd:date;
  dwc:aphiaIdAccepted '1314243'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_28416>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_28416> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_28416> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.767 -167.167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.767"^^xsd:decimal ;
  dwc:decimalLongitude "-167.167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_28416>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_28416" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_28416'^^xsd:string;
  dwc:scientificName 'Porroecia spinirostris'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '-167.167'^^xsd:double;
  dwc:latitude '-7.767'^^xsd:double;
  dwc:aphiaid '127856'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_28416'^^xsd:string;
  dwc:observationDate '1928-10-31'^^xsd:date;
  dwc:aphiaIdAccepted '127856'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_25773>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_25773> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_25773> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.767 -167.167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.767"^^xsd:decimal ;
  dwc:decimalLongitude "-167.167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_25773>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_25773" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_25773'^^xsd:string;
  dwc:scientificName 'Paraconchoecia oblonga'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '-167.167'^^xsd:double;
  dwc:latitude '-7.767'^^xsd:double;
  dwc:aphiaid '127845'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_25773'^^xsd:string;
  dwc:observationDate '1928-10-31'^^xsd:date;
  dwc:aphiaIdAccepted '127845'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_3896>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_3896> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_3896> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (84.368333333 -166.98333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "84.368333333"^^xsd:decimal ;
  dwc:decimalLongitude "-166.98333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_3896>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_3896" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_3896'^^xsd:string;
  dwc:scientificName 'Boroecia maxima'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '-166.98333333'^^xsd:double;
  dwc:latitude '84.368333333'^^xsd:double;
  dwc:aphiaid '127767'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_3896'^^xsd:string;
  dwc:observationDate '1975-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '127767'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_3020>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_3020> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_3020> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (84.368333333 -166.98333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "84.368333333"^^xsd:decimal ;
  dwc:decimalLongitude "-166.98333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_3020>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_3020" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_3020'^^xsd:string;
  dwc:scientificName 'Boroecia borealis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-166.98333333'^^xsd:double;
  dwc:latitude '84.368333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '127766'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_3020'^^xsd:string;
  dwc:observationDate '1970-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '127766'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_437>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_437> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_437> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.683 -166.783)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-71.683"^^xsd:decimal ;
  dwc:decimalLongitude "-166.783"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_437>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_437" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_437'^^xsd:string;
  dwc:scientificName 'Alacia hettacra'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:longitude '-166.783'^^xsd:double;
  dwc:latitude '-71.683'^^xsd:double;
  dwc:aphiaid '172456'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_437'^^xsd:string;
  dwc:aphiaIdAccepted '172456'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_3191>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_3191> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_3191> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.683 -166.783)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-71.683"^^xsd:decimal ;
  dwc:decimalLongitude "-166.783"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_3191>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_3191" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_3191'^^xsd:string;
  dwc:scientificName 'Boroecia antipoda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1913'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '-166.783'^^xsd:double;
  dwc:latitude '-71.683'^^xsd:double;
  dwc:aphiaid '172467'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_3191'^^xsd:string;
  dwc:observationDate '1913-01-05'^^xsd:date;
  dwc:aphiaIdAccepted '172467'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_3192>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_3192> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_3192> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.683 -166.783)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-71.683"^^xsd:decimal ;
  dwc:decimalLongitude "-166.783"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_3192>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_3192" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_3192'^^xsd:string;
  dwc:scientificName 'Boroecia antipoda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1913'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '-166.783'^^xsd:double;
  dwc:latitude '-71.683'^^xsd:double;
  dwc:aphiaid '172467'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_3192'^^xsd:string;
  dwc:observationDate '1913-01-07'^^xsd:date;
  dwc:aphiaIdAccepted '172467'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_13301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_13301> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_13301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.683 -166.783)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-71.683"^^xsd:decimal ;
  dwc:decimalLongitude "-166.783"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_13301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_13301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_13301'^^xsd:string;
  dwc:scientificName 'Gaussicia edentata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:longitude '-166.783'^^xsd:double;
  dwc:latitude '-71.683'^^xsd:double;
  dwc:aphiaid '127788'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_13301'^^xsd:string;
  dwc:aphiaIdAccepted '127788'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_3867>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_3867> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_3867> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (83.345 -166.63666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "83.345"^^xsd:decimal ;
  dwc:decimalLongitude "-166.63666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_3867>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_3867" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_3867'^^xsd:string;
  dwc:scientificName 'Boroecia maxima'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:longitude '-166.63666667'^^xsd:double;
  dwc:latitude '83.345'^^xsd:double;
  dwc:aphiaid '127767'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_3867'^^xsd:string;
  dwc:aphiaIdAccepted '127767'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_438>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_438> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_438> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.683 -166.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-71.683"^^xsd:decimal ;
  dwc:decimalLongitude "-166.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_438>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_438" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_438'^^xsd:string;
  dwc:scientificName 'Alacia hettacra'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:longitude '-166.47'^^xsd:double;
  dwc:latitude '-71.683'^^xsd:double;
  dwc:aphiaid '172456'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_438'^^xsd:string;
  dwc:aphiaIdAccepted '172456'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_3822>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_3822> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_3822> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (85.766666667 -166.43)"^^geo:wktLiteral ;
  dwc:decimalLatitude "85.766666667"^^xsd:decimal ;
  dwc:decimalLongitude "-166.43"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "830"^^xsd:integer ;
  dwc:maximumDepthInMeters "2100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_3822>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_3822" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_3822'^^xsd:string;
  dwc:scientificName 'Boroecia maxima'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '-166.43'^^xsd:double;
  dwc:latitude '85.766666667'^^xsd:double;
  dwc:minimumDepth '830'^^xsd:integer;
  dwc:maximumDepth '2100'^^xsd:integer;
  dwc:aphiaid '127767'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_3822'^^xsd:string;
  dwc:observationDate '1958-02-17'^^xsd:date;
  dwc:aphiaIdAccepted '127767'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_3864>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_3864> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_3864> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (83.481666667 -166.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "83.481666667"^^xsd:decimal ;
  dwc:decimalLongitude "-166.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_3864>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_3864" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_3864'^^xsd:string;
  dwc:scientificName 'Boroecia maxima'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '-166.35'^^xsd:double;
  dwc:latitude '83.481666667'^^xsd:double;
  dwc:aphiaid '127767'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_3864'^^xsd:string;
  dwc:observationDate '1970-02-20'^^xsd:date;
  dwc:aphiaIdAccepted '127767'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_14168>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_14168> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_14168> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-17.091 -166.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-17.091"^^xsd:decimal ;
  dwc:decimalLongitude "-166.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_14168>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_14168" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_14168'^^xsd:string;
  dwc:scientificName 'Halocypria globosa'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '-166.3'^^xsd:double;
  dwc:latitude '-17.091'^^xsd:double;
  dwc:aphiaid '127793'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_14168'^^xsd:string;
  dwc:observationDate '1928-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '127793'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_9250>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_9250> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_9250> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-17.091 -166.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-17.091"^^xsd:decimal ;
  dwc:decimalLongitude "-166.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_9250>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_9250" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_9250'^^xsd:string;
  dwc:scientificName 'Conchoecissa imbricata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '-166.3'^^xsd:double;
  dwc:latitude '-17.091'^^xsd:double;
  dwc:aphiaid '127778'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_9250'^^xsd:string;
  dwc:observationDate '1928-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '127778'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_7861>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_7861> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_7861> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-17.091 -166.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-17.091"^^xsd:decimal ;
  dwc:decimalLongitude "-166.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_7861>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_7861" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_7861'^^xsd:string;
  dwc:scientificName 'Conchoecilla daphnoides'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '-166.3'^^xsd:double;
  dwc:latitude '-17.091'^^xsd:double;
  dwc:aphiaid '127776'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_7861'^^xsd:string;
  dwc:observationDate '1928-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '127776'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_16238>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_16238> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_16238> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-17.091 -166.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-17.091"^^xsd:decimal ;
  dwc:decimalLongitude "-166.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_16238>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_16238" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_16238'^^xsd:string;
  dwc:scientificName 'Loricoecia ctenophora'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '-166.3'^^xsd:double;
  dwc:latitude '-17.091'^^xsd:double;
  dwc:aphiaid '127797'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_16238'^^xsd:string;
  dwc:observationDate '1928-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '127797'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_22170>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_22170> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_22170> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-17.091 -166.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-17.091"^^xsd:decimal ;
  dwc:decimalLongitude "-166.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_22170>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_22170" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_22170'^^xsd:string;
  dwc:scientificName 'Orthoconchoecia atlantica'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '-166.3'^^xsd:double;
  dwc:latitude '-17.091'^^xsd:double;
  dwc:aphiaid '127829'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_22170'^^xsd:string;
  dwc:observationDate '1928-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '127829'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_17116>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_17116> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_17116> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-17.091 -166.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-17.091"^^xsd:decimal ;
  dwc:decimalLongitude "-166.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_17116>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_17116" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_17116'^^xsd:string;
  dwc:scientificName 'Metaconchoecia acuta'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:identifiedBy 'Identified Gooday, 1981'^^xsd:string;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '-166.3'^^xsd:double;
  dwc:latitude '-17.091'^^xsd:double;
  dwc:aphiaid '127802'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_17116'^^xsd:string;
  dwc:observationDate '1928-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '127802'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_435>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_435> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_435> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-69.85 -166.283)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-69.85"^^xsd:decimal ;
  dwc:decimalLongitude "-166.283"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_435>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_435" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_435'^^xsd:string;
  dwc:scientificName 'Alacia hettacra'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:longitude '-166.283'^^xsd:double;
  dwc:latitude '-69.85'^^xsd:double;
  dwc:aphiaid '172456'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_435'^^xsd:string;
  dwc:aphiaIdAccepted '172456'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_3190>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_3190> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_3190> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-69.85 -166.283)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-69.85"^^xsd:decimal ;
  dwc:decimalLongitude "-166.283"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_3190>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_3190" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_3190'^^xsd:string;
  dwc:scientificName 'Boroecia antipoda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1913'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-166.283'^^xsd:double;
  dwc:latitude '-69.85'^^xsd:double;
  dwc:aphiaid '172467'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_3190'^^xsd:string;
  dwc:observationDate '1913-12-29'^^xsd:date;
  dwc:aphiaIdAccepted '172467'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_243>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_243> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_243> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-69.85 -166.283)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-69.85"^^xsd:decimal ;
  dwc:decimalLongitude "-166.283"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_243>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_243" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_243'^^xsd:string;
  dwc:scientificName 'Alacia belgicae'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1912'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-166.283'^^xsd:double;
  dwc:latitude '-69.85'^^xsd:double;
  dwc:aphiaid '172453'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_243'^^xsd:string;
  dwc:observationDate '1912-12-29'^^xsd:date;
  dwc:aphiaIdAccepted '172453'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_3793>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_3793> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_3793> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (80.413333333 -166.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "80.413333333"^^xsd:decimal ;
  dwc:decimalLongitude "-166.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "310"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_3793>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_3793" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_3793'^^xsd:string;
  dwc:scientificName 'Boroecia maxima'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '-166.15'^^xsd:double;
  dwc:latitude '80.413333333'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '310'^^xsd:integer;
  dwc:aphiaid '127767'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_3793'^^xsd:string;
  dwc:observationDate '1955-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '127767'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_434>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_434> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_434> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-66.5 -166.133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-66.5"^^xsd:decimal ;
  dwc:decimalLongitude "-166.133"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_434>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_434" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_434'^^xsd:string;
  dwc:scientificName 'Alacia hettacra'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:longitude '-166.133'^^xsd:double;
  dwc:latitude '-66.5'^^xsd:double;
  dwc:aphiaid '172456'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_434'^^xsd:string;
  dwc:aphiaIdAccepted '172456'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_436>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_436> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_436> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.583 -166.017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-71.583"^^xsd:decimal ;
  dwc:decimalLongitude "-166.017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_436>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_436" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_436'^^xsd:string;
  dwc:scientificName 'Alacia hettacra'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:longitude '-166.017'^^xsd:double;
  dwc:latitude '-71.583'^^xsd:double;
  dwc:aphiaid '172456'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_436'^^xsd:string;
  dwc:aphiaIdAccepted '172456'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_20474>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_20474> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_20474> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.527 -165.06)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.527"^^xsd:decimal ;
  dwc:decimalLongitude "-165.06"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_20474>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_20474" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_20474'^^xsd:string;
  dwc:scientificName 'Mikroconchoecia stigmatica'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '-165.06'^^xsd:double;
  dwc:latitude '39.527'^^xsd:double;
  dwc:aphiaid '127823'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_20474'^^xsd:string;
  dwc:observationDate '1999-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '127823'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_11864>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_11864> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_11864> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.527 -165.06)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.527"^^xsd:decimal ;
  dwc:decimalLongitude "-165.06"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1200"^^xsd:integer ;
  dwc:maximumDepthInMeters "1200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_11864>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_11864" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_11864'^^xsd:string;
  dwc:scientificName 'Discoconchoecia elegans'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '-165.06'^^xsd:double;
  dwc:latitude '39.527'^^xsd:double;
  dwc:minimumDepth '1200'^^xsd:integer;
  dwc:maximumDepth '1200'^^xsd:integer;
  dwc:occurrenceRemarks 'EventRemarks: (NEP), TaxonRemark: Note the type locality is in the Norwegain Sea - there are huge sizes differences between different regions suggesting that there is more than one species involved'^^xsd:string;
  dwc:aphiaid '127782'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_11864'^^xsd:string;
  dwc:observationDate '1999-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '127782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_11857>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_11857> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_11857> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.527 -165.06)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.527"^^xsd:decimal ;
  dwc:decimalLongitude "-165.06"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_11857>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_11857" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_11857'^^xsd:string;
  dwc:scientificName 'Discoconchoecia elegans'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '-165.06'^^xsd:double;
  dwc:latitude '39.527'^^xsd:double;
  dwc:occurrenceRemarks 'EventRemarks: (NEP), TaxonRemark: Note the type locality is in the Norwegain Sea - there are huge sizes differences between different regions suggesting that there is more than one species involved'^^xsd:string;
  dwc:aphiaid '127782'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_11857'^^xsd:string;
  dwc:observationDate '1999-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '127782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_20480>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_20480> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_20480> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.527 -165.06)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.527"^^xsd:decimal ;
  dwc:decimalLongitude "-165.06"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1200"^^xsd:integer ;
  dwc:maximumDepthInMeters "1200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_20480>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_20480" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_20480'^^xsd:string;
  dwc:scientificName 'Mikroconchoecia stigmatica'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '-165.06'^^xsd:double;
  dwc:latitude '39.527'^^xsd:double;
  dwc:minimumDepth '1200'^^xsd:integer;
  dwc:maximumDepth '1200'^^xsd:integer;
  dwc:aphiaid '127823'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_20480'^^xsd:string;
  dwc:observationDate '1999-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '127823'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_7066>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_7066> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_7066> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.527 -165.06)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.527"^^xsd:decimal ;
  dwc:decimalLongitude "-165.06"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_7066>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_7066" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_7066'^^xsd:string;
  dwc:scientificName 'Conchoecia aff. magna'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '-165.06'^^xsd:double;
  dwc:latitude '39.527'^^xsd:double;
  dwc:occurrenceRemarks 'EventRemarks: (NEP)'^^xsd:string;
  dwc:aphiaid '127533'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_7066'^^xsd:string;
  dwc:observationDate '1999-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '127533'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_7074>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_7074> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_7074> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.527 -165.06)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.527"^^xsd:decimal ;
  dwc:decimalLongitude "-165.06"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1200"^^xsd:integer ;
  dwc:maximumDepthInMeters "1200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_7074>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_7074" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_7074'^^xsd:string;
  dwc:scientificName 'Conchoecia aff. magna'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '-165.06'^^xsd:double;
  dwc:latitude '39.527'^^xsd:double;
  dwc:minimumDepth '1200'^^xsd:integer;
  dwc:maximumDepth '1200'^^xsd:integer;
  dwc:occurrenceRemarks 'EventRemarks: (NEP)'^^xsd:string;
  dwc:aphiaid '127533'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_7074'^^xsd:string;
  dwc:observationDate '1999-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '127533'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_9848>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_9848> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_9848> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.527 -165.06)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.527"^^xsd:decimal ;
  dwc:decimalLongitude "-165.06"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_9848>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_9848" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_9848'^^xsd:string;
  dwc:scientificName 'Conchoecissa imbricata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '-165.06'^^xsd:double;
  dwc:latitude '39.527'^^xsd:double;
  dwc:aphiaid '127778'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_9848'^^xsd:string;
  dwc:observationDate '1999-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '127778'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_9849>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_9849> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_9849> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.527 -165.06)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.527"^^xsd:decimal ;
  dwc:decimalLongitude "-165.06"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1200"^^xsd:integer ;
  dwc:maximumDepthInMeters "1200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_9849>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_9849" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_9849'^^xsd:string;
  dwc:scientificName 'Conchoecissa imbricata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '-165.06'^^xsd:double;
  dwc:latitude '39.527'^^xsd:double;
  dwc:minimumDepth '1200'^^xsd:integer;
  dwc:maximumDepth '1200'^^xsd:integer;
  dwc:aphiaid '127778'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_9849'^^xsd:string;
  dwc:observationDate '1999-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '127778'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_9096>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_9096> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_9096> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.527 -165.06)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.527"^^xsd:decimal ;
  dwc:decimalLongitude "-165.06"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_9096>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_9096" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_9096'^^xsd:string;
  dwc:scientificName 'Conchoecissa ametra'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '-165.06'^^xsd:double;
  dwc:latitude '39.527'^^xsd:double;
  dwc:aphiaid '127777'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_9096'^^xsd:string;
  dwc:observationDate '1999-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '127777'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_8566>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_8566> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_8566> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.527 -165.06)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.527"^^xsd:decimal ;
  dwc:decimalLongitude "-165.06"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_8566>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_8566" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_8566'^^xsd:string;
  dwc:scientificName 'Conchoecilla daphnoides'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '-165.06'^^xsd:double;
  dwc:latitude '39.527'^^xsd:double;
  dwc:aphiaid '127776'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_8566'^^xsd:string;
  dwc:observationDate '1999-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '127776'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_24440>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_24440> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_24440> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.527 -165.06)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.527"^^xsd:decimal ;
  dwc:decimalLongitude "-165.06"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1200"^^xsd:integer ;
  dwc:maximumDepthInMeters "1200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_24440>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_24440" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_24440'^^xsd:string;
  dwc:scientificName 'Orthoconchoecia striola'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '-165.06'^^xsd:double;
  dwc:latitude '39.527'^^xsd:double;
  dwc:minimumDepth '1200'^^xsd:integer;
  dwc:maximumDepth '1200'^^xsd:integer;
  dwc:aphiaid '176562'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_24440'^^xsd:string;
  dwc:observationDate '1999-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '176562'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.527 -165.06)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.527"^^xsd:decimal ;
  dwc:decimalLongitude "-165.06"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_993'^^xsd:string;
  dwc:scientificName 'Alacia pseudoalata= A. major'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '-165.06'^^xsd:double;
  dwc:latitude '39.527'^^xsd:double;
  dwc:aphiaid '172459'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_993'^^xsd:string;
  dwc:observationDate '1999-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '422960'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_18117>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_18117> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_18117> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.527 -165.06)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.527"^^xsd:decimal ;
  dwc:decimalLongitude "-165.06"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_18117>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_18117" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_18117'^^xsd:string;
  dwc:scientificName 'Metaconchoecia inflata lata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '-165.06'^^xsd:double;
  dwc:latitude '39.527'^^xsd:double;
  dwc:aphiaid '175792'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_18117'^^xsd:string;
  dwc:observationDate '1999-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '175792'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_23921>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_23921> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_23921> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.527 -165.06)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.527"^^xsd:decimal ;
  dwc:decimalLongitude "-165.06"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_23921>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_23921" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_23921'^^xsd:string;
  dwc:scientificName 'Orthoconchoecia haddoni marchilensis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '-165.06'^^xsd:double;
  dwc:latitude '39.527'^^xsd:double;
  dwc:aphiaid '176560'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_23921'^^xsd:string;
  dwc:observationDate '1999-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '176560'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_20020>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_20020> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_20020> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.527 -165.06)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.527"^^xsd:decimal ;
  dwc:decimalLongitude "-165.06"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_20020>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_20020" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_20020'^^xsd:string;
  dwc:scientificName 'Mikroconchoecia curta'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '-165.06'^^xsd:double;
  dwc:latitude '39.527'^^xsd:double;
  dwc:aphiaid '127820'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_20020'^^xsd:string;
  dwc:observationDate '1999-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '127820'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_17515>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_17515> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_17515> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.527 -165.06)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.527"^^xsd:decimal ;
  dwc:decimalLongitude "-165.06"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1200"^^xsd:integer ;
  dwc:maximumDepthInMeters "1200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_17515>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_17515" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_17515'^^xsd:string;
  dwc:scientificName 'Metaconchoecia alta'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '-165.06'^^xsd:double;
  dwc:latitude '39.527'^^xsd:double;
  dwc:minimumDepth '1200'^^xsd:integer;
  dwc:maximumDepth '1200'^^xsd:integer;
  dwc:aphiaid '172496'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_17515'^^xsd:string;
  dwc:observationDate '1999-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '172496'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_21199>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_21199> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_21199> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.527 -165.06)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.527"^^xsd:decimal ;
  dwc:decimalLongitude "-165.06"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_21199>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_21199" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_21199'^^xsd:string;
  dwc:scientificName 'Metaconchoecia nasotuberculata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '-165.06'^^xsd:double;
  dwc:latitude '39.527'^^xsd:double;
  dwc:aphiaid '127810'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_21199'^^xsd:string;
  dwc:observationDate '1999-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '536006'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_17586>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_17586> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_17586> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.527 -165.06)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.527"^^xsd:decimal ;
  dwc:decimalLongitude "-165.06"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_17586>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_17586" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_17586'^^xsd:string;
  dwc:scientificName 'Metaconchoecia alta'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '-165.06'^^xsd:double;
  dwc:latitude '39.527'^^xsd:double;
  dwc:aphiaid '172496'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_17586'^^xsd:string;
  dwc:observationDate '1999-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '172496'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_1001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_1001> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_1001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.527 -165.06)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.527"^^xsd:decimal ;
  dwc:decimalLongitude "-165.06"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1200"^^xsd:integer ;
  dwc:maximumDepthInMeters "1200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_1001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_1001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_1001'^^xsd:string;
  dwc:scientificName 'Alacia pseudoalata= A. major'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '-165.06'^^xsd:double;
  dwc:latitude '39.527'^^xsd:double;
  dwc:minimumDepth '1200'^^xsd:integer;
  dwc:maximumDepth '1200'^^xsd:integer;
  dwc:aphiaid '172459'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_1001'^^xsd:string;
  dwc:observationDate '1999-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '422960'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_13253>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_13253> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_13253> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.527 -165.06)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.527"^^xsd:decimal ;
  dwc:decimalLongitude "-165.06"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_13253>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_13253" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_13253'^^xsd:string;
  dwc:scientificName 'Fellia cornuta'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '-165.06'^^xsd:double;
  dwc:latitude '39.527'^^xsd:double;
  dwc:aphiaid '127787'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_13253'^^xsd:string;
  dwc:observationDate '1999-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '127787'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_2864>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_2864> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_2864> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.527 -165.06)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.527"^^xsd:decimal ;
  dwc:decimalLongitude "-165.06"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1200"^^xsd:integer ;
  dwc:maximumDepthInMeters "1200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_2864>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_2864" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_2864'^^xsd:string;
  dwc:scientificName 'Boroecia alaska'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '-165.06'^^xsd:double;
  dwc:latitude '39.527'^^xsd:double;
  dwc:minimumDepth '1200'^^xsd:integer;
  dwc:maximumDepth '1200'^^xsd:integer;
  dwc:aphiaid '172466'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_2864'^^xsd:string;
  dwc:observationDate '1999-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '172466'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_26730>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_26730> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_26730> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.527 -165.06)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.527"^^xsd:decimal ;
  dwc:decimalLongitude "-165.06"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_26730>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_26730" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_26730'^^xsd:string;
  dwc:scientificName 'Paraconchoecia spinifera'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '-165.06'^^xsd:double;
  dwc:latitude '39.527'^^xsd:double;
  dwc:aphiaid '127846'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_26730'^^xsd:string;
  dwc:observationDate '1999-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '127846'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_18124>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_18124> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_18124> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.496666667 -164.97833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.496666667"^^xsd:decimal ;
  dwc:decimalLongitude "-164.97833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_18124>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_18124" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_18124'^^xsd:string;
  dwc:scientificName 'Metaconchoecia inflata lata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '-164.97833333'^^xsd:double;
  dwc:latitude '48.496666667'^^xsd:double;
  dwc:aphiaid '175792'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_18124'^^xsd:string;
  dwc:observationDate '1998-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '175792'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_17522>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_17522> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_17522> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.496666667 -164.97833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.496666667"^^xsd:decimal ;
  dwc:decimalLongitude "-164.97833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_17522>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_17522" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_17522'^^xsd:string;
  dwc:scientificName 'Metaconchoecia alta'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '-164.97833333'^^xsd:double;
  dwc:latitude '48.496666667'^^xsd:double;
  dwc:aphiaid '172496'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_17522'^^xsd:string;
  dwc:observationDate '1998-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '172496'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_1010>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_1010> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_1010> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.09833 -164.978333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.09833"^^xsd:decimal ;
  dwc:decimalLongitude "-164.978333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_1010>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_1010" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_1010'^^xsd:string;
  dwc:scientificName 'Alacia pseudoalata= A. major'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '-164.978333'^^xsd:double;
  dwc:latitude '48.09833'^^xsd:double;
  dwc:aphiaid '172459'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_1010'^^xsd:string;
  dwc:observationDate '1998-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '422960'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_20487>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_20487> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_20487> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.497 -164.978)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.497"^^xsd:decimal ;
  dwc:decimalLongitude "-164.978"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_20487>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_20487" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_20487'^^xsd:string;
  dwc:scientificName 'Mikroconchoecia stigmatica'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '-164.978'^^xsd:double;
  dwc:latitude '48.497'^^xsd:double;
  dwc:aphiaid '127823'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_20487'^^xsd:string;
  dwc:observationDate '1998-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '127823'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_4820>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_4820> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_4820> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.497 -164.978)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.497"^^xsd:decimal ;
  dwc:decimalLongitude "-164.978"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_4820>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_4820" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_4820'^^xsd:string;
  dwc:scientificName 'Conchocetta giesbrechti'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '-164.978'^^xsd:double;
  dwc:latitude '48.497'^^xsd:double;
  dwc:aphiaid '127769'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_4820'^^xsd:string;
  dwc:observationDate '1998-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '127769'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_1841>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_1841> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_1841> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.497 -164.978)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.497"^^xsd:decimal ;
  dwc:decimalLongitude "-164.978"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_1841>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_1841" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_1841'^^xsd:string;
  dwc:scientificName 'Archiconchoecetta inventricosa'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '-164.978'^^xsd:double;
  dwc:latitude '48.497'^^xsd:double;
  dwc:aphiaid '176638'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_1841'^^xsd:string;
  dwc:observationDate '1998-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '176638'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_7084>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_7084> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_7084> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.497 -164.978)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.497"^^xsd:decimal ;
  dwc:decimalLongitude "-164.978"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_7084>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_7084" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_7084'^^xsd:string;
  dwc:scientificName 'Conchoecia aff. magna'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '-164.978'^^xsd:double;
  dwc:latitude '48.497'^^xsd:double;
  dwc:occurrenceRemarks 'EventRemarks: (NEP)'^^xsd:string;
  dwc:aphiaid '127533'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_7084'^^xsd:string;
  dwc:observationDate '1998-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '127533'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_24446>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_24446> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_24446> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.497 -164.978)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.497"^^xsd:decimal ;
  dwc:decimalLongitude "-164.978"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_24446>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_24446" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_24446'^^xsd:string;
  dwc:scientificName 'Orthoconchoecia striola'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '-164.978'^^xsd:double;
  dwc:latitude '48.497'^^xsd:double;
  dwc:aphiaid '176562'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_24446'^^xsd:string;
  dwc:observationDate '1998-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '176562'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_17595>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_17595> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_17595> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.497 -164.978)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.497"^^xsd:decimal ;
  dwc:decimalLongitude "-164.978"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_17595>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_17595" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_17595'^^xsd:string;
  dwc:scientificName 'Metaconchoecia alta'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '-164.978'^^xsd:double;
  dwc:latitude '48.497'^^xsd:double;
  dwc:aphiaid '172496'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_17595'^^xsd:string;
  dwc:observationDate '1998-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '172496'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_2881>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_2881> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_2881> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.497 -164.978)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.497"^^xsd:decimal ;
  dwc:decimalLongitude "-164.978"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_2881>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_2881" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_2881'^^xsd:string;
  dwc:scientificName 'Boroecia alaska'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '-164.978'^^xsd:double;
  dwc:latitude '48.497'^^xsd:double;
  dwc:aphiaid '172466'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_2881'^^xsd:string;
  dwc:observationDate '1998-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '172466'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_11876>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_11876> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_11876> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.4833333 -164.96666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.4833333"^^xsd:decimal ;
  dwc:decimalLongitude "-164.96666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_11876>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_11876" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_11876'^^xsd:string;
  dwc:scientificName 'Discoconchoecia elegans'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '-164.96666667'^^xsd:double;
  dwc:latitude '48.4833333'^^xsd:double;
  dwc:occurrenceRemarks 'EventRemarks: (NEP), TaxonRemark: Note the type locality is in the Norwegain Sea - there are huge sizes differences between different regions suggesting that there is more than one species involved'^^xsd:string;
  dwc:aphiaid '127782'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_11876'^^xsd:string;
  dwc:observationDate '1998-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '127782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_3868>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_3868> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_3868> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (82.833333333 -164.84166667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "82.833333333"^^xsd:decimal ;
  dwc:decimalLongitude "-164.84166667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_3868>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_3868" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_3868'^^xsd:string;
  dwc:scientificName 'Boroecia maxima'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '-164.84166667'^^xsd:double;
  dwc:latitude '82.833333333'^^xsd:double;
  dwc:aphiaid '127767'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_3868'^^xsd:string;
  dwc:observationDate '1970-03-26'^^xsd:date;
  dwc:aphiaIdAccepted '127767'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_3767>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_3767> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_3767> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (87.058333333 -164.01833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "87.058333333"^^xsd:decimal ;
  dwc:decimalLongitude "-164.01833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "270"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_3767>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_3767" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_3767'^^xsd:string;
  dwc:scientificName 'Boroecia maxima'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1954'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '-164.01833333'^^xsd:double;
  dwc:latitude '87.058333333'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '270'^^xsd:integer;
  dwc:aphiaid '127767'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_3767'^^xsd:string;
  dwc:observationDate '1954-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '127767'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_3771>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_3771> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_3771> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (89.008333333 -163.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "89.008333333"^^xsd:decimal ;
  dwc:decimalLongitude "-163.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "240"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_3771>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_3771" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_3771'^^xsd:string;
  dwc:scientificName 'Boroecia maxima'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1954'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '-163.71'^^xsd:double;
  dwc:latitude '89.008333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '240'^^xsd:integer;
  dwc:aphiaid '127767'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_3771'^^xsd:string;
  dwc:observationDate '1954-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '127767'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_3938>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_3938> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_3938> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76 -163.352)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76"^^xsd:decimal ;
  dwc:decimalLongitude "-163.352"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_3938>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_3938" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_3938'^^xsd:string;
  dwc:scientificName 'Boroecia hopcrofti new species'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:longitude '-163.352'^^xsd:double;
  dwc:latitude '76'^^xsd:integer;
  dwc:occurrenceRemarks 'TaxonRemark: new species'^^xsd:string;
  dwc:aphiaid '127531'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_3938'^^xsd:string;
  dwc:aphiaIdAccepted '127531'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_3930>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_3930> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_3930> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76 -163.352)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76"^^xsd:decimal ;
  dwc:decimalLongitude "-163.352"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_3930>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_3930" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_3930'^^xsd:string;
  dwc:scientificName 'Boroecia maxima'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:longitude '-163.352'^^xsd:double;
  dwc:latitude '76'^^xsd:integer;
  dwc:aphiaid '127767'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_3930'^^xsd:string;
  dwc:aphiaIdAccepted '127767'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_18223>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_18223> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_18223> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.192 -163.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.192"^^xsd:decimal ;
  dwc:decimalLongitude "-163.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "300"^^xsd:integer ;
  dwc:maximumDepthInMeters "500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_18223>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_18223" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_18223'^^xsd:string;
  dwc:scientificName 'Metaconchoecia longiseta'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '-163.15'^^xsd:double;
  dwc:latitude '53.192'^^xsd:double;
  dwc:minimumDepth '300'^^xsd:integer;
  dwc:maximumDepth '500'^^xsd:integer;
  dwc:aphiaid '175796'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_18223'^^xsd:string;
  dwc:observationDate '1969-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '175796'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_18224>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_18224> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_18224> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.192 -163.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.192"^^xsd:decimal ;
  dwc:decimalLongitude "-163.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "200"^^xsd:integer ;
  dwc:maximumDepthInMeters "300"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_18224>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_18224" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_18224'^^xsd:string;
  dwc:scientificName 'Metaconchoecia longiseta'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '-163.15'^^xsd:double;
  dwc:latitude '53.192'^^xsd:double;
  dwc:minimumDepth '200'^^xsd:integer;
  dwc:maximumDepth '300'^^xsd:integer;
  dwc:aphiaid '175796'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_18224'^^xsd:string;
  dwc:observationDate '1969-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '175796'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_18225>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_18225> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_18225> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.192 -163.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.192"^^xsd:decimal ;
  dwc:decimalLongitude "-163.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_18225>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_18225" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_18225'^^xsd:string;
  dwc:scientificName 'Metaconchoecia longiseta'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '-163.15'^^xsd:double;
  dwc:latitude '53.192'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:aphiaid '175796'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_18225'^^xsd:string;
  dwc:observationDate '1969-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '175796'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_18226>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_18226> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_18226> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.192 -163.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.192"^^xsd:decimal ;
  dwc:decimalLongitude "-163.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "500"^^xsd:integer ;
  dwc:maximumDepthInMeters "750"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_18226>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_18226" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_18226'^^xsd:string;
  dwc:scientificName 'Metaconchoecia longiseta'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '-163.15'^^xsd:double;
  dwc:latitude '53.192'^^xsd:double;
  dwc:minimumDepth '500'^^xsd:integer;
  dwc:maximumDepth '750'^^xsd:integer;
  dwc:aphiaid '175796'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_18226'^^xsd:string;
  dwc:observationDate '1969-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '175796'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_17527>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_17527> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_17527> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.192 -163.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.192"^^xsd:decimal ;
  dwc:decimalLongitude "-163.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1000"^^xsd:integer ;
  dwc:maximumDepthInMeters "1500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_17527>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_17527" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_17527'^^xsd:string;
  dwc:scientificName 'Metaconchoecia ampla'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '-163.15'^^xsd:double;
  dwc:latitude '53.192'^^xsd:double;
  dwc:minimumDepth '1000'^^xsd:integer;
  dwc:maximumDepth '1500'^^xsd:integer;
  dwc:occurrenceRemarks 'Type locality'^^xsd:string;
  dwc:aphiaid '172497'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_17527'^^xsd:string;
  dwc:observationDate '1969-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '172497'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_17399>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_17399> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_17399> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.192 -163.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.192"^^xsd:decimal ;
  dwc:decimalLongitude "-163.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "300"^^xsd:integer ;
  dwc:maximumDepthInMeters "500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_17399>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_17399" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_17399'^^xsd:string;
  dwc:scientificName 'Metaconchoecia alta'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '-163.15'^^xsd:double;
  dwc:latitude '53.192'^^xsd:double;
  dwc:minimumDepth '300'^^xsd:integer;
  dwc:maximumDepth '500'^^xsd:integer;
  dwc:aphiaid '172496'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_17399'^^xsd:string;
  dwc:observationDate '1969-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '172496'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_17400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_17400> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_17400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.192 -163.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.192"^^xsd:decimal ;
  dwc:decimalLongitude "-163.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "500"^^xsd:integer ;
  dwc:maximumDepthInMeters "750"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_17400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_17400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_17400'^^xsd:string;
  dwc:scientificName 'Metaconchoecia alta'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '-163.15'^^xsd:double;
  dwc:latitude '53.192'^^xsd:double;
  dwc:minimumDepth '500'^^xsd:integer;
  dwc:maximumDepth '750'^^xsd:integer;
  dwc:aphiaid '172496'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_17400'^^xsd:string;
  dwc:observationDate '1969-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '172496'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_17401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_17401> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_17401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.192 -163.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.192"^^xsd:decimal ;
  dwc:decimalLongitude "-163.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "750"^^xsd:integer ;
  dwc:maximumDepthInMeters "1000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_17401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_17401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_17401'^^xsd:string;
  dwc:scientificName 'Metaconchoecia alta'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '-163.15'^^xsd:double;
  dwc:latitude '53.192'^^xsd:double;
  dwc:minimumDepth '750'^^xsd:integer;
  dwc:maximumDepth '1000'^^xsd:integer;
  dwc:aphiaid '172496'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_17401'^^xsd:string;
  dwc:observationDate '1969-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '172496'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_17402>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_17402> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_17402> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.192 -163.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.192"^^xsd:decimal ;
  dwc:decimalLongitude "-163.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1000"^^xsd:integer ;
  dwc:maximumDepthInMeters "1500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_17402>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_17402" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_17402'^^xsd:string;
  dwc:scientificName 'Metaconchoecia alta'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '-163.15'^^xsd:double;
  dwc:latitude '53.192'^^xsd:double;
  dwc:minimumDepth '1000'^^xsd:integer;
  dwc:maximumDepth '1500'^^xsd:integer;
  dwc:aphiaid '172496'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_17402'^^xsd:string;
  dwc:observationDate '1969-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '172496'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_18222>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_18222> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_18222> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3 -163.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.3"^^xsd:decimal ;
  dwc:decimalLongitude "-163.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_18222>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_18222" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_18222'^^xsd:string;
  dwc:scientificName 'Metaconchoecia longiseta'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '-163.15'^^xsd:double;
  dwc:latitude '53.3'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:aphiaid '175796'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_18222'^^xsd:string;
  dwc:observationDate '1969-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '175796'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_17398>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_17398> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_17398> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3 -163.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.3"^^xsd:decimal ;
  dwc:decimalLongitude "-163.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "750"^^xsd:integer ;
  dwc:maximumDepthInMeters "1000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_17398>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_17398" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_17398'^^xsd:string;
  dwc:scientificName 'Metaconchoecia alta'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '-163.15'^^xsd:double;
  dwc:latitude '53.3'^^xsd:double;
  dwc:minimumDepth '750'^^xsd:integer;
  dwc:maximumDepth '1000'^^xsd:integer;
  dwc:aphiaid '172496'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_17398'^^xsd:string;
  dwc:observationDate '1969-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '172496'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_26229>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_26229> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_26229> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-18.883 -163.041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-18.883"^^xsd:decimal ;
  dwc:decimalLongitude "-163.041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_26229>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_26229" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_26229'^^xsd:string;
  dwc:scientificName 'Paraconchoecia spinifera'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '-163.041'^^xsd:double;
  dwc:latitude '-18.883'^^xsd:double;
  dwc:aphiaid '127846'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_26229'^^xsd:string;
  dwc:observationDate '1928-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '127846'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_5357>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_5357> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_5357> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-18.883 -163.041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-18.883"^^xsd:decimal ;
  dwc:decimalLongitude "-163.041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_5357>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_5357" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_5357'^^xsd:string;
  dwc:scientificName 'Conchoecia lophura lophura'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '-163.041'^^xsd:double;
  dwc:latitude '-18.883'^^xsd:double;
  dwc:aphiaid '127771'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_5357'^^xsd:string;
  dwc:observationDate '1928-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '1314233'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_9249>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_9249> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_9249> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-18.883 -163.041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-18.883"^^xsd:decimal ;
  dwc:decimalLongitude "-163.041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_9249>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_9249" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_9249'^^xsd:string;
  dwc:scientificName 'Conchoecissa imbricata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '-163.041'^^xsd:double;
  dwc:latitude '-18.883'^^xsd:double;
  dwc:aphiaid '127778'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_9249'^^xsd:string;
  dwc:observationDate '1928-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '127778'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_8702>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_8702> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_8702> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-18.883 -163.041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-18.883"^^xsd:decimal ;
  dwc:decimalLongitude "-163.041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_8702>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_8702" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_8702'^^xsd:string;
  dwc:scientificName 'Conchoecissa ametra'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '-163.041'^^xsd:double;
  dwc:latitude '-18.883'^^xsd:double;
  dwc:aphiaid '127777'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_8702'^^xsd:string;
  dwc:observationDate '1928-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '127777'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_7860>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_7860> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_7860> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-18.883 -163.041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-18.883"^^xsd:decimal ;
  dwc:decimalLongitude "-163.041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_7860>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_7860" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_7860'^^xsd:string;
  dwc:scientificName 'Conchoecilla daphnoides'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '-163.041'^^xsd:double;
  dwc:latitude '-18.883'^^xsd:double;
  dwc:aphiaid '127776'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_7860'^^xsd:string;
  dwc:observationDate '1928-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '127776'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_25250>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_25250> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_25250> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-18.883 -163.041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-18.883"^^xsd:decimal ;
  dwc:decimalLongitude "-163.041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_25250>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_25250" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_25250'^^xsd:string;
  dwc:scientificName 'Paraconchoecia hirsuta'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '-163.041'^^xsd:double;
  dwc:latitude '-18.883'^^xsd:double;
  dwc:aphiaid '127840'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_25250'^^xsd:string;
  dwc:observationDate '1928-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '127840'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_9991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_9991> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_9991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-18.883 -163.041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-18.883"^^xsd:decimal ;
  dwc:decimalLongitude "-163.041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_9991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_9991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_9991'^^xsd:string;
  dwc:scientificName 'Conchoecissa squamosa'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '-163.041'^^xsd:double;
  dwc:latitude '-18.883'^^xsd:double;
  dwc:aphiaid '172486'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_9991'^^xsd:string;
  dwc:observationDate '1928-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '172486'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_16674>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_16674> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_16674> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-18.883 -163.041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-18.883"^^xsd:decimal ;
  dwc:decimalLongitude "-163.041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_16674>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_16674" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_16674'^^xsd:string;
  dwc:scientificName 'Macrocypridina poulseni'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '-163.041'^^xsd:double;
  dwc:latitude '-18.883'^^xsd:double;
  dwc:aphiaid '176752'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_16674'^^xsd:string;
  dwc:observationDate '1928-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '176752'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_16552>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_16552> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_16552> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-18.883 -163.041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-18.883"^^xsd:decimal ;
  dwc:decimalLongitude "-163.041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_16552>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_16552" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_16552'^^xsd:string;
  dwc:scientificName 'Macroconchoecia reticulata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '-163.041'^^xsd:double;
  dwc:latitude '-18.883'^^xsd:double;
  dwc:aphiaid '127800'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_16552'^^xsd:string;
  dwc:observationDate '1928-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '127800'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_20568>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_20568> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_20568> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-18.883 -163.041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-18.883"^^xsd:decimal ;
  dwc:decimalLongitude "-163.041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_20568>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_20568" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_20568'^^xsd:string;
  dwc:scientificName 'Mollicia acanthophora'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '-163.041'^^xsd:double;
  dwc:latitude '-18.883'^^xsd:double;
  dwc:aphiaid '176549'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_20568'^^xsd:string;
  dwc:observationDate '1928-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '176549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_26945>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_26945> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_26945> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-18.883 -163.041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-18.883"^^xsd:decimal ;
  dwc:decimalLongitude "-163.041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_26945>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_26945" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_26945'^^xsd:string;
  dwc:scientificName 'Paramollicia rhynchena'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '-163.041'^^xsd:double;
  dwc:latitude '-18.883'^^xsd:double;
  dwc:aphiaid '127852'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_26945'^^xsd:string;
  dwc:observationDate '1928-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '127852'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_2094>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_2094> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_2094> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.275 -163.033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.275"^^xsd:decimal ;
  dwc:decimalLongitude "-163.033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1500"^^xsd:integer ;
  dwc:maximumDepthInMeters "2000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_2094>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_2094" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_2094'^^xsd:string;
  dwc:scientificName 'Archiconchoecinna ecuneata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '-163.033'^^xsd:double;
  dwc:latitude '53.275'^^xsd:double;
  dwc:minimumDepth '1500'^^xsd:integer;
  dwc:maximumDepth '2000'^^xsd:integer;
  dwc:aphiaid '176630'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_2094'^^xsd:string;
  dwc:observationDate '1969-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '176630'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_11849>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_11849> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_11849> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.257 -162.743)"^^geo:wktLiteral ;
  dwc:decimalLatitude "75.257"^^xsd:decimal ;
  dwc:decimalLongitude "-162.743"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_11849>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_11849" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_11849'^^xsd:string;
  dwc:scientificName 'Discoconchoecia elegans'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:longitude '-162.743'^^xsd:double;
  dwc:latitude '75.257'^^xsd:double;
  dwc:occurrenceRemarks 'TaxonRemark: Note the type locality is in the Norwegain Sea - there are huge sizes differences between different regions suggesting that there is more than one species involved'^^xsd:string;
  dwc:aphiaid '127782'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_11849'^^xsd:string;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127782'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_3173>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_3173> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_3173> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.257 -162.743)"^^geo:wktLiteral ;
  dwc:decimalLatitude "75.257"^^xsd:decimal ;
  dwc:decimalLongitude "-162.743"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_3173>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_3173" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_3173'^^xsd:string;
  dwc:scientificName 'Boroecia borealis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '-162.743'^^xsd:double;
  dwc:latitude '75.257'^^xsd:double;
  dwc:aphiaid '127766'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_3173'^^xsd:string;
  dwc:observationDate '2002-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '127766'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_3939>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_3939> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_3939> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.257 -162.743)"^^geo:wktLiteral ;
  dwc:decimalLatitude "75.257"^^xsd:decimal ;
  dwc:decimalLongitude "-162.743"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_3939>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_3939" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_3939'^^xsd:string;
  dwc:scientificName 'Boroecia hopcrofti new species'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:longitude '-162.743'^^xsd:double;
  dwc:latitude '75.257'^^xsd:double;
  dwc:occurrenceRemarks 'TaxonRemark: new species'^^xsd:string;
  dwc:aphiaid '127531'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_3939'^^xsd:string;
  dwc:aphiaIdAccepted '127531'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_3931>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_3931> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_3931> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.257 -162.743)"^^geo:wktLiteral ;
  dwc:decimalLatitude "75.257"^^xsd:decimal ;
  dwc:decimalLongitude "-162.743"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_3931>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_3931" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_3931'^^xsd:string;
  dwc:scientificName 'Boroecia maxima'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:longitude '-162.743'^^xsd:double;
  dwc:latitude '75.257'^^xsd:double;
  dwc:aphiaid '127767'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_3931'^^xsd:string;
  dwc:aphiaIdAccepted '127767'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_3763>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_3763> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_3763> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (81.483333333 -162.56666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "81.483333333"^^xsd:decimal ;
  dwc:decimalLongitude "-162.56666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "995"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_3763>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_3763" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_3763'^^xsd:string;
  dwc:scientificName 'Boroecia maxima'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1954'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '-162.56666667'^^xsd:double;
  dwc:latitude '81.483333333'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '995'^^xsd:integer;
  dwc:aphiaid '127767'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_3763'^^xsd:string;
  dwc:observationDate '1954-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '127767'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_17403>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_17403> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_17403> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.941666667 -162.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.941666667"^^xsd:decimal ;
  dwc:decimalLongitude "-162.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_17403>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_17403" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_17403'^^xsd:string;
  dwc:scientificName 'Metaconchoecia alta'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-162.55'^^xsd:double;
  dwc:latitude '51.941666667'^^xsd:double;
  dwc:aphiaid '172496'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_17403'^^xsd:string;
  dwc:observationDate '1969-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '172496'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_3869>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_3869> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_3869> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (82.978333333 -162.50333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "82.978333333"^^xsd:decimal ;
  dwc:decimalLongitude "-162.50333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_3869>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_3869" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_3869'^^xsd:string;
  dwc:scientificName 'Boroecia maxima'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:longitude '-162.50333333'^^xsd:double;
  dwc:latitude '82.978333333'^^xsd:double;
  dwc:aphiaid '127767'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_3869'^^xsd:string;
  dwc:aphiaIdAccepted '127767'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_3898>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_3898> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_3898> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (83.75 -162.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "83.75"^^xsd:decimal ;
  dwc:decimalLongitude "-162.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_3898>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_3898" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_3898'^^xsd:string;
  dwc:scientificName 'Boroecia maxima'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '-162.2'^^xsd:double;
  dwc:latitude '83.75'^^xsd:double;
  dwc:aphiaid '127767'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_3898'^^xsd:string;
  dwc:observationDate '1975-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '127767'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_3760>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_3760> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_3760> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (80.85 -162)"^^geo:wktLiteral ;
  dwc:decimalLatitude "80.85"^^xsd:decimal ;
  dwc:decimalLongitude "-162"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "270"^^xsd:integer ;
  dwc:maximumDepthInMeters "3255"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_3760>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_3760" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_3760'^^xsd:string;
  dwc:scientificName 'Boroecia maxima'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '-162'^^xsd:integer;
  dwc:latitude '80.85'^^xsd:double;
  dwc:minimumDepth '270'^^xsd:integer;
  dwc:maximumDepth '3255'^^xsd:integer;
  dwc:aphiaid '127767'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_3760'^^xsd:string;
  dwc:observationDate '1951-01-28'^^xsd:date;
  dwc:aphiaIdAccepted '127767'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_3761>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_3761> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_3761> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (80.9 -161.53333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "80.9"^^xsd:decimal ;
  dwc:decimalLongitude "-161.53333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "3384"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_3761>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_3761" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_3761'^^xsd:string;
  dwc:scientificName 'Boroecia maxima'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-161.53333333'^^xsd:double;
  dwc:latitude '80.9'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '3384'^^xsd:integer;
  dwc:aphiaid '127767'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_3761'^^xsd:string;
  dwc:observationDate '1951-03-10'^^xsd:date;
  dwc:aphiaIdAccepted '127767'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_11848>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_11848> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_11848> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.914 -161.471)"^^geo:wktLiteral ;
  dwc:decimalLatitude "75.914"^^xsd:decimal ;
  dwc:decimalLongitude "-161.471"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_11848>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_11848" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_11848'^^xsd:string;
  dwc:scientificName 'Discoconchoecia elegans'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:longitude '-161.471'^^xsd:double;
  dwc:latitude '75.914'^^xsd:double;
  dwc:occurrenceRemarks 'TaxonRemark: Note the type locality is in the Norwegain Sea - there are huge sizes differences between different regions suggesting that there is more than one species involved'^^xsd:string;
  dwc:aphiaid '127782'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_11848'^^xsd:string;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127782'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_3937>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_3937> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_3937> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.914 -161.471)"^^geo:wktLiteral ;
  dwc:decimalLatitude "75.914"^^xsd:decimal ;
  dwc:decimalLongitude "-161.471"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_3937>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_3937" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_3937'^^xsd:string;
  dwc:scientificName 'Boroecia hopcrofti new species'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:longitude '-161.471'^^xsd:double;
  dwc:latitude '75.914'^^xsd:double;
  dwc:occurrenceRemarks 'TaxonRemark: new species'^^xsd:string;
  dwc:aphiaid '127531'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_3937'^^xsd:string;
  dwc:aphiaIdAccepted '127531'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_3929>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_3929> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_3929> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.914 -161.471)"^^geo:wktLiteral ;
  dwc:decimalLatitude "75.914"^^xsd:decimal ;
  dwc:decimalLongitude "-161.471"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_3929>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_3929" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_3929'^^xsd:string;
  dwc:scientificName 'Boroecia maxima'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:longitude '-161.471'^^xsd:double;
  dwc:latitude '75.914'^^xsd:double;
  dwc:aphiaid '127767'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_3929'^^xsd:string;
  dwc:aphiaIdAccepted '127767'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_15210>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_15210> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_15210> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-43.5 -161.467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-43.5"^^xsd:decimal ;
  dwc:decimalLongitude "-161.467"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_15210>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_15210" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_15210'^^xsd:string;
  dwc:scientificName 'Halocypris angustifrontalis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '-161.467'^^xsd:double;
  dwc:latitude '-43.5'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '176592'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_15210'^^xsd:string;
  dwc:observationDate '1980-01-16'^^xsd:date;
  dwc:aphiaIdAccepted '176592'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_3900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_3900> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_3900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (83.05 -161.41666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "83.05"^^xsd:decimal ;
  dwc:decimalLongitude "-161.41666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_3900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_3900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_3900'^^xsd:string;
  dwc:scientificName 'Boroecia maxima'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '-161.41666667'^^xsd:double;
  dwc:latitude '83.05'^^xsd:double;
  dwc:aphiaid '127767'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_3900'^^xsd:string;
  dwc:observationDate '1975-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '127767'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_3762>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_3762> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_3762> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (81.516666667 -161.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "81.516666667"^^xsd:decimal ;
  dwc:decimalLongitude "-161.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "3790"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_3762>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_3762" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_3762'^^xsd:string;
  dwc:scientificName 'Boroecia maxima'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '-161.2'^^xsd:double;
  dwc:latitude '81.516666667'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '3790'^^xsd:integer;
  dwc:aphiaid '127767'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_3762'^^xsd:string;
  dwc:observationDate '1951-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '127767'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_3903>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_3903> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_3903> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (83.516666667 -160.98333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "83.516666667"^^xsd:decimal ;
  dwc:decimalLongitude "-160.98333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_3903>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_3903" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_3903'^^xsd:string;
  dwc:scientificName 'Boroecia maxima'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '-160.98333333'^^xsd:double;
  dwc:latitude '83.516666667'^^xsd:double;
  dwc:aphiaid '127767'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_3903'^^xsd:string;
  dwc:observationDate '1977-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '127767'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_3899>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_3899> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_3899> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (83.033333333 -160.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "83.033333333"^^xsd:decimal ;
  dwc:decimalLongitude "-160.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_3899>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_3899" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_3899'^^xsd:string;
  dwc:scientificName 'Boroecia maxima'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '-160.95'^^xsd:double;
  dwc:latitude '83.033333333'^^xsd:double;
  dwc:aphiaid '127767'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_3899'^^xsd:string;
  dwc:observationDate '1975-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '127767'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_804>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_804> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_804> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-56.233 -160.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-56.233"^^xsd:decimal ;
  dwc:decimalLongitude "-160.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_804>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_804" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_804'^^xsd:string;
  dwc:scientificName 'Alacia hettacra'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '-160.8'^^xsd:double;
  dwc:latitude '-56.233'^^xsd:double;
  dwc:aphiaid '172456'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_804'^^xsd:string;
  dwc:observationDate '1964-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '172456'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_21452>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_21452> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_21452> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-56.233 -160.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-56.233"^^xsd:decimal ;
  dwc:decimalLongitude "-160.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_21452>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_21452" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_21452'^^xsd:string;
  dwc:scientificName 'Obtusoecia antarctica'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '-160.8'^^xsd:double;
  dwc:latitude '-56.233'^^xsd:double;
  dwc:aphiaid '176554'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_21452'^^xsd:string;
  dwc:observationDate '1964-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '176554'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_11786>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_11786> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_11786> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-56.233 -160.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-56.233"^^xsd:decimal ;
  dwc:decimalLongitude "-160.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_11786>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_11786" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_11786'^^xsd:string;
  dwc:scientificName 'Discoconchoecia elegans'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '-160.8'^^xsd:double;
  dwc:latitude '-56.233'^^xsd:double;
  dwc:occurrenceRemarks 'TaxonRemark: Note the type locality is in the Norwegain Sea - there are huge sizes differences between different regions suggesting that there is more than one species involved'^^xsd:string;
  dwc:aphiaid '127782'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_11786'^^xsd:string;
  dwc:observationDate '1964-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '127782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_10288>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_10288> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_10288> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-56.233 -160.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-56.233"^^xsd:decimal ;
  dwc:decimalLongitude "-160.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_10288>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_10288" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_10288'^^xsd:string;
  dwc:scientificName 'Conchoecissa symmetrica'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '-160.8'^^xsd:double;
  dwc:latitude '-56.233'^^xsd:double;
  dwc:aphiaid '127780'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_10288'^^xsd:string;
  dwc:observationDate '1964-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '127780'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_2439>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_2439> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_2439> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-56.233 -160.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-56.233"^^xsd:decimal ;
  dwc:decimalLongitude "-160.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_2439>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_2439" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_2439'^^xsd:string;
  dwc:scientificName 'Metaconchoecerra isocheira'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '-160.8'^^xsd:double;
  dwc:latitude '-56.233'^^xsd:double;
  dwc:aphiaid '175845'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_2439'^^xsd:string;
  dwc:observationDate '1964-08-08'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_29212>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_29212> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_29212> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-56.233 -160.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-56.233"^^xsd:decimal ;
  dwc:decimalLongitude "-160.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_29212>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_29212" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_29212'^^xsd:string;
  dwc:scientificName 'Proceroecia brachyaskos'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '-160.8'^^xsd:double;
  dwc:latitude '-56.233'^^xsd:double;
  dwc:aphiaid '127857'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_29212'^^xsd:string;
  dwc:observationDate '1964-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '127857'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_10030>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_10030> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_10030> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-56.2 -160.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-56.2"^^xsd:decimal ;
  dwc:decimalLongitude "-160.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_10030>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_10030" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_10030'^^xsd:string;
  dwc:scientificName 'Conchoecissa symmetrica'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '-160.5'^^xsd:double;
  dwc:latitude '-56.2'^^xsd:double;
  dwc:aphiaid '127780'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_10030'^^xsd:string;
  dwc:observationDate '1964-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '127780'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_21451>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_21451> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_21451> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-56.2 -160.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-56.2"^^xsd:decimal ;
  dwc:decimalLongitude "-160.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_21451>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_21451" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_21451'^^xsd:string;
  dwc:scientificName 'Obtusoecia antarctica'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '-160.5'^^xsd:double;
  dwc:latitude '-56.2'^^xsd:double;
  dwc:aphiaid '176554'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_21451'^^xsd:string;
  dwc:observationDate '1964-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '176554'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_11785>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_11785> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_11785> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-56.2 -160.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-56.2"^^xsd:decimal ;
  dwc:decimalLongitude "-160.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_11785>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_11785" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_11785'^^xsd:string;
  dwc:scientificName 'Discoconchoecia elegans'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '-160.5'^^xsd:double;
  dwc:latitude '-56.2'^^xsd:double;
  dwc:occurrenceRemarks 'TaxonRemark: Note the type locality is in the Norwegain Sea - there are huge sizes differences between different regions suggesting that there is more than one species involved'^^xsd:string;
  dwc:aphiaid '127782'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_11785'^^xsd:string;
  dwc:observationDate '1964-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '127782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_10287>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_10287> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_10287> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-56.2 -160.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-56.2"^^xsd:decimal ;
  dwc:decimalLongitude "-160.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_10287>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_10287" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_10287'^^xsd:string;
  dwc:scientificName 'Conchoecissa symmetrica'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '-160.5'^^xsd:double;
  dwc:latitude '-56.2'^^xsd:double;
  dwc:aphiaid '127780'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_10287'^^xsd:string;
  dwc:observationDate '1964-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '127780'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_29211>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_29211> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_29211> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-56.2 -160.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-56.2"^^xsd:decimal ;
  dwc:decimalLongitude "-160.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_29211>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_29211" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_29211'^^xsd:string;
  dwc:scientificName 'Proceroecia brachyaskos'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '-160.5'^^xsd:double;
  dwc:latitude '-56.2'^^xsd:double;
  dwc:aphiaid '127857'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_29211'^^xsd:string;
  dwc:observationDate '1964-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '127857'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_31199>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_31199> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_31199> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-56.2 -160.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-56.2"^^xsd:decimal ;
  dwc:decimalLongitude "-160.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_31199>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_31199" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_31199'^^xsd:string;
  dwc:scientificName 'Metaconchoecetosa teretivalvata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '-160.5'^^xsd:double;
  dwc:latitude '-56.2'^^xsd:double;
  dwc:aphiaid '175866'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_31199'^^xsd:string;
  dwc:observationDate '1964-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '536010'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_18898>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_18898> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_18898> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-56.2 -160.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-56.2"^^xsd:decimal ;
  dwc:decimalLongitude "-160.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_18898>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_18898" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_18898'^^xsd:string;
  dwc:scientificName 'Metaconchoecia skogsbergi'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '-160.5'^^xsd:double;
  dwc:latitude '-56.2'^^xsd:double;
  dwc:aphiaid '127814'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_18898'^^xsd:string;
  dwc:observationDate '1964-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '127814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_30665>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_30665> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_30665> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-56.2 -160.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-56.2"^^xsd:decimal ;
  dwc:decimalLongitude "-160.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_30665>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_30665" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_30665'^^xsd:string;
  dwc:scientificName 'Pseudoconchoecia serrulata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '-160.5'^^xsd:double;
  dwc:latitude '-56.2'^^xsd:double;
  dwc:aphiaid '176588'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_30665'^^xsd:string;
  dwc:observationDate '1964-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '176588'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_30742>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_30742> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_30742> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-56.2 -160.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-56.2"^^xsd:decimal ;
  dwc:decimalLongitude "-160.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_30742>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_30742" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_30742'^^xsd:string;
  dwc:scientificName 'Metaconchoecetosa teretivalvata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '-160.5'^^xsd:double;
  dwc:latitude '-56.2'^^xsd:double;
  dwc:aphiaid '175866'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_30742'^^xsd:string;
  dwc:observationDate '1964-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '536010'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_12603>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_12603> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_12603> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-56.2 -160.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-56.2"^^xsd:decimal ;
  dwc:decimalLongitude "-160.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_12603>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_12603" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_12603'^^xsd:string;
  dwc:scientificName 'Discoconchoecia elegans'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '-160.5'^^xsd:double;
  dwc:latitude '-56.2'^^xsd:double;
  dwc:occurrenceRemarks 'TaxonRemark: Note the type locality is in the Norwegain Sea - there are huge sizes differences between different regions suggesting that there is more than one species involved'^^xsd:string;
  dwc:aphiaid '127782'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_12603'^^xsd:string;
  dwc:observationDate '1964-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '127782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_3563>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_3563> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_3563> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-56.2 -160.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-56.2"^^xsd:decimal ;
  dwc:decimalLongitude "-160.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_3563>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_3563" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_3563'^^xsd:string;
  dwc:scientificName 'Boroecia antipoda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '-160.5'^^xsd:double;
  dwc:latitude '-56.2'^^xsd:double;
  dwc:aphiaid '172467'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_3563'^^xsd:string;
  dwc:observationDate '1964-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '172467'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_21225>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_21225> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_21225> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-56.2 -160.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-56.2"^^xsd:decimal ;
  dwc:decimalLongitude "-160.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_21225>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_21225" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_21225'^^xsd:string;
  dwc:scientificName 'Obtusoecia antarctica'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '-160.5'^^xsd:double;
  dwc:latitude '-56.2'^^xsd:double;
  dwc:aphiaid '176554'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_21225'^^xsd:string;
  dwc:observationDate '1964-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '176554'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_10034>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_10034> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_10034> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-59.65 -160.183)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-59.65"^^xsd:decimal ;
  dwc:decimalLongitude "-160.183"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_10034>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_10034" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_10034'^^xsd:string;
  dwc:scientificName 'Conchoecissa symmetrica'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '-160.183'^^xsd:double;
  dwc:latitude '-59.65'^^xsd:double;
  dwc:aphiaid '127780'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_10034'^^xsd:string;
  dwc:observationDate '1964-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '127780'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_21229>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_21229> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_21229> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-59.65 -160.183)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-59.65"^^xsd:decimal ;
  dwc:decimalLongitude "-160.183"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_21229>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_21229" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_21229'^^xsd:string;
  dwc:scientificName 'Obtusoecia antarctica'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '-160.183'^^xsd:double;
  dwc:latitude '-59.65'^^xsd:double;
  dwc:aphiaid '176554'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_21229'^^xsd:string;
  dwc:observationDate '1964-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '176554'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_454>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_454> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_454> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-59.65 -160.183)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-59.65"^^xsd:decimal ;
  dwc:decimalLongitude "-160.183"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_454>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_454" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_454'^^xsd:string;
  dwc:scientificName 'Alacia hettacra'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '-160.183'^^xsd:double;
  dwc:latitude '-59.65'^^xsd:double;
  dwc:aphiaid '172456'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_454'^^xsd:string;
  dwc:observationDate '1964-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '172456'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_21456>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_21456> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_21456> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-59.65 -160.183)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-59.65"^^xsd:decimal ;
  dwc:decimalLongitude "-160.183"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_21456>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_21456" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_21456'^^xsd:string;
  dwc:scientificName 'Obtusoecia antarctica'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '-160.183'^^xsd:double;
  dwc:latitude '-59.65'^^xsd:double;
  dwc:aphiaid '176554'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_21456'^^xsd:string;
  dwc:observationDate '1964-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '176554'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_11790>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_11790> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_11790> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-59.65 -160.183)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-59.65"^^xsd:decimal ;
  dwc:decimalLongitude "-160.183"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_11790>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_11790" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_11790'^^xsd:string;
  dwc:scientificName 'Discoconchoecia elegans'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '-160.183'^^xsd:double;
  dwc:latitude '-59.65'^^xsd:double;
  dwc:occurrenceRemarks 'TaxonRemark: Note the type locality is in the Norwegain Sea - there are huge sizes differences between different regions suggesting that there is more than one species involved'^^xsd:string;
  dwc:aphiaid '127782'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_11790'^^xsd:string;
  dwc:observationDate '1964-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '127782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_10292>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_10292> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_10292> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-59.65 -160.183)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-59.65"^^xsd:decimal ;
  dwc:decimalLongitude "-160.183"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_10292>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_10292" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_10292'^^xsd:string;
  dwc:scientificName 'Conchoecissa symmetrica'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '-160.183'^^xsd:double;
  dwc:latitude '-59.65'^^xsd:double;
  dwc:aphiaid '127780'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_10292'^^xsd:string;
  dwc:observationDate '1964-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '127780'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_808>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_808> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_808> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-59.65 -160.183)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-59.65"^^xsd:decimal ;
  dwc:decimalLongitude "-160.183"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_808>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_808" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_808'^^xsd:string;
  dwc:scientificName 'Alacia hettacra'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '-160.183'^^xsd:double;
  dwc:latitude '-59.65'^^xsd:double;
  dwc:aphiaid '172456'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_808'^^xsd:string;
  dwc:observationDate '1964-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '172456'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_3202>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_3202> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_3202> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-59.65 -160.183)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-59.65"^^xsd:decimal ;
  dwc:decimalLongitude "-160.183"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_3202>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_3202" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_3202'^^xsd:string;
  dwc:scientificName 'Boroecia antipoda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '-160.183'^^xsd:double;
  dwc:latitude '-59.65'^^xsd:double;
  dwc:aphiaid '172467'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_3202'^^xsd:string;
  dwc:observationDate '1964-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '172467'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_18902>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_18902> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_18902> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-59.65 -160.183)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-59.65"^^xsd:decimal ;
  dwc:decimalLongitude "-160.183"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_18902>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_18902" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_18902'^^xsd:string;
  dwc:scientificName 'Metaconchoecia skogsbergi'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '-160.183'^^xsd:double;
  dwc:latitude '-59.65'^^xsd:double;
  dwc:aphiaid '127814'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_18902'^^xsd:string;
  dwc:observationDate '1964-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '127814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_18645>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_18645> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_18645> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-59.65 -160.183)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-59.65"^^xsd:decimal ;
  dwc:decimalLongitude "-160.183"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_18645>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_18645" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_18645'^^xsd:string;
  dwc:scientificName 'Metaconchoecia skogsbergi'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '-160.183'^^xsd:double;
  dwc:latitude '-59.65'^^xsd:double;
  dwc:aphiaid '127814'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_18645'^^xsd:string;
  dwc:observationDate '1964-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '127814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_12643>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_12643> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_12643> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-59.65 -160.183)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-59.65"^^xsd:decimal ;
  dwc:decimalLongitude "-160.183"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_12643>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_12643" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_12643'^^xsd:string;
  dwc:scientificName 'Discoconchoecia elegans'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '-160.183'^^xsd:double;
  dwc:latitude '-59.65'^^xsd:double;
  dwc:occurrenceRemarks 'TaxonRemark: Note the type locality is in the Norwegain Sea - there are huge sizes differences between different regions suggesting that there is more than one species involved'^^xsd:string;
  dwc:aphiaid '127782'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_12643'^^xsd:string;
  dwc:observationDate '1964-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '127782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_3567>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_3567> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_3567> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-59.65 -160.183)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-59.65"^^xsd:decimal ;
  dwc:decimalLongitude "-160.183"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_3567>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_3567" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_3567'^^xsd:string;
  dwc:scientificName 'Boroecia antipoda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '-160.183'^^xsd:double;
  dwc:latitude '-59.65'^^xsd:double;
  dwc:aphiaid '172467'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_3567'^^xsd:string;
  dwc:observationDate '1964-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '172467'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_29216>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_29216> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_29216> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-59.65 -160.183)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-59.65"^^xsd:decimal ;
  dwc:decimalLongitude "-160.183"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_29216>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_29216" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_29216'^^xsd:string;
  dwc:scientificName 'Proceroecia brachyaskos'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '-160.183'^^xsd:double;
  dwc:latitude '-59.65'^^xsd:double;
  dwc:aphiaid '127857'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_29216'^^xsd:string;
  dwc:observationDate '1964-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '127857'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_10035>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_10035> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_10035> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.85 -160.167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-60.85"^^xsd:decimal ;
  dwc:decimalLongitude "-160.167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_10035>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_10035" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_10035'^^xsd:string;
  dwc:scientificName 'Conchoecissa symmetrica'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '-160.167'^^xsd:double;
  dwc:latitude '-60.85'^^xsd:double;
  dwc:aphiaid '127780'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_10035'^^xsd:string;
  dwc:observationDate '1964-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '127780'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_455>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_455> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_455> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.85 -160.167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-60.85"^^xsd:decimal ;
  dwc:decimalLongitude "-160.167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_455>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_455" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_455'^^xsd:string;
  dwc:scientificName 'Alacia hettacra'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '-160.167'^^xsd:double;
  dwc:latitude '-60.85'^^xsd:double;
  dwc:aphiaid '172456'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_455'^^xsd:string;
  dwc:observationDate '1964-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '172456'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_11791>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_11791> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_11791> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.85 -160.167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-60.85"^^xsd:decimal ;
  dwc:decimalLongitude "-160.167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_11791>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_11791" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_11791'^^xsd:string;
  dwc:scientificName 'Discoconchoecia elegans'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '-160.167'^^xsd:double;
  dwc:latitude '-60.85'^^xsd:double;
  dwc:occurrenceRemarks 'TaxonRemark: Note the type locality is in the Norwegain Sea - there are huge sizes differences between different regions suggesting that there is more than one species involved'^^xsd:string;
  dwc:aphiaid '127782'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_11791'^^xsd:string;
  dwc:observationDate '1964-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '127782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_10293>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_10293> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_10293> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.85 -160.167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-60.85"^^xsd:decimal ;
  dwc:decimalLongitude "-160.167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_10293>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_10293" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_10293'^^xsd:string;
  dwc:scientificName 'Conchoecissa symmetrica'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '-160.167'^^xsd:double;
  dwc:latitude '-60.85'^^xsd:double;
  dwc:aphiaid '127780'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_10293'^^xsd:string;
  dwc:observationDate '1964-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '127780'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_803>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_803> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_803> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.85 -160.167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-60.85"^^xsd:decimal ;
  dwc:decimalLongitude "-160.167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_803>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_803" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_803'^^xsd:string;
  dwc:scientificName 'Alacia hettacra'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '-160.167'^^xsd:double;
  dwc:latitude '-60.85'^^xsd:double;
  dwc:aphiaid '172456'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_803'^^xsd:string;
  dwc:observationDate '1964-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '172456'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_3203>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_3203> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_3203> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.85 -160.167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-60.85"^^xsd:decimal ;
  dwc:decimalLongitude "-160.167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_3203>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_3203" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_3203'^^xsd:string;
  dwc:scientificName 'Boroecia antipoda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '-160.167'^^xsd:double;
  dwc:latitude '-60.85'^^xsd:double;
  dwc:aphiaid '172467'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_3203'^^xsd:string;
  dwc:observationDate '1964-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '172467'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_18903>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_18903> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_18903> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.85 -160.167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-60.85"^^xsd:decimal ;
  dwc:decimalLongitude "-160.167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_18903>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_18903" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_18903'^^xsd:string;
  dwc:scientificName 'Metaconchoecia skogsbergi'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '-160.167'^^xsd:double;
  dwc:latitude '-60.85'^^xsd:double;
  dwc:aphiaid '127814'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_18903'^^xsd:string;
  dwc:observationDate '1964-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '127814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_12662>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_12662> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_12662> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.85 -160.167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-60.85"^^xsd:decimal ;
  dwc:decimalLongitude "-160.167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_12662>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_12662" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_12662'^^xsd:string;
  dwc:scientificName 'Discoconchoecia elegans'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '-160.167'^^xsd:double;
  dwc:latitude '-60.85'^^xsd:double;
  dwc:occurrenceRemarks 'TaxonRemark: Note the type locality is in the Norwegain Sea - there are huge sizes differences between different regions suggesting that there is more than one species involved'^^xsd:string;
  dwc:aphiaid '127782'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_12662'^^xsd:string;
  dwc:observationDate '1964-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '127782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_18646>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_18646> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_18646> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.85 -160.167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-60.85"^^xsd:decimal ;
  dwc:decimalLongitude "-160.167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_18646>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_18646" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_18646'^^xsd:string;
  dwc:scientificName 'Metaconchoecia skogsbergi'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '-160.167'^^xsd:double;
  dwc:latitude '-60.85'^^xsd:double;
  dwc:aphiaid '127814'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_18646'^^xsd:string;
  dwc:observationDate '1964-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '127814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_3568>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_3568> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_3568> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.85 -160.167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-60.85"^^xsd:decimal ;
  dwc:decimalLongitude "-160.167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_3568>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_3568" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_3568'^^xsd:string;
  dwc:scientificName 'Boroecia antipoda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '-160.167'^^xsd:double;
  dwc:latitude '-60.85'^^xsd:double;
  dwc:aphiaid '172467'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_3568'^^xsd:string;
  dwc:observationDate '1964-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '172467'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_29217>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_29217> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_29217> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.85 -160.167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-60.85"^^xsd:decimal ;
  dwc:decimalLongitude "-160.167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_29217>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_29217" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_29217'^^xsd:string;
  dwc:scientificName 'Proceroecia brachyaskos'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '-160.167'^^xsd:double;
  dwc:latitude '-60.85'^^xsd:double;
  dwc:aphiaid '127857'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_29217'^^xsd:string;
  dwc:observationDate '1964-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '127857'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_3174>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_3174> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_3174> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.314 -160.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "74.314"^^xsd:decimal ;
  dwc:decimalLongitude "-160.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_3174>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_3174" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_3174'^^xsd:string;
  dwc:scientificName 'Boroecia borealis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:longitude '-160.1'^^xsd:double;
  dwc:latitude '74.314'^^xsd:double;
  dwc:aphiaid '127766'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_3174'^^xsd:string;
  dwc:aphiaIdAccepted '127766'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_3940>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_3940> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_3940> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.314 -160.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "74.314"^^xsd:decimal ;
  dwc:decimalLongitude "-160.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_3940>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_3940" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_3940'^^xsd:string;
  dwc:scientificName 'Boroecia hopcrofti new species'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:longitude '-160.1'^^xsd:double;
  dwc:latitude '74.314'^^xsd:double;
  dwc:occurrenceRemarks 'TaxonRemark: new species'^^xsd:string;
  dwc:aphiaid '127531'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_3940'^^xsd:string;
  dwc:aphiaIdAccepted '127531'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_3932>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_3932> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_3932> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.314 -160.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "74.314"^^xsd:decimal ;
  dwc:decimalLongitude "-160.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_3932>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_3932" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_3932'^^xsd:string;
  dwc:scientificName 'Boroecia maxima'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:longitude '-160.1'^^xsd:double;
  dwc:latitude '74.314'^^xsd:double;
  dwc:aphiaid '127767'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_3932'^^xsd:string;
  dwc:aphiaIdAccepted '127767'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_11788>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_11788> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_11788> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-58.05 -160.083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-58.05"^^xsd:decimal ;
  dwc:decimalLongitude "-160.083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_11788>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_11788" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_11788'^^xsd:string;
  dwc:scientificName 'Discoconchoecia elegans'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '-160.083'^^xsd:double;
  dwc:latitude '-58.05'^^xsd:double;
  dwc:occurrenceRemarks 'TaxonRemark: Note the type locality is in the Norwegain Sea - there are huge sizes differences between different regions suggesting that there is more than one species involved'^^xsd:string;
  dwc:aphiaid '127782'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_11788'^^xsd:string;
  dwc:observationDate '1964-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '127782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_21454>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_21454> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_21454> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-58.05 -160.083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-58.05"^^xsd:decimal ;
  dwc:decimalLongitude "-160.083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_21454>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_21454" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_21454'^^xsd:string;
  dwc:scientificName 'Obtusoecia antarctica'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '-160.083'^^xsd:double;
  dwc:latitude '-58.05'^^xsd:double;
  dwc:aphiaid '176554'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_21454'^^xsd:string;
  dwc:observationDate '1964-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '176554'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_10290>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_10290> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_10290> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-58.05 -160.083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-58.05"^^xsd:decimal ;
  dwc:decimalLongitude "-160.083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_10290>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_10290" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_10290'^^xsd:string;
  dwc:scientificName 'Conchoecissa symmetrica'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '-160.083'^^xsd:double;
  dwc:latitude '-58.05'^^xsd:double;
  dwc:aphiaid '127780'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_10290'^^xsd:string;
  dwc:observationDate '1964-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '127780'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_806>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_806> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_806> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-58.05 -160.083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-58.05"^^xsd:decimal ;
  dwc:decimalLongitude "-160.083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_806>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_806" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_806'^^xsd:string;
  dwc:scientificName 'Alacia hettacra'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '-160.083'^^xsd:double;
  dwc:latitude '-58.05'^^xsd:double;
  dwc:aphiaid '172456'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_806'^^xsd:string;
  dwc:observationDate '1964-11-08'^^xsd:date;
  dwc:aphiaIdAccepted '172456'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_18900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_18900> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_18900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-58.05 -160.083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-58.05"^^xsd:decimal ;
  dwc:decimalLongitude "-160.083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_18900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_18900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_18900'^^xsd:string;
  dwc:scientificName 'Metaconchoecia skogsbergi'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '-160.083'^^xsd:double;
  dwc:latitude '-58.05'^^xsd:double;
  dwc:aphiaid '127814'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_18900'^^xsd:string;
  dwc:observationDate '1964-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '127814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_3565>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_3565> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_3565> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-58.05 -160.083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-58.05"^^xsd:decimal ;
  dwc:decimalLongitude "-160.083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_3565>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_3565" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_3565'^^xsd:string;
  dwc:scientificName 'Boroecia antipoda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '-160.083'^^xsd:double;
  dwc:latitude '-58.05'^^xsd:double;
  dwc:aphiaid '172467'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_3565'^^xsd:string;
  dwc:observationDate '1964-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '172467'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_29214>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_29214> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_29214> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-58.05 -160.083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-58.05"^^xsd:decimal ;
  dwc:decimalLongitude "-160.083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_29214>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_29214" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_29214'^^xsd:string;
  dwc:scientificName 'Proceroecia brachyaskos'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '-160.083'^^xsd:double;
  dwc:latitude '-58.05'^^xsd:double;
  dwc:aphiaid '127857'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_29214'^^xsd:string;
  dwc:observationDate '1964-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '127857'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_10032>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_10032> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_10032> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-58.05 -160.067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-58.05"^^xsd:decimal ;
  dwc:decimalLongitude "-160.067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_10032>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_10032" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_10032'^^xsd:string;
  dwc:scientificName 'Conchoecissa symmetrica'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '-160.067'^^xsd:double;
  dwc:latitude '-58.05'^^xsd:double;
  dwc:aphiaid '127780'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_10032'^^xsd:string;
  dwc:observationDate '1964-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '127780'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_452>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_452> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_452> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-58.05 -160.067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-58.05"^^xsd:decimal ;
  dwc:decimalLongitude "-160.067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_452>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_452" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_452'^^xsd:string;
  dwc:scientificName 'Alacia hettacra'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '-160.067'^^xsd:double;
  dwc:latitude '-58.05'^^xsd:double;
  dwc:aphiaid '172456'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_452'^^xsd:string;
  dwc:observationDate '1964-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '172456'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_3200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_3200> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_3200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-58.05 -160.067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-58.05"^^xsd:decimal ;
  dwc:decimalLongitude "-160.067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_3200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_3200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_3200'^^xsd:string;
  dwc:scientificName 'Boroecia antipoda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '-160.067'^^xsd:double;
  dwc:latitude '-58.05'^^xsd:double;
  dwc:aphiaid '172467'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_3200'^^xsd:string;
  dwc:observationDate '1964-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '172467'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_18643>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_18643> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_18643> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-58.05 -160.067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-58.05"^^xsd:decimal ;
  dwc:decimalLongitude "-160.067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_18643>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_18643" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_18643'^^xsd:string;
  dwc:scientificName 'Metaconchoecia skogsbergi'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '-160.067'^^xsd:double;
  dwc:latitude '-58.05'^^xsd:double;
  dwc:aphiaid '127814'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_18643'^^xsd:string;
  dwc:observationDate '1964-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '127814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_12626>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_12626> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_12626> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-58.05 -160.067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-58.05"^^xsd:decimal ;
  dwc:decimalLongitude "-160.067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_12626>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_12626" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_12626'^^xsd:string;
  dwc:scientificName 'Discoconchoecia elegans'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '-160.067'^^xsd:double;
  dwc:latitude '-58.05'^^xsd:double;
  dwc:occurrenceRemarks 'TaxonRemark: Note the type locality is in the Norwegain Sea - there are huge sizes differences between different regions suggesting that there is more than one species involved'^^xsd:string;
  dwc:aphiaid '127782'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_12626'^^xsd:string;
  dwc:observationDate '1964-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '127782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_21227>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_21227> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_21227> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-58.05 -160.067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-58.05"^^xsd:decimal ;
  dwc:decimalLongitude "-160.067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_21227>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_21227" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_21227'^^xsd:string;
  dwc:scientificName 'Obtusoecia antarctica'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '-160.067'^^xsd:double;
  dwc:latitude '-58.05'^^xsd:double;
  dwc:aphiaid '176554'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_21227'^^xsd:string;
  dwc:observationDate '1964-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '176554'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_10031>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_10031> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_10031> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-57 -160.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-57"^^xsd:decimal ;
  dwc:decimalLongitude "-160.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_10031>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_10031" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_10031'^^xsd:string;
  dwc:scientificName 'Conchoecissa symmetrica'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '-160.05'^^xsd:double;
  dwc:latitude '-57'^^xsd:integer;
  dwc:aphiaid '127780'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_10031'^^xsd:string;
  dwc:observationDate '1964-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '127780'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_11787>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_11787> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_11787> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-57 -160.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-57"^^xsd:decimal ;
  dwc:decimalLongitude "-160.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_11787>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_11787" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_11787'^^xsd:string;
  dwc:scientificName 'Discoconchoecia elegans'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '-160.05'^^xsd:double;
  dwc:latitude '-57'^^xsd:integer;
  dwc:occurrenceRemarks 'TaxonRemark: Note the type locality is in the Norwegain Sea - there are huge sizes differences between different regions suggesting that there is more than one species involved'^^xsd:string;
  dwc:aphiaid '127782'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_11787'^^xsd:string;
  dwc:observationDate '1964-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '127782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_21453>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_21453> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_21453> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-57 -160.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-57"^^xsd:decimal ;
  dwc:decimalLongitude "-160.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_21453>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_21453" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_21453'^^xsd:string;
  dwc:scientificName 'Obtusoecia antarctica'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '-160.05'^^xsd:double;
  dwc:latitude '-57'^^xsd:integer;
  dwc:aphiaid '176554'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_21453'^^xsd:string;
  dwc:observationDate '1964-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '176554'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_10289>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_10289> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_10289> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-57 -160.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-57"^^xsd:decimal ;
  dwc:decimalLongitude "-160.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_10289>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_10289" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_10289'^^xsd:string;
  dwc:scientificName 'Conchoecissa symmetrica'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '-160.05'^^xsd:double;
  dwc:latitude '-57'^^xsd:integer;
  dwc:aphiaid '127780'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_10289'^^xsd:string;
  dwc:observationDate '1964-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '127780'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_805>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_805> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_805> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-57 -160.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-57"^^xsd:decimal ;
  dwc:decimalLongitude "-160.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_805>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_805" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_805'^^xsd:string;
  dwc:scientificName 'Alacia hettacra'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '-160.05'^^xsd:double;
  dwc:latitude '-57'^^xsd:integer;
  dwc:aphiaid '172456'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_805'^^xsd:string;
  dwc:observationDate '1964-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '172456'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_31200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_31200> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_31200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-57 -160.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-57"^^xsd:decimal ;
  dwc:decimalLongitude "-160.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_31200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_31200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_31200'^^xsd:string;
  dwc:scientificName 'Metaconchoecetosa teretivalvata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '-160.05'^^xsd:double;
  dwc:latitude '-57'^^xsd:integer;
  dwc:aphiaid '175866'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_31200'^^xsd:string;
  dwc:observationDate '1964-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '536010'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_3199>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_3199> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_3199> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-57 -160.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-57"^^xsd:decimal ;
  dwc:decimalLongitude "-160.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_3199>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_3199" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_3199'^^xsd:string;
  dwc:scientificName 'Boroecia antipoda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '-160.05'^^xsd:double;
  dwc:latitude '-57'^^xsd:integer;
  dwc:aphiaid '172467'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_3199'^^xsd:string;
  dwc:observationDate '1964-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '172467'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_18899>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_18899> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_18899> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-57 -160.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-57"^^xsd:decimal ;
  dwc:decimalLongitude "-160.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_18899>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_18899" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_18899'^^xsd:string;
  dwc:scientificName 'Metaconchoecia skogsbergi'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '-160.05'^^xsd:double;
  dwc:latitude '-57'^^xsd:integer;
  dwc:aphiaid '127814'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_18899'^^xsd:string;
  dwc:observationDate '1964-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '127814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_30666>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_30666> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_30666> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-57 -160.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-57"^^xsd:decimal ;
  dwc:decimalLongitude "-160.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_30666>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_30666" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_30666'^^xsd:string;
  dwc:scientificName 'Pseudoconchoecia serrulata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '-160.05'^^xsd:double;
  dwc:latitude '-57'^^xsd:integer;
  dwc:aphiaid '176588'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_30666'^^xsd:string;
  dwc:observationDate '1964-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '176588'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_18642>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_18642> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_18642> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-57 -160.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-57"^^xsd:decimal ;
  dwc:decimalLongitude "-160.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_18642>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_18642" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_18642'^^xsd:string;
  dwc:scientificName 'Metaconchoecia skogsbergi'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '-160.05'^^xsd:double;
  dwc:latitude '-57'^^xsd:integer;
  dwc:aphiaid '127814'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_18642'^^xsd:string;
  dwc:observationDate '1964-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '127814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_12616>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_12616> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_12616> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-57 -160.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-57"^^xsd:decimal ;
  dwc:decimalLongitude "-160.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_12616>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_12616" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_12616'^^xsd:string;
  dwc:scientificName 'Discoconchoecia elegans'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '-160.05'^^xsd:double;
  dwc:latitude '-57'^^xsd:integer;
  dwc:occurrenceRemarks 'TaxonRemark: Note the type locality is in the Norwegain Sea - there are huge sizes differences between different regions suggesting that there is more than one species involved'^^xsd:string;
  dwc:aphiaid '127782'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_12616'^^xsd:string;
  dwc:observationDate '1964-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '127782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_3564>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_3564> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_3564> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-57 -160.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-57"^^xsd:decimal ;
  dwc:decimalLongitude "-160.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_3564>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_3564" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_3564'^^xsd:string;
  dwc:scientificName 'Boroecia antipoda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '-160.05'^^xsd:double;
  dwc:latitude '-57'^^xsd:integer;
  dwc:aphiaid '172467'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_3564'^^xsd:string;
  dwc:observationDate '1964-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '172467'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_29213>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_29213> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_29213> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-57 -160.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-57"^^xsd:decimal ;
  dwc:decimalLongitude "-160.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_29213>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_29213" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_29213'^^xsd:string;
  dwc:scientificName 'Proceroecia brachyaskos'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '-160.05'^^xsd:double;
  dwc:latitude '-57'^^xsd:integer;
  dwc:aphiaid '127857'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_29213'^^xsd:string;
  dwc:observationDate '1964-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '127857'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_21226>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_21226> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_21226> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-57 -160.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-57"^^xsd:decimal ;
  dwc:decimalLongitude "-160.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_21226>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_21226" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_21226'^^xsd:string;
  dwc:scientificName 'Obtusoecia antarctica'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '-160.05'^^xsd:double;
  dwc:latitude '-57'^^xsd:integer;
  dwc:aphiaid '176554'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_21226'^^xsd:string;
  dwc:observationDate '1964-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '176554'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_14167>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_14167> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_14167> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-20.933 -160.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-20.933"^^xsd:decimal ;
  dwc:decimalLongitude "-160.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_14167>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_14167" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_14167'^^xsd:string;
  dwc:scientificName 'Halocypria globosa'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-160.05'^^xsd:double;
  dwc:latitude '-20.933'^^xsd:double;
  dwc:aphiaid '127793'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_14167'^^xsd:string;
  dwc:observationDate '1928-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '127793'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_9248>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_9248> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_9248> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-20.933 -160.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-20.933"^^xsd:decimal ;
  dwc:decimalLongitude "-160.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_9248>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_9248" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_9248'^^xsd:string;
  dwc:scientificName 'Conchoecissa imbricata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-160.05'^^xsd:double;
  dwc:latitude '-20.933'^^xsd:double;
  dwc:aphiaid '127778'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_9248'^^xsd:string;
  dwc:observationDate '1928-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '127778'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_7859>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_7859> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_7859> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-20.933 -160.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-20.933"^^xsd:decimal ;
  dwc:decimalLongitude "-160.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_7859>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_7859" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_7859'^^xsd:string;
  dwc:scientificName 'Conchoecilla daphnoides'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-160.05'^^xsd:double;
  dwc:latitude '-20.933'^^xsd:double;
  dwc:aphiaid '127776'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_7859'^^xsd:string;
  dwc:observationDate '1928-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '127776'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_22721>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_22721> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_22721> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-20.933 -160.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-20.933"^^xsd:decimal ;
  dwc:decimalLongitude "-160.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_22721>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_22721" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_22721'^^xsd:string;
  dwc:scientificName 'Orthoconchoecia bispinosa'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-160.05'^^xsd:double;
  dwc:latitude '-20.933'^^xsd:double;
  dwc:aphiaid '127830'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_22721'^^xsd:string;
  dwc:observationDate '1928-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '127830'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_16673>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_16673> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_16673> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-20.933 -160.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-20.933"^^xsd:decimal ;
  dwc:decimalLongitude "-160.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_16673>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_16673" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_16673'^^xsd:string;
  dwc:scientificName 'Macrocypridina poulseni'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-160.05'^^xsd:double;
  dwc:latitude '-20.933'^^xsd:double;
  dwc:aphiaid '176752'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_16673'^^xsd:string;
  dwc:observationDate '1928-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '176752'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_22169>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_22169> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_22169> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-20.933 -160.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-20.933"^^xsd:decimal ;
  dwc:decimalLongitude "-160.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_22169>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_22169" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_22169'^^xsd:string;
  dwc:scientificName 'Orthoconchoecia atlantica'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-160.05'^^xsd:double;
  dwc:latitude '-20.933'^^xsd:double;
  dwc:aphiaid '127829'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_22169'^^xsd:string;
  dwc:observationDate '1928-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '127829'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_10028>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_10028> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_10028> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-53.983 -159.983)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-53.983"^^xsd:decimal ;
  dwc:decimalLongitude "-159.983"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_10028>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_10028" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_10028'^^xsd:string;
  dwc:scientificName 'Conchoecissa symmetrica'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '-159.983'^^xsd:double;
  dwc:latitude '-53.983'^^xsd:double;
  dwc:aphiaid '127780'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_10028'^^xsd:string;
  dwc:observationDate '1964-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '127780'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_3197>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_3197> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_3197> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-53.983 -159.983)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-53.983"^^xsd:decimal ;
  dwc:decimalLongitude "-159.983"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_3197>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_3197" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_3197'^^xsd:string;
  dwc:scientificName 'Boroecia antipoda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '-159.983'^^xsd:double;
  dwc:latitude '-53.983'^^xsd:double;
  dwc:aphiaid '172467'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_3197'^^xsd:string;
  dwc:observationDate '1964-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '172467'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_30663>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_30663> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_30663> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-53.983 -159.983)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-53.983"^^xsd:decimal ;
  dwc:decimalLongitude "-159.983"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_30663>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_30663" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_30663'^^xsd:string;
  dwc:scientificName 'Pseudoconchoecia serrulata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '-159.983'^^xsd:double;
  dwc:latitude '-53.983'^^xsd:double;
  dwc:aphiaid '176588'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_30663'^^xsd:string;
  dwc:observationDate '1964-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '176588'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_30740>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_30740> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_30740> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-53.983 -159.983)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-53.983"^^xsd:decimal ;
  dwc:decimalLongitude "-159.983"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_30740>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_30740" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_30740'^^xsd:string;
  dwc:scientificName 'Metaconchoecetosa teretivalvata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '-159.983'^^xsd:double;
  dwc:latitude '-53.983'^^xsd:double;
  dwc:aphiaid '175866'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_30740'^^xsd:string;
  dwc:observationDate '1964-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '536010'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_12562>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_12562> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_12562> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-53.983 -159.983)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-53.983"^^xsd:decimal ;
  dwc:decimalLongitude "-159.983"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_12562>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_12562" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_12562'^^xsd:string;
  dwc:scientificName 'Discoconchoecia elegans'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '-159.983'^^xsd:double;
  dwc:latitude '-53.983'^^xsd:double;
  dwc:occurrenceRemarks 'TaxonRemark: Note the type locality is in the Norwegain Sea - there are huge sizes differences between different regions suggesting that there is more than one species involved'^^xsd:string;
  dwc:aphiaid '127782'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_12562'^^xsd:string;
  dwc:observationDate '1964-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '127782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_21223>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_21223> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_21223> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-53.983 -159.983)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-53.983"^^xsd:decimal ;
  dwc:decimalLongitude "-159.983"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_21223>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_21223" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_21223'^^xsd:string;
  dwc:scientificName 'Obtusoecia antarctica'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '-159.983'^^xsd:double;
  dwc:latitude '-53.983'^^xsd:double;
  dwc:aphiaid '176554'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_21223'^^xsd:string;
  dwc:observationDate '1964-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '176554'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_10027>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_10027> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_10027> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-51.983 -159.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-51.983"^^xsd:decimal ;
  dwc:decimalLongitude "-159.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_10027>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_10027" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_10027'^^xsd:string;
  dwc:scientificName 'Conchoecissa symmetrica'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '-159.95'^^xsd:double;
  dwc:latitude '-51.983'^^xsd:double;
  dwc:aphiaid '127780'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_10027'^^xsd:string;
  dwc:observationDate '1964-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '127780'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_21449>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_21449> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_21449> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-51.983 -159.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-51.983"^^xsd:decimal ;
  dwc:decimalLongitude "-159.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_21449>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_21449" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_21449'^^xsd:string;
  dwc:scientificName 'Obtusoecia antarctica'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '-159.95'^^xsd:double;
  dwc:latitude '-51.983'^^xsd:double;
  dwc:aphiaid '176554'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_21449'^^xsd:string;
  dwc:observationDate '1964-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '176554'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_11783>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_11783> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_11783> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-51.983 -159.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-51.983"^^xsd:decimal ;
  dwc:decimalLongitude "-159.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_11783>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_11783" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_11783'^^xsd:string;
  dwc:scientificName 'Discoconchoecia elegans'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '-159.95'^^xsd:double;
  dwc:latitude '-51.983'^^xsd:double;
  dwc:occurrenceRemarks 'TaxonRemark: Note the type locality is in the Norwegain Sea - there are huge sizes differences between different regions suggesting that there is more than one species involved'^^xsd:string;
  dwc:aphiaid '127782'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_11783'^^xsd:string;
  dwc:observationDate '1964-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '127782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_10285>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_10285> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_10285> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-51.983 -159.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-51.983"^^xsd:decimal ;
  dwc:decimalLongitude "-159.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_10285>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_10285" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_10285'^^xsd:string;
  dwc:scientificName 'Conchoecissa symmetrica'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '-159.95'^^xsd:double;
  dwc:latitude '-51.983'^^xsd:double;
  dwc:aphiaid '127780'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_10285'^^xsd:string;
  dwc:observationDate '1964-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '127780'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_7194>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_7194> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_7194> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-51.983 -159.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-51.983"^^xsd:decimal ;
  dwc:decimalLongitude "-159.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_7194>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_7194" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_7194'^^xsd:string;
  dwc:scientificName 'Conchoecia parvidentata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '-159.95'^^xsd:double;
  dwc:latitude '-51.983'^^xsd:double;
  dwc:aphiaid '127774'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_7194'^^xsd:string;
  dwc:aphiaIdAccepted '1314237'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_7120>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_7120> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_7120> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-51.983 -159.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-51.983"^^xsd:decimal ;
  dwc:decimalLongitude "-159.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_7120>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_7120" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_7120'^^xsd:string;
  dwc:scientificName 'Conchoecia parvidentata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '-159.95'^^xsd:double;
  dwc:latitude '-51.983'^^xsd:double;
  dwc:aphiaid '127774'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_7120'^^xsd:string;
  dwc:observationDate '1964-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '1314237'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_16213>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_16213> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_16213> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-51.983 -159.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-51.983"^^xsd:decimal ;
  dwc:decimalLongitude "-159.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_16213>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_16213" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_16213'^^xsd:string;
  dwc:scientificName 'Loricoecia loricata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '-159.95'^^xsd:double;
  dwc:latitude '-51.983'^^xsd:double;
  dwc:aphiaid '127798'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_16213'^^xsd:string;
  dwc:observationDate '1964-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '127798'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_31197>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_31197> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_31197> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-51.983 -159.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-51.983"^^xsd:decimal ;
  dwc:decimalLongitude "-159.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_31197>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_31197" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_31197'^^xsd:string;
  dwc:scientificName 'Metaconchoecetosa teretivalvata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '-159.95'^^xsd:double;
  dwc:latitude '-51.983'^^xsd:double;
  dwc:aphiaid '175866'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_31197'^^xsd:string;
  dwc:observationDate '1964-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '536010'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_18896>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_18896> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_18896> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-51.983 -159.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-51.983"^^xsd:decimal ;
  dwc:decimalLongitude "-159.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_18896>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_18896" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_18896'^^xsd:string;
  dwc:scientificName 'Metaconchoecia skogsbergi'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '-159.95'^^xsd:double;
  dwc:latitude '-51.983'^^xsd:double;
  dwc:aphiaid '127814'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_18896'^^xsd:string;
  dwc:observationDate '1964-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '127814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_30662>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_30662> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_30662> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-51.983 -159.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-51.983"^^xsd:decimal ;
  dwc:decimalLongitude "-159.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_30662>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_30662" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_30662'^^xsd:string;
  dwc:scientificName 'Pseudoconchoecia serrulata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '-159.95'^^xsd:double;
  dwc:latitude '-51.983'^^xsd:double;
  dwc:aphiaid '176588'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_30662'^^xsd:string;
  dwc:observationDate '1964-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '176588'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_30739>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_30739> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_30739> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-51.983 -159.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-51.983"^^xsd:decimal ;
  dwc:decimalLongitude "-159.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_30739>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_30739" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_30739'^^xsd:string;
  dwc:scientificName 'Metaconchoecetosa teretivalvata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '-159.95'^^xsd:double;
  dwc:latitude '-51.983'^^xsd:double;
  dwc:aphiaid '175866'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_30739'^^xsd:string;
  dwc:observationDate '1964-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '536010'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_18641>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_18641> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_18641> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-51.983 -159.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-51.983"^^xsd:decimal ;
  dwc:decimalLongitude "-159.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_18641>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_18641" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_18641'^^xsd:string;
  dwc:scientificName 'Metaconchoecia skogsbergi'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '-159.95'^^xsd:double;
  dwc:latitude '-51.983'^^xsd:double;
  dwc:aphiaid '127814'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_18641'^^xsd:string;
  dwc:observationDate '1964-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '127814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_12506>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_12506> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_12506> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-51.983 -159.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-51.983"^^xsd:decimal ;
  dwc:decimalLongitude "-159.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_12506>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_12506" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_12506'^^xsd:string;
  dwc:scientificName 'Discoconchoecia elegans'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '-159.95'^^xsd:double;
  dwc:latitude '-51.983'^^xsd:double;
  dwc:occurrenceRemarks 'TaxonRemark: Note the type locality is in the Norwegain Sea - there are huge sizes differences between different regions suggesting that there is more than one species involved'^^xsd:string;
  dwc:aphiaid '127782'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_12506'^^xsd:string;
  dwc:observationDate '1964-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '127782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_13199>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_13199> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_13199> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-51.983 -159.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-51.983"^^xsd:decimal ;
  dwc:decimalLongitude "-159.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "500"^^xsd:integer ;
  dwc:maximumDepthInMeters "1000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_13199>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_13199" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_13199'^^xsd:string;
  dwc:scientificName 'Fellia cornuta'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '-159.95'^^xsd:double;
  dwc:latitude '-51.983'^^xsd:double;
  dwc:minimumDepth '500'^^xsd:integer;
  dwc:maximumDepth '1000'^^xsd:integer;
  dwc:occurrenceRemarks 'horns shorter than usual'^^xsd:string;
  dwc:aphiaid '127787'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_13199'^^xsd:string;
  dwc:observationDate '1964-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '127787'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_21222>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_21222> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_21222> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-51.983 -159.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-51.983"^^xsd:decimal ;
  dwc:decimalLongitude "-159.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_21222>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_21222" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_21222'^^xsd:string;
  dwc:scientificName 'Obtusoecia antarctica'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '-159.95'^^xsd:double;
  dwc:latitude '-51.983'^^xsd:double;
  dwc:aphiaid '176554'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_21222'^^xsd:string;
  dwc:observationDate '1964-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '176554'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_10037>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_10037> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_10037> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-62.917 -159.933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-62.917"^^xsd:decimal ;
  dwc:decimalLongitude "-159.933"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_10037>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_10037" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_10037'^^xsd:string;
  dwc:scientificName 'Conchoecissa symmetrica'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '-159.933'^^xsd:double;
  dwc:latitude '-62.917'^^xsd:double;
  dwc:aphiaid '127780'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_10037'^^xsd:string;
  dwc:observationDate '1964-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '127780'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_3570>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_3570> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_3570> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-62.917 -159.933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-62.917"^^xsd:decimal ;
  dwc:decimalLongitude "-159.933"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_3570>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_3570" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_3570'^^xsd:string;
  dwc:scientificName 'Boroecia antipoda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '-159.933'^^xsd:double;
  dwc:latitude '-62.917'^^xsd:double;
  dwc:aphiaid '172467'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_3570'^^xsd:string;
  dwc:observationDate '1964-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '172467'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_457>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_457> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_457> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-62.917 -159.933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-62.917"^^xsd:decimal ;
  dwc:decimalLongitude "-159.933"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_457>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_457" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_457'^^xsd:string;
  dwc:scientificName 'Alacia hettacra'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '-159.933'^^xsd:double;
  dwc:latitude '-62.917'^^xsd:double;
  dwc:aphiaid '172456'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_457'^^xsd:string;
  dwc:observationDate '1964-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '172456'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_21457>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_21457> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_21457> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-62.917 -159.933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-62.917"^^xsd:decimal ;
  dwc:decimalLongitude "-159.933"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_21457>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_21457" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_21457'^^xsd:string;
  dwc:scientificName 'Obtusoecia antarctica'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '-159.933'^^xsd:double;
  dwc:latitude '-62.917'^^xsd:double;
  dwc:aphiaid '176554'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_21457'^^xsd:string;
  dwc:observationDate '1964-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '176554'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_11793>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_11793> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_11793> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-62.917 -159.933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-62.917"^^xsd:decimal ;
  dwc:decimalLongitude "-159.933"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_11793>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_11793" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_11793'^^xsd:string;
  dwc:scientificName 'Discoconchoecia elegans'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '-159.933'^^xsd:double;
  dwc:latitude '-62.917'^^xsd:double;
  dwc:occurrenceRemarks 'TaxonRemark: Note the type locality is in the Norwegain Sea - there are huge sizes differences between different regions suggesting that there is more than one species involved'^^xsd:string;
  dwc:aphiaid '127782'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_11793'^^xsd:string;
  dwc:observationDate '1964-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '127782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_10295>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_10295> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_10295> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-62.917 -159.933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-62.917"^^xsd:decimal ;
  dwc:decimalLongitude "-159.933"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_10295>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_10295" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_10295'^^xsd:string;
  dwc:scientificName 'Conchoecissa symmetrica'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '-159.933'^^xsd:double;
  dwc:latitude '-62.917'^^xsd:double;
  dwc:aphiaid '127780'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_10295'^^xsd:string;
  dwc:observationDate '1964-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '127780'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_810>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_810> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_810> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-62.917 -159.933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-62.917"^^xsd:decimal ;
  dwc:decimalLongitude "-159.933"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_810>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_810" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_810'^^xsd:string;
  dwc:scientificName 'Alacia hettacra'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '-159.933'^^xsd:double;
  dwc:latitude '-62.917'^^xsd:double;
  dwc:aphiaid '172456'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_810'^^xsd:string;
  dwc:observationDate '1964-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '172456'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_3205>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_3205> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_3205> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-62.917 -159.933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-62.917"^^xsd:decimal ;
  dwc:decimalLongitude "-159.933"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_3205>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_3205" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_3205'^^xsd:string;
  dwc:scientificName 'Boroecia antipoda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '-159.933'^^xsd:double;
  dwc:latitude '-62.917'^^xsd:double;
  dwc:aphiaid '172467'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_3205'^^xsd:string;
  dwc:observationDate '1964-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '172467'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_18905>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_18905> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_18905> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-62.917 -159.933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-62.917"^^xsd:decimal ;
  dwc:decimalLongitude "-159.933"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_18905>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_18905" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_18905'^^xsd:string;
  dwc:scientificName 'Metaconchoecia skogsbergi'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '-159.933'^^xsd:double;
  dwc:latitude '-62.917'^^xsd:double;
  dwc:aphiaid '127814'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_18905'^^xsd:string;
  dwc:observationDate '1964-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '127814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_12678>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_12678> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_12678> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-62.917 -159.933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-62.917"^^xsd:decimal ;
  dwc:decimalLongitude "-159.933"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_12678>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_12678" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_12678'^^xsd:string;
  dwc:scientificName 'Discoconchoecia elegans'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '-159.933'^^xsd:double;
  dwc:latitude '-62.917'^^xsd:double;
  dwc:occurrenceRemarks 'TaxonRemark: Note the type locality is in the Norwegain Sea - there are huge sizes differences between different regions suggesting that there is more than one species involved'^^xsd:string;
  dwc:aphiaid '127782'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_12678'^^xsd:string;
  dwc:observationDate '1964-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '127782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_18648>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_18648> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_18648> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-62.917 -159.933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-62.917"^^xsd:decimal ;
  dwc:decimalLongitude "-159.933"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_18648>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_18648" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_18648'^^xsd:string;
  dwc:scientificName 'Metaconchoecia skogsbergi'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '-159.933'^^xsd:double;
  dwc:latitude '-62.917'^^xsd:double;
  dwc:aphiaid '127814'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_18648'^^xsd:string;
  dwc:observationDate '1964-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '127814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_29219>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_29219> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_29219> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-62.917 -159.933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-62.917"^^xsd:decimal ;
  dwc:decimalLongitude "-159.933"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_29219>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_29219" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_29219'^^xsd:string;
  dwc:scientificName 'Proceroecia brachyaskos'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '-159.933'^^xsd:double;
  dwc:latitude '-62.917'^^xsd:double;
  dwc:aphiaid '127857'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_29219'^^xsd:string;
  dwc:observationDate '1964-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '127857'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_10036>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_10036> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_10036> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-62.067 -159.933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-62.067"^^xsd:decimal ;
  dwc:decimalLongitude "-159.933"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_10036>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_10036" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_10036'^^xsd:string;
  dwc:scientificName 'Conchoecissa symmetrica'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '-159.933'^^xsd:double;
  dwc:latitude '-62.067'^^xsd:double;
  dwc:aphiaid '127780'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_10036'^^xsd:string;
  dwc:observationDate '1964-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '127780'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_456>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_456> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_456> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-62.067 -159.933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-62.067"^^xsd:decimal ;
  dwc:decimalLongitude "-159.933"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_456>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_456" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_456'^^xsd:string;
  dwc:scientificName 'Alacia hettacra'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '-159.933'^^xsd:double;
  dwc:latitude '-62.067'^^xsd:double;
  dwc:aphiaid '172456'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_456'^^xsd:string;
  dwc:observationDate '1964-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '172456'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_11792>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_11792> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_11792> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-62.067 -159.933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-62.067"^^xsd:decimal ;
  dwc:decimalLongitude "-159.933"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_11792>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_11792" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_11792'^^xsd:string;
  dwc:scientificName 'Discoconchoecia elegans'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '-159.933'^^xsd:double;
  dwc:latitude '-62.067'^^xsd:double;
  dwc:occurrenceRemarks 'TaxonRemark: Note the type locality is in the Norwegain Sea - there are huge sizes differences between different regions suggesting that there is more than one species involved'^^xsd:string;
  dwc:aphiaid '127782'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_11792'^^xsd:string;
  dwc:observationDate '1964-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '127782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_10294>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_10294> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_10294> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-62.067 -159.933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-62.067"^^xsd:decimal ;
  dwc:decimalLongitude "-159.933"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_10294>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_10294" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_10294'^^xsd:string;
  dwc:scientificName 'Conchoecissa symmetrica'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '-159.933'^^xsd:double;
  dwc:latitude '-62.067'^^xsd:double;
  dwc:aphiaid '127780'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_10294'^^xsd:string;
  dwc:observationDate '1964-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '127780'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_809>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_809> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_809> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-62.067 -159.933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-62.067"^^xsd:decimal ;
  dwc:decimalLongitude "-159.933"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_809>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_809" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_809'^^xsd:string;
  dwc:scientificName 'Alacia hettacra'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '-159.933'^^xsd:double;
  dwc:latitude '-62.067'^^xsd:double;
  dwc:aphiaid '172456'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_809'^^xsd:string;
  dwc:observationDate '1964-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '172456'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_3204>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_3204> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_3204> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-62.067 -159.933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-62.067"^^xsd:decimal ;
  dwc:decimalLongitude "-159.933"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_3204>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_3204" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_3204'^^xsd:string;
  dwc:scientificName 'Boroecia antipoda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '-159.933'^^xsd:double;
  dwc:latitude '-62.067'^^xsd:double;
  dwc:aphiaid '172467'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_3204'^^xsd:string;
  dwc:observationDate '1964-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '172467'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_18904>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_18904> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_18904> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-62.067 -159.933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-62.067"^^xsd:decimal ;
  dwc:decimalLongitude "-159.933"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_18904>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_18904" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_18904'^^xsd:string;
  dwc:scientificName 'Metaconchoecia skogsbergi'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '-159.933'^^xsd:double;
  dwc:latitude '-62.067'^^xsd:double;
  dwc:aphiaid '127814'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_18904'^^xsd:string;
  dwc:observationDate '1964-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '127814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_12675>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_12675> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_12675> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-62.067 -159.933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-62.067"^^xsd:decimal ;
  dwc:decimalLongitude "-159.933"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_12675>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_12675" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_12675'^^xsd:string;
  dwc:scientificName 'Discoconchoecia elegans'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '-159.933'^^xsd:double;
  dwc:latitude '-62.067'^^xsd:double;
  dwc:occurrenceRemarks 'TaxonRemark: Note the type locality is in the Norwegain Sea - there are huge sizes differences between different regions suggesting that there is more than one species involved'^^xsd:string;
  dwc:aphiaid '127782'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_12675'^^xsd:string;
  dwc:observationDate '1964-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '127782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_18647>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_18647> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_18647> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-62.067 -159.933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-62.067"^^xsd:decimal ;
  dwc:decimalLongitude "-159.933"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_18647>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_18647" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_18647'^^xsd:string;
  dwc:scientificName 'Metaconchoecia skogsbergi'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '-159.933'^^xsd:double;
  dwc:latitude '-62.067'^^xsd:double;
  dwc:aphiaid '127814'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_18647'^^xsd:string;
  dwc:observationDate '1964-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '127814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_3569>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_3569> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_3569> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-62.067 -159.933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-62.067"^^xsd:decimal ;
  dwc:decimalLongitude "-159.933"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_3569>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_3569" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_3569'^^xsd:string;
  dwc:scientificName 'Boroecia antipoda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '-159.933'^^xsd:double;
  dwc:latitude '-62.067'^^xsd:double;
  dwc:aphiaid '172467'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_3569'^^xsd:string;
  dwc:observationDate '1964-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '172467'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_29218>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_29218> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_29218> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-62.067 -159.933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-62.067"^^xsd:decimal ;
  dwc:decimalLongitude "-159.933"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_29218>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_29218" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_29218'^^xsd:string;
  dwc:scientificName 'Proceroecia brachyaskos'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '-159.933'^^xsd:double;
  dwc:latitude '-62.067'^^xsd:double;
  dwc:aphiaid '127857'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_29218'^^xsd:string;
  dwc:observationDate '1964-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '127857'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_21230>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_21230> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_21230> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-62.067 -159.933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-62.067"^^xsd:decimal ;
  dwc:decimalLongitude "-159.933"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_21230>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_21230" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_21230'^^xsd:string;
  dwc:scientificName 'Obtusoecia antarctica'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '-159.933'^^xsd:double;
  dwc:latitude '-62.067'^^xsd:double;
  dwc:aphiaid '176554'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_21230'^^xsd:string;
  dwc:observationDate '1964-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '176554'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_21450>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_21450> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_21450> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-51.983 -159.917)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-51.983"^^xsd:decimal ;
  dwc:decimalLongitude "-159.917"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_21450>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_21450" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_21450'^^xsd:string;
  dwc:scientificName 'Obtusoecia antarctica'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '-159.917'^^xsd:double;
  dwc:latitude '-51.983'^^xsd:double;
  dwc:aphiaid '176554'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_21450'^^xsd:string;
  dwc:observationDate '1964-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '176554'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_11784>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_11784> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_11784> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-51.983 -159.917)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-51.983"^^xsd:decimal ;
  dwc:decimalLongitude "-159.917"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_11784>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_11784" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_11784'^^xsd:string;
  dwc:scientificName 'Discoconchoecia elegans'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '-159.917'^^xsd:double;
  dwc:latitude '-51.983'^^xsd:double;
  dwc:occurrenceRemarks 'TaxonRemark: Note the type locality is in the Norwegain Sea - there are huge sizes differences between different regions suggesting that there is more than one species involved'^^xsd:string;
  dwc:aphiaid '127782'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_11784'^^xsd:string;
  dwc:observationDate '1964-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '127782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_10286>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_10286> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_10286> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-51.983 -159.917)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-51.983"^^xsd:decimal ;
  dwc:decimalLongitude "-159.917"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_10286>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_10286" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_10286'^^xsd:string;
  dwc:scientificName 'Conchoecissa symmetrica'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '-159.917'^^xsd:double;
  dwc:latitude '-51.983'^^xsd:double;
  dwc:aphiaid '127780'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_10286'^^xsd:string;
  dwc:observationDate '1964-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '127780'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_31198>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_31198> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_31198> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-51.983 -159.917)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-51.983"^^xsd:decimal ;
  dwc:decimalLongitude "-159.917"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_31198>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_31198" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_31198'^^xsd:string;
  dwc:scientificName 'Metaconchoecetosa teretivalvata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '-159.917'^^xsd:double;
  dwc:latitude '-51.983'^^xsd:double;
  dwc:aphiaid '175866'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_31198'^^xsd:string;
  dwc:observationDate '1964-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '536010'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_18897>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_18897> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_18897> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-51.983 -159.917)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-51.983"^^xsd:decimal ;
  dwc:decimalLongitude "-159.917"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_18897>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_18897" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_18897'^^xsd:string;
  dwc:scientificName 'Metaconchoecia skogsbergi'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '-159.917'^^xsd:double;
  dwc:latitude '-51.983'^^xsd:double;
  dwc:aphiaid '127814'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_18897'^^xsd:string;
  dwc:observationDate '1964-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '127814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_3562>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_3562> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_3562> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-51.983 -159.917)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-51.983"^^xsd:decimal ;
  dwc:decimalLongitude "-159.917"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_3562>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_3562" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_3562'^^xsd:string;
  dwc:scientificName 'Boroecia antipoda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '-159.917'^^xsd:double;
  dwc:latitude '-51.983'^^xsd:double;
  dwc:aphiaid '172467'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_3562'^^xsd:string;
  dwc:observationDate '1964-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '172467'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_971>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_971> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_971> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.833 -159.917)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.833"^^xsd:decimal ;
  dwc:decimalLongitude "-159.917"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_971>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_971" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_971'^^xsd:string;
  dwc:scientificName 'Alacia pseudoalata= A. major'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1954'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '-159.917'^^xsd:double;
  dwc:latitude '48.833'^^xsd:double;
  dwc:occurrenceRemarks 'As A.alata major'^^xsd:string;
  dwc:aphiaid '172459'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_971'^^xsd:string;
  dwc:observationDate '1954-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '422960'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_12777>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_12777> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_12777> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.833 -159.917)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.833"^^xsd:decimal ;
  dwc:decimalLongitude "-159.917"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_12777>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_12777" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_12777'^^xsd:string;
  dwc:scientificName 'Discoconchoecia pseudodiscophora'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1954'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '-159.917'^^xsd:double;
  dwc:latitude '48.833'^^xsd:double;
  dwc:aphiaid '172490'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_12777'^^xsd:string;
  dwc:observationDate '1954-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '172490'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_10029>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_10029> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_10029> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-54.983 -159.867)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-54.983"^^xsd:decimal ;
  dwc:decimalLongitude "-159.867"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_10029>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_10029" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_10029'^^xsd:string;
  dwc:scientificName 'Conchoecissa symmetrica'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '-159.867'^^xsd:double;
  dwc:latitude '-54.983'^^xsd:double;
  dwc:aphiaid '127780'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_10029'^^xsd:string;
  dwc:observationDate '1964-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '127780'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_3198>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_3198> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_3198> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-54.983 -159.867)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-54.983"^^xsd:decimal ;
  dwc:decimalLongitude "-159.867"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_3198>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_3198" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_3198'^^xsd:string;
  dwc:scientificName 'Boroecia antipoda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '-159.867'^^xsd:double;
  dwc:latitude '-54.983'^^xsd:double;
  dwc:aphiaid '172467'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_3198'^^xsd:string;
  dwc:observationDate '1964-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '172467'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_30664>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_30664> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_30664> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-54.983 -159.867)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-54.983"^^xsd:decimal ;
  dwc:decimalLongitude "-159.867"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_30664>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_30664" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_30664'^^xsd:string;
  dwc:scientificName 'Pseudoconchoecia serrulata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '-159.867'^^xsd:double;
  dwc:latitude '-54.983'^^xsd:double;
  dwc:aphiaid '176588'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_30664'^^xsd:string;
  dwc:observationDate '1964-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '176588'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_30741>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_30741> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_30741> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-54.983 -159.867)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-54.983"^^xsd:decimal ;
  dwc:decimalLongitude "-159.867"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_30741>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_30741" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_30741'^^xsd:string;
  dwc:scientificName 'Metaconchoecetosa teretivalvata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '-159.867'^^xsd:double;
  dwc:latitude '-54.983'^^xsd:double;
  dwc:aphiaid '175866'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_30741'^^xsd:string;
  dwc:observationDate '1964-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '536010'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_12585>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_12585> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_12585> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-54.983 -159.867)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-54.983"^^xsd:decimal ;
  dwc:decimalLongitude "-159.867"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_12585>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_12585" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_12585'^^xsd:string;
  dwc:scientificName 'Discoconchoecia elegans'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '-159.867'^^xsd:double;
  dwc:latitude '-54.983'^^xsd:double;
  dwc:occurrenceRemarks 'TaxonRemark: Note the type locality is in the Norwegain Sea - there are huge sizes differences between different regions suggesting that there is more than one species involved'^^xsd:string;
  dwc:aphiaid '127782'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_12585'^^xsd:string;
  dwc:observationDate '1964-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '127782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_21224>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_21224> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_21224> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-54.983 -159.867)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-54.983"^^xsd:decimal ;
  dwc:decimalLongitude "-159.867"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_21224>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_21224" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_21224'^^xsd:string;
  dwc:scientificName 'Obtusoecia antarctica'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '-159.867'^^xsd:double;
  dwc:latitude '-54.983'^^xsd:double;
  dwc:aphiaid '176554'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_21224'^^xsd:string;
  dwc:observationDate '1964-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '176554'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_10033>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_10033> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_10033> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-59.133 -159.783)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-59.133"^^xsd:decimal ;
  dwc:decimalLongitude "-159.783"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_10033>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_10033" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_10033'^^xsd:string;
  dwc:scientificName 'Conchoecissa symmetrica'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '-159.783'^^xsd:double;
  dwc:latitude '-59.133'^^xsd:double;
  dwc:aphiaid '127780'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_10033'^^xsd:string;
  dwc:observationDate '1964-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '127780'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_11789>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_11789> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_11789> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-59.133 -159.783)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-59.133"^^xsd:decimal ;
  dwc:decimalLongitude "-159.783"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_11789>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_11789" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_11789'^^xsd:string;
  dwc:scientificName 'Discoconchoecia elegans'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '-159.783'^^xsd:double;
  dwc:latitude '-59.133'^^xsd:double;
  dwc:occurrenceRemarks 'TaxonRemark: Note the type locality is in the Norwegain Sea - there are huge sizes differences between different regions suggesting that there is more than one species involved'^^xsd:string;
  dwc:aphiaid '127782'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_11789'^^xsd:string;
  dwc:observationDate '1964-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '127782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_2239>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_2239> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_2239> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-59.133 -159.783)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-59.133"^^xsd:decimal ;
  dwc:decimalLongitude "-159.783"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_2239>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_2239" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_2239'^^xsd:string;
  dwc:scientificName 'Metaconchoecerra isocheira'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '-159.783'^^xsd:double;
  dwc:latitude '-59.133'^^xsd:double;
  dwc:aphiaid '175845'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_2239'^^xsd:string;
  dwc:observationDate '1964-08-21'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_453>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_453> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_453> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-59.133 -159.783)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-59.133"^^xsd:decimal ;
  dwc:decimalLongitude "-159.783"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_453>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_453" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_453'^^xsd:string;
  dwc:scientificName 'Alacia hettacra'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '-159.783'^^xsd:double;
  dwc:latitude '-59.133'^^xsd:double;
  dwc:aphiaid '172456'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_453'^^xsd:string;
  dwc:observationDate '1964-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '172456'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_21455>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_21455> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_21455> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-59.133 -159.783)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-59.133"^^xsd:decimal ;
  dwc:decimalLongitude "-159.783"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_21455>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_21455" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_21455'^^xsd:string;
  dwc:scientificName 'Obtusoecia antarctica'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '-159.783'^^xsd:double;
  dwc:latitude '-59.133'^^xsd:double;
  dwc:aphiaid '176554'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_21455'^^xsd:string;
  dwc:observationDate '1964-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '176554'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_10291>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_10291> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_10291> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-59.133 -159.783)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-59.133"^^xsd:decimal ;
  dwc:decimalLongitude "-159.783"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_10291>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_10291" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_10291'^^xsd:string;
  dwc:scientificName 'Conchoecissa symmetrica'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '-159.783'^^xsd:double;
  dwc:latitude '-59.133'^^xsd:double;
  dwc:aphiaid '127780'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_10291'^^xsd:string;
  dwc:observationDate '1964-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '127780'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_10626>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_10626> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_10626> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-59.133 -159.783)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-59.133"^^xsd:decimal ;
  dwc:decimalLongitude "-159.783"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_10626>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_10626" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_10626'^^xsd:string;
  dwc:scientificName 'Discoconchoecia elegans'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '-159.783'^^xsd:double;
  dwc:latitude '-59.133'^^xsd:double;
  dwc:occurrenceRemarks 'TaxonRemark: Note the type locality is in the Norwegain Sea - there are huge sizes differences between different regions suggesting that there is more than one species involved'^^xsd:string;
  dwc:aphiaid '127782'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_10626'^^xsd:string;
  dwc:observationDate '1964-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '127782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_807>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_807> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_807> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-59.133 -159.783)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-59.133"^^xsd:decimal ;
  dwc:decimalLongitude "-159.783"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_807>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_807" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_807'^^xsd:string;
  dwc:scientificName 'Alacia hettacra'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '-159.783'^^xsd:double;
  dwc:latitude '-59.133'^^xsd:double;
  dwc:aphiaid '172456'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_807'^^xsd:string;
  dwc:observationDate '1964-12-08'^^xsd:date;
  dwc:aphiaIdAccepted '172456'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_3201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_3201> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_3201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-59.133 -159.783)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-59.133"^^xsd:decimal ;
  dwc:decimalLongitude "-159.783"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_3201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_3201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_3201'^^xsd:string;
  dwc:scientificName 'Boroecia antipoda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '-159.783'^^xsd:double;
  dwc:latitude '-59.133'^^xsd:double;
  dwc:aphiaid '172467'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_3201'^^xsd:string;
  dwc:observationDate '1964-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '172467'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_18901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_18901> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_18901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-59.133 -159.783)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-59.133"^^xsd:decimal ;
  dwc:decimalLongitude "-159.783"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_18901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_18901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_18901'^^xsd:string;
  dwc:scientificName 'Metaconchoecia skogsbergi'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '-159.783'^^xsd:double;
  dwc:latitude '-59.133'^^xsd:double;
  dwc:aphiaid '127814'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_18901'^^xsd:string;
  dwc:observationDate '1964-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '127814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_18644>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_18644> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_18644> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-59.133 -159.783)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-59.133"^^xsd:decimal ;
  dwc:decimalLongitude "-159.783"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_18644>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_18644" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_18644'^^xsd:string;
  dwc:scientificName 'Metaconchoecia skogsbergi'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '-159.783'^^xsd:double;
  dwc:latitude '-59.133'^^xsd:double;
  dwc:aphiaid '127814'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_18644'^^xsd:string;
  dwc:observationDate '1964-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '127814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_3566>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_3566> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_3566> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-59.133 -159.783)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-59.133"^^xsd:decimal ;
  dwc:decimalLongitude "-159.783"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_3566>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_3566" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_3566'^^xsd:string;
  dwc:scientificName 'Boroecia antipoda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '-159.783'^^xsd:double;
  dwc:latitude '-59.133'^^xsd:double;
  dwc:aphiaid '172467'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_3566'^^xsd:string;
  dwc:observationDate '1964-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '172467'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_29215>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_29215> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_29215> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-59.133 -159.783)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-59.133"^^xsd:decimal ;
  dwc:decimalLongitude "-159.783"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_29215>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_29215" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_29215'^^xsd:string;
  dwc:scientificName 'Proceroecia brachyaskos'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '-159.783'^^xsd:double;
  dwc:latitude '-59.133'^^xsd:double;
  dwc:aphiaid '127857'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_29215'^^xsd:string;
  dwc:observationDate '1964-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '127857'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_21228>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_21228> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_21228> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-59.133 -159.783)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-59.133"^^xsd:decimal ;
  dwc:decimalLongitude "-159.783"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_21228>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_21228" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_21228'^^xsd:string;
  dwc:scientificName 'Obtusoecia antarctica'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '-159.783'^^xsd:double;
  dwc:latitude '-59.133'^^xsd:double;
  dwc:aphiaid '176554'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_21228'^^xsd:string;
  dwc:observationDate '1964-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '176554'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_10026>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_10026> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_10026> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-50.017 -159.683)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-50.017"^^xsd:decimal ;
  dwc:decimalLongitude "-159.683"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_10026>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_10026" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_10026'^^xsd:string;
  dwc:scientificName 'Conchoecissa symmetrica'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '-159.683'^^xsd:double;
  dwc:latitude '-50.017'^^xsd:double;
  dwc:aphiaid '127780'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_10026'^^xsd:string;
  dwc:observationDate '1964-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '127780'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_30661>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_30661> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_30661> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-50.017 -159.683)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-50.017"^^xsd:decimal ;
  dwc:decimalLongitude "-159.683"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_30661>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_30661" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_30661'^^xsd:string;
  dwc:scientificName 'Pseudoconchoecia serrulata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '-159.683'^^xsd:double;
  dwc:latitude '-50.017'^^xsd:double;
  dwc:aphiaid '176588'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_30661'^^xsd:string;
  dwc:observationDate '1964-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '176588'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_21448>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_21448> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_21448> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-50.017 -159.683)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-50.017"^^xsd:decimal ;
  dwc:decimalLongitude "-159.683"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_21448>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_21448" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_21448'^^xsd:string;
  dwc:scientificName 'Obtusoecia antarctica'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '-159.683'^^xsd:double;
  dwc:latitude '-50.017'^^xsd:double;
  dwc:aphiaid '176554'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_21448'^^xsd:string;
  dwc:observationDate '1964-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '176554'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_11782>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_11782> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_11782> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-50.017 -159.683)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-50.017"^^xsd:decimal ;
  dwc:decimalLongitude "-159.683"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_11782>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_11782" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_11782'^^xsd:string;
  dwc:scientificName 'Discoconchoecia elegans'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '-159.683'^^xsd:double;
  dwc:latitude '-50.017'^^xsd:double;
  dwc:occurrenceRemarks 'TaxonRemark: Note the type locality is in the Norwegain Sea - there are huge sizes differences between different regions suggesting that there is more than one species involved'^^xsd:string;
  dwc:aphiaid '127782'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_11782'^^xsd:string;
  dwc:observationDate '1964-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '127782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_10284>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_10284> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_10284> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-50.017 -159.683)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-50.017"^^xsd:decimal ;
  dwc:decimalLongitude "-159.683"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_10284>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_10284" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_10284'^^xsd:string;
  dwc:scientificName 'Conchoecissa symmetrica'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '-159.683'^^xsd:double;
  dwc:latitude '-50.017'^^xsd:double;
  dwc:aphiaid '127780'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_10284'^^xsd:string;
  dwc:observationDate '1964-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '127780'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_7193>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_7193> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_7193> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-50.017 -159.683)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-50.017"^^xsd:decimal ;
  dwc:decimalLongitude "-159.683"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_7193>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_7193" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_7193'^^xsd:string;
  dwc:scientificName 'Conchoecia parvidentata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '-159.683'^^xsd:double;
  dwc:latitude '-50.017'^^xsd:double;
  dwc:aphiaid '127774'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_7193'^^xsd:string;
  dwc:aphiaIdAccepted '1314237'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_7119>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_7119> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_7119> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-50.017 -159.683)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-50.017"^^xsd:decimal ;
  dwc:decimalLongitude "-159.683"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_7119>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_7119" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_7119'^^xsd:string;
  dwc:scientificName 'Conchoecia parvidentata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '-159.683'^^xsd:double;
  dwc:latitude '-50.017'^^xsd:double;
  dwc:aphiaid '127774'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_7119'^^xsd:string;
  dwc:observationDate '1964-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '1314237'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_19350>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_19350> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_19350> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-50.017 -159.683)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-50.017"^^xsd:decimal ;
  dwc:decimalLongitude "-159.683"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_19350>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_19350" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_19350'^^xsd:string;
  dwc:scientificName 'Mikroconchoecia acuticosta'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '-159.683'^^xsd:double;
  dwc:latitude '-50.017'^^xsd:double;
  dwc:aphiaid '127819'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_19350'^^xsd:string;
  dwc:observationDate '1964-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '127819'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_2438>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_2438> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_2438> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-50.017 -159.683)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-50.017"^^xsd:decimal ;
  dwc:decimalLongitude "-159.683"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_2438>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_2438" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_2438'^^xsd:string;
  dwc:scientificName 'Metaconchoecerra isocheira'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '-159.683'^^xsd:double;
  dwc:latitude '-50.017'^^xsd:double;
  dwc:aphiaid '175845'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_2438'^^xsd:string;
  dwc:observationDate '1964-08-02'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_31196>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_31196> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_31196> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-50.017 -159.683)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-50.017"^^xsd:decimal ;
  dwc:decimalLongitude "-159.683"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_31196>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_31196" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_31196'^^xsd:string;
  dwc:scientificName 'Metaconchoecetosa teretivalvata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '-159.683'^^xsd:double;
  dwc:latitude '-50.017'^^xsd:double;
  dwc:aphiaid '175866'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_31196'^^xsd:string;
  dwc:observationDate '1964-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '536010'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_3196>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_3196> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_3196> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-50.017 -159.683)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-50.017"^^xsd:decimal ;
  dwc:decimalLongitude "-159.683"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_3196>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_3196" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_3196'^^xsd:string;
  dwc:scientificName 'Boroecia antipoda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '-159.683'^^xsd:double;
  dwc:latitude '-50.017'^^xsd:double;
  dwc:aphiaid '172467'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_3196'^^xsd:string;
  dwc:observationDate '1964-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '172467'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_18895>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_18895> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_18895> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-50.017 -159.683)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-50.017"^^xsd:decimal ;
  dwc:decimalLongitude "-159.683"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_18895>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_18895" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_18895'^^xsd:string;
  dwc:scientificName 'Metaconchoecia skogsbergi'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '-159.683'^^xsd:double;
  dwc:latitude '-50.017'^^xsd:double;
  dwc:aphiaid '127814'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_18895'^^xsd:string;
  dwc:observationDate '1964-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '127814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_30738>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_30738> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_30738> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-50.017 -159.683)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-50.017"^^xsd:decimal ;
  dwc:decimalLongitude "-159.683"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_30738>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_30738" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_30738'^^xsd:string;
  dwc:scientificName 'Metaconchoecetosa teretivalvata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '-159.683'^^xsd:double;
  dwc:latitude '-50.017'^^xsd:double;
  dwc:aphiaid '175866'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_30738'^^xsd:string;
  dwc:observationDate '1964-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '536010'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_18640>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_18640> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_18640> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-50.017 -159.683)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-50.017"^^xsd:decimal ;
  dwc:decimalLongitude "-159.683"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_18640>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_18640" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_18640'^^xsd:string;
  dwc:scientificName 'Metaconchoecia skogsbergi'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '-159.683'^^xsd:double;
  dwc:latitude '-50.017'^^xsd:double;
  dwc:occurrenceRemarks 'These need checking'^^xsd:string;
  dwc:aphiaid '127814'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_18640'^^xsd:string;
  dwc:observationDate '1964-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '127814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_2238>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_2238> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_2238> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-50.017 -159.683)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-50.017"^^xsd:decimal ;
  dwc:decimalLongitude "-159.683"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_2238>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_2238" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_2238'^^xsd:string;
  dwc:scientificName 'Metaconchoecerra isocheira'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '-159.683'^^xsd:double;
  dwc:latitude '-50.017'^^xsd:double;
  dwc:aphiaid '175845'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_2238'^^xsd:string;
  dwc:observationDate '1964-08-02'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_3561>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_3561> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_3561> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-50.017 -159.683)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-50.017"^^xsd:decimal ;
  dwc:decimalLongitude "-159.683"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_3561>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_3561" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_3561'^^xsd:string;
  dwc:scientificName 'Boroecia antipoda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '-159.683'^^xsd:double;
  dwc:latitude '-50.017'^^xsd:double;
  dwc:aphiaid '172467'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_3561'^^xsd:string;
  dwc:observationDate '1964-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '172467'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_12489>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_12489> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_12489> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-50.017 -159.683)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-50.017"^^xsd:decimal ;
  dwc:decimalLongitude "-159.683"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_12489>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_12489" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_12489'^^xsd:string;
  dwc:scientificName 'Discoconchoecia elegans'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '-159.683'^^xsd:double;
  dwc:latitude '-50.017'^^xsd:double;
  dwc:occurrenceRemarks 'TaxonRemark: Note the type locality is in the Norwegain Sea - there are huge sizes differences between different regions suggesting that there is more than one species involved'^^xsd:string;
  dwc:aphiaid '127782'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_12489'^^xsd:string;
  dwc:observationDate '1964-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '127782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_21221>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_21221> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_21221> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-50.017 -159.683)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-50.017"^^xsd:decimal ;
  dwc:decimalLongitude "-159.683"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_21221>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_21221" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_21221'^^xsd:string;
  dwc:scientificName 'Obtusoecia antarctica'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '-159.683'^^xsd:double;
  dwc:latitude '-50.017'^^xsd:double;
  dwc:aphiaid '176554'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_21221'^^xsd:string;
  dwc:observationDate '1964-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '176554'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_17496>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_17496> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_17496> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.371666667 -159.49666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.371666667"^^xsd:decimal ;
  dwc:decimalLongitude "-159.49666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_17496>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_17496" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_17496'^^xsd:string;
  dwc:scientificName 'Metaconchoecia alta'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '-159.49666667'^^xsd:double;
  dwc:latitude '54.371666667'^^xsd:double;
  dwc:aphiaid '172496'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_17496'^^xsd:string;
  dwc:observationDate '1958-11-05'^^xsd:date;
  dwc:aphiaIdAccepted '172496'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_15218>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_15218> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_15218> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-45.483 -157.917)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-45.483"^^xsd:decimal ;
  dwc:decimalLongitude "-157.917"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_15218>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_15218" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_15218'^^xsd:string;
  dwc:scientificName 'Halocypris angustifrontalis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '-157.917'^^xsd:double;
  dwc:latitude '-45.483'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '176592'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_15218'^^xsd:string;
  dwc:observationDate '1980-01-27'^^xsd:date;
  dwc:aphiaIdAccepted '176592'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_15230>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_15230> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_15230> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-45.5 -157.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-45.5"^^xsd:decimal ;
  dwc:decimalLongitude "-157.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "800"^^xsd:integer ;
  dwc:maximumDepthInMeters "1000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_15230>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_15230" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_15230'^^xsd:string;
  dwc:scientificName 'Halocypris angustifrontalis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '-157.9'^^xsd:double;
  dwc:latitude '-45.5'^^xsd:double;
  dwc:minimumDepth '800'^^xsd:integer;
  dwc:maximumDepth '1000'^^xsd:integer;
  dwc:aphiaid '176592'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_15230'^^xsd:string;
  dwc:observationDate '1980-02-04'^^xsd:date;
  dwc:aphiaIdAccepted '176592'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_15219>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_15219> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_15219> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-45.317 -157.883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-45.317"^^xsd:decimal ;
  dwc:decimalLongitude "-157.883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_15219>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_15219" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_15219'^^xsd:string;
  dwc:scientificName 'Halocypris angustifrontalis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '-157.883'^^xsd:double;
  dwc:latitude '-45.317'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '176592'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_15219'^^xsd:string;
  dwc:observationDate '1980-01-27'^^xsd:date;
  dwc:aphiaIdAccepted '176592'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_15214>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_15214> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_15214> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-45.45 -157.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-45.45"^^xsd:decimal ;
  dwc:decimalLongitude "-157.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_15214>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_15214" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_15214'^^xsd:string;
  dwc:scientificName 'Halocypris angustifrontalis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '-157.7'^^xsd:double;
  dwc:latitude '-45.45'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '176592'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_15214'^^xsd:string;
  dwc:observationDate '1980-01-21'^^xsd:date;
  dwc:aphiaIdAccepted '176592'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_15216>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_15216> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_15216> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-45.533 -157.683)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-45.533"^^xsd:decimal ;
  dwc:decimalLongitude "-157.683"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_15216>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_15216" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_15216'^^xsd:string;
  dwc:scientificName 'Halocypris angustifrontalis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-157.683'^^xsd:double;
  dwc:latitude '-45.533'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '176592'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_15216'^^xsd:string;
  dwc:observationDate '1980-01-23'^^xsd:date;
  dwc:aphiaIdAccepted '176592'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_15212>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_15212> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_15212> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-45.25 -157.683)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-45.25"^^xsd:decimal ;
  dwc:decimalLongitude "-157.683"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_15212>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_15212" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_15212'^^xsd:string;
  dwc:scientificName 'Halocypris angustifrontalis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '-157.683'^^xsd:double;
  dwc:latitude '-45.25'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '176592'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_15212'^^xsd:string;
  dwc:observationDate '1980-01-19'^^xsd:date;
  dwc:aphiaIdAccepted '176592'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_15232>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_15232> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_15232> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-45.5 -157.667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-45.5"^^xsd:decimal ;
  dwc:decimalLongitude "-157.667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_15232>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_15232" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_15232'^^xsd:string;
  dwc:scientificName 'Halocypris angustifrontalis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '-157.667'^^xsd:double;
  dwc:latitude '-45.5'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '176592'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_15232'^^xsd:string;
  dwc:observationDate '1980-02-05'^^xsd:date;
  dwc:aphiaIdAccepted '176592'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_15205>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_15205> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_15205> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-45.367 -157.667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-45.367"^^xsd:decimal ;
  dwc:decimalLongitude "-157.667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_15205>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_15205" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_15205'^^xsd:string;
  dwc:scientificName 'Halocypris angustifrontalis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '-157.667'^^xsd:double;
  dwc:latitude '-45.367'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '176592'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_15205'^^xsd:string;
  dwc:observationDate '1978-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '176592'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_15229>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_15229> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_15229> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-45.317 -157.667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-45.317"^^xsd:decimal ;
  dwc:decimalLongitude "-157.667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "500"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_15229>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_15229" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_15229'^^xsd:string;
  dwc:scientificName 'Halocypris angustifrontalis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '-157.667'^^xsd:double;
  dwc:latitude '-45.317'^^xsd:double;
  dwc:minimumDepth '500'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:aphiaid '176592'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_15229'^^xsd:string;
  dwc:observationDate '1980-02-04'^^xsd:date;
  dwc:aphiaIdAccepted '176592'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_15206>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_15206> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_15206> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-45.2 -157.667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-45.2"^^xsd:decimal ;
  dwc:decimalLongitude "-157.667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_15206>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_15206" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_15206'^^xsd:string;
  dwc:scientificName 'Halocypris angustifrontalis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '-157.667'^^xsd:double;
  dwc:latitude '-45.2'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '176592'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_15206'^^xsd:string;
  dwc:observationDate '1978-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '176592'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_15196>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_15196> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_15196> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-45.667 -157.583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-45.667"^^xsd:decimal ;
  dwc:decimalLongitude "-157.583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_15196>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_15196" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_15196'^^xsd:string;
  dwc:scientificName 'Halocypris angustifrontalis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '-157.583'^^xsd:double;
  dwc:latitude '-45.667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '176592'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_15196'^^xsd:string;
  dwc:observationDate '1978-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '176592'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_15207>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_15207> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_15207> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-45.367 -157.583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-45.367"^^xsd:decimal ;
  dwc:decimalLongitude "-157.583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_15207>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_15207" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_15207'^^xsd:string;
  dwc:scientificName 'Halocypris angustifrontalis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '-157.583'^^xsd:double;
  dwc:latitude '-45.367'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '176592'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_15207'^^xsd:string;
  dwc:observationDate '1978-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '176592'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_15202>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_15202> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_15202> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-45.367 -157.567)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-45.367"^^xsd:decimal ;
  dwc:decimalLongitude "-157.567"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_15202>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_15202" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_15202'^^xsd:string;
  dwc:scientificName 'Halocypris angustifrontalis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '-157.567'^^xsd:double;
  dwc:latitude '-45.367'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '176592'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_15202'^^xsd:string;
  dwc:observationDate '1978-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '176592'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_15201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_15201> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_15201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-45.267 -157.567)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-45.267"^^xsd:decimal ;
  dwc:decimalLongitude "-157.567"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_15201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_15201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_15201'^^xsd:string;
  dwc:scientificName 'Halocypris angustifrontalis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '-157.567'^^xsd:double;
  dwc:latitude '-45.267'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '176592'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_15201'^^xsd:string;
  dwc:observationDate '1978-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '176592'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_15197>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_15197> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_15197> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-45.1 -157.567)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-45.1"^^xsd:decimal ;
  dwc:decimalLongitude "-157.567"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_15197>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_15197" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_15197'^^xsd:string;
  dwc:scientificName 'Halocypris angustifrontalis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '-157.567'^^xsd:double;
  dwc:latitude '-45.1'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '176592'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_15197'^^xsd:string;
  dwc:observationDate '1978-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '176592'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_15203>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_15203> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_15203> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-45.617 -157.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-45.617"^^xsd:decimal ;
  dwc:decimalLongitude "-157.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 "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_15203>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_15203" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_15203'^^xsd:string;
  dwc:scientificName 'Halocypris angustifrontalis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '-157.55'^^xsd:double;
  dwc:latitude '-45.617'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '176592'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_15203'^^xsd:string;
  dwc:observationDate '1978-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '176592'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_15178>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_15178> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_15178> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-45.417 -157.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-45.417"^^xsd:decimal ;
  dwc:decimalLongitude "-157.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_15178>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_15178" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_15178'^^xsd:string;
  dwc:scientificName 'Halocypris angustifrontalis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '-157.55'^^xsd:double;
  dwc:latitude '-45.417'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '176592'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_15178'^^xsd:string;
  dwc:observationDate '1980-02-05'^^xsd:date;
  dwc:aphiaIdAccepted '176592'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_15231>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_15231> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_15231> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-45.383 -157.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-45.383"^^xsd:decimal ;
  dwc:decimalLongitude "-157.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 "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_15231>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_15231" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_15231'^^xsd:string;
  dwc:scientificName 'Halocypris angustifrontalis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '-157.55'^^xsd:double;
  dwc:latitude '-45.383'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '176592'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_15231'^^xsd:string;
  dwc:observationDate '1980-02-04'^^xsd:date;
  dwc:aphiaIdAccepted '176592'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_15208>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_15208> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_15208> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-45.583 -157.533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-45.583"^^xsd:decimal ;
  dwc:decimalLongitude "-157.533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_15208>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_15208" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_15208'^^xsd:string;
  dwc:scientificName 'Halocypris angustifrontalis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '-157.533'^^xsd:double;
  dwc:latitude '-45.583'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '176592'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_15208'^^xsd:string;
  dwc:observationDate '1978-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '176592'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_15211>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_15211> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_15211> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-45.35 -157.533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-45.35"^^xsd:decimal ;
  dwc:decimalLongitude "-157.533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_15211>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_15211" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_15211'^^xsd:string;
  dwc:scientificName 'Halocypris angustifrontalis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '-157.533'^^xsd:double;
  dwc:latitude '-45.35'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '176592'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_15211'^^xsd:string;
  dwc:observationDate '1980-01-17'^^xsd:date;
  dwc:aphiaIdAccepted '176592'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_15233>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_15233> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_15233> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-45.317 -157.533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-45.317"^^xsd:decimal ;
  dwc:decimalLongitude "-157.533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_15233>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_15233" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_15233'^^xsd:string;
  dwc:scientificName 'Halocypris angustifrontalis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '-157.533'^^xsd:double;
  dwc:latitude '-45.317'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '176592'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_15233'^^xsd:string;
  dwc:observationDate '1980-02-07'^^xsd:date;
  dwc:aphiaIdAccepted '176592'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_15228>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_15228> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_15228> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-45.25 -157.533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-45.25"^^xsd:decimal ;
  dwc:decimalLongitude "-157.533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "800"^^xsd:integer ;
  dwc:maximumDepthInMeters "1000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_15228>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_15228" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_15228'^^xsd:string;
  dwc:scientificName 'Halocypris angustifrontalis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '-157.533'^^xsd:double;
  dwc:latitude '-45.25'^^xsd:double;
  dwc:minimumDepth '800'^^xsd:integer;
  dwc:maximumDepth '1000'^^xsd:integer;
  dwc:aphiaid '176592'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_15228'^^xsd:string;
  dwc:observationDate '1980-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '176592'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_15217>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_15217> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_15217> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-45.167 -157.533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-45.167"^^xsd:decimal ;
  dwc:decimalLongitude "-157.533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_15217>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_15217" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_15217'^^xsd:string;
  dwc:scientificName 'Halocypris angustifrontalis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '-157.533'^^xsd:double;
  dwc:latitude '-45.167'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '176592'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_15217'^^xsd:string;
  dwc:observationDate '1980-01-25'^^xsd:date;
  dwc:aphiaIdAccepted '176592'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_15227>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_15227> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_15227> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-45.15 -157.533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-45.15"^^xsd:decimal ;
  dwc:decimalLongitude "-157.533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "800"^^xsd:integer ;
  dwc:maximumDepthInMeters "1000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_15227>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_15227" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_15227'^^xsd:string;
  dwc:scientificName 'Halocypris angustifrontalis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '-157.533'^^xsd:double;
  dwc:latitude '-45.15'^^xsd:double;
  dwc:minimumDepth '800'^^xsd:integer;
  dwc:maximumDepth '1000'^^xsd:integer;
  dwc:aphiaid '176592'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_15227'^^xsd:string;
  dwc:observationDate '1980-02-02'^^xsd:date;
  dwc:aphiaIdAccepted '176592'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_15215>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_15215> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_15215> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-45.417 -157.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-45.417"^^xsd:decimal ;
  dwc:decimalLongitude "-157.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_15215>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_15215" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_15215'^^xsd:string;
  dwc:scientificName 'Halocypris angustifrontalis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-157.5'^^xsd:double;
  dwc:latitude '-45.417'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '176592'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_15215'^^xsd:string;
  dwc:observationDate '1980-01-23'^^xsd:date;
  dwc:aphiaIdAccepted '176592'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_15213>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_15213> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_15213> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-45.217 -157.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-45.217"^^xsd:decimal ;
  dwc:decimalLongitude "-157.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_15213>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_15213" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_15213'^^xsd:string;
  dwc:scientificName 'Halocypris angustifrontalis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '-157.5'^^xsd:double;
  dwc:latitude '-45.217'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '176592'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_15213'^^xsd:string;
  dwc:observationDate '1980-01-20'^^xsd:date;
  dwc:aphiaIdAccepted '176592'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_15199>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_15199> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_15199> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-45.367 -157.433)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-45.367"^^xsd:decimal ;
  dwc:decimalLongitude "-157.433"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_15199>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_15199" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_15199'^^xsd:string;
  dwc:scientificName 'Halocypris angustifrontalis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '-157.433'^^xsd:double;
  dwc:latitude '-45.367'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '176592'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_15199'^^xsd:string;
  dwc:observationDate '1978-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '176592'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_15200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_15200> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_15200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-45.2 -157.433)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-45.2"^^xsd:decimal ;
  dwc:decimalLongitude "-157.433"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_15200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_15200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_15200'^^xsd:string;
  dwc:scientificName 'Halocypris angustifrontalis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '-157.433'^^xsd:double;
  dwc:latitude '-45.2'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '176592'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_15200'^^xsd:string;
  dwc:observationDate '1978-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '176592'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_15220>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_15220> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_15220> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-45.5 -157.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-45.5"^^xsd:decimal ;
  dwc:decimalLongitude "-157.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_15220>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_15220" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_15220'^^xsd:string;
  dwc:scientificName 'Halocypris angustifrontalis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '-157.4'^^xsd:double;
  dwc:latitude '-45.5'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '176592'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_15220'^^xsd:string;
  dwc:observationDate '1980-01-28'^^xsd:date;
  dwc:aphiaIdAccepted '176592'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_15225>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_15225> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_15225> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-45.317 -157.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-45.317"^^xsd:decimal ;
  dwc:decimalLongitude "-157.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_15225>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_15225" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_15225'^^xsd:string;
  dwc:scientificName 'Halocypris angustifrontalis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '-157.4'^^xsd:double;
  dwc:latitude '-45.317'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:aphiaid '176592'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_15225'^^xsd:string;
  dwc:observationDate '1980-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '176592'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_9247>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_9247> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_9247> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-20.317 -157.333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-20.317"^^xsd:decimal ;
  dwc:decimalLongitude "-157.333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_9247>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_9247" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_9247'^^xsd:string;
  dwc:scientificName 'Conchoecissa imbricata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '-157.333'^^xsd:double;
  dwc:latitude '-20.317'^^xsd:double;
  dwc:aphiaid '127778'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_9247'^^xsd:string;
  dwc:observationDate '1928-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '127778'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_7858>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_7858> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_7858> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-20.317 -157.333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-20.317"^^xsd:decimal ;
  dwc:decimalLongitude "-157.333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_7858>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_7858" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_7858'^^xsd:string;
  dwc:scientificName 'Conchoecilla daphnoides'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '-157.333'^^xsd:double;
  dwc:latitude '-20.317'^^xsd:double;
  dwc:aphiaid '127776'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_7858'^^xsd:string;
  dwc:observationDate '1928-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '127776'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_22720>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_22720> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_22720> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-20.317 -157.333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-20.317"^^xsd:decimal ;
  dwc:decimalLongitude "-157.333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_22720>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_22720" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_22720'^^xsd:string;
  dwc:scientificName 'Orthoconchoecia bispinosa'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '-157.333'^^xsd:double;
  dwc:latitude '-20.317'^^xsd:double;
  dwc:aphiaid '127830'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_22720'^^xsd:string;
  dwc:observationDate '1928-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '127830'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_16672>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_16672> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_16672> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-20.317 -157.333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-20.317"^^xsd:decimal ;
  dwc:decimalLongitude "-157.333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_16672>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_16672" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_16672'^^xsd:string;
  dwc:scientificName 'Macrocypridina poulseni'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '-157.333'^^xsd:double;
  dwc:latitude '-20.317'^^xsd:double;
  dwc:aphiaid '176752'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_16672'^^xsd:string;
  dwc:observationDate '1928-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '176752'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_22168>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_22168> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_22168> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-20.317 -157.333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-20.317"^^xsd:decimal ;
  dwc:decimalLongitude "-157.333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_22168>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_22168" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_22168'^^xsd:string;
  dwc:scientificName 'Orthoconchoecia atlantica'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '-157.333'^^xsd:double;
  dwc:latitude '-20.317'^^xsd:double;
  dwc:aphiaid '127829'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_22168'^^xsd:string;
  dwc:observationDate '1928-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '127829'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_15223>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_15223> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_15223> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-45.683 -157.217)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-45.683"^^xsd:decimal ;
  dwc:decimalLongitude "-157.217"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_15223>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_15223" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_15223'^^xsd:string;
  dwc:scientificName 'Halocypris angustifrontalis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-157.217'^^xsd:double;
  dwc:latitude '-45.683'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '176592'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_15223'^^xsd:string;
  dwc:observationDate '1980-01-29'^^xsd:date;
  dwc:aphiaIdAccepted '176592'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_15198>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_15198> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_15198> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-45.25 -157.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-45.25"^^xsd:decimal ;
  dwc:decimalLongitude "-157.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_15198>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_15198" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_15198'^^xsd:string;
  dwc:scientificName 'Halocypris angustifrontalis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '-157.2'^^xsd:double;
  dwc:latitude '-45.25'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '176592'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_15198'^^xsd:string;
  dwc:observationDate '1978-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '176592'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_15224>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_15224> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_15224> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-45.5 -157.167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-45.5"^^xsd:decimal ;
  dwc:decimalLongitude "-157.167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_15224>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_15224" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_15224'^^xsd:string;
  dwc:scientificName 'Halocypris angustifrontalis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '-157.167'^^xsd:double;
  dwc:latitude '-45.5'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '176592'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_15224'^^xsd:string;
  dwc:observationDate '1980-01-30'^^xsd:date;
  dwc:aphiaIdAccepted '176592'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_15222>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_15222> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_15222> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-45.317 -157.167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-45.317"^^xsd:decimal ;
  dwc:decimalLongitude "-157.167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_15222>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_15222" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_15222'^^xsd:string;
  dwc:scientificName 'Halocypris angustifrontalis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-157.167'^^xsd:double;
  dwc:latitude '-45.317'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '176592'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_15222'^^xsd:string;
  dwc:observationDate '1980-01-29'^^xsd:date;
  dwc:aphiaIdAccepted '176592'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_15221>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_15221> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_15221> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-45.15 -157.167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-45.15"^^xsd:decimal ;
  dwc:decimalLongitude "-157.167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_15221>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_15221" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_15221'^^xsd:string;
  dwc:scientificName 'Halocypris angustifrontalis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '-157.167'^^xsd:double;
  dwc:latitude '-45.15'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '176592'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_15221'^^xsd:string;
  dwc:observationDate '1980-01-28'^^xsd:date;
  dwc:aphiaIdAccepted '176592'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_30304>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_30304> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_30304> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.829 -157.166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.829"^^xsd:decimal ;
  dwc:decimalLongitude "-157.166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_30304>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_30304" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_30304'^^xsd:string;
  dwc:scientificName 'Proceroecia vitjazi'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:longitude '-157.166'^^xsd:double;
  dwc:latitude '72.829'^^xsd:double;
  dwc:aphiaid '176586'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_30304'^^xsd:string;
  dwc:aphiaIdAccepted '1565062'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_3941>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_3941> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_3941> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.829 -157.166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.829"^^xsd:decimal ;
  dwc:decimalLongitude "-157.166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_3941>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_3941" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_3941'^^xsd:string;
  dwc:scientificName 'Boroecia hopcrofti new species'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:longitude '-157.166'^^xsd:double;
  dwc:latitude '72.829'^^xsd:double;
  dwc:occurrenceRemarks 'TaxonRemark: new species'^^xsd:string;
  dwc:aphiaid '127531'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_3941'^^xsd:string;
  dwc:aphiaIdAccepted '127531'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_15226>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_15226> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_15226> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-45.5 -157.133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-45.5"^^xsd:decimal ;
  dwc:decimalLongitude "-157.133"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "200"^^xsd:integer ;
  dwc:maximumDepthInMeters "300"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_15226>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_15226" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_15226'^^xsd:string;
  dwc:scientificName 'Halocypris angustifrontalis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '-157.133'^^xsd:double;
  dwc:latitude '-45.5'^^xsd:double;
  dwc:minimumDepth '200'^^xsd:integer;
  dwc:maximumDepth '300'^^xsd:integer;
  dwc:aphiaid '176592'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_15226'^^xsd:string;
  dwc:observationDate '1980-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '176592'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_3901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_3901> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_3901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (82.766666667 -157.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "82.766666667"^^xsd:decimal ;
  dwc:decimalLongitude "-157.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_3901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_3901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_3901'^^xsd:string;
  dwc:scientificName 'Boroecia maxima'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '-157.1'^^xsd:double;
  dwc:latitude '82.766666667'^^xsd:double;
  dwc:aphiaid '127767'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_3901'^^xsd:string;
  dwc:observationDate '1975-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '127767'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_3924>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_3924> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_3924> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.357 -156.762)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.357"^^xsd:decimal ;
  dwc:decimalLongitude "-156.762"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_3924>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_3924" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_3924'^^xsd:string;
  dwc:scientificName 'Boroecia maxima'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:longitude '-156.762'^^xsd:double;
  dwc:latitude '72.357'^^xsd:double;
  dwc:aphiaid '127767'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_3924'^^xsd:string;
  dwc:aphiaIdAccepted '127767'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_15204>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_15204> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_15204> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-45.45 -156.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-45.45"^^xsd:decimal ;
  dwc:decimalLongitude "-156.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "500"^^xsd:integer ;
  dwc:maximumDepthInMeters "600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_15204>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_15204" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_15204'^^xsd:string;
  dwc:scientificName 'Halocypris angustifrontalis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '-156.7'^^xsd:double;
  dwc:latitude '-45.45'^^xsd:double;
  dwc:minimumDepth '500'^^xsd:integer;
  dwc:maximumDepth '600'^^xsd:integer;
  dwc:aphiaid '176592'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_15204'^^xsd:string;
  dwc:observationDate '1978-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '176592'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_30303>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_30303> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_30303> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.429 -156.39)"^^geo:wktLiteral ;
  dwc:decimalLatitude "74.429"^^xsd:decimal ;
  dwc:decimalLongitude "-156.39"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_30303>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_30303" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_30303'^^xsd:string;
  dwc:scientificName 'Proceroecia vitjazi'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:longitude '-156.39'^^xsd:double;
  dwc:latitude '74.429'^^xsd:double;
  dwc:aphiaid '176586'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_30303'^^xsd:string;
  dwc:aphiaIdAccepted '1565062'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_3935>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_3935> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_3935> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.429 -156.39)"^^geo:wktLiteral ;
  dwc:decimalLatitude "74.429"^^xsd:decimal ;
  dwc:decimalLongitude "-156.39"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_3935>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_3935" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_3935'^^xsd:string;
  dwc:scientificName 'Boroecia hopcrofti new species'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:longitude '-156.39'^^xsd:double;
  dwc:latitude '74.429'^^xsd:double;
  dwc:occurrenceRemarks 'TaxonRemark: new species'^^xsd:string;
  dwc:aphiaid '127531'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_3935'^^xsd:string;
  dwc:aphiaIdAccepted '127531'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_3927>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_3927> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_3927> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.429 -156.39)"^^geo:wktLiteral ;
  dwc:decimalLatitude "74.429"^^xsd:decimal ;
  dwc:decimalLongitude "-156.39"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_3927>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_3927" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_3927'^^xsd:string;
  dwc:scientificName 'Boroecia maxima'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:longitude '-156.39'^^xsd:double;
  dwc:latitude '74.429'^^xsd:double;
  dwc:aphiaid '127767'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_3927'^^xsd:string;
  dwc:aphiaIdAccepted '127767'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_458>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_458> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_458> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.65 -156.167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.65"^^xsd:decimal ;
  dwc:decimalLongitude "-156.167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_458>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_458" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_458'^^xsd:string;
  dwc:scientificName 'Alacia hettacra'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '-156.167'^^xsd:double;
  dwc:latitude '-61.65'^^xsd:double;
  dwc:aphiaid '172456'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_458'^^xsd:string;
  dwc:observationDate '1964-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '172456'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_11794>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_11794> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_11794> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.65 -156.167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.65"^^xsd:decimal ;
  dwc:decimalLongitude "-156.167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_11794>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_11794" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_11794'^^xsd:string;
  dwc:scientificName 'Discoconchoecia elegans'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '-156.167'^^xsd:double;
  dwc:latitude '-61.65'^^xsd:double;
  dwc:occurrenceRemarks 'TaxonRemark: Note the type locality is in the Norwegain Sea - there are huge sizes differences between different regions suggesting that there is more than one species involved'^^xsd:string;
  dwc:aphiaid '127782'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_11794'^^xsd:string;
  dwc:observationDate '1964-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '127782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_10296>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_10296> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_10296> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.65 -156.167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.65"^^xsd:decimal ;
  dwc:decimalLongitude "-156.167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_10296>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_10296" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_10296'^^xsd:string;
  dwc:scientificName 'Conchoecissa symmetrica'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '-156.167'^^xsd:double;
  dwc:latitude '-61.65'^^xsd:double;
  dwc:aphiaid '127780'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_10296'^^xsd:string;
  dwc:observationDate '1964-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '127780'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_10038>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_10038> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_10038> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.65 -156.167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.65"^^xsd:decimal ;
  dwc:decimalLongitude "-156.167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_10038>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_10038" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_10038'^^xsd:string;
  dwc:scientificName 'Conchoecissa symmetrica'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '-156.167'^^xsd:double;
  dwc:latitude '-61.65'^^xsd:double;
  dwc:aphiaid '127780'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_10038'^^xsd:string;
  dwc:observationDate '1964-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '127780'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_811>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_811> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_811> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.65 -156.167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.65"^^xsd:decimal ;
  dwc:decimalLongitude "-156.167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_811>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_811" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_811'^^xsd:string;
  dwc:scientificName 'Alacia hettacra'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '-156.167'^^xsd:double;
  dwc:latitude '-61.65'^^xsd:double;
  dwc:aphiaid '172456'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_811'^^xsd:string;
  dwc:observationDate '1964-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '172456'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_3206>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_3206> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_3206> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.65 -156.167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.65"^^xsd:decimal ;
  dwc:decimalLongitude "-156.167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_3206>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_3206" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_3206'^^xsd:string;
  dwc:scientificName 'Boroecia antipoda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '-156.167'^^xsd:double;
  dwc:latitude '-61.65'^^xsd:double;
  dwc:aphiaid '172467'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_3206'^^xsd:string;
  dwc:observationDate '1964-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '172467'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_18906>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_18906> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_18906> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.65 -156.167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.65"^^xsd:decimal ;
  dwc:decimalLongitude "-156.167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_18906>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_18906" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_18906'^^xsd:string;
  dwc:scientificName 'Metaconchoecia skogsbergi'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '-156.167'^^xsd:double;
  dwc:latitude '-61.65'^^xsd:double;
  dwc:aphiaid '127814'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_18906'^^xsd:string;
  dwc:observationDate '1964-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '127814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_12671>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_12671> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_12671> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.65 -156.167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.65"^^xsd:decimal ;
  dwc:decimalLongitude "-156.167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_12671>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_12671" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_12671'^^xsd:string;
  dwc:scientificName 'Discoconchoecia elegans'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '-156.167'^^xsd:double;
  dwc:latitude '-61.65'^^xsd:double;
  dwc:occurrenceRemarks 'TaxonRemark: Note the type locality is in the Norwegain Sea - there are huge sizes differences between different regions suggesting that there is more than one species involved'^^xsd:string;
  dwc:aphiaid '127782'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_12671'^^xsd:string;
  dwc:observationDate '1964-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '127782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_18649>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_18649> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_18649> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.65 -156.167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.65"^^xsd:decimal ;
  dwc:decimalLongitude "-156.167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_18649>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_18649" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_18649'^^xsd:string;
  dwc:scientificName 'Metaconchoecia skogsbergi'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '-156.167'^^xsd:double;
  dwc:latitude '-61.65'^^xsd:double;
  dwc:aphiaid '127814'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_18649'^^xsd:string;
  dwc:observationDate '1964-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '127814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_3571>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_3571> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_3571> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.65 -156.167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.65"^^xsd:decimal ;
  dwc:decimalLongitude "-156.167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_3571>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_3571" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_3571'^^xsd:string;
  dwc:scientificName 'Boroecia antipoda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '-156.167'^^xsd:double;
  dwc:latitude '-61.65'^^xsd:double;
  dwc:aphiaid '172467'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_3571'^^xsd:string;
  dwc:observationDate '1964-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '172467'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_29220>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_29220> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_29220> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.65 -156.167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.65"^^xsd:decimal ;
  dwc:decimalLongitude "-156.167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_29220>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_29220" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_29220'^^xsd:string;
  dwc:scientificName 'Proceroecia brachyaskos'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '-156.167'^^xsd:double;
  dwc:latitude '-61.65'^^xsd:double;
  dwc:aphiaid '127857'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_29220'^^xsd:string;
  dwc:observationDate '1964-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '127857'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_3865>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_3865> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_3865> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (83.396666667 -155.98333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "83.396666667"^^xsd:decimal ;
  dwc:decimalLongitude "-155.98333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_3865>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_3865" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_3865'^^xsd:string;
  dwc:scientificName 'Boroecia maxima'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '-155.98333333'^^xsd:double;
  dwc:latitude '83.396666667'^^xsd:double;
  dwc:aphiaid '127767'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_3865'^^xsd:string;
  dwc:observationDate '1970-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '127767'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_15195>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_15195> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_15195> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-48.3 -155.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-48.3"^^xsd:decimal ;
  dwc:decimalLongitude "-155.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_15195>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_15195" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_15195'^^xsd:string;
  dwc:scientificName 'Halocypris angustifrontalis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '-155.8'^^xsd:double;
  dwc:latitude '-48.3'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '176592'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_15195'^^xsd:string;
  dwc:observationDate '1978-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '176592'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_15209>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_15209> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_15209> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-46.35 -155.733)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-46.35"^^xsd:decimal ;
  dwc:decimalLongitude "-155.733"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_15209>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_15209" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_15209'^^xsd:string;
  dwc:scientificName 'Halocypris angustifrontalis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '-155.733'^^xsd:double;
  dwc:latitude '-46.35'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '176592'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_15209'^^xsd:string;
  dwc:observationDate '1979-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '176592'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_3902>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_3902> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_3902> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (83.3 -155.58333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "83.3"^^xsd:decimal ;
  dwc:decimalLongitude "-155.58333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_3902>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_3902" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_3902'^^xsd:string;
  dwc:scientificName 'Boroecia maxima'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '-155.58333333'^^xsd:double;
  dwc:latitude '83.3'^^xsd:double;
  dwc:aphiaid '127767'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_3902'^^xsd:string;
  dwc:observationDate '1976-04-12'^^xsd:date;
  dwc:aphiaIdAccepted '127767'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_14961>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_14961> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_14961> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (25.1 -154.933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "25.1"^^xsd:decimal ;
  dwc:decimalLongitude "-154.933"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_14961>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_14961" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_14961'^^xsd:string;
  dwc:scientificName 'Halocypris pelagica'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '-154.933'^^xsd:double;
  dwc:latitude '25.1'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '127795'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_14961'^^xsd:string;
  dwc:observationDate '1964-01-25'^^xsd:date;
  dwc:aphiaIdAccepted '127795'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_3866>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_3866> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_3866> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (83.223333333 -154.49333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "83.223333333"^^xsd:decimal ;
  dwc:decimalLongitude "-154.49333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_3866>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_3866" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_3866'^^xsd:string;
  dwc:scientificName 'Boroecia maxima'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '-154.49333333'^^xsd:double;
  dwc:latitude '83.223333333'^^xsd:double;
  dwc:aphiaid '127767'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_3866'^^xsd:string;
  dwc:observationDate '1970-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '127767'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_3925>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_3925> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_3925> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (73.357 -154.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "73.357"^^xsd:decimal ;
  dwc:decimalLongitude "-154.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_3925>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_3925" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_3925'^^xsd:string;
  dwc:scientificName 'Boroecia maxima'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:longitude '-154.35'^^xsd:double;
  dwc:latitude '73.357'^^xsd:double;
  dwc:aphiaid '127767'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_3925'^^xsd:string;
  dwc:aphiaIdAccepted '127767'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_3933>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_3933> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_3933> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (73.357 -154.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "73.357"^^xsd:decimal ;
  dwc:decimalLongitude "-154.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_3933>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_3933" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_3933'^^xsd:string;
  dwc:scientificName 'Boroecia hopcrofti new species'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:longitude '-154.35'^^xsd:double;
  dwc:latitude '73.357'^^xsd:double;
  dwc:occurrenceRemarks 'TaxonRemark: new species'^^xsd:string;
  dwc:aphiaid '127531'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_3933'^^xsd:string;
  dwc:aphiaIdAccepted '127531'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_3823>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_3823> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_3823> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (86.025 -154.34166667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "86.025"^^xsd:decimal ;
  dwc:decimalLongitude "-154.34166667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "850"^^xsd:integer ;
  dwc:maximumDepthInMeters "3100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_3823>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_3823" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_3823'^^xsd:string;
  dwc:scientificName 'Boroecia maxima'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '-154.34166667'^^xsd:double;
  dwc:latitude '86.025'^^xsd:double;
  dwc:minimumDepth '850'^^xsd:integer;
  dwc:maximumDepth '3100'^^xsd:integer;
  dwc:aphiaid '127767'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_3823'^^xsd:string;
  dwc:observationDate '1968-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '127767'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_30302>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_30302> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_30302> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.114 -154.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.114"^^xsd:decimal ;
  dwc:decimalLongitude "-154.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_30302>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_30302" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_30302'^^xsd:string;
  dwc:scientificName 'Proceroecia vitjazi'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:longitude '-154.14'^^xsd:double;
  dwc:latitude '71.114'^^xsd:double;
  dwc:aphiaid '176586'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_30302'^^xsd:string;
  dwc:aphiaIdAccepted '1565062'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_3934>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_3934> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_3934> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.114 -154.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.114"^^xsd:decimal ;
  dwc:decimalLongitude "-154.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_3934>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_3934" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_3934'^^xsd:string;
  dwc:scientificName 'Boroecia hopcrofti new species'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:longitude '-154.14'^^xsd:double;
  dwc:latitude '71.114'^^xsd:double;
  dwc:occurrenceRemarks 'TaxonRemark: new species'^^xsd:string;
  dwc:aphiaid '127531'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_3934'^^xsd:string;
  dwc:aphiaIdAccepted '127531'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_3926>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_3926> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_3926> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.114 -154.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.114"^^xsd:decimal ;
  dwc:decimalLongitude "-154.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_3926>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_3926" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_3926'^^xsd:string;
  dwc:scientificName 'Boroecia maxima'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:longitude '-154.14'^^xsd:double;
  dwc:latitude '71.114'^^xsd:double;
  dwc:aphiaid '127767'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_3926'^^xsd:string;
  dwc:aphiaIdAccepted '127767'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_3770>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_3770> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_3770> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (88.716666667 -153.57)"^^geo:wktLiteral ;
  dwc:decimalLatitude "88.716666667"^^xsd:decimal ;
  dwc:decimalLongitude "-153.57"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_3770>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_3770" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_3770'^^xsd:string;
  dwc:scientificName 'Boroecia maxima'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1954'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '-153.57'^^xsd:double;
  dwc:latitude '88.716666667'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '250'^^xsd:integer;
  dwc:aphiaid '127767'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_3770'^^xsd:string;
  dwc:observationDate '1954-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '127767'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_11730>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_11730> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_11730> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.142 -153.253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.142"^^xsd:decimal ;
  dwc:decimalLongitude "-153.253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_11730>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_11730" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_11730'^^xsd:string;
  dwc:scientificName 'Discoconchoecia elegans'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '-153.253'^^xsd:double;
  dwc:latitude '56.142'^^xsd:double;
  dwc:occurrenceRemarks 'TaxonRemark: Note the type locality is in the Norwegain Sea - there are huge sizes differences between different regions suggesting that there is more than one species involved'^^xsd:string;
  dwc:aphiaid '127782'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_11730'^^xsd:string;
  dwc:observationDate '1979-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '127782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_16551>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_16551> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_16551> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-18.817 -153.167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-18.817"^^xsd:decimal ;
  dwc:decimalLongitude "-153.167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_16551>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_16551" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_16551'^^xsd:string;
  dwc:scientificName 'Macroconchoecia reticulata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '-153.167'^^xsd:double;
  dwc:latitude '-18.817'^^xsd:double;
  dwc:aphiaid '127800'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_16551'^^xsd:string;
  dwc:observationDate '1928-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '127800'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_1045>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_1045> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_1045> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-18.817 -153.167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-18.817"^^xsd:decimal ;
  dwc:decimalLongitude "-153.167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_1045>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_1045" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_1045'^^xsd:string;
  dwc:scientificName 'Alacia valdiviae'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '-153.167'^^xsd:double;
  dwc:latitude '-18.817'^^xsd:double;
  dwc:aphiaid '127734'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_1045'^^xsd:string;
  dwc:observationDate '1928-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '127734'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_9246>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_9246> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_9246> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-18.817 -153.167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-18.817"^^xsd:decimal ;
  dwc:decimalLongitude "-153.167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_9246>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_9246" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_9246'^^xsd:string;
  dwc:scientificName 'Conchoecissa imbricata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '-153.167'^^xsd:double;
  dwc:latitude '-18.817'^^xsd:double;
  dwc:aphiaid '127778'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_9246'^^xsd:string;
  dwc:observationDate '1928-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '127778'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_8701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_8701> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_8701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-18.817 -153.167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-18.817"^^xsd:decimal ;
  dwc:decimalLongitude "-153.167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_8701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_8701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_8701'^^xsd:string;
  dwc:scientificName 'Conchoecissa ametra'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '-153.167'^^xsd:double;
  dwc:latitude '-18.817'^^xsd:double;
  dwc:aphiaid '127777'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_8701'^^xsd:string;
  dwc:observationDate '1928-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '127777'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_7857>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_7857> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_7857> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-18.817 -153.167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-18.817"^^xsd:decimal ;
  dwc:decimalLongitude "-153.167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_7857>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_7857" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_7857'^^xsd:string;
  dwc:scientificName 'Conchoecilla daphnoides'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '-153.167'^^xsd:double;
  dwc:latitude '-18.817'^^xsd:double;
  dwc:aphiaid '127776'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_7857'^^xsd:string;
  dwc:observationDate '1928-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '127776'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_22719>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_22719> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_22719> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-18.817 -153.167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-18.817"^^xsd:decimal ;
  dwc:decimalLongitude "-153.167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_22719>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_22719" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_22719'^^xsd:string;
  dwc:scientificName 'Orthoconchoecia bispinosa'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '-153.167'^^xsd:double;
  dwc:latitude '-18.817'^^xsd:double;
  dwc:aphiaid '127830'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_22719'^^xsd:string;
  dwc:observationDate '1928-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '127830'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_9990>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_9990> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_9990> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-18.817 -153.167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-18.817"^^xsd:decimal ;
  dwc:decimalLongitude "-153.167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_9990>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_9990" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_9990'^^xsd:string;
  dwc:scientificName 'Conchoecissa squamosa'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '-153.167'^^xsd:double;
  dwc:latitude '-18.817'^^xsd:double;
  dwc:aphiaid '172486'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_9990'^^xsd:string;
  dwc:observationDate '1928-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '172486'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_16671>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_16671> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_16671> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-18.817 -153.167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-18.817"^^xsd:decimal ;
  dwc:decimalLongitude "-153.167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_16671>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_16671" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_16671'^^xsd:string;
  dwc:scientificName 'Macrocypridina poulseni'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '-153.167'^^xsd:double;
  dwc:latitude '-18.817'^^xsd:double;
  dwc:aphiaid '176752'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_16671'^^xsd:string;
  dwc:observationDate '1928-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '176752'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_22167>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_22167> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_22167> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-18.817 -153.167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-18.817"^^xsd:decimal ;
  dwc:decimalLongitude "-153.167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_22167>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_22167" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_22167'^^xsd:string;
  dwc:scientificName 'Orthoconchoecia atlantica'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '-153.167'^^xsd:double;
  dwc:latitude '-18.817'^^xsd:double;
  dwc:aphiaid '127829'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_22167'^^xsd:string;
  dwc:observationDate '1928-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '127829'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_20567>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_20567> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_20567> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-18.817 -153.167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-18.817"^^xsd:decimal ;
  dwc:decimalLongitude "-153.167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_20567>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_20567" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_20567'^^xsd:string;
  dwc:scientificName 'Mollicia acanthophora'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '-153.167'^^xsd:double;
  dwc:latitude '-18.817'^^xsd:double;
  dwc:aphiaid '176549'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_20567'^^xsd:string;
  dwc:observationDate '1928-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '176549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_26228>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_26228> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_26228> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-18.817 -153.167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-18.817"^^xsd:decimal ;
  dwc:decimalLongitude "-153.167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_26228>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_26228" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_26228'^^xsd:string;
  dwc:scientificName 'Paraconchoecia spinifera'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '-153.167'^^xsd:double;
  dwc:latitude '-18.817'^^xsd:double;
  dwc:aphiaid '127846'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_26228'^^xsd:string;
  dwc:observationDate '1928-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '127846'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_13416>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_13416> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_13416> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-18.817 -153.167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-18.817"^^xsd:decimal ;
  dwc:decimalLongitude "-153.167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_13416>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_13416" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_13416'^^xsd:string;
  dwc:scientificName 'Gaussicia incisa'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '-153.167'^^xsd:double;
  dwc:latitude '-18.817'^^xsd:double;
  dwc:aphiaid '127790'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_13416'^^xsd:string;
  dwc:observationDate '1928-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '127790'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_11729>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_11729> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_11729> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.33 -153.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.33"^^xsd:decimal ;
  dwc:decimalLongitude "-153.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_11729>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_11729" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_11729'^^xsd:string;
  dwc:scientificName 'Discoconchoecia elegans'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-153.15'^^xsd:double;
  dwc:latitude '57.33'^^xsd:double;
  dwc:occurrenceRemarks 'TaxonRemark: Note the type locality is in the Norwegain Sea - there are huge sizes differences between different regions suggesting that there is more than one species involved'^^xsd:string;
  dwc:aphiaid '127782'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_11729'^^xsd:string;
  dwc:observationDate '1979-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '127782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_14994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_14994> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_14994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.118 -153.125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.118"^^xsd:decimal ;
  dwc:decimalLongitude "-153.125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_14994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_14994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_14994'^^xsd:string;
  dwc:scientificName 'Halocypris pelagica'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-153.125'^^xsd:double;
  dwc:latitude '23.118'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:aphiaid '127795'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_14994'^^xsd:string;
  dwc:observationDate '1964-01-29'^^xsd:date;
  dwc:aphiaIdAccepted '127795'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_14962>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_14962> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_14962> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.117 -153.117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.117"^^xsd:decimal ;
  dwc:decimalLongitude "-153.117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_14962>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_14962" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_14962'^^xsd:string;
  dwc:scientificName 'Halocypris pelagica'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-153.117'^^xsd:double;
  dwc:latitude '27.117'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:aphiaid '127795'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_14962'^^xsd:string;
  dwc:observationDate '1964-01-29'^^xsd:date;
  dwc:aphiaIdAccepted '127795'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_3870>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_3870> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_3870> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (83.206666667 -153.03166667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "83.206666667"^^xsd:decimal ;
  dwc:decimalLongitude "-153.03166667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_3870>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_3870" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_3870'^^xsd:string;
  dwc:scientificName 'Boroecia maxima'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-153.03166667'^^xsd:double;
  dwc:latitude '83.206666667'^^xsd:double;
  dwc:aphiaid '127767'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_3870'^^xsd:string;
  dwc:observationDate '1971-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '127767'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_27357>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_27357> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_27357> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (86.033333333 -153)"^^geo:wktLiteral ;
  dwc:decimalLatitude "86.033333333"^^xsd:decimal ;
  dwc:decimalLongitude "-153"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "875"^^xsd:integer ;
  dwc:maximumDepthInMeters "875"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_27357>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_27357" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_27357'^^xsd:string;
  dwc:scientificName 'Paramollicia artic sp.'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '-153'^^xsd:integer;
  dwc:latitude '86.033333333'^^xsd:double;
  dwc:minimumDepth '875'^^xsd:integer;
  dwc:maximumDepth '875'^^xsd:integer;
  dwc:aphiaid '127553'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_27357'^^xsd:string;
  dwc:observationDate '1958-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '127553'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_11728>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_11728> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_11728> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.27 -152.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.27"^^xsd:decimal ;
  dwc:decimalLongitude "-152.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_11728>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_11728" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_11728'^^xsd:string;
  dwc:scientificName 'Discoconchoecia elegans'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-152.92'^^xsd:double;
  dwc:latitude '57.27'^^xsd:double;
  dwc:occurrenceRemarks 'TaxonRemark: Note the type locality is in the Norwegain Sea - there are huge sizes differences between different regions suggesting that there is more than one species involved'^^xsd:string;
  dwc:aphiaid '127782'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_11728'^^xsd:string;
  dwc:observationDate '1979-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '127782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_11795>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_11795> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_11795> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-59.867 -152.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-59.867"^^xsd:decimal ;
  dwc:decimalLongitude "-152.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_11795>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_11795" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_11795'^^xsd:string;
  dwc:scientificName 'Discoconchoecia elegans'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '-152.75'^^xsd:double;
  dwc:latitude '-59.867'^^xsd:double;
  dwc:occurrenceRemarks 'TaxonRemark: Note the type locality is in the Norwegain Sea - there are huge sizes differences between different regions suggesting that there is more than one species involved'^^xsd:string;
  dwc:aphiaid '127782'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_11795'^^xsd:string;
  dwc:observationDate '1964-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '127782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_459>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_459> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_459> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-59.867 -152.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-59.867"^^xsd:decimal ;
  dwc:decimalLongitude "-152.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_459>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_459" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_459'^^xsd:string;
  dwc:scientificName 'Alacia hettacra'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '-152.75'^^xsd:double;
  dwc:latitude '-59.867'^^xsd:double;
  dwc:aphiaid '172456'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_459'^^xsd:string;
  dwc:observationDate '1964-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '172456'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_812>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_812> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_812> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-59.867 -152.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-59.867"^^xsd:decimal ;
  dwc:decimalLongitude "-152.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_812>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_812" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_812'^^xsd:string;
  dwc:scientificName 'Alacia hettacra'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '-152.75'^^xsd:double;
  dwc:latitude '-59.867'^^xsd:double;
  dwc:aphiaid '172456'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_812'^^xsd:string;
  dwc:observationDate '1964-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '172456'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_3207>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_3207> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_3207> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-59.867 -152.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-59.867"^^xsd:decimal ;
  dwc:decimalLongitude "-152.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_3207>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_3207" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_3207'^^xsd:string;
  dwc:scientificName 'Boroecia antipoda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '-152.75'^^xsd:double;
  dwc:latitude '-59.867'^^xsd:double;
  dwc:aphiaid '172467'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_3207'^^xsd:string;
  dwc:observationDate '1964-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '172467'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_18907>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_18907> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_18907> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-59.867 -152.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-59.867"^^xsd:decimal ;
  dwc:decimalLongitude "-152.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_18907>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_18907" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_18907'^^xsd:string;
  dwc:scientificName 'Metaconchoecia skogsbergi'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '-152.75'^^xsd:double;
  dwc:latitude '-59.867'^^xsd:double;
  dwc:aphiaid '127814'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_18907'^^xsd:string;
  dwc:observationDate '1964-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '127814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_18650>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_18650> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_18650> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-59.867 -152.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-59.867"^^xsd:decimal ;
  dwc:decimalLongitude "-152.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_18650>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_18650" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_18650'^^xsd:string;
  dwc:scientificName 'Metaconchoecia skogsbergi'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '-152.75'^^xsd:double;
  dwc:latitude '-59.867'^^xsd:double;
  dwc:aphiaid '127814'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_18650'^^xsd:string;
  dwc:observationDate '1964-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '127814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_12646>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_12646> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_12646> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-59.867 -152.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-59.867"^^xsd:decimal ;
  dwc:decimalLongitude "-152.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_12646>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_12646" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_12646'^^xsd:string;
  dwc:scientificName 'Discoconchoecia elegans'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '-152.75'^^xsd:double;
  dwc:latitude '-59.867'^^xsd:double;
  dwc:occurrenceRemarks 'TaxonRemark: Note the type locality is in the Norwegain Sea - there are huge sizes differences between different regions suggesting that there is more than one species involved'^^xsd:string;
  dwc:aphiaid '127782'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_12646'^^xsd:string;
  dwc:observationDate '1964-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '127782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_3572>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_3572> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_3572> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-59.867 -152.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-59.867"^^xsd:decimal ;
  dwc:decimalLongitude "-152.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_3572>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_3572" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_3572'^^xsd:string;
  dwc:scientificName 'Boroecia antipoda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '-152.75'^^xsd:double;
  dwc:latitude '-59.867'^^xsd:double;
  dwc:aphiaid '172467'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_3572'^^xsd:string;
  dwc:observationDate '1964-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '172467'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_29221>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_29221> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_29221> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-59.867 -152.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-59.867"^^xsd:decimal ;
  dwc:decimalLongitude "-152.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_29221>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_29221" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_29221'^^xsd:string;
  dwc:scientificName 'Proceroecia brachyaskos'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '-152.75'^^xsd:double;
  dwc:latitude '-59.867'^^xsd:double;
  dwc:aphiaid '127857'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_29221'^^xsd:string;
  dwc:observationDate '1964-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '127857'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_3768>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_3768> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_3768> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (87.798333333 -152.57166667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "87.798333333"^^xsd:decimal ;
  dwc:decimalLongitude "-152.57166667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "260"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_3768>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_3768" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_3768'^^xsd:string;
  dwc:scientificName 'Boroecia maxima'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1954'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '-152.57166667'^^xsd:double;
  dwc:latitude '87.798333333'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '260'^^xsd:integer;
  dwc:aphiaid '127767'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_3768'^^xsd:string;
  dwc:observationDate '1954-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '127767'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_11731>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_11731> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_11731> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.22 -152.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.22"^^xsd:decimal ;
  dwc:decimalLongitude "-152.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_11731>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_11731" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_11731'^^xsd:string;
  dwc:scientificName 'Discoconchoecia elegans'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '-152.3'^^xsd:double;
  dwc:latitude '58.22'^^xsd:double;
  dwc:occurrenceRemarks 'TaxonRemark: Note the type locality is in the Norwegain Sea - there are huge sizes differences between different regions suggesting that there is more than one species involved'^^xsd:string;
  dwc:aphiaid '127782'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_11731'^^xsd:string;
  dwc:observationDate '1979-03-06'^^xsd:date;
  dwc:aphiaIdAccepted '127782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_11734>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_11734> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_11734> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.17 -152.23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.17"^^xsd:decimal ;
  dwc:decimalLongitude "-152.23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_11734>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_11734" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_11734'^^xsd:string;
  dwc:scientificName 'Discoconchoecia elegans'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-152.23'^^xsd:double;
  dwc:latitude '58.17'^^xsd:double;
  dwc:occurrenceRemarks 'TaxonRemark: Note the type locality is in the Norwegain Sea - there are huge sizes differences between different regions suggesting that there is more than one species involved'^^xsd:string;
  dwc:aphiaid '127782'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_11734'^^xsd:string;
  dwc:observationDate '1976-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '127782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_3769>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_3769> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_3769> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (88.213333333 -152.02833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "88.213333333"^^xsd:decimal ;
  dwc:decimalLongitude "-152.02833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "250"^^xsd:integer ;
  dwc:maximumDepthInMeters "3000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_3769>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_3769" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_3769'^^xsd:string;
  dwc:scientificName 'Boroecia maxima'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1954'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '-152.02833333'^^xsd:double;
  dwc:latitude '88.213333333'^^xsd:double;
  dwc:minimumDepth '250'^^xsd:integer;
  dwc:maximumDepth '3000'^^xsd:integer;
  dwc:aphiaid '127767'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_3769'^^xsd:string;
  dwc:observationDate '1954-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '127767'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_27351>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_27351> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_27351> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (88.213333333 -152.02833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "88.213333333"^^xsd:decimal ;
  dwc:decimalLongitude "-152.02833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "3000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_27351>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_27351" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_27351'^^xsd:string;
  dwc:scientificName 'Paramollicia artic sp.'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1954'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '-152.02833333'^^xsd:double;
  dwc:latitude '88.213333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '3000'^^xsd:integer;
  dwc:aphiaid '127553'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_27351'^^xsd:string;
  dwc:observationDate '1954-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '127553'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_14963>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_14963> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_14963> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (24.867 -151.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "24.867"^^xsd:decimal ;
  dwc:decimalLongitude "-151.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_14963>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_14963" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_14963'^^xsd:string;
  dwc:scientificName 'Halocypris pelagica'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '-151.6'^^xsd:double;
  dwc:latitude '24.867'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:aphiaid '127795'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_14963'^^xsd:string;
  dwc:observationDate '1964-02-02'^^xsd:date;
  dwc:aphiaIdAccepted '127795'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_14995>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_14995> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_14995> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (24.875 -151.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "24.875"^^xsd:decimal ;
  dwc:decimalLongitude "-151.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_14995>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_14995" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_14995'^^xsd:string;
  dwc:scientificName 'Halocypris pelagica'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '-151.6'^^xsd:double;
  dwc:latitude '24.875'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:aphiaid '127795'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_14995'^^xsd:string;
  dwc:observationDate '1964-02-02'^^xsd:date;
  dwc:aphiaIdAccepted '127795'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_17497>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_17497> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_17497> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.396666667 -150.77166667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.396666667"^^xsd:decimal ;
  dwc:decimalLongitude "-150.77166667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_17497>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_17497" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_17497'^^xsd:string;
  dwc:scientificName 'Metaconchoecia alta'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '-150.77166667'^^xsd:double;
  dwc:latitude '54.396666667'^^xsd:double;
  dwc:aphiaid '172496'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_17497'^^xsd:string;
  dwc:observationDate '1958-11-08'^^xsd:date;
  dwc:aphiaIdAccepted '172496'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_11732>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_11732> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_11732> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.378 -150.392)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.378"^^xsd:decimal ;
  dwc:decimalLongitude "-150.392"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_11732>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_11732" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_11732'^^xsd:string;
  dwc:scientificName 'Discoconchoecia elegans'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-150.392'^^xsd:double;
  dwc:latitude '57.378'^^xsd:double;
  dwc:occurrenceRemarks 'TaxonRemark: Note the type locality is in the Norwegain Sea - there are huge sizes differences between different regions suggesting that there is more than one species involved'^^xsd:string;
  dwc:aphiaid '127782'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_11732'^^xsd:string;
  dwc:observationDate '1953-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '127782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_5356>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_5356> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_5356> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-17.608 -149.726)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-17.608"^^xsd:decimal ;
  dwc:decimalLongitude "-149.726"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_5356>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_5356" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_5356'^^xsd:string;
  dwc:scientificName 'Conchoecia lophura lophura'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '-149.726'^^xsd:double;
  dwc:latitude '-17.608'^^xsd:double;
  dwc:aphiaid '127771'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_5356'^^xsd:string;
  dwc:observationDate '1928-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '1314233'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_9245>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_9245> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_9245> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-17.608 -149.726)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-17.608"^^xsd:decimal ;
  dwc:decimalLongitude "-149.726"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_9245>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_9245" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_9245'^^xsd:string;
  dwc:scientificName 'Conchoecissa imbricata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '-149.726'^^xsd:double;
  dwc:latitude '-17.608'^^xsd:double;
  dwc:aphiaid '127778'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_9245'^^xsd:string;
  dwc:observationDate '1928-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '127778'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_8700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_8700> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_8700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-17.608 -149.726)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-17.608"^^xsd:decimal ;
  dwc:decimalLongitude "-149.726"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_8700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_8700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_8700'^^xsd:string;
  dwc:scientificName 'Conchoecissa ametra'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '-149.726'^^xsd:double;
  dwc:latitude '-17.608'^^xsd:double;
  dwc:aphiaid '127777'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_8700'^^xsd:string;
  dwc:observationDate '1928-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '127777'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_7856>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_7856> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_7856> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-17.608 -149.726)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-17.608"^^xsd:decimal ;
  dwc:decimalLongitude "-149.726"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_7856>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_7856" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_7856'^^xsd:string;
  dwc:scientificName 'Conchoecilla daphnoides'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '-149.726'^^xsd:double;
  dwc:latitude '-17.608'^^xsd:double;
  dwc:aphiaid '127776'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_7856'^^xsd:string;
  dwc:observationDate '1928-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '127776'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_22718>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_22718> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_22718> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-17.608 -149.726)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-17.608"^^xsd:decimal ;
  dwc:decimalLongitude "-149.726"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_22718>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_22718" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_22718'^^xsd:string;
  dwc:scientificName 'Orthoconchoecia bispinosa'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '-149.726'^^xsd:double;
  dwc:latitude '-17.608'^^xsd:double;
  dwc:aphiaid '127830'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_22718'^^xsd:string;
  dwc:observationDate '1928-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '127830'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_16670>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_16670> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_16670> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-17.608 -149.726)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-17.608"^^xsd:decimal ;
  dwc:decimalLongitude "-149.726"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_16670>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_16670" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_16670'^^xsd:string;
  dwc:scientificName 'Macrocypridina poulseni'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '-149.726'^^xsd:double;
  dwc:latitude '-17.608'^^xsd:double;
  dwc:aphiaid '176752'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_16670'^^xsd:string;
  dwc:observationDate '1928-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '176752'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_16439>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_16439> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_16439> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-17.608 -149.726)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-17.608"^^xsd:decimal ;
  dwc:decimalLongitude "-149.726"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_16439>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_16439" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_16439'^^xsd:string;
  dwc:scientificName 'Macroconchoecia caudata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '-149.726'^^xsd:double;
  dwc:latitude '-17.608'^^xsd:double;
  dwc:aphiaid '172494'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_16439'^^xsd:string;
  dwc:observationDate '1928-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '172494'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_22166>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_22166> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_22166> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-17.608 -149.726)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-17.608"^^xsd:decimal ;
  dwc:decimalLongitude "-149.726"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_22166>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_22166" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_22166'^^xsd:string;
  dwc:scientificName 'Orthoconchoecia atlantica'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '-149.726'^^xsd:double;
  dwc:latitude '-17.608'^^xsd:double;
  dwc:aphiaid '127829'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_22166'^^xsd:string;
  dwc:observationDate '1928-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '127829'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_30317>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_30317> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_30317> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-17.608 -149.726)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-17.608"^^xsd:decimal ;
  dwc:decimalLongitude "-149.726"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_30317>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_30317" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_30317'^^xsd:string;
  dwc:scientificName 'Pseudoconchoecia concentrica'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '-149.726'^^xsd:double;
  dwc:latitude '-17.608'^^xsd:double;
  dwc:aphiaid '127862'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_30317'^^xsd:string;
  dwc:observationDate '1928-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '127862'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_4263>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_4263> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_4263> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-17.608 -149.726)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-17.608"^^xsd:decimal ;
  dwc:decimalLongitude "-149.726"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_4263>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_4263" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_4263'^^xsd:string;
  dwc:scientificName 'Conchoecetta acuminata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '-149.726'^^xsd:double;
  dwc:latitude '-17.608'^^xsd:double;
  dwc:aphiaid '127768'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_4263'^^xsd:string;
  dwc:observationDate '1928-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '127768'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_13415>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_13415> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_13415> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-17.608 -149.726)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-17.608"^^xsd:decimal ;
  dwc:decimalLongitude "-149.726"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_13415>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_13415" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_13415'^^xsd:string;
  dwc:scientificName 'Gaussicia incisa'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '-149.726'^^xsd:double;
  dwc:latitude '-17.608'^^xsd:double;
  dwc:aphiaid '127790'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_13415'^^xsd:string;
  dwc:observationDate '1928-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '127790'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_11866>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_11866> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_11866> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.484 -149.031)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.484"^^xsd:decimal ;
  dwc:decimalLongitude "-149.031"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1200"^^xsd:integer ;
  dwc:maximumDepthInMeters "1200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_11866>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_11866" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_11866'^^xsd:string;
  dwc:scientificName 'Discoconchoecia elegans'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '-149.031'^^xsd:double;
  dwc:latitude '52.484'^^xsd:double;
  dwc:minimumDepth '1200'^^xsd:integer;
  dwc:maximumDepth '1200'^^xsd:integer;
  dwc:occurrenceRemarks 'EventRemarks: (NEP), TaxonRemark: Note the type locality is in the Norwegain Sea - there are huge sizes differences between different regions suggesting that there is more than one species involved'^^xsd:string;
  dwc:aphiaid '127782'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_11866'^^xsd:string;
  dwc:observationDate '2002-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '127782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_20482>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_20482> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_20482> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.484 -149.031)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.484"^^xsd:decimal ;
  dwc:decimalLongitude "-149.031"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1200"^^xsd:integer ;
  dwc:maximumDepthInMeters "1200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_20482>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_20482" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_20482'^^xsd:string;
  dwc:scientificName 'Mikroconchoecia stigmatica'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '-149.031'^^xsd:double;
  dwc:latitude '52.484'^^xsd:double;
  dwc:minimumDepth '1200'^^xsd:integer;
  dwc:maximumDepth '1200'^^xsd:integer;
  dwc:aphiaid '127823'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_20482'^^xsd:string;
  dwc:observationDate '2002-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '127823'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_7076>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_7076> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_7076> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.484 -149.031)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.484"^^xsd:decimal ;
  dwc:decimalLongitude "-149.031"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1200"^^xsd:integer ;
  dwc:maximumDepthInMeters "1200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_7076>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_7076" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_7076'^^xsd:string;
  dwc:scientificName 'Conchoecia aff. magna'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '-149.031'^^xsd:double;
  dwc:latitude '52.484'^^xsd:double;
  dwc:minimumDepth '1200'^^xsd:integer;
  dwc:maximumDepth '1200'^^xsd:integer;
  dwc:occurrenceRemarks 'EventRemarks: (NEP)'^^xsd:string;
  dwc:aphiaid '127533'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_7076'^^xsd:string;
  dwc:observationDate '2002-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '127533'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_17591>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_17591> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_17591> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.484 -149.031)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.484"^^xsd:decimal ;
  dwc:decimalLongitude "-149.031"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1200"^^xsd:integer ;
  dwc:maximumDepthInMeters "1200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_17591>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_17591" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_17591'^^xsd:string;
  dwc:scientificName 'Metaconchoecia alta'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '-149.031'^^xsd:double;
  dwc:latitude '52.484'^^xsd:double;
  dwc:minimumDepth '1200'^^xsd:integer;
  dwc:maximumDepth '1200'^^xsd:integer;
  dwc:aphiaid '172496'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_17591'^^xsd:string;
  dwc:observationDate '2002-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '172496'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_2871>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_2871> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_2871> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.484 -149.031)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.484"^^xsd:decimal ;
  dwc:decimalLongitude "-149.031"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_2871>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_2871" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_2871'^^xsd:string;
  dwc:scientificName 'Boroecia alaska'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '-149.031'^^xsd:double;
  dwc:latitude '52.484'^^xsd:double;
  dwc:aphiaid '172466'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_2871'^^xsd:string;
  dwc:observationDate '2002-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '172466'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_1003>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_1003> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_1003> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.4835 -149.030666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.4835"^^xsd:decimal ;
  dwc:decimalLongitude "-149.030666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "259"^^xsd:integer ;
  dwc:maximumDepthInMeters "259"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_1003>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_1003" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_1003'^^xsd:string;
  dwc:scientificName 'Alacia pseudoalata= A. major'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '-149.030666'^^xsd:double;
  dwc:latitude '52.4835'^^xsd:double;
  dwc:minimumDepth '259'^^xsd:integer;
  dwc:maximumDepth '259'^^xsd:integer;
  dwc:aphiaid '172459'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_1003'^^xsd:string;
  dwc:observationDate '2002-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '422960'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_17378>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_17378> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_17378> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.022 -149.017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.022"^^xsd:decimal ;
  dwc:decimalLongitude "-149.017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_17378>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_17378" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_17378'^^xsd:string;
  dwc:scientificName 'Metaconchoecia alta'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '-149.017'^^xsd:double;
  dwc:latitude '58.022'^^xsd:double;
  dwc:aphiaid '172496'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_17378'^^xsd:string;
  dwc:observationDate '1969-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '172496'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_460>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_460> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_460> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-59.95 -148.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-59.95"^^xsd:decimal ;
  dwc:decimalLongitude "-148.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_460>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_460" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_460'^^xsd:string;
  dwc:scientificName 'Alacia hettacra'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '-148.95'^^xsd:double;
  dwc:latitude '-59.95'^^xsd:double;
  dwc:aphiaid '172456'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_460'^^xsd:string;
  dwc:observationDate '1964-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '172456'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_3208>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_3208> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_3208> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-59.95 -148.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-59.95"^^xsd:decimal ;
  dwc:decimalLongitude "-148.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_3208>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_3208" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_3208'^^xsd:string;
  dwc:scientificName 'Boroecia antipoda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '-148.95'^^xsd:double;
  dwc:latitude '-59.95'^^xsd:double;
  dwc:aphiaid '172467'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_3208'^^xsd:string;
  dwc:observationDate '1964-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '172467'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_2240>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_2240> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_2240> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-59.95 -148.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-59.95"^^xsd:decimal ;
  dwc:decimalLongitude "-148.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_2240>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_2240" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_2240'^^xsd:string;
  dwc:scientificName 'Metaconchoecerra isocheira'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '-148.95'^^xsd:double;
  dwc:latitude '-59.95'^^xsd:double;
  dwc:aphiaid '175845'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_2240'^^xsd:string;
  dwc:observationDate '1964-08-13'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_2440>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_2440> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_2440> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-59.95 -148.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-59.95"^^xsd:decimal ;
  dwc:decimalLongitude "-148.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_2440>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_2440" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_2440'^^xsd:string;
  dwc:scientificName 'Metaconchoecerra isocheira'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '-148.95'^^xsd:double;
  dwc:latitude '-59.95'^^xsd:double;
  dwc:aphiaid '175845'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_2440'^^xsd:string;
  dwc:observationDate '1964-08-21'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_18206>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_18206> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_18206> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.342 -148.592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.342"^^xsd:decimal ;
  dwc:decimalLongitude "-148.592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "300"^^xsd:integer ;
  dwc:maximumDepthInMeters "500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_18206>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_18206" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_18206'^^xsd:string;
  dwc:scientificName 'Metaconchoecia longiseta'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '-148.592'^^xsd:double;
  dwc:latitude '57.342'^^xsd:double;
  dwc:minimumDepth '300'^^xsd:integer;
  dwc:maximumDepth '500'^^xsd:integer;
  dwc:aphiaid '175796'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_18206'^^xsd:string;
  dwc:observationDate '1969-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '175796'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_18207>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_18207> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_18207> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.342 -148.592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.342"^^xsd:decimal ;
  dwc:decimalLongitude "-148.592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "500"^^xsd:integer ;
  dwc:maximumDepthInMeters "1000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_18207>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_18207" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_18207'^^xsd:string;
  dwc:scientificName 'Metaconchoecia longiseta'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '-148.592'^^xsd:double;
  dwc:latitude '57.342'^^xsd:double;
  dwc:minimumDepth '500'^^xsd:integer;
  dwc:maximumDepth '1000'^^xsd:integer;
  dwc:aphiaid '175796'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_18207'^^xsd:string;
  dwc:observationDate '1969-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '175796'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_18208>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_18208> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_18208> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.342 -148.592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.342"^^xsd:decimal ;
  dwc:decimalLongitude "-148.592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2000"^^xsd:integer ;
  dwc:maximumDepthInMeters "2500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_18208>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_18208" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_18208'^^xsd:string;
  dwc:scientificName 'Metaconchoecia longiseta'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '-148.592'^^xsd:double;
  dwc:latitude '57.342'^^xsd:double;
  dwc:minimumDepth '2000'^^xsd:integer;
  dwc:maximumDepth '2500'^^xsd:integer;
  dwc:aphiaid '175796'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_18208'^^xsd:string;
  dwc:observationDate '1969-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '175796'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_17382>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_17382> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_17382> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.342 -148.592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.342"^^xsd:decimal ;
  dwc:decimalLongitude "-148.592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3849"^^xsd:integer ;
  dwc:maximumDepthInMeters "4002"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_17382>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_17382" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_17382'^^xsd:string;
  dwc:scientificName 'Metaconchoecia alta'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '-148.592'^^xsd:double;
  dwc:latitude '57.342'^^xsd:double;
  dwc:minimumDepth '3849'^^xsd:integer;
  dwc:maximumDepth '4002'^^xsd:integer;
  dwc:aphiaid '172496'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_17382'^^xsd:string;
  dwc:observationDate '1969-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '172496'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_17379>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_17379> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_17379> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.342 -148.592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.342"^^xsd:decimal ;
  dwc:decimalLongitude "-148.592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "500"^^xsd:integer ;
  dwc:maximumDepthInMeters "1000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_17379>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_17379" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_17379'^^xsd:string;
  dwc:scientificName 'Metaconchoecia alta'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '-148.592'^^xsd:double;
  dwc:latitude '57.342'^^xsd:double;
  dwc:minimumDepth '500'^^xsd:integer;
  dwc:maximumDepth '1000'^^xsd:integer;
  dwc:aphiaid '172496'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_17379'^^xsd:string;
  dwc:observationDate '1969-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '172496'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_17380>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_17380> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_17380> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.342 -148.592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.342"^^xsd:decimal ;
  dwc:decimalLongitude "-148.592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1000"^^xsd:integer ;
  dwc:maximumDepthInMeters "1500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_17380>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_17380" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_17380'^^xsd:string;
  dwc:scientificName 'Metaconchoecia alta'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '-148.592'^^xsd:double;
  dwc:latitude '57.342'^^xsd:double;
  dwc:minimumDepth '1000'^^xsd:integer;
  dwc:maximumDepth '1500'^^xsd:integer;
  dwc:aphiaid '172496'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_17380'^^xsd:string;
  dwc:observationDate '1969-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '172496'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_17381>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_17381> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_17381> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.342 -148.592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.342"^^xsd:decimal ;
  dwc:decimalLongitude "-148.592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2000"^^xsd:integer ;
  dwc:maximumDepthInMeters "2500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_17381>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_17381" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_17381'^^xsd:string;
  dwc:scientificName 'Metaconchoecia alta'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '-148.592'^^xsd:double;
  dwc:latitude '57.342'^^xsd:double;
  dwc:minimumDepth '2000'^^xsd:integer;
  dwc:maximumDepth '2500'^^xsd:integer;
  dwc:aphiaid '172496'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_17381'^^xsd:string;
  dwc:observationDate '1969-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '172496'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_16550>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_16550> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_16550> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-14.017 -147.858)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-14.017"^^xsd:decimal ;
  dwc:decimalLongitude "-147.858"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_16550>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_16550" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_16550'^^xsd:string;
  dwc:scientificName 'Macroconchoecia reticulata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '-147.858'^^xsd:double;
  dwc:latitude '-14.017'^^xsd:double;
  dwc:aphiaid '127800'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_16550'^^xsd:string;
  dwc:observationDate '1928-10-07'^^xsd:date;
  dwc:aphiaIdAccepted '127800'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_1044>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_1044> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_1044> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-14.017 -147.858)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-14.017"^^xsd:decimal ;
  dwc:decimalLongitude "-147.858"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_1044>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_1044" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_1044'^^xsd:string;
  dwc:scientificName 'Alacia valdiviae'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '-147.858'^^xsd:double;
  dwc:latitude '-14.017'^^xsd:double;
  dwc:aphiaid '127734'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_1044'^^xsd:string;
  dwc:observationDate '1928-10-07'^^xsd:date;
  dwc:aphiaIdAccepted '127734'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_9244>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_9244> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_9244> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-14.017 -147.858)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-14.017"^^xsd:decimal ;
  dwc:decimalLongitude "-147.858"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_9244>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_9244" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_9244'^^xsd:string;
  dwc:scientificName 'Conchoecissa imbricata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '-147.858'^^xsd:double;
  dwc:latitude '-14.017'^^xsd:double;
  dwc:aphiaid '127778'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_9244'^^xsd:string;
  dwc:observationDate '1928-10-07'^^xsd:date;
  dwc:aphiaIdAccepted '127778'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_8699>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_8699> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_8699> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-14.017 -147.858)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-14.017"^^xsd:decimal ;
  dwc:decimalLongitude "-147.858"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_8699>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_8699" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_8699'^^xsd:string;
  dwc:scientificName 'Conchoecissa ametra'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '-147.858'^^xsd:double;
  dwc:latitude '-14.017'^^xsd:double;
  dwc:aphiaid '127777'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_8699'^^xsd:string;
  dwc:observationDate '1928-10-07'^^xsd:date;
  dwc:aphiaIdAccepted '127777'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_5993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_5993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_5993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-14.017 -147.858)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-14.017"^^xsd:decimal ;
  dwc:decimalLongitude "-147.858"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_5993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_5993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_5993'^^xsd:string;
  dwc:scientificName 'Conchoecia macrocheira'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '-147.858'^^xsd:double;
  dwc:latitude '-14.017'^^xsd:double;
  dwc:aphiaid '127772'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_5993'^^xsd:string;
  dwc:observationDate '1928-10-07'^^xsd:date;
  dwc:aphiaIdAccepted '1314230'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_16669>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_16669> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_16669> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-14.017 -147.858)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-14.017"^^xsd:decimal ;
  dwc:decimalLongitude "-147.858"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_16669>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_16669" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_16669'^^xsd:string;
  dwc:scientificName 'Macrocypridina poulseni'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '-147.858'^^xsd:double;
  dwc:latitude '-14.017'^^xsd:double;
  dwc:aphiaid '176752'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_16669'^^xsd:string;
  dwc:observationDate '1928-10-07'^^xsd:date;
  dwc:aphiaIdAccepted '176752'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_16438>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_16438> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_16438> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-14.017 -147.858)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-14.017"^^xsd:decimal ;
  dwc:decimalLongitude "-147.858"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_16438>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_16438" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_16438'^^xsd:string;
  dwc:scientificName 'Macroconchoecia caudata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '-147.858'^^xsd:double;
  dwc:latitude '-14.017'^^xsd:double;
  dwc:aphiaid '172494'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_16438'^^xsd:string;
  dwc:observationDate '1928-10-07'^^xsd:date;
  dwc:aphiaIdAccepted '172494'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_13158>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_13158> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_13158> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-14.017 -147.858)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-14.017"^^xsd:decimal ;
  dwc:decimalLongitude "-147.858"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_13158>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_13158" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_13158'^^xsd:string;
  dwc:scientificName 'Fellia cornuta'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '-147.858'^^xsd:double;
  dwc:latitude '-14.017'^^xsd:double;
  dwc:aphiaid '127787'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_13158'^^xsd:string;
  dwc:observationDate '1928-10-07'^^xsd:date;
  dwc:aphiaIdAccepted '127787'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_15309>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_15309> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_15309> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-14.017 -147.858)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-14.017"^^xsd:decimal ;
  dwc:decimalLongitude "-147.858"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_15309>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_15309" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_15309'^^xsd:string;
  dwc:scientificName 'Halocypris "brevirostris"'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '-147.858'^^xsd:double;
  dwc:latitude '-14.017'^^xsd:double;
  dwc:occurrenceRemarks 'TaxonRemark: these will be a mix of H inflata and H. pelagica'^^xsd:string;
  dwc:aphiaid '127543'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_15309'^^xsd:string;
  dwc:observationDate '1928-10-07'^^xsd:date;
  dwc:aphiaIdAccepted '127543'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_20566>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_20566> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_20566> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-14.017 -147.858)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-14.017"^^xsd:decimal ;
  dwc:decimalLongitude "-147.858"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_20566>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_20566" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_20566'^^xsd:string;
  dwc:scientificName 'Mollicia acanthophora'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '-147.858'^^xsd:double;
  dwc:latitude '-14.017'^^xsd:double;
  dwc:aphiaid '176549'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_20566'^^xsd:string;
  dwc:observationDate '1928-10-07'^^xsd:date;
  dwc:aphiaIdAccepted '176549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_18165>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_18165> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_18165> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.365 -147.707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.365"^^xsd:decimal ;
  dwc:decimalLongitude "-147.707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "200"^^xsd:integer ;
  dwc:maximumDepthInMeters "500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_18165>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_18165" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_18165'^^xsd:string;
  dwc:scientificName 'Metaconchoecia longiseta'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '-147.707'^^xsd:double;
  dwc:latitude '54.365'^^xsd:double;
  dwc:minimumDepth '200'^^xsd:integer;
  dwc:maximumDepth '500'^^xsd:integer;
  dwc:aphiaid '175796'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_18165'^^xsd:string;
  dwc:observationDate '1958-11-08'^^xsd:date;
  dwc:aphiaIdAccepted '175796'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_17498>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_17498> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_17498> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.365 -147.70666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.365"^^xsd:decimal ;
  dwc:decimalLongitude "-147.70666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_17498>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_17498" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_17498'^^xsd:string;
  dwc:scientificName 'Metaconchoecia alta'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '-147.70666667'^^xsd:double;
  dwc:latitude '54.365'^^xsd:double;
  dwc:aphiaid '172496'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_17498'^^xsd:string;
  dwc:observationDate '1958-11-08'^^xsd:date;
  dwc:aphiaIdAccepted '172496'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_14095>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_14095> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_14095> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.45 -147.233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.45"^^xsd:decimal ;
  dwc:decimalLongitude "-147.233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1000"^^xsd:integer ;
  dwc:maximumDepthInMeters "1500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_14095>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_14095" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_14095'^^xsd:string;
  dwc:scientificName 'Halocypretta parvirostrata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '-147.233'^^xsd:double;
  dwc:latitude '56.45'^^xsd:double;
  dwc:minimumDepth '1000'^^xsd:integer;
  dwc:maximumDepth '1500'^^xsd:integer;
  dwc:aphiaid '176594'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_14095'^^xsd:string;
  dwc:observationDate '1969-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '176594'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_14097>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_14097> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_14097> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.483333333 -145.73333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.483333333"^^xsd:decimal ;
  dwc:decimalLongitude "-145.73333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "500"^^xsd:integer ;
  dwc:maximumDepthInMeters "1000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_14097>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_14097" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_14097'^^xsd:string;
  dwc:scientificName 'Halocypretta parvirostrata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '-145.73333333'^^xsd:double;
  dwc:latitude '52.483333333'^^xsd:double;
  dwc:minimumDepth '500'^^xsd:integer;
  dwc:maximumDepth '1000'^^xsd:integer;
  dwc:aphiaid '176594'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_14097'^^xsd:string;
  dwc:observationDate '2001-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '176594'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_9243>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_9243> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_9243> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-12.317 -145.583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-12.317"^^xsd:decimal ;
  dwc:decimalLongitude "-145.583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_9243>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_9243" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_9243'^^xsd:string;
  dwc:scientificName 'Conchoecissa imbricata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '-145.583'^^xsd:double;
  dwc:latitude '-12.317'^^xsd:double;
  dwc:aphiaid '127778'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_9243'^^xsd:string;
  dwc:observationDate '1928-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '127778'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_7855>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_7855> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_7855> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-12.317 -145.583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-12.317"^^xsd:decimal ;
  dwc:decimalLongitude "-145.583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_7855>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_7855" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_7855'^^xsd:string;
  dwc:scientificName 'Conchoecilla daphnoides'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '-145.583'^^xsd:double;
  dwc:latitude '-12.317'^^xsd:double;
  dwc:aphiaid '127776'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_7855'^^xsd:string;
  dwc:observationDate '1928-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '127776'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_24302>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_24302> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_24302> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-12.317 -145.583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-12.317"^^xsd:decimal ;
  dwc:decimalLongitude "-145.583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_24302>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_24302" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_24302'^^xsd:string;
  dwc:scientificName 'Orthoconchoecia striola'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '-145.583'^^xsd:double;
  dwc:latitude '-12.317'^^xsd:double;
  dwc:aphiaid '176562'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_24302'^^xsd:string;
  dwc:observationDate '1928-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '176562'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_14166>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_14166> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_14166> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-12.317 -145.583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-12.317"^^xsd:decimal ;
  dwc:decimalLongitude "-145.583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_14166>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_14166" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_14166'^^xsd:string;
  dwc:scientificName 'Halocypria globosa'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '-145.583'^^xsd:double;
  dwc:latitude '-12.317'^^xsd:double;
  dwc:aphiaid '127793'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_14166'^^xsd:string;
  dwc:observationDate '1928-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '127793'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_22165>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_22165> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_22165> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-12.317 -145.583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-12.317"^^xsd:decimal ;
  dwc:decimalLongitude "-145.583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_22165>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_22165" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_22165'^^xsd:string;
  dwc:scientificName 'Orthoconchoecia atlantica'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '-145.583'^^xsd:double;
  dwc:latitude '-12.317'^^xsd:double;
  dwc:aphiaid '127829'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_22165'^^xsd:string;
  dwc:observationDate '1928-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '127829'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_15308>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_15308> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_15308> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-12.317 -145.583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-12.317"^^xsd:decimal ;
  dwc:decimalLongitude "-145.583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_15308>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_15308" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_15308'^^xsd:string;
  dwc:scientificName 'Halocypris "brevirostris"'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '-145.583'^^xsd:double;
  dwc:latitude '-12.317'^^xsd:double;
  dwc:occurrenceRemarks 'TaxonRemark: these will be a mix of H inflata and H. pelagica'^^xsd:string;
  dwc:aphiaid '127543'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_15308'^^xsd:string;
  dwc:observationDate '1928-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '127543'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_461>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_461> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_461> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-59.983 -145.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-59.983"^^xsd:decimal ;
  dwc:decimalLongitude "-145.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_461>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_461" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_461'^^xsd:string;
  dwc:scientificName 'Alacia hettacra'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '-145.2'^^xsd:double;
  dwc:latitude '-59.983'^^xsd:double;
  dwc:aphiaid '172456'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_461'^^xsd:string;
  dwc:observationDate '1964-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '172456'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_3209>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_3209> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_3209> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-59.983 -145.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-59.983"^^xsd:decimal ;
  dwc:decimalLongitude "-145.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_3209>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_3209" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_3209'^^xsd:string;
  dwc:scientificName 'Boroecia antipoda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '-145.2'^^xsd:double;
  dwc:latitude '-59.983'^^xsd:double;
  dwc:aphiaid '172467'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_3209'^^xsd:string;
  dwc:observationDate '1964-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '172467'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_20485>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_20485> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_20485> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.046 -145.162)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.046"^^xsd:decimal ;
  dwc:decimalLongitude "-145.162"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1200"^^xsd:integer ;
  dwc:maximumDepthInMeters "1200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_20485>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_20485" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_20485'^^xsd:string;
  dwc:scientificName 'Mikroconchoecia stigmatica'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '-145.162'^^xsd:double;
  dwc:latitude '54.046'^^xsd:double;
  dwc:minimumDepth '1200'^^xsd:integer;
  dwc:maximumDepth '1200'^^xsd:integer;
  dwc:aphiaid '127823'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_20485'^^xsd:string;
  dwc:observationDate '2002-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '127823'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_11870>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_11870> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_11870> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.046 -145.162)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.046"^^xsd:decimal ;
  dwc:decimalLongitude "-145.162"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1200"^^xsd:integer ;
  dwc:maximumDepthInMeters "1200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_11870>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_11870" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_11870'^^xsd:string;
  dwc:scientificName 'Discoconchoecia elegans'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '-145.162'^^xsd:double;
  dwc:latitude '54.046'^^xsd:double;
  dwc:minimumDepth '1200'^^xsd:integer;
  dwc:maximumDepth '1200'^^xsd:integer;
  dwc:occurrenceRemarks 'EventRemarks: (NEP), TaxonRemark: Note the type locality is in the Norwegain Sea - there are huge sizes differences between different regions suggesting that there is more than one species involved'^^xsd:string;
  dwc:aphiaid '127782'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_11870'^^xsd:string;
  dwc:observationDate '2002-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '127782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_29259>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_29259> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_29259> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.046 -145.162)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.046"^^xsd:decimal ;
  dwc:decimalLongitude "-145.162"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1200"^^xsd:integer ;
  dwc:maximumDepthInMeters "1200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_29259>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_29259" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_29259'^^xsd:string;
  dwc:scientificName 'Proceroecia aff. Brachyaskos NEP'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '-145.162'^^xsd:double;
  dwc:latitude '54.046'^^xsd:double;
  dwc:minimumDepth '1200'^^xsd:integer;
  dwc:maximumDepth '1200'^^xsd:integer;
  dwc:aphiaid '127555'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_29259'^^xsd:string;
  dwc:observationDate '2002-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '127555'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_2874>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_2874> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_2874> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.046 -145.162)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.046"^^xsd:decimal ;
  dwc:decimalLongitude "-145.162"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1200"^^xsd:integer ;
  dwc:maximumDepthInMeters "1200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_2874>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_2874" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_2874'^^xsd:string;
  dwc:scientificName 'Boroecia alaska'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '-145.162'^^xsd:double;
  dwc:latitude '54.046'^^xsd:double;
  dwc:minimumDepth '1200'^^xsd:integer;
  dwc:maximumDepth '1200'^^xsd:integer;
  dwc:aphiaid '172466'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_2874'^^xsd:string;
  dwc:observationDate '2002-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '172466'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_1006>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_1006> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_1006> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.0463333 -145.162)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.0463333"^^xsd:decimal ;
  dwc:decimalLongitude "-145.162"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_1006>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_1006" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_1006'^^xsd:string;
  dwc:scientificName 'Alacia pseudoalata= A. major'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '-145.162'^^xsd:double;
  dwc:latitude '54.0463333'^^xsd:double;
  dwc:aphiaid '172459'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_1006'^^xsd:string;
  dwc:observationDate '2002-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '422960'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_13540>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_13540> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_13540> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.991 -145.143)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.991"^^xsd:decimal ;
  dwc:decimalLongitude "-145.143"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1200"^^xsd:integer ;
  dwc:maximumDepthInMeters "1200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_13540>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_13540" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_13540'^^xsd:string;
  dwc:scientificName 'Gaussicia incisa'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '-145.143'^^xsd:double;
  dwc:latitude '54.991'^^xsd:double;
  dwc:minimumDepth '1200'^^xsd:integer;
  dwc:maximumDepth '1200'^^xsd:integer;
  dwc:occurrenceRemarks 'SCOR Net'^^xsd:string;
  dwc:aphiaid '127790'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_13540'^^xsd:string;
  dwc:observationDate '2001-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '127790'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_11854>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_11854> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_11854> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.991 -145.143)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.991"^^xsd:decimal ;
  dwc:decimalLongitude "-145.143"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1200"^^xsd:integer ;
  dwc:maximumDepthInMeters "1200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_11854>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_11854" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_11854'^^xsd:string;
  dwc:scientificName 'Discoconchoecia elegans'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '-145.143'^^xsd:double;
  dwc:latitude '54.991'^^xsd:double;
  dwc:minimumDepth '1200'^^xsd:integer;
  dwc:maximumDepth '1200'^^xsd:integer;
  dwc:occurrenceRemarks 'EventRemarks: (NEP), TaxonRemark: Note the type locality is in the Norwegain Sea - there are huge sizes differences between different regions suggesting that there is more than one species involved'^^xsd:string;
  dwc:aphiaid '127782'^^xsd:integer;
  dwc:samplingProtocol 'SCOR'^^xsd:string;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_11854'^^xsd:string;
  dwc:observationDate '2001-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '127782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_988>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_988> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_988> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.991 -145.143)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.991"^^xsd:decimal ;
  dwc:decimalLongitude "-145.143"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1200"^^xsd:integer ;
  dwc:maximumDepthInMeters "1200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_988>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_988" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_988'^^xsd:string;
  dwc:scientificName 'Alacia pseudoalata= A. major'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '-145.143'^^xsd:double;
  dwc:latitude '54.991'^^xsd:double;
  dwc:minimumDepth '1200'^^xsd:integer;
  dwc:maximumDepth '1200'^^xsd:integer;
  dwc:aphiaid '172459'^^xsd:integer;
  dwc:samplingProtocol 'scor'^^xsd:string;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_988'^^xsd:string;
  dwc:observationDate '2001-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '422960'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_7061>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_7061> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_7061> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.991 -145.143)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.991"^^xsd:decimal ;
  dwc:decimalLongitude "-145.143"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1200"^^xsd:integer ;
  dwc:maximumDepthInMeters "1200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_7061>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_7061" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_7061'^^xsd:string;
  dwc:scientificName 'Conchoecia aff. magna'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '-145.143'^^xsd:double;
  dwc:latitude '54.991'^^xsd:double;
  dwc:minimumDepth '1200'^^xsd:integer;
  dwc:maximumDepth '1200'^^xsd:integer;
  dwc:occurrenceRemarks 'EventRemarks: (NEP)'^^xsd:string;
  dwc:aphiaid '127533'^^xsd:integer;
  dwc:samplingProtocol 'scor'^^xsd:string;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_7061'^^xsd:string;
  dwc:observationDate '2001-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '127533'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_2869>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_2869> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_2869> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.991 -145.143)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.991"^^xsd:decimal ;
  dwc:decimalLongitude "-145.143"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1200"^^xsd:integer ;
  dwc:maximumDepthInMeters "1200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_2869>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_2869" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_2869'^^xsd:string;
  dwc:scientificName 'Boroecia alaska'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '-145.143'^^xsd:double;
  dwc:latitude '54.991'^^xsd:double;
  dwc:minimumDepth '1200'^^xsd:integer;
  dwc:maximumDepth '1200'^^xsd:integer;
  dwc:aphiaid '172466'^^xsd:integer;
  dwc:samplingProtocol 'SCOR net'^^xsd:string;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_2869'^^xsd:string;
  dwc:observationDate '2001-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '172466'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_11853>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_11853> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_11853> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.07 -145.141)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.07"^^xsd:decimal ;
  dwc:decimalLongitude "-145.141"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1200"^^xsd:integer ;
  dwc:maximumDepthInMeters "1200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_11853>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_11853" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_11853'^^xsd:string;
  dwc:scientificName 'Discoconchoecia elegans'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-145.141'^^xsd:double;
  dwc:latitude '56.07'^^xsd:double;
  dwc:minimumDepth '1200'^^xsd:integer;
  dwc:maximumDepth '1200'^^xsd:integer;
  dwc:occurrenceRemarks 'EventRemarks: (NEP), TaxonRemark: Note the type locality is in the Norwegain Sea - there are huge sizes differences between different regions suggesting that there is more than one species involved'^^xsd:string;
  dwc:aphiaid '127782'^^xsd:integer;
  dwc:samplingProtocol 'SCOR'^^xsd:string;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_11853'^^xsd:string;
  dwc:observationDate '2001-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '127782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_987> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.07 -145.141)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.07"^^xsd:decimal ;
  dwc:decimalLongitude "-145.141"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1200"^^xsd:integer ;
  dwc:maximumDepthInMeters "1200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_987'^^xsd:string;
  dwc:scientificName 'Alacia pseudoalata= A. major'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-145.141'^^xsd:double;
  dwc:latitude '56.07'^^xsd:double;
  dwc:minimumDepth '1200'^^xsd:integer;
  dwc:maximumDepth '1200'^^xsd:integer;
  dwc:aphiaid '172459'^^xsd:integer;
  dwc:samplingProtocol 'scor'^^xsd:string;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_987'^^xsd:string;
  dwc:observationDate '2001-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '422960'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_7060>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_7060> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_7060> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.07 -145.141)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.07"^^xsd:decimal ;
  dwc:decimalLongitude "-145.141"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1200"^^xsd:integer ;
  dwc:maximumDepthInMeters "1200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_7060>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_7060" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_7060'^^xsd:string;
  dwc:scientificName 'Conchoecia aff. magna'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-145.141'^^xsd:double;
  dwc:latitude '56.07'^^xsd:double;
  dwc:minimumDepth '1200'^^xsd:integer;
  dwc:maximumDepth '1200'^^xsd:integer;
  dwc:occurrenceRemarks 'EventRemarks: (NEP)'^^xsd:string;
  dwc:aphiaid '127533'^^xsd:integer;
  dwc:samplingProtocol 'scor'^^xsd:string;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_7060'^^xsd:string;
  dwc:observationDate '2001-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '127533'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_24429>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_24429> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_24429> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.07 -145.141)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.07"^^xsd:decimal ;
  dwc:decimalLongitude "-145.141"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1200"^^xsd:integer ;
  dwc:maximumDepthInMeters "1200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_24429>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_24429" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_24429'^^xsd:string;
  dwc:scientificName 'Orthoconchoecia striola'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-145.141'^^xsd:double;
  dwc:latitude '56.07'^^xsd:double;
  dwc:minimumDepth '1200'^^xsd:integer;
  dwc:maximumDepth '1200'^^xsd:integer;
  dwc:aphiaid '176562'^^xsd:integer;
  dwc:samplingProtocol 'scor'^^xsd:string;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_24429'^^xsd:string;
  dwc:observationDate '2001-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '176562'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_2868>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_2868> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_2868> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.07 -145.141)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.07"^^xsd:decimal ;
  dwc:decimalLongitude "-145.141"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1200"^^xsd:integer ;
  dwc:maximumDepthInMeters "1200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_2868>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_2868" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_2868'^^xsd:string;
  dwc:scientificName 'Boroecia alaska'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-145.141'^^xsd:double;
  dwc:latitude '56.07'^^xsd:double;
  dwc:minimumDepth '1200'^^xsd:integer;
  dwc:maximumDepth '1200'^^xsd:integer;
  dwc:aphiaid '172466'^^xsd:integer;
  dwc:samplingProtocol 'SCOR net'^^xsd:string;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_2868'^^xsd:string;
  dwc:observationDate '2001-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '172466'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_989>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_989> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_989> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.971 -145.11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.971"^^xsd:decimal ;
  dwc:decimalLongitude "-145.11"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1200"^^xsd:integer ;
  dwc:maximumDepthInMeters "1200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_989>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_989" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_989'^^xsd:string;
  dwc:scientificName 'Alacia pseudoalata= A. major'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '-145.11'^^xsd:double;
  dwc:latitude '53.971'^^xsd:double;
  dwc:minimumDepth '1200'^^xsd:integer;
  dwc:maximumDepth '1200'^^xsd:integer;
  dwc:aphiaid '172459'^^xsd:integer;
  dwc:samplingProtocol 'scor'^^xsd:string;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_989'^^xsd:string;
  dwc:observationDate '2001-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '422960'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_7062>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_7062> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_7062> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.971 -145.11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.971"^^xsd:decimal ;
  dwc:decimalLongitude "-145.11"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1200"^^xsd:integer ;
  dwc:maximumDepthInMeters "1200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_7062>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_7062" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_7062'^^xsd:string;
  dwc:scientificName 'Conchoecia aff. magna'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '-145.11'^^xsd:double;
  dwc:latitude '53.971'^^xsd:double;
  dwc:minimumDepth '1200'^^xsd:integer;
  dwc:maximumDepth '1200'^^xsd:integer;
  dwc:occurrenceRemarks 'EventRemarks: (NEP)'^^xsd:string;
  dwc:aphiaid '127533'^^xsd:integer;
  dwc:samplingProtocol 'scor'^^xsd:string;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_7062'^^xsd:string;
  dwc:observationDate '2001-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '127533'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_7079>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_7079> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_7079> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.046 -145.056)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.046"^^xsd:decimal ;
  dwc:decimalLongitude "-145.056"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1200"^^xsd:integer ;
  dwc:maximumDepthInMeters "1200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_7079>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_7079" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_7079'^^xsd:string;
  dwc:scientificName 'Conchoecia aff. magna'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-145.056'^^xsd:double;
  dwc:latitude '55.046'^^xsd:double;
  dwc:minimumDepth '1200'^^xsd:integer;
  dwc:maximumDepth '1200'^^xsd:integer;
  dwc:occurrenceRemarks 'EventRemarks: (NEP)'^^xsd:string;
  dwc:aphiaid '127533'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_7079'^^xsd:string;
  dwc:observationDate '2002-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '127533'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_17520>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_17520> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_17520> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.046 -145.056)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.046"^^xsd:decimal ;
  dwc:decimalLongitude "-145.056"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1200"^^xsd:integer ;
  dwc:maximumDepthInMeters "1200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_17520>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_17520" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_17520'^^xsd:string;
  dwc:scientificName 'Metaconchoecia alta'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-145.056'^^xsd:double;
  dwc:latitude '55.046'^^xsd:double;
  dwc:minimumDepth '1200'^^xsd:integer;
  dwc:maximumDepth '1200'^^xsd:integer;
  dwc:aphiaid '172496'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_17520'^^xsd:string;
  dwc:observationDate '2002-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '172496'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_25288>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_25288> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_25288> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.046 -145.056)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.046"^^xsd:decimal ;
  dwc:decimalLongitude "-145.056"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1200"^^xsd:integer ;
  dwc:maximumDepthInMeters "1200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_25288>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_25288" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_25288'^^xsd:string;
  dwc:scientificName 'Paraconchoecia hirsuta'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-145.056'^^xsd:double;
  dwc:latitude '55.046'^^xsd:double;
  dwc:minimumDepth '1200'^^xsd:integer;
  dwc:maximumDepth '1200'^^xsd:integer;
  dwc:aphiaid '127840'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_25288'^^xsd:string;
  dwc:observationDate '2002-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '127840'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_2873>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_2873> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_2873> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.046 -145.056)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.046"^^xsd:decimal ;
  dwc:decimalLongitude "-145.056"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1200"^^xsd:integer ;
  dwc:maximumDepthInMeters "1200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_2873>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_2873" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_2873'^^xsd:string;
  dwc:scientificName 'Boroecia alaska'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-145.056'^^xsd:double;
  dwc:latitude '55.046'^^xsd:double;
  dwc:minimumDepth '1200'^^xsd:integer;
  dwc:maximumDepth '1200'^^xsd:integer;
  dwc:aphiaid '172466'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_2873'^^xsd:string;
  dwc:observationDate '2002-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '172466'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_1005>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_1005> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_1005> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.046333 -145.0555)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.046333"^^xsd:decimal ;
  dwc:decimalLongitude "-145.0555"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "313"^^xsd:integer ;
  dwc:maximumDepthInMeters "313"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_1005>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_1005" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_1005'^^xsd:string;
  dwc:scientificName 'Alacia pseudoalata= A. major'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-145.0555'^^xsd:double;
  dwc:latitude '55.046333'^^xsd:double;
  dwc:minimumDepth '313'^^xsd:integer;
  dwc:maximumDepth '313'^^xsd:integer;
  dwc:aphiaid '172459'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_1005'^^xsd:string;
  dwc:observationDate '2002-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '422960'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_11871>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_11871> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_11871> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50 -145)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50"^^xsd:decimal ;
  dwc:decimalLongitude "-145"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "150"^^xsd:integer ;
  dwc:maximumDepthInMeters "250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_11871>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_11871" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_11871'^^xsd:string;
  dwc:scientificName 'Discoconchoecia elegans'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '-145'^^xsd:integer;
  dwc:latitude '50'^^xsd:integer;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '250'^^xsd:integer;
  dwc:occurrenceRemarks 'EventRemarks: (NEP), TaxonRemark: Note the type locality is in the Norwegain Sea - there are huge sizes differences between different regions suggesting that there is more than one species involved'^^xsd:string;
  dwc:aphiaid '127782'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_11871'^^xsd:string;
  dwc:observationDate '1966-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '127782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_1007>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_1007> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_1007> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50 -145)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50"^^xsd:decimal ;
  dwc:decimalLongitude "-145"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "150"^^xsd:integer ;
  dwc:maximumDepthInMeters "250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_1007>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_1007" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_1007'^^xsd:string;
  dwc:scientificName 'Alacia pseudoalata= A. major'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '-145'^^xsd:integer;
  dwc:latitude '50'^^xsd:integer;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '250'^^xsd:integer;
  dwc:aphiaid '172459'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_1007'^^xsd:string;
  dwc:observationDate '1966-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '422960'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_7080>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_7080> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_7080> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50 -145)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50"^^xsd:decimal ;
  dwc:decimalLongitude "-145"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "150"^^xsd:integer ;
  dwc:maximumDepthInMeters "250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_7080>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50 -145)"^^geo:wktLiteral ;
  geo-pos:lat "50"^^xsd:decimal ;
  geo-pos:long "-145"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_7080>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_7080" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_7080'^^xsd:string;
  dwc:scientificName 'Conchoecia aff. magna'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '-145'^^xsd:integer;
  dwc:latitude '50'^^xsd:integer;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '250'^^xsd:integer;
  dwc:occurrenceRemarks 'EventRemarks: (NEP)'^^xsd:string;
  dwc:aphiaid '127533'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_7080'^^xsd:string;
  dwc:observationDate '1966-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '127533'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_972>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_972> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_972> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50 -145)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50"^^xsd:decimal ;
  dwc:decimalLongitude "-145"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_972>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50 -145)"^^geo:wktLiteral ;
  geo-pos:lat "50"^^xsd:decimal ;
  geo-pos:long "-145"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_972>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_972" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_972'^^xsd:string;
  dwc:scientificName 'Alacia pseudoalata= A. major'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:longitude '-145'^^xsd:integer;
  dwc:latitude '50'^^xsd:integer;
  dwc:aphiaid '172459'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_972'^^xsd:string;
  dwc:aphiaIdAccepted '422960'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_24444>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_24444> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_24444> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50 -145)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50"^^xsd:decimal ;
  dwc:decimalLongitude "-145"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "150"^^xsd:integer ;
  dwc:maximumDepthInMeters "250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_24444>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50 -145)"^^geo:wktLiteral ;
  geo-pos:lat "50"^^xsd:decimal ;
  geo-pos:long "-145"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_24444>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_24444" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_24444'^^xsd:string;
  dwc:scientificName 'Orthoconchoecia striola'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '-145'^^xsd:integer;
  dwc:latitude '50'^^xsd:integer;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '250'^^xsd:integer;
  dwc:aphiaid '176562'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_24444'^^xsd:string;
  dwc:observationDate '1966-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '176562'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_11754>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_11754> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_11754> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.533 -144.967)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.533"^^xsd:decimal ;
  dwc:decimalLongitude "-144.967"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_11754>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.533 -144.967)"^^geo:wktLiteral ;
  geo-pos:lat "52.533"^^xsd:decimal ;
  geo-pos:long "-144.967"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_11754>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_11754" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_11754'^^xsd:string;
  dwc:scientificName 'Discoconchoecia elegans'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-144.967'^^xsd:double;
  dwc:latitude '52.533'^^xsd:double;
  dwc:occurrenceRemarks 'TaxonRemark: Note the type locality is in the Norwegain Sea - there are huge sizes differences between different regions suggesting that there is more than one species involved'^^xsd:string;
  dwc:aphiaid '127782'^^xsd:integer;
  dwc:samplingProtocol '40cm Bongo with 240 micron mesh'^^xsd:string;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_11754'^^xsd:string;
  dwc:observationDate '1995-10-29'^^xsd:date;
  dwc:aphiaIdAccepted '127782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_983> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.533 -144.967)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.533"^^xsd:decimal ;
  dwc:decimalLongitude "-144.967"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.533 -144.967)"^^geo:wktLiteral ;
  geo-pos:lat "52.533"^^xsd:decimal ;
  geo-pos:long "-144.967"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_983'^^xsd:string;
  dwc:scientificName 'Alacia pseudoalata= A. major'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-144.967'^^xsd:double;
  dwc:latitude '52.533'^^xsd:double;
  dwc:aphiaid '172459'^^xsd:integer;
  dwc:samplingProtocol '40cm Bongo with 240 micron mesh'^^xsd:string;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_983'^^xsd:string;
  dwc:observationDate '1995-10-29'^^xsd:date;
  dwc:aphiaIdAccepted '422960'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_13133>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_13133> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_13133> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.533 -144.967)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.533"^^xsd:decimal ;
  dwc:decimalLongitude "-144.967"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "380"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_13133>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.533 -144.967)"^^geo:wktLiteral ;
  geo-pos:lat "52.533"^^xsd:decimal ;
  geo-pos:long "-144.967"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_13133>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_13133" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_13133'^^xsd:string;
  dwc:scientificName 'Fellia bicornis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-144.967'^^xsd:double;
  dwc:latitude '52.533'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '380'^^xsd:integer;
  dwc:occurrenceRemarks 'TaxonRemark: bicornis large'^^xsd:string;
  dwc:aphiaid '127786'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_13133'^^xsd:string;
  dwc:observationDate '1995-10-29'^^xsd:date;
  dwc:aphiaIdAccepted '127786'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_20471>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_20471> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_20471> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.951 -144.956)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.951"^^xsd:decimal ;
  dwc:decimalLongitude "-144.956"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1200"^^xsd:integer ;
  dwc:maximumDepthInMeters "1200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_20471>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.951 -144.956)"^^geo:wktLiteral ;
  geo-pos:lat "52.951"^^xsd:decimal ;
  geo-pos:long "-144.956"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_20471>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_20471" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_20471'^^xsd:string;
  dwc:scientificName 'Mikroconchoecia stigmatica'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '-144.956'^^xsd:double;
  dwc:latitude '52.951'^^xsd:double;
  dwc:minimumDepth '1200'^^xsd:integer;
  dwc:maximumDepth '1200'^^xsd:integer;
  dwc:aphiaid '127823'^^xsd:integer;
  dwc:samplingProtocol 'SCOR'^^xsd:string;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_20471'^^xsd:string;
  dwc:observationDate '2001-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '127823'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_11855>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_11855> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_11855> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.951 -144.956)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.951"^^xsd:decimal ;
  dwc:decimalLongitude "-144.956"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1200"^^xsd:integer ;
  dwc:maximumDepthInMeters "1200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_11855>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.951 -144.956)"^^geo:wktLiteral ;
  geo-pos:lat "52.951"^^xsd:decimal ;
  geo-pos:long "-144.956"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_11855>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_11855" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_11855'^^xsd:string;
  dwc:scientificName 'Discoconchoecia elegans'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '-144.956'^^xsd:double;
  dwc:latitude '52.951'^^xsd:double;
  dwc:minimumDepth '1200'^^xsd:integer;
  dwc:maximumDepth '1200'^^xsd:integer;
  dwc:occurrenceRemarks 'EventRemarks: (NEP), TaxonRemark: Note the type locality is in the Norwegain Sea - there are huge sizes differences between different regions suggesting that there is more than one species involved'^^xsd:string;
  dwc:aphiaid '127782'^^xsd:integer;
  dwc:samplingProtocol 'SCOR'^^xsd:string;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_11855'^^xsd:string;
  dwc:observationDate '2001-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '127782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_990>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_990> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_990> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.951 -144.956)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.951"^^xsd:decimal ;
  dwc:decimalLongitude "-144.956"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1200"^^xsd:integer ;
  dwc:maximumDepthInMeters "1200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_990>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.951 -144.956)"^^geo:wktLiteral ;
  geo-pos:lat "52.951"^^xsd:decimal ;
  geo-pos:long "-144.956"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_990>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_990" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_990'^^xsd:string;
  dwc:scientificName 'Alacia pseudoalata= A. major'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '-144.956'^^xsd:double;
  dwc:latitude '52.951'^^xsd:double;
  dwc:minimumDepth '1200'^^xsd:integer;
  dwc:maximumDepth '1200'^^xsd:integer;
  dwc:aphiaid '172459'^^xsd:integer;
  dwc:samplingProtocol 'scor'^^xsd:string;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_990'^^xsd:string;
  dwc:observationDate '2001-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '422960'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_7063>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_7063> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_7063> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.951 -144.956)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.951"^^xsd:decimal ;
  dwc:decimalLongitude "-144.956"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1200"^^xsd:integer ;
  dwc:maximumDepthInMeters "1200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_7063>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.951 -144.956)"^^geo:wktLiteral ;
  geo-pos:lat "52.951"^^xsd:decimal ;
  geo-pos:long "-144.956"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_7063>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_7063" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_7063'^^xsd:string;
  dwc:scientificName 'Conchoecia aff. magna'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '-144.956'^^xsd:double;
  dwc:latitude '52.951'^^xsd:double;
  dwc:minimumDepth '1200'^^xsd:integer;
  dwc:maximumDepth '1200'^^xsd:integer;
  dwc:occurrenceRemarks 'EventRemarks: (NEP)'^^xsd:string;
  dwc:aphiaid '127533'^^xsd:integer;
  dwc:samplingProtocol 'scor'^^xsd:string;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_7063'^^xsd:string;
  dwc:observationDate '2001-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '127533'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_17585>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_17585> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_17585> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.951 -144.956)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.951"^^xsd:decimal ;
  dwc:decimalLongitude "-144.956"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1200"^^xsd:integer ;
  dwc:maximumDepthInMeters "1200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_17585>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.951 -144.956)"^^geo:wktLiteral ;
  geo-pos:lat "52.951"^^xsd:decimal ;
  geo-pos:long "-144.956"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_17585>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_17585" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_17585'^^xsd:string;
  dwc:scientificName 'Metaconchoecia alta'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '-144.956'^^xsd:double;
  dwc:latitude '52.951'^^xsd:double;
  dwc:minimumDepth '1200'^^xsd:integer;
  dwc:maximumDepth '1200'^^xsd:integer;
  dwc:aphiaid '172496'^^xsd:integer;
  dwc:samplingProtocol 'scor'^^xsd:string;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_17585'^^xsd:string;
  dwc:observationDate '2001-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '172496'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_29256>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_29256> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_29256> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.951 -144.956)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.951"^^xsd:decimal ;
  dwc:decimalLongitude "-144.956"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1200"^^xsd:integer ;
  dwc:maximumDepthInMeters "1200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_29256>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.951 -144.956)"^^geo:wktLiteral ;
  geo-pos:lat "52.951"^^xsd:decimal ;
  geo-pos:long "-144.956"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_29256>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_29256" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_29256'^^xsd:string;
  dwc:scientificName 'Proceroecia aff. Brachyaskos NEP'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '-144.956'^^xsd:double;
  dwc:latitude '52.951'^^xsd:double;
  dwc:minimumDepth '1200'^^xsd:integer;
  dwc:maximumDepth '1200'^^xsd:integer;
  dwc:aphiaid '127555'^^xsd:integer;
  dwc:samplingProtocol 'scor'^^xsd:string;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_29256'^^xsd:string;
  dwc:observationDate '2001-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '127555'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_20472>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_20472> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_20472> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.954 -144.948)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.954"^^xsd:decimal ;
  dwc:decimalLongitude "-144.948"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1200"^^xsd:integer ;
  dwc:maximumDepthInMeters "1200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_20472>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.954 -144.948)"^^geo:wktLiteral ;
  geo-pos:lat "51.954"^^xsd:decimal ;
  geo-pos:long "-144.948"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_20472>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_20472" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_20472'^^xsd:string;
  dwc:scientificName 'Mikroconchoecia stigmatica'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '-144.948'^^xsd:double;
  dwc:latitude '51.954'^^xsd:double;
  dwc:minimumDepth '1200'^^xsd:integer;
  dwc:maximumDepth '1200'^^xsd:integer;
  dwc:aphiaid '127823'^^xsd:integer;
  dwc:samplingProtocol 'SCOR'^^xsd:string;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_20472'^^xsd:string;
  dwc:observationDate '2001-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '127823'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_11856>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_11856> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_11856> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.954 -144.948)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.954"^^xsd:decimal ;
  dwc:decimalLongitude "-144.948"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1200"^^xsd:integer ;
  dwc:maximumDepthInMeters "1200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_11856>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.954 -144.948)"^^geo:wktLiteral ;
  geo-pos:lat "51.954"^^xsd:decimal ;
  geo-pos:long "-144.948"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_11856>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_11856" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_11856'^^xsd:string;
  dwc:scientificName 'Discoconchoecia elegans'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '-144.948'^^xsd:double;
  dwc:latitude '51.954'^^xsd:double;
  dwc:minimumDepth '1200'^^xsd:integer;
  dwc:maximumDepth '1200'^^xsd:integer;
  dwc:occurrenceRemarks 'EventRemarks: (NEP), TaxonRemark: Note the type locality is in the Norwegain Sea - there are huge sizes differences between different regions suggesting that there is more than one species involved'^^xsd:string;
  dwc:aphiaid '127782'^^xsd:integer;
  dwc:samplingProtocol 'SCOR'^^xsd:string;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_11856'^^xsd:string;
  dwc:observationDate '2001-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '127782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_7064>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_7064> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_7064> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.954 -144.948)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.954"^^xsd:decimal ;
  dwc:decimalLongitude "-144.948"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1200"^^xsd:integer ;
  dwc:maximumDepthInMeters "1200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_7064>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.954 -144.948)"^^geo:wktLiteral ;
  geo-pos:lat "51.954"^^xsd:decimal ;
  geo-pos:long "-144.948"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_7064>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_7064" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_7064'^^xsd:string;
  dwc:scientificName 'Conchoecia aff. magna'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '-144.948'^^xsd:double;
  dwc:latitude '51.954'^^xsd:double;
  dwc:minimumDepth '1200'^^xsd:integer;
  dwc:maximumDepth '1200'^^xsd:integer;
  dwc:occurrenceRemarks 'EventRemarks: (NEP)'^^xsd:string;
  dwc:aphiaid '127533'^^xsd:integer;
  dwc:samplingProtocol 'scor'^^xsd:string;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_7064'^^xsd:string;
  dwc:observationDate '2001-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '127533'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_991> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.954 -144.948)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.954"^^xsd:decimal ;
  dwc:decimalLongitude "-144.948"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1200"^^xsd:integer ;
  dwc:maximumDepthInMeters "1200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.954 -144.948)"^^geo:wktLiteral ;
  geo-pos:lat "51.954"^^xsd:decimal ;
  geo-pos:long "-144.948"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_991'^^xsd:string;
  dwc:scientificName 'Alacia pseudoalata= A. major'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '-144.948'^^xsd:double;
  dwc:latitude '51.954'^^xsd:double;
  dwc:minimumDepth '1200'^^xsd:integer;
  dwc:maximumDepth '1200'^^xsd:integer;
  dwc:aphiaid '172459'^^xsd:integer;
  dwc:samplingProtocol 'scor'^^xsd:string;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_991'^^xsd:string;
  dwc:observationDate '2001-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '422960'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_29257>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_29257> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_29257> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.954 -144.948)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.954"^^xsd:decimal ;
  dwc:decimalLongitude "-144.948"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1200"^^xsd:integer ;
  dwc:maximumDepthInMeters "1200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_29257>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.954 -144.948)"^^geo:wktLiteral ;
  geo-pos:lat "51.954"^^xsd:decimal ;
  geo-pos:long "-144.948"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_29257>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_29257" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_29257'^^xsd:string;
  dwc:scientificName 'Proceroecia aff. Brachyaskos NEP'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '-144.948'^^xsd:double;
  dwc:latitude '51.954'^^xsd:double;
  dwc:minimumDepth '1200'^^xsd:integer;
  dwc:maximumDepth '1200'^^xsd:integer;
  dwc:aphiaid '127555'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_29257'^^xsd:string;
  dwc:observationDate '2001-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '127555'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_20473>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_20473> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_20473> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.004 -144.925)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.004"^^xsd:decimal ;
  dwc:decimalLongitude "-144.925"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1200"^^xsd:integer ;
  dwc:maximumDepthInMeters "1200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_20473>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.004 -144.925)"^^geo:wktLiteral ;
  geo-pos:lat "50.004"^^xsd:decimal ;
  geo-pos:long "-144.925"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_20473>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_20473" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_20473'^^xsd:string;
  dwc:scientificName 'Mikroconchoecia stigmatica'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '-144.925'^^xsd:double;
  dwc:latitude '50.004'^^xsd:double;
  dwc:minimumDepth '1200'^^xsd:integer;
  dwc:maximumDepth '1200'^^xsd:integer;
  dwc:aphiaid '127823'^^xsd:integer;
  dwc:samplingProtocol 'SCOR'^^xsd:string;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_20473'^^xsd:string;
  dwc:observationDate '2001-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '127823'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_7065>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_7065> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_7065> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.004 -144.925)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.004"^^xsd:decimal ;
  dwc:decimalLongitude "-144.925"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1200"^^xsd:integer ;
  dwc:maximumDepthInMeters "1200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_7065>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.004 -144.925)"^^geo:wktLiteral ;
  geo-pos:lat "50.004"^^xsd:decimal ;
  geo-pos:long "-144.925"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_7065>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_7065" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_7065'^^xsd:string;
  dwc:scientificName 'Conchoecia aff. magna'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '-144.925'^^xsd:double;
  dwc:latitude '50.004'^^xsd:double;
  dwc:minimumDepth '1200'^^xsd:integer;
  dwc:maximumDepth '1200'^^xsd:integer;
  dwc:occurrenceRemarks 'EventRemarks: (NEP)'^^xsd:string;
  dwc:aphiaid '127533'^^xsd:integer;
  dwc:samplingProtocol 'scor'^^xsd:string;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_7065'^^xsd:string;
  dwc:observationDate '2001-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '127533'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_992>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_992> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_992> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.004 -144.925)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.004"^^xsd:decimal ;
  dwc:decimalLongitude "-144.925"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1200"^^xsd:integer ;
  dwc:maximumDepthInMeters "1200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_992>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.004 -144.925)"^^geo:wktLiteral ;
  geo-pos:lat "50.004"^^xsd:decimal ;
  geo-pos:long "-144.925"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_992>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_992" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_992'^^xsd:string;
  dwc:scientificName 'Alacia pseudoalata= A. major'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '-144.925'^^xsd:double;
  dwc:latitude '50.004'^^xsd:double;
  dwc:minimumDepth '1200'^^xsd:integer;
  dwc:maximumDepth '1200'^^xsd:integer;
  dwc:aphiaid '172459'^^xsd:integer;
  dwc:samplingProtocol 'scor'^^xsd:string;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_992'^^xsd:string;
  dwc:observationDate '2001-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '422960'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_2870>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_2870> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_2870> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.004 -144.925)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.004"^^xsd:decimal ;
  dwc:decimalLongitude "-144.925"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1200"^^xsd:integer ;
  dwc:maximumDepthInMeters "1200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_2870>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.004 -144.925)"^^geo:wktLiteral ;
  geo-pos:lat "50.004"^^xsd:decimal ;
  geo-pos:long "-144.925"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_2870>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_2870" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_2870'^^xsd:string;
  dwc:scientificName 'Boroecia alaska'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '-144.925'^^xsd:double;
  dwc:latitude '50.004'^^xsd:double;
  dwc:minimumDepth '1200'^^xsd:integer;
  dwc:maximumDepth '1200'^^xsd:integer;
  dwc:aphiaid '172466'^^xsd:integer;
  dwc:samplingProtocol 'SCOR net'^^xsd:string;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_2870'^^xsd:string;
  dwc:observationDate '2001-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '172466'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_11868>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_11868> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_11868> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.105 -144.901)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.105"^^xsd:decimal ;
  dwc:decimalLongitude "-144.901"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "200"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_11868>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.105 -144.901)"^^geo:wktLiteral ;
  geo-pos:lat "50.105"^^xsd:decimal ;
  geo-pos:long "-144.901"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_11868>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_11868" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_11868'^^xsd:string;
  dwc:scientificName 'Discoconchoecia elegans'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '-144.901'^^xsd:double;
  dwc:latitude '50.105'^^xsd:double;
  dwc:minimumDepth '200'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'EventRemarks: (NEP), TaxonRemark: Note the type locality is in the Norwegain Sea - there are huge sizes differences between different regions suggesting that there is more than one species involved'^^xsd:string;
  dwc:aphiaid '127782'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_11868'^^xsd:string;
  dwc:observationDate '2002-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '127782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_7077>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_7077> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_7077> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.105 -144.901)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.105"^^xsd:decimal ;
  dwc:decimalLongitude "-144.901"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "200"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_7077>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.105 -144.901)"^^geo:wktLiteral ;
  geo-pos:lat "50.105"^^xsd:decimal ;
  geo-pos:long "-144.901"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_7077>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_7077" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_7077'^^xsd:string;
  dwc:scientificName 'Conchoecia aff. magna'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '-144.901'^^xsd:double;
  dwc:latitude '50.105'^^xsd:double;
  dwc:minimumDepth '200'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'EventRemarks: (NEP)'^^xsd:string;
  dwc:aphiaid '127533'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_7077'^^xsd:string;
  dwc:observationDate '2002-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '127533'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_29258>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_29258> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_29258> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.105 -144.901)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.105"^^xsd:decimal ;
  dwc:decimalLongitude "-144.901"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "200"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_29258>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.105 -144.901)"^^geo:wktLiteral ;
  geo-pos:lat "50.105"^^xsd:decimal ;
  geo-pos:long "-144.901"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_29258>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_29258" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_29258'^^xsd:string;
  dwc:scientificName 'Proceroecia aff. Brachyaskos NEP'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '-144.901'^^xsd:double;
  dwc:latitude '50.105'^^xsd:double;
  dwc:minimumDepth '200'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:aphiaid '127555'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_29258'^^xsd:string;
  dwc:observationDate '2002-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '127555'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_2877>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_2877> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_2877> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.105 -144.901)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.105"^^xsd:decimal ;
  dwc:decimalLongitude "-144.901"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "200"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_2877>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.105 -144.901)"^^geo:wktLiteral ;
  geo-pos:lat "50.105"^^xsd:decimal ;
  geo-pos:long "-144.901"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_2877>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_2877" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_2877'^^xsd:string;
  dwc:scientificName 'Boroecia alaska'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '-144.901'^^xsd:double;
  dwc:latitude '50.105'^^xsd:double;
  dwc:minimumDepth '200'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:aphiaid '172466'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_2877'^^xsd:string;
  dwc:observationDate '2002-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '172466'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_11881>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_11881> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_11881> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.203 -144.83333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.203"^^xsd:decimal ;
  dwc:decimalLongitude "-144.83333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1000"^^xsd:integer ;
  dwc:maximumDepthInMeters "1000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_11881>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.203 -144.83333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.203"^^xsd:decimal ;
  geo-pos:long "-144.83333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_11881>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_11881" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_11881'^^xsd:string;
  dwc:scientificName 'Discoconchoecia elegans'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '-144.83333333'^^xsd:double;
  dwc:latitude '50.203'^^xsd:double;
  dwc:minimumDepth '1000'^^xsd:integer;
  dwc:maximumDepth '1000'^^xsd:integer;
  dwc:occurrenceRemarks 'EventRemarks: (NEP), TaxonRemark: Note the type locality is in the Norwegain Sea - there are huge sizes differences between different regions suggesting that there is more than one species involved'^^xsd:string;
  dwc:aphiaid '127782'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_11881'^^xsd:string;
  dwc:observationDate '2005-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '127782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_11884>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_11884> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_11884> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.203 -144.83333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.203"^^xsd:decimal ;
  dwc:decimalLongitude "-144.83333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1000"^^xsd:integer ;
  dwc:maximumDepthInMeters "1000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_11884>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.203 -144.83333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.203"^^xsd:decimal ;
  geo-pos:long "-144.83333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_11884>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_11884" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_11884'^^xsd:string;
  dwc:scientificName 'Disconchoecia microelegans  nov sp.'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '-144.83333333'^^xsd:double;
  dwc:latitude '50.203'^^xsd:double;
  dwc:minimumDepth '1000'^^xsd:integer;
  dwc:maximumDepth '1000'^^xsd:integer;
  dwc:occurrenceRemarks 'TaxonRemark: new species'^^xsd:string;
  dwc:aphiaid '127536'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_11884'^^xsd:string;
  dwc:observationDate '2005-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '127536'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_4823>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_4823> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_4823> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.203 -144.83333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.203"^^xsd:decimal ;
  dwc:decimalLongitude "-144.83333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1000"^^xsd:integer ;
  dwc:maximumDepthInMeters "1000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_4823>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.203 -144.83333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.203"^^xsd:decimal ;
  geo-pos:long "-144.83333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_4823>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_4823" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_4823'^^xsd:string;
  dwc:scientificName 'Conchocetta giesbrechti'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '-144.83333333'^^xsd:double;
  dwc:latitude '50.203'^^xsd:double;
  dwc:minimumDepth '1000'^^xsd:integer;
  dwc:maximumDepth '1000'^^xsd:integer;
  dwc:aphiaid '127769'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_4823'^^xsd:string;
  dwc:observationDate '2005-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '127769'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_1015>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_1015> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_1015> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.203 -144.83333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.203"^^xsd:decimal ;
  dwc:decimalLongitude "-144.83333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1000"^^xsd:integer ;
  dwc:maximumDepthInMeters "1000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_1015>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.203 -144.83333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.203"^^xsd:decimal ;
  geo-pos:long "-144.83333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_1015>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_1015" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_1015'^^xsd:string;
  dwc:scientificName 'Alacia pseudoalata= A. major'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '-144.83333333'^^xsd:double;
  dwc:latitude '50.203'^^xsd:double;
  dwc:minimumDepth '1000'^^xsd:integer;
  dwc:maximumDepth '1000'^^xsd:integer;
  dwc:aphiaid '172459'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_1015'^^xsd:string;
  dwc:observationDate '2005-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '422960'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_8572>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_8572> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_8572> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.203 -144.83333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.203"^^xsd:decimal ;
  dwc:decimalLongitude "-144.83333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1000"^^xsd:integer ;
  dwc:maximumDepthInMeters "1000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_8572>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.203 -144.83333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.203"^^xsd:decimal ;
  geo-pos:long "-144.83333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_8572>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_8572" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_8572'^^xsd:string;
  dwc:scientificName 'Conchoecilla daphnoides'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '-144.83333333'^^xsd:double;
  dwc:latitude '50.203'^^xsd:double;
  dwc:minimumDepth '1000'^^xsd:integer;
  dwc:maximumDepth '1000'^^xsd:integer;
  dwc:aphiaid '127776'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_8572'^^xsd:string;
  dwc:observationDate '2005-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '127776'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_7089>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_7089> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_7089> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.203 -144.83333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.203"^^xsd:decimal ;
  dwc:decimalLongitude "-144.83333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1000"^^xsd:integer ;
  dwc:maximumDepthInMeters "1000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_7089>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.203 -144.83333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.203"^^xsd:decimal ;
  geo-pos:long "-144.83333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_7089>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_7089" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_7089'^^xsd:string;
  dwc:scientificName 'Conchoecia aff. magna'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '-144.83333333'^^xsd:double;
  dwc:latitude '50.203'^^xsd:double;
  dwc:minimumDepth '1000'^^xsd:integer;
  dwc:maximumDepth '1000'^^xsd:integer;
  dwc:occurrenceRemarks 'EventRemarks: (NEP)'^^xsd:string;
  dwc:aphiaid '127533'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_7089'^^xsd:string;
  dwc:observationDate '2005-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '127533'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_24859>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_24859> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_24859> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.203 -144.83333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.203"^^xsd:decimal ;
  dwc:decimalLongitude "-144.83333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1000"^^xsd:integer ;
  dwc:maximumDepthInMeters "1000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_24859>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.203 -144.83333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.203"^^xsd:decimal ;
  geo-pos:long "-144.83333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_24859>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_24859" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_24859'^^xsd:string;
  dwc:scientificName 'Paraconchoecia allotherium'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '-144.83333333'^^xsd:double;
  dwc:latitude '50.203'^^xsd:double;
  dwc:minimumDepth '1000'^^xsd:integer;
  dwc:maximumDepth '1000'^^xsd:integer;
  dwc:aphiaid '127834'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_24859'^^xsd:string;
  dwc:observationDate '2005-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '127834'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_24450>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_24450> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_24450> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.203 -144.83333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.203"^^xsd:decimal ;
  dwc:decimalLongitude "-144.83333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1000"^^xsd:integer ;
  dwc:maximumDepthInMeters "1000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_24450>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.203 -144.83333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.203"^^xsd:decimal ;
  geo-pos:long "-144.83333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_24450>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_24450" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_24450'^^xsd:string;
  dwc:scientificName 'Orthoconchoecia striola'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '-144.83333333'^^xsd:double;
  dwc:latitude '50.203'^^xsd:double;
  dwc:minimumDepth '1000'^^xsd:integer;
  dwc:maximumDepth '1000'^^xsd:integer;
  dwc:occurrenceRemarks 'Includes a small form'^^xsd:string;
  dwc:aphiaid '176562'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_24450'^^xsd:string;
  dwc:observationDate '2005-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '176562'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_16223>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_16223> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_16223> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.203 -144.83333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.203"^^xsd:decimal ;
  dwc:decimalLongitude "-144.83333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1000"^^xsd:integer ;
  dwc:maximumDepthInMeters "1000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_16223>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.203 -144.83333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.203"^^xsd:decimal ;
  geo-pos:long "-144.83333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_16223>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_16223" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_16223'^^xsd:string;
  dwc:scientificName 'Loricoecia aff. loricata NEP'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '-144.83333333'^^xsd:double;
  dwc:latitude '50.203'^^xsd:double;
  dwc:minimumDepth '1000'^^xsd:integer;
  dwc:maximumDepth '1000'^^xsd:integer;
  dwc:aphiaid '127544'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_16223'^^xsd:string;
  dwc:observationDate '2005-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '127544'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_18125>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_18125> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_18125> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.203 -144.83333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.203"^^xsd:decimal ;
  dwc:decimalLongitude "-144.83333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1000"^^xsd:integer ;
  dwc:maximumDepthInMeters "1000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_18125>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.203 -144.83333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.203"^^xsd:decimal ;
  geo-pos:long "-144.83333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_18125>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_18125" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_18125'^^xsd:string;
  dwc:scientificName 'Metaconchoecia inflata lata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '-144.83333333'^^xsd:double;
  dwc:latitude '50.203'^^xsd:double;
  dwc:minimumDepth '1000'^^xsd:integer;
  dwc:maximumDepth '1000'^^xsd:integer;
  dwc:aphiaid '175792'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_18125'^^xsd:string;
  dwc:observationDate '2005-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '175792'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_17598>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_17598> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_17598> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.203 -144.83333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.203"^^xsd:decimal ;
  dwc:decimalLongitude "-144.83333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1000"^^xsd:integer ;
  dwc:maximumDepthInMeters "1000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_17598>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.203 -144.83333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.203"^^xsd:decimal ;
  geo-pos:long "-144.83333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_17598>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_17598" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_17598'^^xsd:string;
  dwc:scientificName 'Metaconchoecia alta'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '-144.83333333'^^xsd:double;
  dwc:latitude '50.203'^^xsd:double;
  dwc:minimumDepth '1000'^^xsd:integer;
  dwc:maximumDepth '1000'^^xsd:integer;
  dwc:aphiaid '172496'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_17598'^^xsd:string;
  dwc:observationDate '2005-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '172496'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_13123>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_13123> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_13123> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.203 -144.83333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.203"^^xsd:decimal ;
  dwc:decimalLongitude "-144.83333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1000"^^xsd:integer ;
  dwc:maximumDepthInMeters "1000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_13123>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.203 -144.83333333)"^^geo:wktLiteral ;
  geo-pos:lat "50.203"^^xsd:decimal ;
  geo-pos:long "-144.83333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_13123>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_13123" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_13123'^^xsd:string;
  dwc:scientificName 'Fellia bicornis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '-144.83333333'^^xsd:double;
  dwc:latitude '50.203'^^xsd:double;
  dwc:minimumDepth '1000'^^xsd:integer;
  dwc:maximumDepth '1000'^^xsd:integer;
  dwc:aphiaid '127786'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_13123'^^xsd:string;
  dwc:observationDate '2005-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '127786'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_20488>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_20488> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_20488> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.0035 -144.80833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.0035"^^xsd:decimal ;
  dwc:decimalLongitude "-144.80833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1200"^^xsd:integer ;
  dwc:maximumDepthInMeters "1200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_20488>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.0035 -144.80833333)"^^geo:wktLiteral ;
  geo-pos:lat "50.0035"^^xsd:decimal ;
  geo-pos:long "-144.80833333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_20488>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_20488" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_20488'^^xsd:string;
  dwc:scientificName 'Mikroconchoecia stigmatica'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '-144.80833333'^^xsd:double;
  dwc:latitude '50.0035'^^xsd:double;
  dwc:minimumDepth '1200'^^xsd:integer;
  dwc:maximumDepth '1200'^^xsd:integer;
  dwc:aphiaid '127823'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_20488'^^xsd:string;
  dwc:observationDate '2001-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '127823'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_11880>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_11880> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_11880> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.0035 -144.80833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.0035"^^xsd:decimal ;
  dwc:decimalLongitude "-144.80833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1200"^^xsd:integer ;
  dwc:maximumDepthInMeters "1200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_11880>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.0035 -144.80833333)"^^geo:wktLiteral ;
  geo-pos:lat "50.0035"^^xsd:decimal ;
  geo-pos:long "-144.80833333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_11880>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_11880" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_11880'^^xsd:string;
  dwc:scientificName 'Discoconchoecia elegans'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '-144.80833333'^^xsd:double;
  dwc:latitude '50.0035'^^xsd:double;
  dwc:minimumDepth '1200'^^xsd:integer;
  dwc:maximumDepth '1200'^^xsd:integer;
  dwc:occurrenceRemarks 'EventRemarks: (NEP), TaxonRemark: Note the type locality is in the Norwegain Sea - there are huge sizes differences between different regions suggesting that there is more than one species involved'^^xsd:string;
  dwc:aphiaid '127782'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_11880'^^xsd:string;
  dwc:observationDate '2001-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '127782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_1014>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_1014> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_1014> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.0035 -144.80833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.0035"^^xsd:decimal ;
  dwc:decimalLongitude "-144.80833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1200"^^xsd:integer ;
  dwc:maximumDepthInMeters "1200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_1014>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.0035 -144.80833333)"^^geo:wktLiteral ;
  geo-pos:lat "50.0035"^^xsd:decimal ;
  geo-pos:long "-144.80833333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_1014>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_1014" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_1014'^^xsd:string;
  dwc:scientificName 'Alacia pseudoalata= A. major'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '-144.80833333'^^xsd:double;
  dwc:latitude '50.0035'^^xsd:double;
  dwc:minimumDepth '1200'^^xsd:integer;
  dwc:maximumDepth '1200'^^xsd:integer;
  dwc:aphiaid '172459'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_1014'^^xsd:string;
  dwc:observationDate '2001-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '422960'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_24449>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_24449> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_24449> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.0035 -144.80833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.0035"^^xsd:decimal ;
  dwc:decimalLongitude "-144.80833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1200"^^xsd:integer ;
  dwc:maximumDepthInMeters "1200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_24449>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.0035 -144.80833333)"^^geo:wktLiteral ;
  geo-pos:lat "50.0035"^^xsd:decimal ;
  geo-pos:long "-144.80833333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_24449>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_24449" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_24449'^^xsd:string;
  dwc:scientificName 'Orthoconchoecia striola'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '-144.80833333'^^xsd:double;
  dwc:latitude '50.0035'^^xsd:double;
  dwc:minimumDepth '1200'^^xsd:integer;
  dwc:maximumDepth '1200'^^xsd:integer;
  dwc:aphiaid '176562'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_24449'^^xsd:string;
  dwc:observationDate '2001-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '176562'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_16222>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_16222> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_16222> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.0035 -144.80833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.0035"^^xsd:decimal ;
  dwc:decimalLongitude "-144.80833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1200"^^xsd:integer ;
  dwc:maximumDepthInMeters "1200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_16222>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.0035 -144.80833333)"^^geo:wktLiteral ;
  geo-pos:lat "50.0035"^^xsd:decimal ;
  geo-pos:long "-144.80833333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_16222>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_16222" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_16222'^^xsd:string;
  dwc:scientificName 'Loricoecia aff. loricata NEP'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '-144.80833333'^^xsd:double;
  dwc:latitude '50.0035'^^xsd:double;
  dwc:minimumDepth '1200'^^xsd:integer;
  dwc:maximumDepth '1200'^^xsd:integer;
  dwc:aphiaid '127544'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_16222'^^xsd:string;
  dwc:observationDate '2001-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '127544'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_17525>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_17525> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_17525> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.0035 -144.80833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.0035"^^xsd:decimal ;
  dwc:decimalLongitude "-144.80833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1200"^^xsd:integer ;
  dwc:maximumDepthInMeters "1200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_17525>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.0035 -144.80833333)"^^geo:wktLiteral ;
  geo-pos:lat "50.0035"^^xsd:decimal ;
  geo-pos:long "-144.80833333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_17525>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_17525" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_17525'^^xsd:string;
  dwc:scientificName 'Metaconchoecia alta'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '-144.80833333'^^xsd:double;
  dwc:latitude '50.0035'^^xsd:double;
  dwc:minimumDepth '1200'^^xsd:integer;
  dwc:maximumDepth '1200'^^xsd:integer;
  dwc:aphiaid '172496'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_17525'^^xsd:string;
  dwc:observationDate '2001-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '172496'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_14096>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_14096> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_14096> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.667 -143.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.667"^^xsd:decimal ;
  dwc:decimalLongitude "-143.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2000"^^xsd:integer ;
  dwc:maximumDepthInMeters "2500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_14096>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.667 -143.85)"^^geo:wktLiteral ;
  geo-pos:lat "37.667"^^xsd:decimal ;
  geo-pos:long "-143.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_14096>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_14096" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_14096'^^xsd:string;
  dwc:scientificName 'Halocypretta parvirostrata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-143.85'^^xsd:double;
  dwc:latitude '37.667'^^xsd:double;
  dwc:minimumDepth '2000'^^xsd:integer;
  dwc:maximumDepth '2500'^^xsd:integer;
  dwc:aphiaid '176594'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_14096'^^xsd:string;
  dwc:observationDate '1969-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '176594'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_11724>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_11724> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_11724> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.862 -143.757)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.862"^^xsd:decimal ;
  dwc:decimalLongitude "-143.757"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_11724>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.862 -143.757)"^^geo:wktLiteral ;
  geo-pos:lat "70.862"^^xsd:decimal ;
  geo-pos:long "-143.757"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_11724>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_11724" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_11724'^^xsd:string;
  dwc:scientificName 'Discoconchoecia elegans'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '-143.757'^^xsd:double;
  dwc:latitude '70.862'^^xsd:double;
  dwc:occurrenceRemarks 'TaxonRemark: Note the type locality is in the Norwegain Sea - there are huge sizes differences between different regions suggesting that there is more than one species involved'^^xsd:string;
  dwc:aphiaid '127782'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_11724'^^xsd:string;
  dwc:observationDate '1972-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '127782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_18230>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_18230> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_18230> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47 -143.167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47"^^xsd:decimal ;
  dwc:decimalLongitude "-143.167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_18230>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47 -143.167)"^^geo:wktLiteral ;
  geo-pos:lat "47"^^xsd:decimal ;
  geo-pos:long "-143.167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_18230>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_18230" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_18230'^^xsd:string;
  dwc:scientificName 'Metaconchoecia longiseta'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '-143.167'^^xsd:double;
  dwc:latitude '47'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:aphiaid '175796'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_18230'^^xsd:string;
  dwc:observationDate '1970-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '175796'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_18210>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_18210> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_18210> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.267 -142.702)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.267"^^xsd:decimal ;
  dwc:decimalLongitude "-142.702"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "300"^^xsd:integer ;
  dwc:maximumDepthInMeters "500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_18210>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.267 -142.702)"^^geo:wktLiteral ;
  geo-pos:lat "58.267"^^xsd:decimal ;
  geo-pos:long "-142.702"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_18210>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_18210" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_18210'^^xsd:string;
  dwc:scientificName 'Metaconchoecia longiseta'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '-142.702'^^xsd:double;
  dwc:latitude '58.267'^^xsd:double;
  dwc:minimumDepth '300'^^xsd:integer;
  dwc:maximumDepth '500'^^xsd:integer;
  dwc:aphiaid '175796'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_18210'^^xsd:string;
  dwc:observationDate '1969-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '175796'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_18211>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_18211> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_18211> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.267 -142.702)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.267"^^xsd:decimal ;
  dwc:decimalLongitude "-142.702"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "200"^^xsd:integer ;
  dwc:maximumDepthInMeters "300"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_18211>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.267 -142.702)"^^geo:wktLiteral ;
  geo-pos:lat "58.267"^^xsd:decimal ;
  geo-pos:long "-142.702"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_18211>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_18211" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_18211'^^xsd:string;
  dwc:scientificName 'Metaconchoecia longiseta'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '-142.702'^^xsd:double;
  dwc:latitude '58.267'^^xsd:double;
  dwc:minimumDepth '200'^^xsd:integer;
  dwc:maximumDepth '300'^^xsd:integer;
  dwc:aphiaid '175796'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_18211'^^xsd:string;
  dwc:observationDate '1969-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '175796'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_18212>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_18212> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_18212> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.267 -142.702)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.267"^^xsd:decimal ;
  dwc:decimalLongitude "-142.702"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "500"^^xsd:integer ;
  dwc:maximumDepthInMeters "1000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_18212>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.267 -142.702)"^^geo:wktLiteral ;
  geo-pos:lat "58.267"^^xsd:decimal ;
  geo-pos:long "-142.702"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_18212>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_18212" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_18212'^^xsd:string;
  dwc:scientificName 'Metaconchoecia longiseta'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '-142.702'^^xsd:double;
  dwc:latitude '58.267'^^xsd:double;
  dwc:minimumDepth '500'^^xsd:integer;
  dwc:maximumDepth '1000'^^xsd:integer;
  dwc:aphiaid '175796'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_18212'^^xsd:string;
  dwc:observationDate '1969-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '175796'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_17384>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_17384> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_17384> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.267 -142.702)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.267"^^xsd:decimal ;
  dwc:decimalLongitude "-142.702"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "500"^^xsd:integer ;
  dwc:maximumDepthInMeters "1000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_17384>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.267 -142.702)"^^geo:wktLiteral ;
  geo-pos:lat "58.267"^^xsd:decimal ;
  geo-pos:long "-142.702"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_17384>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_17384" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_17384'^^xsd:string;
  dwc:scientificName 'Metaconchoecia alta'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '-142.702'^^xsd:double;
  dwc:latitude '58.267'^^xsd:double;
  dwc:minimumDepth '500'^^xsd:integer;
  dwc:maximumDepth '1000'^^xsd:integer;
  dwc:aphiaid '172496'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_17384'^^xsd:string;
  dwc:observationDate '1969-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '172496'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_18209>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_18209> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_18209> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.125 -142.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.125"^^xsd:decimal ;
  dwc:decimalLongitude "-142.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "300"^^xsd:integer ;
  dwc:maximumDepthInMeters "500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_18209>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.125 -142.05)"^^geo:wktLiteral ;
  geo-pos:lat "59.125"^^xsd:decimal ;
  geo-pos:long "-142.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_18209>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_18209" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_18209'^^xsd:string;
  dwc:scientificName 'Metaconchoecia longiseta'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '-142.05'^^xsd:double;
  dwc:latitude '59.125'^^xsd:double;
  dwc:minimumDepth '300'^^xsd:integer;
  dwc:maximumDepth '500'^^xsd:integer;
  dwc:aphiaid '175796'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_18209'^^xsd:string;
  dwc:observationDate '1969-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '175796'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_17383>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_17383> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_17383> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.125 -142.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.125"^^xsd:decimal ;
  dwc:decimalLongitude "-142.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "500"^^xsd:integer ;
  dwc:maximumDepthInMeters "1000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_17383>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.125 -142.05)"^^geo:wktLiteral ;
  geo-pos:lat "59.125"^^xsd:decimal ;
  geo-pos:long "-142.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_17383>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_17383" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_17383'^^xsd:string;
  dwc:scientificName 'Metaconchoecia alta'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '-142.05'^^xsd:double;
  dwc:latitude '59.125'^^xsd:double;
  dwc:minimumDepth '500'^^xsd:integer;
  dwc:maximumDepth '1000'^^xsd:integer;
  dwc:aphiaid '172496'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_17383'^^xsd:string;
  dwc:observationDate '1969-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '172496'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_463>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_463> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_463> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.1 -141)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-60.1"^^xsd:decimal ;
  dwc:decimalLongitude "-141"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_463>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.1 -141)"^^geo:wktLiteral ;
  geo-pos:lat "-60.1"^^xsd:decimal ;
  geo-pos:long "-141"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_463>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_463" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_463'^^xsd:string;
  dwc:scientificName 'Alacia hettacra'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-141'^^xsd:integer;
  dwc:latitude '-60.1'^^xsd:double;
  dwc:aphiaid '172456'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_463'^^xsd:string;
  dwc:observationDate '1964-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '172456'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_11796>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_11796> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_11796> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.1 -141)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-60.1"^^xsd:decimal ;
  dwc:decimalLongitude "-141"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_11796>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.1 -141)"^^geo:wktLiteral ;
  geo-pos:lat "-60.1"^^xsd:decimal ;
  geo-pos:long "-141"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_11796>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_11796" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_11796'^^xsd:string;
  dwc:scientificName 'Discoconchoecia elegans'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-141'^^xsd:integer;
  dwc:latitude '-60.1'^^xsd:double;
  dwc:occurrenceRemarks 'TaxonRemark: Note the type locality is in the Norwegain Sea - there are huge sizes differences between different regions suggesting that there is more than one species involved'^^xsd:string;
  dwc:aphiaid '127782'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_11796'^^xsd:string;
  dwc:observationDate '1964-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '127782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_813>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_813> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_813> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.1 -141)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-60.1"^^xsd:decimal ;
  dwc:decimalLongitude "-141"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_813>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.1 -141)"^^geo:wktLiteral ;
  geo-pos:lat "-60.1"^^xsd:decimal ;
  geo-pos:long "-141"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_813>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_813" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_813'^^xsd:string;
  dwc:scientificName 'Alacia hettacra'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-141'^^xsd:integer;
  dwc:latitude '-60.1'^^xsd:double;
  dwc:aphiaid '172456'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_813'^^xsd:string;
  dwc:observationDate '1964-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '172456'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_2441>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_2441> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_2441> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.1 -141)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-60.1"^^xsd:decimal ;
  dwc:decimalLongitude "-141"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_2441>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.1 -141)"^^geo:wktLiteral ;
  geo-pos:lat "-60.1"^^xsd:decimal ;
  geo-pos:long "-141"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_2441>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_2441" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_2441'^^xsd:string;
  dwc:scientificName 'Metaconchoecerra isocheira'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-141'^^xsd:integer;
  dwc:latitude '-60.1'^^xsd:double;
  dwc:aphiaid '175845'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_2441'^^xsd:string;
  dwc:observationDate '1964-08-23'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_3211>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_3211> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_3211> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.1 -141)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-60.1"^^xsd:decimal ;
  dwc:decimalLongitude "-141"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_3211>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.1 -141)"^^geo:wktLiteral ;
  geo-pos:lat "-60.1"^^xsd:decimal ;
  geo-pos:long "-141"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_3211>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_3211" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_3211'^^xsd:string;
  dwc:scientificName 'Boroecia antipoda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-141'^^xsd:integer;
  dwc:latitude '-60.1'^^xsd:double;
  dwc:aphiaid '172467'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_3211'^^xsd:string;
  dwc:observationDate '1964-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '172467'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_3573>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_3573> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_3573> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.1 -141)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-60.1"^^xsd:decimal ;
  dwc:decimalLongitude "-141"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_3573>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.1 -141)"^^geo:wktLiteral ;
  geo-pos:lat "-60.1"^^xsd:decimal ;
  geo-pos:long "-141"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_3573>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_3573" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_3573'^^xsd:string;
  dwc:scientificName 'Boroecia antipoda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-141'^^xsd:integer;
  dwc:latitude '-60.1'^^xsd:double;
  dwc:aphiaid '172467'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_3573'^^xsd:string;
  dwc:observationDate '1964-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '172467'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_29222>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_29222> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_29222> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.1 -141)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-60.1"^^xsd:decimal ;
  dwc:decimalLongitude "-141"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_29222>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.1 -141)"^^geo:wktLiteral ;
  geo-pos:lat "-60.1"^^xsd:decimal ;
  geo-pos:long "-141"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_29222>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_29222" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_29222'^^xsd:string;
  dwc:scientificName 'Proceroecia brachyaskos'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-141'^^xsd:integer;
  dwc:latitude '-60.1'^^xsd:double;
  dwc:aphiaid '127857'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_29222'^^xsd:string;
  dwc:observationDate '1964-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '127857'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_462>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_462> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_462> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.083 -140.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-60.083"^^xsd:decimal ;
  dwc:decimalLongitude "-140.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_462>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.083 -140.95)"^^geo:wktLiteral ;
  geo-pos:lat "-60.083"^^xsd:decimal ;
  geo-pos:long "-140.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_462>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_462" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_462'^^xsd:string;
  dwc:scientificName 'Alacia hettacra'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-140.95'^^xsd:double;
  dwc:latitude '-60.083'^^xsd:double;
  dwc:aphiaid '172456'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_462'^^xsd:string;
  dwc:observationDate '1964-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '172456'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_3210>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_3210> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_3210> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.083 -140.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-60.083"^^xsd:decimal ;
  dwc:decimalLongitude "-140.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_3210>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.083 -140.95)"^^geo:wktLiteral ;
  geo-pos:lat "-60.083"^^xsd:decimal ;
  geo-pos:long "-140.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_3210>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_3210" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_3210'^^xsd:string;
  dwc:scientificName 'Boroecia antipoda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-140.95'^^xsd:double;
  dwc:latitude '-60.083'^^xsd:double;
  dwc:aphiaid '172467'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_3210'^^xsd:string;
  dwc:observationDate '1964-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '172467'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_12656>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_12656> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_12656> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.083 -140.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-60.083"^^xsd:decimal ;
  dwc:decimalLongitude "-140.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_12656>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.083 -140.95)"^^geo:wktLiteral ;
  geo-pos:lat "-60.083"^^xsd:decimal ;
  geo-pos:long "-140.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_12656>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_12656" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_12656'^^xsd:string;
  dwc:scientificName 'Discoconchoecia elegans'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-140.95'^^xsd:double;
  dwc:latitude '-60.083'^^xsd:double;
  dwc:occurrenceRemarks 'TaxonRemark: Note the type locality is in the Norwegain Sea - there are huge sizes differences between different regions suggesting that there is more than one species involved'^^xsd:string;
  dwc:aphiaid '127782'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_12656'^^xsd:string;
  dwc:observationDate '1964-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '127782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_2241>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_2241> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_2241> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.083 -140.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-60.083"^^xsd:decimal ;
  dwc:decimalLongitude "-140.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_2241>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.083 -140.95)"^^geo:wktLiteral ;
  geo-pos:lat "-60.083"^^xsd:decimal ;
  geo-pos:long "-140.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_2241>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_2241" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_2241'^^xsd:string;
  dwc:scientificName 'Metaconchoecerra isocheira'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-140.95'^^xsd:double;
  dwc:latitude '-60.083'^^xsd:double;
  dwc:aphiaid '175845'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_2241'^^xsd:string;
  dwc:observationDate '1964-08-23'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_4604>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_4604> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_4604> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.1 -140.358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.1"^^xsd:decimal ;
  dwc:decimalLongitude "-140.358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_4604>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.1 -140.358)"^^geo:wktLiteral ;
  geo-pos:lat "-9.1"^^xsd:decimal ;
  geo-pos:long "-140.358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_4604>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_4604" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_4604'^^xsd:string;
  dwc:scientificName 'Conchocetta giesbrechti'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '-140.358'^^xsd:double;
  dwc:latitude '-9.1'^^xsd:double;
  dwc:aphiaid '127769'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_4604'^^xsd:string;
  dwc:observationDate '1928-10-04'^^xsd:date;
  dwc:aphiaIdAccepted '127769'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_7854>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_7854> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_7854> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.1 -140.358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.1"^^xsd:decimal ;
  dwc:decimalLongitude "-140.358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_7854>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.1 -140.358)"^^geo:wktLiteral ;
  geo-pos:lat "-9.1"^^xsd:decimal ;
  geo-pos:long "-140.358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_7854>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_7854" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_7854'^^xsd:string;
  dwc:scientificName 'Conchoecilla daphnoides'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '-140.358'^^xsd:double;
  dwc:latitude '-9.1'^^xsd:double;
  dwc:aphiaid '127776'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_7854'^^xsd:string;
  dwc:observationDate '1928-10-04'^^xsd:date;
  dwc:aphiaIdAccepted '127776'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_24301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_24301> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_24301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.1 -140.358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.1"^^xsd:decimal ;
  dwc:decimalLongitude "-140.358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_24301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.1 -140.358)"^^geo:wktLiteral ;
  geo-pos:lat "-9.1"^^xsd:decimal ;
  geo-pos:long "-140.358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_24301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_24301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_24301'^^xsd:string;
  dwc:scientificName 'Orthoconchoecia striola'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '-140.358'^^xsd:double;
  dwc:latitude '-9.1'^^xsd:double;
  dwc:aphiaid '176562'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_24301'^^xsd:string;
  dwc:observationDate '1928-10-04'^^xsd:date;
  dwc:aphiaIdAccepted '176562'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_22717>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_22717> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_22717> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.1 -140.358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.1"^^xsd:decimal ;
  dwc:decimalLongitude "-140.358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_22717>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.1 -140.358)"^^geo:wktLiteral ;
  geo-pos:lat "-9.1"^^xsd:decimal ;
  geo-pos:long "-140.358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_22717>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_22717" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_22717'^^xsd:string;
  dwc:scientificName 'Orthoconchoecia bispinosa'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '-140.358'^^xsd:double;
  dwc:latitude '-9.1'^^xsd:double;
  dwc:aphiaid '127830'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_22717'^^xsd:string;
  dwc:observationDate '1928-10-04'^^xsd:date;
  dwc:aphiaIdAccepted '127830'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_22164>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_22164> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_22164> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.1 -140.358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.1"^^xsd:decimal ;
  dwc:decimalLongitude "-140.358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_22164>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.1 -140.358)"^^geo:wktLiteral ;
  geo-pos:lat "-9.1"^^xsd:decimal ;
  geo-pos:long "-140.358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_22164>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_22164" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_22164'^^xsd:string;
  dwc:scientificName 'Orthoconchoecia atlantica'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '-140.358'^^xsd:double;
  dwc:latitude '-9.1'^^xsd:double;
  dwc:aphiaid '127829'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_22164'^^xsd:string;
  dwc:observationDate '1928-10-04'^^xsd:date;
  dwc:aphiaIdAccepted '127829'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_4262>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_4262> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_4262> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.1 -140.358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.1"^^xsd:decimal ;
  dwc:decimalLongitude "-140.358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_4262>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.1 -140.358)"^^geo:wktLiteral ;
  geo-pos:lat "-9.1"^^xsd:decimal ;
  geo-pos:long "-140.358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_4262>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_4262" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_4262'^^xsd:string;
  dwc:scientificName 'Conchoecetta acuminata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '-140.358'^^xsd:double;
  dwc:latitude '-9.1'^^xsd:double;
  dwc:aphiaid '127768'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_4262'^^xsd:string;
  dwc:observationDate '1928-10-04'^^xsd:date;
  dwc:aphiaIdAccepted '127768'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_15307>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_15307> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_15307> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.1 -140.358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.1"^^xsd:decimal ;
  dwc:decimalLongitude "-140.358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_15307>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.1 -140.358)"^^geo:wktLiteral ;
  geo-pos:lat "-9.1"^^xsd:decimal ;
  geo-pos:long "-140.358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_15307>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_15307" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_15307'^^xsd:string;
  dwc:scientificName 'Halocypris "brevirostris"'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '-140.358'^^xsd:double;
  dwc:latitude '-9.1'^^xsd:double;
  dwc:occurrenceRemarks 'TaxonRemark: these will be a mix of H inflata and H. pelagica'^^xsd:string;
  dwc:aphiaid '127543'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_15307'^^xsd:string;
  dwc:observationDate '1928-10-04'^^xsd:date;
  dwc:aphiaIdAccepted '127543'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_3894>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_3894> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_3894> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (83.46 -140.13333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "83.46"^^xsd:decimal ;
  dwc:decimalLongitude "-140.13333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_3894>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (83.46 -140.13333333)"^^geo:wktLiteral ;
  geo-pos:lat "83.46"^^xsd:decimal ;
  geo-pos:long "-140.13333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_3894>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_3894" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_3894'^^xsd:string;
  dwc:scientificName 'Boroecia maxima'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '-140.13333333'^^xsd:double;
  dwc:latitude '83.46'^^xsd:double;
  dwc:aphiaid '127767'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_3894'^^xsd:string;
  dwc:observationDate '1975-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '127767'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_14993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_14993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_14993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.105 -139.975)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.105"^^xsd:decimal ;
  dwc:decimalLongitude "-139.975"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_14993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.105 -139.975)"^^geo:wktLiteral ;
  geo-pos:lat "35.105"^^xsd:decimal ;
  geo-pos:long "-139.975"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_14993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_14993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_14993'^^xsd:string;
  dwc:scientificName 'Halocypris pelagica'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '-139.975'^^xsd:double;
  dwc:latitude '35.105'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:aphiaid '127795'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_14993'^^xsd:string;
  dwc:observationDate '1958-12-11'^^xsd:date;
  dwc:aphiaIdAccepted '127795'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_1909>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_1909> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_1909> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-40.467 -139.933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-40.467"^^xsd:decimal ;
  dwc:decimalLongitude "-139.933"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1000"^^xsd:integer ;
  dwc:maximumDepthInMeters "2000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_1909>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-40.467 -139.933)"^^geo:wktLiteral ;
  geo-pos:lat "-40.467"^^xsd:decimal ;
  geo-pos:long "-139.933"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_1909>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_1909" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_1909'^^xsd:string;
  dwc:scientificName 'Archiconchoecetta bimucronata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '-139.933'^^xsd:double;
  dwc:latitude '-40.467'^^xsd:double;
  dwc:minimumDepth '1000'^^xsd:integer;
  dwc:maximumDepth '2000'^^xsd:integer;
  dwc:aphiaid '176644'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_1909'^^xsd:string;
  dwc:observationDate '1966-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '176644'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_18215>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_18215> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_18215> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.68 -139.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.68"^^xsd:decimal ;
  dwc:decimalLongitude "-139.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 "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_18215>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.68 -139.1)"^^geo:wktLiteral ;
  geo-pos:lat "56.68"^^xsd:decimal ;
  geo-pos:long "-139.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_18215>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_18215" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_18215'^^xsd:string;
  dwc:scientificName 'Metaconchoecia longiseta'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '-139.1'^^xsd:double;
  dwc:latitude '56.68'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:aphiaid '175796'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_18215'^^xsd:string;
  dwc:observationDate '1969-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '175796'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_18216>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_18216> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_18216> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.507 -139.067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.507"^^xsd:decimal ;
  dwc:decimalLongitude "-139.067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_18216>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.507 -139.067)"^^geo:wktLiteral ;
  geo-pos:lat "56.507"^^xsd:decimal ;
  geo-pos:long "-139.067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_18216>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_18216" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_18216'^^xsd:string;
  dwc:scientificName 'Metaconchoecia longiseta'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '-139.067'^^xsd:double;
  dwc:latitude '56.507'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:aphiaid '175796'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_18216'^^xsd:string;
  dwc:observationDate '1969-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '175796'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_17388>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_17388> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_17388> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.506666667 -139.06666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.506666667"^^xsd:decimal ;
  dwc:decimalLongitude "-139.06666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_17388>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.506666667 -139.06666667)"^^geo:wktLiteral ;
  geo-pos:lat "56.506666667"^^xsd:decimal ;
  geo-pos:long "-139.06666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_17388>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_17388" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_17388'^^xsd:string;
  dwc:scientificName 'Metaconchoecia alta'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '-139.06666667'^^xsd:double;
  dwc:latitude '56.506666667'^^xsd:double;
  dwc:aphiaid '172496'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_17388'^^xsd:string;
  dwc:observationDate '1969-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '172496'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_18217>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_18217> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_18217> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.262 -139.053)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.262"^^xsd:decimal ;
  dwc:decimalLongitude "-139.053"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_18217>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.262 -139.053)"^^geo:wktLiteral ;
  geo-pos:lat "56.262"^^xsd:decimal ;
  geo-pos:long "-139.053"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_18217>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_18217" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_18217'^^xsd:string;
  dwc:scientificName 'Metaconchoecia longiseta'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '-139.053'^^xsd:double;
  dwc:latitude '56.262'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '175796'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_18217'^^xsd:string;
  dwc:observationDate '1969-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '175796'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_17386>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_17386> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_17386> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.277 -138.343)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.277"^^xsd:decimal ;
  dwc:decimalLongitude "-138.343"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "500"^^xsd:integer ;
  dwc:maximumDepthInMeters "1000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_17386>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.277 -138.343)"^^geo:wktLiteral ;
  geo-pos:lat "56.277"^^xsd:decimal ;
  geo-pos:long "-138.343"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_17386>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_17386" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_17386'^^xsd:string;
  dwc:scientificName 'Metaconchoecia alta'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '-138.343'^^xsd:double;
  dwc:latitude '56.277'^^xsd:double;
  dwc:minimumDepth '500'^^xsd:integer;
  dwc:maximumDepth '1000'^^xsd:integer;
  dwc:aphiaid '172496'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_17386'^^xsd:string;
  dwc:observationDate '1969-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '172496'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_17387>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_17387> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_17387> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.277 -138.343)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.277"^^xsd:decimal ;
  dwc:decimalLongitude "-138.343"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1000"^^xsd:integer ;
  dwc:maximumDepthInMeters "1500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_17387>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.277 -138.343)"^^geo:wktLiteral ;
  geo-pos:lat "56.277"^^xsd:decimal ;
  geo-pos:long "-138.343"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_17387>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_17387" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_17387'^^xsd:string;
  dwc:scientificName 'Metaconchoecia alta'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '-138.343'^^xsd:double;
  dwc:latitude '56.277'^^xsd:double;
  dwc:minimumDepth '1000'^^xsd:integer;
  dwc:maximumDepth '1500'^^xsd:integer;
  dwc:aphiaid '172496'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_17387'^^xsd:string;
  dwc:observationDate '1969-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '172496'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_18214>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_18214> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_18214> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.277 -138.333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.277"^^xsd:decimal ;
  dwc:decimalLongitude "-138.333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "500"^^xsd:integer ;
  dwc:maximumDepthInMeters "1000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_18214>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.277 -138.333)"^^geo:wktLiteral ;
  geo-pos:lat "56.277"^^xsd:decimal ;
  geo-pos:long "-138.333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_18214>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_18214" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_18214'^^xsd:string;
  dwc:scientificName 'Metaconchoecia longiseta'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '-138.333'^^xsd:double;
  dwc:latitude '56.277'^^xsd:double;
  dwc:minimumDepth '500'^^xsd:integer;
  dwc:maximumDepth '1000'^^xsd:integer;
  dwc:aphiaid '175796'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_18214'^^xsd:string;
  dwc:observationDate '1969-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '175796'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_18213>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_18213> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_18213> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.277 -138.333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.277"^^xsd:decimal ;
  dwc:decimalLongitude "-138.333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "200"^^xsd:integer ;
  dwc:maximumDepthInMeters "300"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_18213>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.277 -138.333)"^^geo:wktLiteral ;
  geo-pos:lat "56.277"^^xsd:decimal ;
  geo-pos:long "-138.333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_18213>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_18213" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_18213'^^xsd:string;
  dwc:scientificName 'Metaconchoecia longiseta'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '-138.333'^^xsd:double;
  dwc:latitude '56.277'^^xsd:double;
  dwc:minimumDepth '200'^^xsd:integer;
  dwc:maximumDepth '300'^^xsd:integer;
  dwc:aphiaid '175796'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_18213'^^xsd:string;
  dwc:observationDate '1969-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '175796'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_2092>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_2092> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_2092> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.267 -138.317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.267"^^xsd:decimal ;
  dwc:decimalLongitude "-138.317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1000"^^xsd:integer ;
  dwc:maximumDepthInMeters "1500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_2092>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.267 -138.317)"^^geo:wktLiteral ;
  geo-pos:lat "56.267"^^xsd:decimal ;
  geo-pos:long "-138.317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_2092>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_2092" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_2092'^^xsd:string;
  dwc:scientificName 'Archiconchoecinna ecuneata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '-138.317'^^xsd:double;
  dwc:latitude '56.267'^^xsd:double;
  dwc:minimumDepth '1000'^^xsd:integer;
  dwc:maximumDepth '1500'^^xsd:integer;
  dwc:occurrenceRemarks 'Type locality'^^xsd:string;
  dwc:aphiaid '176630'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_2092'^^xsd:string;
  dwc:observationDate '1966-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '176630'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_3773>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_3773> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_3773> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (89.238333333 -138.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "89.238333333"^^xsd:decimal ;
  dwc:decimalLongitude "-138.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_3773>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (89.238333333 -138.15)"^^geo:wktLiteral ;
  geo-pos:lat "89.238333333"^^xsd:decimal ;
  geo-pos:long "-138.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_3773>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_3773" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_3773'^^xsd:string;
  dwc:scientificName 'Boroecia maxima'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1954'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '-138.15'^^xsd:double;
  dwc:latitude '89.238333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '127767'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_3773'^^xsd:string;
  dwc:observationDate '1954-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '127767'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_17389>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_17389> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_17389> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.448333333 -137.24833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.448333333"^^xsd:decimal ;
  dwc:decimalLongitude "-137.24833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_17389>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.448333333 -137.24833333)"^^geo:wktLiteral ;
  geo-pos:lat "56.448333333"^^xsd:decimal ;
  geo-pos:long "-137.24833333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_17389>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_17389" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_17389'^^xsd:string;
  dwc:scientificName 'Metaconchoecia alta'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '-137.24833333'^^xsd:double;
  dwc:latitude '56.448333333'^^xsd:double;
  dwc:aphiaid '172496'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_17389'^^xsd:string;
  dwc:observationDate '1969-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '172496'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_17390>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_17390> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_17390> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.448 -137.248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.448"^^xsd:decimal ;
  dwc:decimalLongitude "-137.248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "500"^^xsd:integer ;
  dwc:maximumDepthInMeters "1000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_17390>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.448 -137.248)"^^geo:wktLiteral ;
  geo-pos:lat "56.448"^^xsd:decimal ;
  geo-pos:long "-137.248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_17390>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_17390" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_17390'^^xsd:string;
  dwc:scientificName 'Metaconchoecia alta'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '-137.248'^^xsd:double;
  dwc:latitude '56.448'^^xsd:double;
  dwc:minimumDepth '500'^^xsd:integer;
  dwc:maximumDepth '1000'^^xsd:integer;
  dwc:aphiaid '172496'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_17390'^^xsd:string;
  dwc:observationDate '1969-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '172496'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_18218>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_18218> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_18218> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.448 -137.248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.448"^^xsd:decimal ;
  dwc:decimalLongitude "-137.248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "200"^^xsd:integer ;
  dwc:maximumDepthInMeters "300"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_18218>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.448 -137.248)"^^geo:wktLiteral ;
  geo-pos:lat "56.448"^^xsd:decimal ;
  geo-pos:long "-137.248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_18218>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_18218" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_18218'^^xsd:string;
  dwc:scientificName 'Metaconchoecia longiseta'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '-137.248'^^xsd:double;
  dwc:latitude '56.448'^^xsd:double;
  dwc:minimumDepth '200'^^xsd:integer;
  dwc:maximumDepth '300'^^xsd:integer;
  dwc:aphiaid '175796'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_18218'^^xsd:string;
  dwc:observationDate '1969-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '175796'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_18219>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_18219> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_18219> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.448 -137.248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.448"^^xsd:decimal ;
  dwc:decimalLongitude "-137.248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "200"^^xsd:integer ;
  dwc:maximumDepthInMeters "300"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_18219>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.448 -137.248)"^^geo:wktLiteral ;
  geo-pos:lat "56.448"^^xsd:decimal ;
  geo-pos:long "-137.248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_18219>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_18219" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_18219'^^xsd:string;
  dwc:scientificName 'Metaconchoecia longiseta'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '-137.248'^^xsd:double;
  dwc:latitude '56.448'^^xsd:double;
  dwc:minimumDepth '200'^^xsd:integer;
  dwc:maximumDepth '300'^^xsd:integer;
  dwc:aphiaid '175796'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_18219'^^xsd:string;
  dwc:observationDate '1969-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '175796'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_17391>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_17391> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_17391> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.448 -137.248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.448"^^xsd:decimal ;
  dwc:decimalLongitude "-137.248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1500"^^xsd:integer ;
  dwc:maximumDepthInMeters "2000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_17391>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.448 -137.248)"^^geo:wktLiteral ;
  geo-pos:lat "56.448"^^xsd:decimal ;
  geo-pos:long "-137.248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_17391>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_17391" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_17391'^^xsd:string;
  dwc:scientificName 'Metaconchoecia alta'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '-137.248'^^xsd:double;
  dwc:latitude '56.448'^^xsd:double;
  dwc:minimumDepth '1500'^^xsd:integer;
  dwc:maximumDepth '2000'^^xsd:integer;
  dwc:aphiaid '172496'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_17391'^^xsd:string;
  dwc:observationDate '1969-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '172496'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_17392>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_17392> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_17392> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.448 -137.248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.448"^^xsd:decimal ;
  dwc:decimalLongitude "-137.248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1000"^^xsd:integer ;
  dwc:maximumDepthInMeters "1500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_17392>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.448 -137.248)"^^geo:wktLiteral ;
  geo-pos:lat "56.448"^^xsd:decimal ;
  geo-pos:long "-137.248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_17392>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_17392" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_17392'^^xsd:string;
  dwc:scientificName 'Metaconchoecia alta'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '-137.248'^^xsd:double;
  dwc:latitude '56.448'^^xsd:double;
  dwc:minimumDepth '1000'^^xsd:integer;
  dwc:maximumDepth '1500'^^xsd:integer;
  dwc:aphiaid '172496'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_17392'^^xsd:string;
  dwc:observationDate '1969-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '172496'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_2093>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_2093> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_2093> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.5 -137.167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.5"^^xsd:decimal ;
  dwc:decimalLongitude "-137.167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "500"^^xsd:integer ;
  dwc:maximumDepthInMeters "1000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_2093>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.5 -137.167)"^^geo:wktLiteral ;
  geo-pos:lat "56.5"^^xsd:decimal ;
  geo-pos:long "-137.167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_2093>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_2093" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_2093'^^xsd:string;
  dwc:scientificName 'Archiconchoecinna ecuneata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '-137.167'^^xsd:double;
  dwc:latitude '56.5'^^xsd:double;
  dwc:minimumDepth '500'^^xsd:integer;
  dwc:maximumDepth '1000'^^xsd:integer;
  dwc:aphiaid '176630'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_2093'^^xsd:string;
  dwc:observationDate '1969-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '176630'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_20470>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_20470> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_20470> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.75 -137)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.75"^^xsd:decimal ;
  dwc:decimalLongitude "-137"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_20470>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.75 -137)"^^geo:wktLiteral ;
  geo-pos:lat "52.75"^^xsd:decimal ;
  geo-pos:long "-137"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_20470>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_20470" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_20470'^^xsd:string;
  dwc:scientificName 'Mikroconchoecia stigmatica'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '-137'^^xsd:integer;
  dwc:latitude '52.75'^^xsd:double;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:aphiaid '127823'^^xsd:integer;
  dwc:samplingProtocol 'Bongo'^^xsd:string;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_20470'^^xsd:string;
  dwc:observationDate '2001-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '127823'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_11851>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_11851> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_11851> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.75 -137)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.75"^^xsd:decimal ;
  dwc:decimalLongitude "-137"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_11851>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.75 -137)"^^geo:wktLiteral ;
  geo-pos:lat "52.75"^^xsd:decimal ;
  geo-pos:long "-137"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_11851>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_11851" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_11851'^^xsd:string;
  dwc:scientificName 'Discoconchoecia elegans'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '-137'^^xsd:integer;
  dwc:latitude '52.75'^^xsd:double;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:occurrenceRemarks 'EventRemarks: (NEP), TaxonRemark: Note the type locality is in the Norwegain Sea - there are huge sizes differences between different regions suggesting that there is more than one species involved'^^xsd:string;
  dwc:aphiaid '127782'^^xsd:integer;
  dwc:samplingProtocol 'Bongo'^^xsd:string;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_11851'^^xsd:string;
  dwc:observationDate '2001-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '127782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_985> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.75 -137)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.75"^^xsd:decimal ;
  dwc:decimalLongitude "-137"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_985>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.75 -137)"^^geo:wktLiteral ;
  geo-pos:lat "52.75"^^xsd:decimal ;
  geo-pos:long "-137"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_985'^^xsd:string;
  dwc:scientificName 'Alacia pseudoalata= A. major'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '-137'^^xsd:integer;
  dwc:latitude '52.75'^^xsd:double;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:aphiaid '172459'^^xsd:integer;
  dwc:samplingProtocol 'Bongo'^^xsd:string;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_985'^^xsd:string;
  dwc:observationDate '2001-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '422960'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_7058>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_7058> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_7058> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.75 -137)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.75"^^xsd:decimal ;
  dwc:decimalLongitude "-137"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_7058>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.75 -137)"^^geo:wktLiteral ;
  geo-pos:lat "52.75"^^xsd:decimal ;
  geo-pos:long "-137"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_7058>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_7058" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_7058'^^xsd:string;
  dwc:scientificName 'Conchoecia aff. magna'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '-137'^^xsd:integer;
  dwc:latitude '52.75'^^xsd:double;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:occurrenceRemarks 'EventRemarks: (NEP)'^^xsd:string;
  dwc:aphiaid '127533'^^xsd:integer;
  dwc:samplingProtocol 'Bongo'^^xsd:string;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_7058'^^xsd:string;
  dwc:observationDate '2001-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '127533'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_13708>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_13708> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_13708> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.75 -137)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.75"^^xsd:decimal ;
  dwc:decimalLongitude "-137"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_13708>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.75 -137)"^^geo:wktLiteral ;
  geo-pos:lat "52.75"^^xsd:decimal ;
  geo-pos:long "-137"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_13708>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_13708" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_13708'^^xsd:string;
  dwc:scientificName 'Gaussicia subedentata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '-137'^^xsd:integer;
  dwc:latitude '52.75'^^xsd:double;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:occurrenceRemarks 'Bongo'^^xsd:string;
  dwc:aphiaid '127791'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_13708'^^xsd:string;
  dwc:observationDate '2001-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '127791'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_24427>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_24427> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_24427> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.75 -137)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.75"^^xsd:decimal ;
  dwc:decimalLongitude "-137"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_24427>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.75 -137)"^^geo:wktLiteral ;
  geo-pos:lat "52.75"^^xsd:decimal ;
  geo-pos:long "-137"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_24427>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_24427" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_24427'^^xsd:string;
  dwc:scientificName 'Orthoconchoecia striola'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '-137'^^xsd:integer;
  dwc:latitude '52.75'^^xsd:double;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:aphiaid '176562'^^xsd:integer;
  dwc:samplingProtocol 'Bongo'^^xsd:string;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_24427'^^xsd:string;
  dwc:observationDate '2001-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '176562'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_17584>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_17584> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_17584> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.75 -137)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.75"^^xsd:decimal ;
  dwc:decimalLongitude "-137"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_17584>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.75 -137)"^^geo:wktLiteral ;
  geo-pos:lat "52.75"^^xsd:decimal ;
  geo-pos:long "-137"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_17584>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_17584" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_17584'^^xsd:string;
  dwc:scientificName 'Metaconchoecia alta'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '-137'^^xsd:integer;
  dwc:latitude '52.75'^^xsd:double;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:aphiaid '172496'^^xsd:integer;
  dwc:samplingProtocol 'Bongo'^^xsd:string;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_17584'^^xsd:string;
  dwc:observationDate '2001-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '172496'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_29255>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_29255> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_29255> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.75 -137)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.75"^^xsd:decimal ;
  dwc:decimalLongitude "-137"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_29255>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.75 -137)"^^geo:wktLiteral ;
  geo-pos:lat "52.75"^^xsd:decimal ;
  geo-pos:long "-137"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_29255>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_29255" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_29255'^^xsd:string;
  dwc:scientificName 'Proceroecia aff. Brachyaskos NEP'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '-137'^^xsd:integer;
  dwc:latitude '52.75'^^xsd:double;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:aphiaid '127555'^^xsd:integer;
  dwc:samplingProtocol 'scor'^^xsd:string;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_29255'^^xsd:string;
  dwc:observationDate '2001-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '127555'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_25286>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_25286> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_25286> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.75 -137)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.75"^^xsd:decimal ;
  dwc:decimalLongitude "-137"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_25286>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.75 -137)"^^geo:wktLiteral ;
  geo-pos:lat "52.75"^^xsd:decimal ;
  geo-pos:long "-137"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_25286>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_25286" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_25286'^^xsd:string;
  dwc:scientificName 'Paraconchoecia hirsuta'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '-137'^^xsd:integer;
  dwc:latitude '52.75'^^xsd:double;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:aphiaid '127840'^^xsd:integer;
  dwc:samplingProtocol 'Bongo'^^xsd:string;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_25286'^^xsd:string;
  dwc:observationDate '2001-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '127840'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_26858>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_26858> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_26858> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.75 -137)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.75"^^xsd:decimal ;
  dwc:decimalLongitude "-137"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_26858>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.75 -137)"^^geo:wktLiteral ;
  geo-pos:lat "52.75"^^xsd:decimal ;
  geo-pos:long "-137"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_26858>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_26858" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_26858'^^xsd:string;
  dwc:scientificName 'Paramollicia dichotma'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '-137'^^xsd:integer;
  dwc:latitude '52.75'^^xsd:double;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:aphiaid '127849'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_26858'^^xsd:string;
  dwc:observationDate '2001-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '127849'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_11798>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_11798> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_11798> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-59.967 -136.933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-59.967"^^xsd:decimal ;
  dwc:decimalLongitude "-136.933"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_11798>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-59.967 -136.933)"^^geo:wktLiteral ;
  geo-pos:lat "-59.967"^^xsd:decimal ;
  geo-pos:long "-136.933"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_11798>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_11798" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_11798'^^xsd:string;
  dwc:scientificName 'Discoconchoecia elegans'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '-136.933'^^xsd:double;
  dwc:latitude '-59.967'^^xsd:double;
  dwc:occurrenceRemarks 'TaxonRemark: Note the type locality is in the Norwegain Sea - there are huge sizes differences between different regions suggesting that there is more than one species involved'^^xsd:string;
  dwc:aphiaid '127782'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_11798'^^xsd:string;
  dwc:observationDate '1964-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '127782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_10297>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_10297> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_10297> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-59.967 -136.933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-59.967"^^xsd:decimal ;
  dwc:decimalLongitude "-136.933"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_10297>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-59.967 -136.933)"^^geo:wktLiteral ;
  geo-pos:lat "-59.967"^^xsd:decimal ;
  geo-pos:long "-136.933"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_10297>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_10297" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_10297'^^xsd:string;
  dwc:scientificName 'Conchoecissa symmetrica'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '-136.933'^^xsd:double;
  dwc:latitude '-59.967'^^xsd:double;
  dwc:aphiaid '127780'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_10297'^^xsd:string;
  dwc:observationDate '1964-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '127780'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_815>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_815> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_815> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-59.967 -136.933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-59.967"^^xsd:decimal ;
  dwc:decimalLongitude "-136.933"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_815>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-59.967 -136.933)"^^geo:wktLiteral ;
  geo-pos:lat "-59.967"^^xsd:decimal ;
  geo-pos:long "-136.933"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_815>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_815" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_815'^^xsd:string;
  dwc:scientificName 'Alacia hettacra'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '-136.933'^^xsd:double;
  dwc:latitude '-59.967'^^xsd:double;
  dwc:aphiaid '172456'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_815'^^xsd:string;
  dwc:observationDate '1964-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '172456'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_2442>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_2442> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_2442> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-59.967 -136.933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-59.967"^^xsd:decimal ;
  dwc:decimalLongitude "-136.933"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_2442>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-59.967 -136.933)"^^geo:wktLiteral ;
  geo-pos:lat "-59.967"^^xsd:decimal ;
  geo-pos:long "-136.933"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_2442>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_2442" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_2442'^^xsd:string;
  dwc:scientificName 'Metaconchoecerra isocheira'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '-136.933'^^xsd:double;
  dwc:latitude '-59.967'^^xsd:double;
  dwc:aphiaid '175845'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_2442'^^xsd:string;
  dwc:observationDate '1964-08-25'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_18909>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_18909> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_18909> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-59.967 -136.933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-59.967"^^xsd:decimal ;
  dwc:decimalLongitude "-136.933"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_18909>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-59.967 -136.933)"^^geo:wktLiteral ;
  geo-pos:lat "-59.967"^^xsd:decimal ;
  geo-pos:long "-136.933"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_18909>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_18909" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_18909'^^xsd:string;
  dwc:scientificName 'Metaconchoecia skogsbergi'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '-136.933'^^xsd:double;
  dwc:latitude '-59.967'^^xsd:double;
  dwc:aphiaid '127814'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_18909'^^xsd:string;
  dwc:observationDate '1964-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '127814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_3575>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_3575> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_3575> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-59.967 -136.933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-59.967"^^xsd:decimal ;
  dwc:decimalLongitude "-136.933"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_3575>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-59.967 -136.933)"^^geo:wktLiteral ;
  geo-pos:lat "-59.967"^^xsd:decimal ;
  geo-pos:long "-136.933"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_3575>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_3575" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_3575'^^xsd:string;
  dwc:scientificName 'Boroecia antipoda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '-136.933'^^xsd:double;
  dwc:latitude '-59.967'^^xsd:double;
  dwc:aphiaid '172467'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_3575'^^xsd:string;
  dwc:observationDate '1964-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '172467'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_11797>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_11797> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_11797> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-59.15 -136.933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-59.15"^^xsd:decimal ;
  dwc:decimalLongitude "-136.933"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_11797>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-59.15 -136.933)"^^geo:wktLiteral ;
  geo-pos:lat "-59.15"^^xsd:decimal ;
  geo-pos:long "-136.933"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_11797>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_11797" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_11797'^^xsd:string;
  dwc:scientificName 'Discoconchoecia elegans'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '-136.933'^^xsd:double;
  dwc:latitude '-59.15'^^xsd:double;
  dwc:occurrenceRemarks 'TaxonRemark: Note the type locality is in the Norwegain Sea - there are huge sizes differences between different regions suggesting that there is more than one species involved'^^xsd:string;
  dwc:aphiaid '127782'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_11797'^^xsd:string;
  dwc:observationDate '1964-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '127782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_814>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_814> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_814> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-59.15 -136.933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-59.15"^^xsd:decimal ;
  dwc:decimalLongitude "-136.933"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_814>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-59.15 -136.933)"^^geo:wktLiteral ;
  geo-pos:lat "-59.15"^^xsd:decimal ;
  geo-pos:long "-136.933"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_814>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_814" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_814'^^xsd:string;
  dwc:scientificName 'Alacia hettacra'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '-136.933'^^xsd:double;
  dwc:latitude '-59.15'^^xsd:double;
  dwc:aphiaid '172456'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_814'^^xsd:string;
  dwc:observationDate '1964-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '172456'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_18908>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_18908> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_18908> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-59.15 -136.933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-59.15"^^xsd:decimal ;
  dwc:decimalLongitude "-136.933"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_18908>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-59.15 -136.933)"^^geo:wktLiteral ;
  geo-pos:lat "-59.15"^^xsd:decimal ;
  geo-pos:long "-136.933"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_18908>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_18908" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_18908'^^xsd:string;
  dwc:scientificName 'Metaconchoecia skogsbergi'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '-136.933'^^xsd:double;
  dwc:latitude '-59.15'^^xsd:double;
  dwc:aphiaid '127814'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_18908'^^xsd:string;
  dwc:observationDate '1964-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '127814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_3574>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_3574> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_3574> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-59.15 -136.933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-59.15"^^xsd:decimal ;
  dwc:decimalLongitude "-136.933"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_3574>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-59.15 -136.933)"^^geo:wktLiteral ;
  geo-pos:lat "-59.15"^^xsd:decimal ;
  geo-pos:long "-136.933"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_3574>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_3574" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_3574'^^xsd:string;
  dwc:scientificName 'Boroecia antipoda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '-136.933'^^xsd:double;
  dwc:latitude '-59.15'^^xsd:double;
  dwc:aphiaid '172467'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_3574'^^xsd:string;
  dwc:observationDate '1964-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '172467'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_29223>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_29223> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_29223> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-59.15 -136.933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-59.15"^^xsd:decimal ;
  dwc:decimalLongitude "-136.933"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_29223>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-59.15 -136.933)"^^geo:wktLiteral ;
  geo-pos:lat "-59.15"^^xsd:decimal ;
  geo-pos:long "-136.933"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_29223>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_29223" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_29223'^^xsd:string;
  dwc:scientificName 'Proceroecia brachyaskos'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '-136.933'^^xsd:double;
  dwc:latitude '-59.15'^^xsd:double;
  dwc:aphiaid '127857'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_29223'^^xsd:string;
  dwc:observationDate '1964-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '127857'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_3212>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_3212> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_3212> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-59.15 -136.917)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-59.15"^^xsd:decimal ;
  dwc:decimalLongitude "-136.917"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_3212>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-59.15 -136.917)"^^geo:wktLiteral ;
  geo-pos:lat "-59.15"^^xsd:decimal ;
  geo-pos:long "-136.917"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_3212>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_3212" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_3212'^^xsd:string;
  dwc:scientificName 'Boroecia antipoda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '-136.917'^^xsd:double;
  dwc:latitude '-59.15'^^xsd:double;
  dwc:aphiaid '172467'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_3212'^^xsd:string;
  dwc:observationDate '1964-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '172467'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_464>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_464> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_464> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-59.15 -136.917)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-59.15"^^xsd:decimal ;
  dwc:decimalLongitude "-136.917"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_464>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-59.15 -136.917)"^^geo:wktLiteral ;
  geo-pos:lat "-59.15"^^xsd:decimal ;
  geo-pos:long "-136.917"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_464>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_464" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_464'^^xsd:string;
  dwc:scientificName 'Alacia hettacra'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '-136.917'^^xsd:double;
  dwc:latitude '-59.15'^^xsd:double;
  dwc:aphiaid '172456'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_464'^^xsd:string;
  dwc:observationDate '1964-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '172456'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_10634>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_10634> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_10634> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-59.15 -136.917)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-59.15"^^xsd:decimal ;
  dwc:decimalLongitude "-136.917"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_10634>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-59.15 -136.917)"^^geo:wktLiteral ;
  geo-pos:lat "-59.15"^^xsd:decimal ;
  geo-pos:long "-136.917"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_10634>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_10634" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_10634'^^xsd:string;
  dwc:scientificName 'Discoconchoecia elegans'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '-136.917'^^xsd:double;
  dwc:latitude '-59.15'^^xsd:double;
  dwc:occurrenceRemarks 'TaxonRemark: Note the type locality is in the Norwegain Sea - there are huge sizes differences between different regions suggesting that there is more than one species involved'^^xsd:string;
  dwc:aphiaid '127782'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_10634'^^xsd:string;
  dwc:observationDate '1964-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '127782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_18220>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_18220> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_18220> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.672 -136.438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.672"^^xsd:decimal ;
  dwc:decimalLongitude "-136.438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "200"^^xsd:integer ;
  dwc:maximumDepthInMeters "300"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_18220>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.672 -136.438)"^^geo:wktLiteral ;
  geo-pos:lat "56.672"^^xsd:decimal ;
  geo-pos:long "-136.438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_18220>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_18220" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_18220'^^xsd:string;
  dwc:scientificName 'Metaconchoecia longiseta'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '-136.438'^^xsd:double;
  dwc:latitude '56.672'^^xsd:double;
  dwc:minimumDepth '200'^^xsd:integer;
  dwc:maximumDepth '300'^^xsd:integer;
  dwc:aphiaid '175796'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_18220'^^xsd:string;
  dwc:observationDate '1969-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '175796'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_18221>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_18221> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_18221> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.672 -136.438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.672"^^xsd:decimal ;
  dwc:decimalLongitude "-136.438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "300"^^xsd:integer ;
  dwc:maximumDepthInMeters "500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_18221>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.672 -136.438)"^^geo:wktLiteral ;
  geo-pos:lat "56.672"^^xsd:decimal ;
  geo-pos:long "-136.438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_18221>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_18221" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_18221'^^xsd:string;
  dwc:scientificName 'Metaconchoecia longiseta'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '-136.438'^^xsd:double;
  dwc:latitude '56.672'^^xsd:double;
  dwc:minimumDepth '300'^^xsd:integer;
  dwc:maximumDepth '500'^^xsd:integer;
  dwc:aphiaid '175796'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_18221'^^xsd:string;
  dwc:observationDate '1969-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '175796'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_17393>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_17393> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_17393> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.672 -136.438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.672"^^xsd:decimal ;
  dwc:decimalLongitude "-136.438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1500"^^xsd:integer ;
  dwc:maximumDepthInMeters "1800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_17393>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.672 -136.438)"^^geo:wktLiteral ;
  geo-pos:lat "56.672"^^xsd:decimal ;
  geo-pos:long "-136.438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_17393>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_17393" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_17393'^^xsd:string;
  dwc:scientificName 'Metaconchoecia alta'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '-136.438'^^xsd:double;
  dwc:latitude '56.672'^^xsd:double;
  dwc:minimumDepth '1500'^^xsd:integer;
  dwc:maximumDepth '1800'^^xsd:integer;
  dwc:aphiaid '172496'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_17393'^^xsd:string;
  dwc:observationDate '1969-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '172496'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_17394>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_17394> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_17394> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.672 -136.438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.672"^^xsd:decimal ;
  dwc:decimalLongitude "-136.438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1000"^^xsd:integer ;
  dwc:maximumDepthInMeters "1500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_17394>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.672 -136.438)"^^geo:wktLiteral ;
  geo-pos:lat "56.672"^^xsd:decimal ;
  geo-pos:long "-136.438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_17394>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_17394" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_17394'^^xsd:string;
  dwc:scientificName 'Metaconchoecia alta'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '-136.438'^^xsd:double;
  dwc:latitude '56.672'^^xsd:double;
  dwc:minimumDepth '1000'^^xsd:integer;
  dwc:maximumDepth '1500'^^xsd:integer;
  dwc:aphiaid '172496'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_17394'^^xsd:string;
  dwc:observationDate '1969-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '172496'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_17395>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_17395> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_17395> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.672 -136.438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.672"^^xsd:decimal ;
  dwc:decimalLongitude "-136.438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "750"^^xsd:integer ;
  dwc:maximumDepthInMeters "1000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_17395>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.672 -136.438)"^^geo:wktLiteral ;
  geo-pos:lat "56.672"^^xsd:decimal ;
  geo-pos:long "-136.438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_17395>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_17395" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_17395'^^xsd:string;
  dwc:scientificName 'Metaconchoecia alta'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '-136.438'^^xsd:double;
  dwc:latitude '56.672'^^xsd:double;
  dwc:minimumDepth '750'^^xsd:integer;
  dwc:maximumDepth '1000'^^xsd:integer;
  dwc:aphiaid '172496'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_17395'^^xsd:string;
  dwc:observationDate '1969-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '172496'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_17396>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_17396> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_17396> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.672 -136.438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.672"^^xsd:decimal ;
  dwc:decimalLongitude "-136.438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "500"^^xsd:integer ;
  dwc:maximumDepthInMeters "750"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_17396>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.672 -136.438)"^^geo:wktLiteral ;
  geo-pos:lat "56.672"^^xsd:decimal ;
  geo-pos:long "-136.438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_17396>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_17396" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_17396'^^xsd:string;
  dwc:scientificName 'Metaconchoecia alta'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '-136.438'^^xsd:double;
  dwc:latitude '56.672'^^xsd:double;
  dwc:minimumDepth '500'^^xsd:integer;
  dwc:maximumDepth '750'^^xsd:integer;
  dwc:aphiaid '172496'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_17396'^^xsd:string;
  dwc:observationDate '1969-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '172496'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_29254>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_29254> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_29254> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.743 -136.143)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.743"^^xsd:decimal ;
  dwc:decimalLongitude "-136.143"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_29254>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.743 -136.143)"^^geo:wktLiteral ;
  geo-pos:lat "52.743"^^xsd:decimal ;
  geo-pos:long "-136.143"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_29254>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_29254" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_29254'^^xsd:string;
  dwc:scientificName 'Proceroecia aff. Brachyaskos NEP'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '-136.143'^^xsd:double;
  dwc:latitude '52.743'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:aphiaid '127555'^^xsd:integer;
  dwc:samplingProtocol 'Bongo'^^xsd:string;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_29254'^^xsd:string;
  dwc:observationDate '2000-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '127555'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_17397>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_17397> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_17397> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.775 -136.12833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.775"^^xsd:decimal ;
  dwc:decimalLongitude "-136.12833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_17397>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.775 -136.12833333)"^^geo:wktLiteral ;
  geo-pos:lat "56.775"^^xsd:decimal ;
  geo-pos:long "-136.12833333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_17397>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_17397" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_17397'^^xsd:string;
  dwc:scientificName 'Metaconchoecia alta'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '-136.12833333'^^xsd:double;
  dwc:latitude '56.775'^^xsd:double;
  dwc:aphiaid '172496'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_17397'^^xsd:string;
  dwc:observationDate '1969-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '172496'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_3772>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_3772> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_3772> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (89.06 -135.96666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "89.06"^^xsd:decimal ;
  dwc:decimalLongitude "-135.96666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "850"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_3772>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (89.06 -135.96666667)"^^geo:wktLiteral ;
  geo-pos:lat "89.06"^^xsd:decimal ;
  geo-pos:long "-135.96666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_3772>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_3772" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_3772'^^xsd:string;
  dwc:scientificName 'Boroecia maxima'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1954'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '-135.96666667'^^xsd:double;
  dwc:latitude '89.06'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '850'^^xsd:integer;
  dwc:aphiaid '127767'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_3772'^^xsd:string;
  dwc:observationDate '1954-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '127767'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_15179>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_15179> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_15179> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.083 -135.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.083"^^xsd:decimal ;
  dwc:decimalLongitude "-135.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_15179>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.083 -135.9)"^^geo:wktLiteral ;
  geo-pos:lat "32.083"^^xsd:decimal ;
  geo-pos:long "-135.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_15179>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_15179" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_15179'^^xsd:string;
  dwc:scientificName 'Halocypris angustifrontalis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '-135.9'^^xsd:double;
  dwc:latitude '32.083'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '176592'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_15179'^^xsd:string;
  dwc:observationDate '1990-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '176592'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_5890>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_5890> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_5890> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.249 -135.842)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.249"^^xsd:decimal ;
  dwc:decimalLongitude "-135.842"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_5890>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.249 -135.842)"^^geo:wktLiteral ;
  geo-pos:lat "52.249"^^xsd:decimal ;
  geo-pos:long "-135.842"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_5890>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_5890" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_5890'^^xsd:string;
  dwc:scientificName 'Conchoecia lophura lophura'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:longitude '-135.842'^^xsd:double;
  dwc:latitude '52.249'^^xsd:double;
  dwc:aphiaid '127771'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_5890'^^xsd:string;
  dwc:aphiaIdAccepted '1314233'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_7071>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_7071> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_7071> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.249 -135.842)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.249"^^xsd:decimal ;
  dwc:decimalLongitude "-135.842"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_7071>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.249 -135.842)"^^geo:wktLiteral ;
  geo-pos:lat "52.249"^^xsd:decimal ;
  geo-pos:long "-135.842"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_7071>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_7071" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_7071'^^xsd:string;
  dwc:scientificName 'Conchoecia aff. magna'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:longitude '-135.842'^^xsd:double;
  dwc:latitude '52.249'^^xsd:double;
  dwc:occurrenceRemarks 'EventRemarks: (NEP)'^^xsd:string;
  dwc:aphiaid '127533'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_7071'^^xsd:string;
  dwc:aphiaIdAccepted '127533'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_24435>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_24435> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_24435> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.249 -135.842)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.249"^^xsd:decimal ;
  dwc:decimalLongitude "-135.842"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_24435>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.249 -135.842)"^^geo:wktLiteral ;
  geo-pos:lat "52.249"^^xsd:decimal ;
  geo-pos:long "-135.842"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_24435>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_24435" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_24435'^^xsd:string;
  dwc:scientificName 'Orthoconchoecia striola'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:longitude '-135.842'^^xsd:double;
  dwc:latitude '52.249'^^xsd:double;
  dwc:aphiaid '176562'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_24435'^^xsd:string;
  dwc:aphiaIdAccepted '176562'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_997>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_997> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_997> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.249 -135.842)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.249"^^xsd:decimal ;
  dwc:decimalLongitude "-135.842"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_997>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.249 -135.842)"^^geo:wktLiteral ;
  geo-pos:lat "52.249"^^xsd:decimal ;
  geo-pos:long "-135.842"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_997>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_997" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_997'^^xsd:string;
  dwc:scientificName 'Alacia pseudoalata= A. major'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:longitude '-135.842'^^xsd:double;
  dwc:latitude '52.249'^^xsd:double;
  dwc:aphiaid '172459'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_997'^^xsd:string;
  dwc:aphiaIdAccepted '422960'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_11815>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_11815> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_11815> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-68.017 -135.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-68.017"^^xsd:decimal ;
  dwc:decimalLongitude "-135.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_11815>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-68.017 -135.55)"^^geo:wktLiteral ;
  geo-pos:lat "-68.017"^^xsd:decimal ;
  geo-pos:long "-135.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_11815>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_11815" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_11815'^^xsd:string;
  dwc:scientificName 'Discoconchoecia elegans'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '-135.55'^^xsd:double;
  dwc:latitude '-68.017'^^xsd:double;
  dwc:occurrenceRemarks 'TaxonRemark: Note the type locality is in the Norwegain Sea - there are huge sizes differences between different regions suggesting that there is more than one species involved'^^xsd:string;
  dwc:aphiaid '127782'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_11815'^^xsd:string;
  dwc:observationDate '1965-04-05'^^xsd:date;
  dwc:aphiaIdAccepted '127782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_478>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_478> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_478> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-68.017 -135.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-68.017"^^xsd:decimal ;
  dwc:decimalLongitude "-135.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_478>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-68.017 -135.55)"^^geo:wktLiteral ;
  geo-pos:lat "-68.017"^^xsd:decimal ;
  geo-pos:long "-135.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_478>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_478" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_478'^^xsd:string;
  dwc:scientificName 'Alacia hettacra'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '-135.55'^^xsd:double;
  dwc:latitude '-68.017'^^xsd:double;
  dwc:aphiaid '172456'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_478'^^xsd:string;
  dwc:observationDate '1965-04-07'^^xsd:date;
  dwc:aphiaIdAccepted '172456'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_827>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_827> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_827> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-68.017 -135.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-68.017"^^xsd:decimal ;
  dwc:decimalLongitude "-135.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_827>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-68.017 -135.55)"^^geo:wktLiteral ;
  geo-pos:lat "-68.017"^^xsd:decimal ;
  geo-pos:long "-135.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_827>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_827" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_827'^^xsd:string;
  dwc:scientificName 'Alacia hettacra'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '-135.55'^^xsd:double;
  dwc:latitude '-68.017'^^xsd:double;
  dwc:aphiaid '172456'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_827'^^xsd:string;
  dwc:observationDate '1965-04-05'^^xsd:date;
  dwc:aphiaIdAccepted '172456'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_2430>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_2430> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_2430> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-68.017 -135.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-68.017"^^xsd:decimal ;
  dwc:decimalLongitude "-135.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_2430>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-68.017 -135.55)"^^geo:wktLiteral ;
  geo-pos:lat "-68.017"^^xsd:decimal ;
  geo-pos:long "-135.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_2430>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_2430" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_2430'^^xsd:string;
  dwc:scientificName 'Metaconchoecerra isocheira'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '-135.55'^^xsd:double;
  dwc:latitude '-68.017'^^xsd:double;
  dwc:aphiaid '175845'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_2430'^^xsd:string;
  dwc:observationDate '1965-04-05'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_2253>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_2253> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_2253> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-68.017 -135.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-68.017"^^xsd:decimal ;
  dwc:decimalLongitude "-135.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_2253>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-68.017 -135.55)"^^geo:wktLiteral ;
  geo-pos:lat "-68.017"^^xsd:decimal ;
  geo-pos:long "-135.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_2253>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_2253" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_2253'^^xsd:string;
  dwc:scientificName 'Metaconchoecerra isocheira'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '-135.55'^^xsd:double;
  dwc:latitude '-68.017'^^xsd:double;
  dwc:aphiaid '175845'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_2253'^^xsd:string;
  dwc:observationDate '1965-04-05'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_18922>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_18922> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_18922> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-68.017 -135.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-68.017"^^xsd:decimal ;
  dwc:decimalLongitude "-135.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_18922>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-68.017 -135.55)"^^geo:wktLiteral ;
  geo-pos:lat "-68.017"^^xsd:decimal ;
  geo-pos:long "-135.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_18922>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_18922" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_18922'^^xsd:string;
  dwc:scientificName 'Metaconchoecia skogsbergi'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '-135.55'^^xsd:double;
  dwc:latitude '-68.017'^^xsd:double;
  dwc:aphiaid '127814'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_18922'^^xsd:string;
  dwc:observationDate '1965-04-05'^^xsd:date;
  dwc:aphiaIdAccepted '127814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_3231>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_3231> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_3231> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-68.017 -135.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-68.017"^^xsd:decimal ;
  dwc:decimalLongitude "-135.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_3231>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-68.017 -135.55)"^^geo:wktLiteral ;
  geo-pos:lat "-68.017"^^xsd:decimal ;
  geo-pos:long "-135.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_3231>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_3231" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_3231'^^xsd:string;
  dwc:scientificName 'Boroecia antipoda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '-135.55'^^xsd:double;
  dwc:latitude '-68.017'^^xsd:double;
  dwc:aphiaid '172467'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_3231'^^xsd:string;
  dwc:observationDate '1965-04-05'^^xsd:date;
  dwc:aphiaIdAccepted '172467'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_18668>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_18668> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_18668> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-68.017 -135.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-68.017"^^xsd:decimal ;
  dwc:decimalLongitude "-135.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_18668>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-68.017 -135.55)"^^geo:wktLiteral ;
  geo-pos:lat "-68.017"^^xsd:decimal ;
  geo-pos:long "-135.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_18668>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_18668" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_18668'^^xsd:string;
  dwc:scientificName 'Metaconchoecia skogsbergi'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '-135.55'^^xsd:double;
  dwc:latitude '-68.017'^^xsd:double;
  dwc:aphiaid '127814'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_18668'^^xsd:string;
  dwc:observationDate '1965-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '127814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_3597>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_3597> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_3597> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-68.017 -135.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-68.017"^^xsd:decimal ;
  dwc:decimalLongitude "-135.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_3597>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-68.017 -135.55)"^^geo:wktLiteral ;
  geo-pos:lat "-68.017"^^xsd:decimal ;
  geo-pos:long "-135.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_3597>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_3597" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_3597'^^xsd:string;
  dwc:scientificName 'Boroecia antipoda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '-135.55'^^xsd:double;
  dwc:latitude '-68.017'^^xsd:double;
  dwc:aphiaid '172467'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_3597'^^xsd:string;
  dwc:observationDate '1965-04-05'^^xsd:date;
  dwc:aphiaIdAccepted '172467'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_29237>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_29237> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_29237> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-68.017 -135.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-68.017"^^xsd:decimal ;
  dwc:decimalLongitude "-135.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_29237>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-68.017 -135.55)"^^geo:wktLiteral ;
  geo-pos:lat "-68.017"^^xsd:decimal ;
  geo-pos:long "-135.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_29237>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_29237" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_29237'^^xsd:string;
  dwc:scientificName 'Proceroecia brachyaskos'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '-135.55'^^xsd:double;
  dwc:latitude '-68.017'^^xsd:double;
  dwc:aphiaid '127857'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_29237'^^xsd:string;
  dwc:observationDate '1965-04-05'^^xsd:date;
  dwc:aphiaIdAccepted '127857'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_3223>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_3223> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_3223> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-58.983 -135.517)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-58.983"^^xsd:decimal ;
  dwc:decimalLongitude "-135.517"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_3223>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-58.983 -135.517)"^^geo:wktLiteral ;
  geo-pos:lat "-58.983"^^xsd:decimal ;
  geo-pos:long "-135.517"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_3223>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_3223" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_3223'^^xsd:string;
  dwc:scientificName 'Boroecia antipoda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '-135.517'^^xsd:double;
  dwc:latitude '-58.983'^^xsd:double;
  dwc:aphiaid '172467'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_3223'^^xsd:string;
  dwc:observationDate '1965-03-28'^^xsd:date;
  dwc:aphiaIdAccepted '172467'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_11808>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_11808> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_11808> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-58.983 -135.517)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-58.983"^^xsd:decimal ;
  dwc:decimalLongitude "-135.517"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_11808>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-58.983 -135.517)"^^geo:wktLiteral ;
  geo-pos:lat "-58.983"^^xsd:decimal ;
  geo-pos:long "-135.517"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_11808>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_11808" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_11808'^^xsd:string;
  dwc:scientificName 'Discoconchoecia elegans'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '-135.517'^^xsd:double;
  dwc:latitude '-58.983'^^xsd:double;
  dwc:occurrenceRemarks 'TaxonRemark: Note the type locality is in the Norwegain Sea - there are huge sizes differences between different regions suggesting that there is more than one species involved'^^xsd:string;
  dwc:aphiaid '127782'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_11808'^^xsd:string;
  dwc:observationDate '1965-03-28'^^xsd:date;
  dwc:aphiaIdAccepted '127782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_469>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_469> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_469> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-58.983 -135.517)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-58.983"^^xsd:decimal ;
  dwc:decimalLongitude "-135.517"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_469>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-58.983 -135.517)"^^geo:wktLiteral ;
  geo-pos:lat "-58.983"^^xsd:decimal ;
  geo-pos:long "-135.517"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_469>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_469" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_469'^^xsd:string;
  dwc:scientificName 'Alacia hettacra'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '-135.517'^^xsd:double;
  dwc:latitude '-58.983'^^xsd:double;
  dwc:aphiaid '172456'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_469'^^xsd:string;
  dwc:observationDate '1965-03-28'^^xsd:date;
  dwc:aphiaIdAccepted '172456'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_10269>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_10269> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_10269> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-58.983 -135.517)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-58.983"^^xsd:decimal ;
  dwc:decimalLongitude "-135.517"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_10269>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-58.983 -135.517)"^^geo:wktLiteral ;
  geo-pos:lat "-58.983"^^xsd:decimal ;
  geo-pos:long "-135.517"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_10269>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_10269" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_10269'^^xsd:string;
  dwc:scientificName 'Conchoecissa symmetrica'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '-135.517'^^xsd:double;
  dwc:latitude '-58.983'^^xsd:double;
  dwc:aphiaid '127780'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_10269'^^xsd:string;
  dwc:observationDate '1965-03-28'^^xsd:date;
  dwc:aphiaIdAccepted '127780'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_10047>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_10047> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_10047> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-58.983 -135.517)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-58.983"^^xsd:decimal ;
  dwc:decimalLongitude "-135.517"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_10047>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-58.983 -135.517)"^^geo:wktLiteral ;
  geo-pos:lat "-58.983"^^xsd:decimal ;
  geo-pos:long "-135.517"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_10047>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_10047" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_10047'^^xsd:string;
  dwc:scientificName 'Conchoecissa symmetrica'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '-135.517'^^xsd:double;
  dwc:latitude '-58.983'^^xsd:double;
  dwc:aphiaid '127780'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_10047'^^xsd:string;
  dwc:observationDate '1965-03-28'^^xsd:date;
  dwc:aphiaIdAccepted '127780'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_18915>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_18915> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_18915> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-58.983 -135.517)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-58.983"^^xsd:decimal ;
  dwc:decimalLongitude "-135.517"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_18915>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-58.983 -135.517)"^^geo:wktLiteral ;
  geo-pos:lat "-58.983"^^xsd:decimal ;
  geo-pos:long "-135.517"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_18915>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_18915" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_18915'^^xsd:string;
  dwc:scientificName 'Metaconchoecia skogsbergi'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '-135.517'^^xsd:double;
  dwc:latitude '-58.983'^^xsd:double;
  dwc:aphiaid '127814'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_18915'^^xsd:string;
  dwc:observationDate '1965-03-28'^^xsd:date;
  dwc:aphiaIdAccepted '127814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_12632>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_12632> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_12632> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-58.983 -135.517)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-58.983"^^xsd:decimal ;
  dwc:decimalLongitude "-135.517"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_12632>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-58.983 -135.517)"^^geo:wktLiteral ;
  geo-pos:lat "-58.983"^^xsd:decimal ;
  geo-pos:long "-135.517"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_12632>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_12632" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_12632'^^xsd:string;
  dwc:scientificName 'Discoconchoecia elegans'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '-135.517'^^xsd:double;
  dwc:latitude '-58.983'^^xsd:double;
  dwc:occurrenceRemarks 'TaxonRemark: Note the type locality is in the Norwegain Sea - there are huge sizes differences between different regions suggesting that there is more than one species involved'^^xsd:string;
  dwc:aphiaid '127782'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_12632'^^xsd:string;
  dwc:observationDate '1965-03-28'^^xsd:date;
  dwc:aphiaIdAccepted '127782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_18660>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_18660> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_18660> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-58.983 -135.517)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-58.983"^^xsd:decimal ;
  dwc:decimalLongitude "-135.517"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_18660>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-58.983 -135.517)"^^geo:wktLiteral ;
  geo-pos:lat "-58.983"^^xsd:decimal ;
  geo-pos:long "-135.517"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_18660>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_18660" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_18660'^^xsd:string;
  dwc:scientificName 'Metaconchoecia skogsbergi'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '-135.517'^^xsd:double;
  dwc:latitude '-58.983'^^xsd:double;
  dwc:aphiaid '127814'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_18660'^^xsd:string;
  dwc:observationDate '1965-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '127814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_3590>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_3590> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_3590> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-58.983 -135.517)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-58.983"^^xsd:decimal ;
  dwc:decimalLongitude "-135.517"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_3590>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-58.983 -135.517)"^^geo:wktLiteral ;
  geo-pos:lat "-58.983"^^xsd:decimal ;
  geo-pos:long "-135.517"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_3590>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_3590" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_3590'^^xsd:string;
  dwc:scientificName 'Boroecia antipoda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '-135.517'^^xsd:double;
  dwc:latitude '-58.983'^^xsd:double;
  dwc:aphiaid '172467'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_3590'^^xsd:string;
  dwc:observationDate '1965-03-28'^^xsd:date;
  dwc:aphiaIdAccepted '172467'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_29231>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_29231> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_29231> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-58.983 -135.517)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-58.983"^^xsd:decimal ;
  dwc:decimalLongitude "-135.517"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_29231>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-58.983 -135.517)"^^geo:wktLiteral ;
  geo-pos:lat "-58.983"^^xsd:decimal ;
  geo-pos:long "-135.517"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_29231>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_29231" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_29231'^^xsd:string;
  dwc:scientificName 'Proceroecia brachyaskos'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '-135.517'^^xsd:double;
  dwc:latitude '-58.983'^^xsd:double;
  dwc:aphiaid '127857'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_29231'^^xsd:string;
  dwc:observationDate '1965-03-28'^^xsd:date;
  dwc:aphiaIdAccepted '127857'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_2245>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_2245> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_2245> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-58.983 -135.517)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-58.983"^^xsd:decimal ;
  dwc:decimalLongitude "-135.517"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_2245>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-58.983 -135.517)"^^geo:wktLiteral ;
  geo-pos:lat "-58.983"^^xsd:decimal ;
  geo-pos:long "-135.517"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_2245>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_2245" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_2245'^^xsd:string;
  dwc:scientificName 'Metaconchoecerra isocheira'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '-135.517'^^xsd:double;
  dwc:latitude '-58.983'^^xsd:double;
  dwc:aphiaid '175845'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_2245'^^xsd:string;
  dwc:observationDate '1965-03-28'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_11753>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_11753> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_11753> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.017 -135.517)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.017"^^xsd:decimal ;
  dwc:decimalLongitude "-135.517"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_11753>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.017 -135.517)"^^geo:wktLiteral ;
  geo-pos:lat "57.017"^^xsd:decimal ;
  geo-pos:long "-135.517"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_11753>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_11753" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_11753'^^xsd:string;
  dwc:scientificName 'Discoconchoecia elegans'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '-135.517'^^xsd:double;
  dwc:latitude '57.017'^^xsd:double;
  dwc:occurrenceRemarks 'TaxonRemark: Note the type locality is in the Norwegain Sea - there are huge sizes differences between different regions suggesting that there is more than one species involved'^^xsd:string;
  dwc:aphiaid '127782'^^xsd:integer;
  dwc:samplingProtocol '40cm Bongo with 240 micron mesh'^^xsd:string;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_11753'^^xsd:string;
  dwc:observationDate '1995-10-14'^^xsd:date;
  dwc:aphiaIdAccepted '127782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_982> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.017 -135.517)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.017"^^xsd:decimal ;
  dwc:decimalLongitude "-135.517"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.017 -135.517)"^^geo:wktLiteral ;
  geo-pos:lat "57.017"^^xsd:decimal ;
  geo-pos:long "-135.517"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_982'^^xsd:string;
  dwc:scientificName 'Alacia pseudoalata= A. major'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '-135.517'^^xsd:double;
  dwc:latitude '57.017'^^xsd:double;
  dwc:aphiaid '172459'^^xsd:integer;
  dwc:samplingProtocol '40cm Bongo with 240 micron mesh'^^xsd:string;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_982'^^xsd:string;
  dwc:observationDate '1995-10-14'^^xsd:date;
  dwc:aphiaIdAccepted '422960'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_7056>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_7056> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_7056> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25 -135.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25"^^xsd:decimal ;
  dwc:decimalLongitude "-135.5"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_7056>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25 -135.5)"^^geo:wktLiteral ;
  geo-pos:lat "51.25"^^xsd:decimal ;
  geo-pos:long "-135.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_7056>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_7056" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_7056'^^xsd:string;
  dwc:scientificName 'Conchoecia aff. magna'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '-135.5'^^xsd:double;
  dwc:latitude '51.25'^^xsd:double;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:occurrenceRemarks 'EventRemarks: (NEP)'^^xsd:string;
  dwc:aphiaid '127533'^^xsd:integer;
  dwc:samplingProtocol 'Bongo'^^xsd:string;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_7056'^^xsd:string;
  dwc:observationDate '2001-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '127533'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_24425>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_24425> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_24425> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25 -135.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25"^^xsd:decimal ;
  dwc:decimalLongitude "-135.5"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_24425>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25 -135.5)"^^geo:wktLiteral ;
  geo-pos:lat "51.25"^^xsd:decimal ;
  geo-pos:long "-135.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_24425>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_24425" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_24425'^^xsd:string;
  dwc:scientificName 'Orthoconchoecia striola'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '-135.5'^^xsd:double;
  dwc:latitude '51.25'^^xsd:double;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:aphiaid '176562'^^xsd:integer;
  dwc:samplingProtocol 'Bongo'^^xsd:string;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_24425'^^xsd:string;
  dwc:observationDate '2001-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '176562'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_20486>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_20486> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_20486> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.998 -135.333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.998"^^xsd:decimal ;
  dwc:decimalLongitude "-135.333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1000"^^xsd:integer ;
  dwc:maximumDepthInMeters "1500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_20486>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.998 -135.333)"^^geo:wktLiteral ;
  geo-pos:lat "51.998"^^xsd:decimal ;
  geo-pos:long "-135.333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_20486>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_20486" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_20486'^^xsd:string;
  dwc:scientificName 'Mikroconchoecia stigmatica'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '-135.333'^^xsd:double;
  dwc:latitude '51.998'^^xsd:double;
  dwc:minimumDepth '1000'^^xsd:integer;
  dwc:maximumDepth '1500'^^xsd:integer;
  dwc:aphiaid '127823'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_20486'^^xsd:string;
  dwc:observationDate '2001-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '127823'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_11874>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_11874> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_11874> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.998 -135.333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.998"^^xsd:decimal ;
  dwc:decimalLongitude "-135.333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1000"^^xsd:integer ;
  dwc:maximumDepthInMeters "1500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_11874>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.998 -135.333)"^^geo:wktLiteral ;
  geo-pos:lat "51.998"^^xsd:decimal ;
  geo-pos:long "-135.333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_11874>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_11874" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_11874'^^xsd:string;
  dwc:scientificName 'Discoconchoecia elegans'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '-135.333'^^xsd:double;
  dwc:latitude '51.998'^^xsd:double;
  dwc:minimumDepth '1000'^^xsd:integer;
  dwc:maximumDepth '1500'^^xsd:integer;
  dwc:occurrenceRemarks 'EventRemarks: (NEP), TaxonRemark: Note the type locality is in the Norwegain Sea - there are huge sizes differences between different regions suggesting that there is more than one species involved'^^xsd:string;
  dwc:aphiaid '127782'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_11874'^^xsd:string;
  dwc:observationDate '2001-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '127782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_1008>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_1008> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_1008> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.998 -135.333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.998"^^xsd:decimal ;
  dwc:decimalLongitude "-135.333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1000"^^xsd:integer ;
  dwc:maximumDepthInMeters "1500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_1008>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.998 -135.333)"^^geo:wktLiteral ;
  geo-pos:lat "51.998"^^xsd:decimal ;
  geo-pos:long "-135.333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_1008>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_1008" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_1008'^^xsd:string;
  dwc:scientificName 'Alacia pseudoalata= A. major'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '-135.333'^^xsd:double;
  dwc:latitude '51.998'^^xsd:double;
  dwc:minimumDepth '1000'^^xsd:integer;
  dwc:maximumDepth '1500'^^xsd:integer;
  dwc:aphiaid '172459'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_1008'^^xsd:string;
  dwc:observationDate '2001-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '422960'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_2879>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_2879> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_2879> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.998 -135.333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.998"^^xsd:decimal ;
  dwc:decimalLongitude "-135.333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1000"^^xsd:integer ;
  dwc:maximumDepthInMeters "1500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_2879>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.998 -135.333)"^^geo:wktLiteral ;
  geo-pos:lat "51.998"^^xsd:decimal ;
  geo-pos:long "-135.333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_2879>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_2879" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_2879'^^xsd:string;
  dwc:scientificName 'Boroecia alaska'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '-135.333'^^xsd:double;
  dwc:latitude '51.998'^^xsd:double;
  dwc:minimumDepth '1000'^^xsd:integer;
  dwc:maximumDepth '1500'^^xsd:integer;
  dwc:aphiaid '172466'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_2879'^^xsd:string;
  dwc:observationDate '2001-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '172466'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_9098>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_9098> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_9098> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.998 -135.333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.998"^^xsd:decimal ;
  dwc:decimalLongitude "-135.333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1000"^^xsd:integer ;
  dwc:maximumDepthInMeters "1500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_9098>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.998 -135.333)"^^geo:wktLiteral ;
  geo-pos:lat "51.998"^^xsd:decimal ;
  geo-pos:long "-135.333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_9098>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_9098" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_9098'^^xsd:string;
  dwc:scientificName 'Conchoecissa ametra'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '-135.333'^^xsd:double;
  dwc:latitude '51.998'^^xsd:double;
  dwc:minimumDepth '1000'^^xsd:integer;
  dwc:maximumDepth '1500'^^xsd:integer;
  dwc:aphiaid '127777'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_9098'^^xsd:string;
  dwc:observationDate '2001-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '127777'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_17521>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_17521> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_17521> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.998 -135.333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.998"^^xsd:decimal ;
  dwc:decimalLongitude "-135.333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1000"^^xsd:integer ;
  dwc:maximumDepthInMeters "1500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_17521>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.998 -135.333)"^^geo:wktLiteral ;
  geo-pos:lat "51.998"^^xsd:decimal ;
  geo-pos:long "-135.333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_17521>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_17521" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_17521'^^xsd:string;
  dwc:scientificName 'Metaconchoecia alta'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '-135.333'^^xsd:double;
  dwc:latitude '51.998'^^xsd:double;
  dwc:minimumDepth '1000'^^xsd:integer;
  dwc:maximumDepth '1500'^^xsd:integer;
  dwc:aphiaid '172496'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_17521'^^xsd:string;
  dwc:observationDate '2001-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '172496'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_13121>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_13121> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_13121> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.998 -135.333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.998"^^xsd:decimal ;
  dwc:decimalLongitude "-135.333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1000"^^xsd:integer ;
  dwc:maximumDepthInMeters "1500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_13121>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.998 -135.333)"^^geo:wktLiteral ;
  geo-pos:lat "51.998"^^xsd:decimal ;
  geo-pos:long "-135.333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_13121>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_13121" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_13121'^^xsd:string;
  dwc:scientificName 'Fellia bicornis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '-135.333'^^xsd:double;
  dwc:latitude '51.998'^^xsd:double;
  dwc:minimumDepth '1000'^^xsd:integer;
  dwc:maximumDepth '1500'^^xsd:integer;
  dwc:aphiaid '127786'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_13121'^^xsd:string;
  dwc:observationDate '2001-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '127786'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_18918>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_18918> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_18918> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-62.033 -135.283)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-62.033"^^xsd:decimal ;
  dwc:decimalLongitude "-135.283"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_18918>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-62.033 -135.283)"^^geo:wktLiteral ;
  geo-pos:lat "-62.033"^^xsd:decimal ;
  geo-pos:long "-135.283"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_18918>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_18918" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_18918'^^xsd:string;
  dwc:scientificName 'Metaconchoecia skogsbergi'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '-135.283'^^xsd:double;
  dwc:latitude '-62.033'^^xsd:double;
  dwc:aphiaid '127814'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_18918'^^xsd:string;
  dwc:observationDate '1965-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '127814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_11811>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_11811> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_11811> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-62.033 -135.283)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-62.033"^^xsd:decimal ;
  dwc:decimalLongitude "-135.283"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_11811>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-62.033 -135.283)"^^geo:wktLiteral ;
  geo-pos:lat "-62.033"^^xsd:decimal ;
  geo-pos:long "-135.283"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_11811>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_11811" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_11811'^^xsd:string;
  dwc:scientificName 'Discoconchoecia elegans'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '-135.283'^^xsd:double;
  dwc:latitude '-62.033'^^xsd:double;
  dwc:occurrenceRemarks 'TaxonRemark: Note the type locality is in the Norwegain Sea - there are huge sizes differences between different regions suggesting that there is more than one species involved'^^xsd:string;
  dwc:aphiaid '127782'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_11811'^^xsd:string;
  dwc:observationDate '1965-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '127782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_471>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_471> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_471> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-62.033 -135.283)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-62.033"^^xsd:decimal ;
  dwc:decimalLongitude "-135.283"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_471>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-62.033 -135.283)"^^geo:wktLiteral ;
  geo-pos:lat "-62.033"^^xsd:decimal ;
  geo-pos:long "-135.283"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_471>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_471" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_471'^^xsd:string;
  dwc:scientificName 'Alacia hettacra'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '-135.283'^^xsd:double;
  dwc:latitude '-62.033'^^xsd:double;
  dwc:aphiaid '172456'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_471'^^xsd:string;
  dwc:observationDate '1965-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '172456'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_10272>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_10272> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_10272> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-62.033 -135.283)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-62.033"^^xsd:decimal ;
  dwc:decimalLongitude "-135.283"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_10272>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-62.033 -135.283)"^^geo:wktLiteral ;
  geo-pos:lat "-62.033"^^xsd:decimal ;
  geo-pos:long "-135.283"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_10272>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_10272" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_10272'^^xsd:string;
  dwc:scientificName 'Conchoecissa symmetrica'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '-135.283'^^xsd:double;
  dwc:latitude '-62.033'^^xsd:double;
  dwc:aphiaid '127780'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_10272'^^xsd:string;
  dwc:observationDate '1965-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '127780'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_823>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_823> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_823> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-62.033 -135.283)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-62.033"^^xsd:decimal ;
  dwc:decimalLongitude "-135.283"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_823>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-62.033 -135.283)"^^geo:wktLiteral ;
  geo-pos:lat "-62.033"^^xsd:decimal ;
  geo-pos:long "-135.283"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_823>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_823" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_823'^^xsd:string;
  dwc:scientificName 'Alacia hettacra'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '-135.283'^^xsd:double;
  dwc:latitude '-62.033'^^xsd:double;
  dwc:aphiaid '172456'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_823'^^xsd:string;
  dwc:observationDate '1965-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '172456'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_2247>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_2247> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_2247> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-62.033 -135.283)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-62.033"^^xsd:decimal ;
  dwc:decimalLongitude "-135.283"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_2247>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-62.033 -135.283)"^^geo:wktLiteral ;
  geo-pos:lat "-62.033"^^xsd:decimal ;
  geo-pos:long "-135.283"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_2247>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_2247" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_2247'^^xsd:string;
  dwc:scientificName 'Metaconchoecerra isocheira'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '-135.283'^^xsd:double;
  dwc:latitude '-62.033'^^xsd:double;
  dwc:aphiaid '175845'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_2247'^^xsd:string;
  dwc:observationDate '1965-03-31'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_2426>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_2426> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_2426> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-62.033 -135.283)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-62.033"^^xsd:decimal ;
  dwc:decimalLongitude "-135.283"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_2426>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-62.033 -135.283)"^^geo:wktLiteral ;
  geo-pos:lat "-62.033"^^xsd:decimal ;
  geo-pos:long "-135.283"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_2426>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_2426" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_2426'^^xsd:string;
  dwc:scientificName 'Metaconchoecerra isocheira'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '-135.283'^^xsd:double;
  dwc:latitude '-62.033'^^xsd:double;
  dwc:aphiaid '175845'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_2426'^^xsd:string;
  dwc:observationDate '1965-03-31'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_3225>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_3225> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_3225> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-62.033 -135.283)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-62.033"^^xsd:decimal ;
  dwc:decimalLongitude "-135.283"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_3225>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-62.033 -135.283)"^^geo:wktLiteral ;
  geo-pos:lat "-62.033"^^xsd:decimal ;
  geo-pos:long "-135.283"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_3225>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_3225" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_3225'^^xsd:string;
  dwc:scientificName 'Boroecia antipoda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '-135.283'^^xsd:double;
  dwc:latitude '-62.033'^^xsd:double;
  dwc:aphiaid '172467'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_3225'^^xsd:string;
  dwc:observationDate '1965-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '172467'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_12673>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_12673> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_12673> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-62.033 -135.283)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-62.033"^^xsd:decimal ;
  dwc:decimalLongitude "-135.283"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_12673>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-62.033 -135.283)"^^geo:wktLiteral ;
  geo-pos:lat "-62.033"^^xsd:decimal ;
  geo-pos:long "-135.283"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_12673>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_12673" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_12673'^^xsd:string;
  dwc:scientificName 'Discoconchoecia elegans'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '-135.283'^^xsd:double;
  dwc:latitude '-62.033'^^xsd:double;
  dwc:occurrenceRemarks 'TaxonRemark: Note the type locality is in the Norwegain Sea - there are huge sizes differences between different regions suggesting that there is more than one species involved'^^xsd:string;
  dwc:aphiaid '127782'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_12673'^^xsd:string;
  dwc:observationDate '1965-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '127782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_18662>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_18662> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_18662> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-62.033 -135.283)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-62.033"^^xsd:decimal ;
  dwc:decimalLongitude "-135.283"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_18662>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-62.033 -135.283)"^^geo:wktLiteral ;
  geo-pos:lat "-62.033"^^xsd:decimal ;
  geo-pos:long "-135.283"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_18662>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_18662" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_18662'^^xsd:string;
  dwc:scientificName 'Metaconchoecia skogsbergi'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '-135.283'^^xsd:double;
  dwc:latitude '-62.033'^^xsd:double;
  dwc:aphiaid '127814'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_18662'^^xsd:string;
  dwc:observationDate '1965-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '127814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_3593>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_3593> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_3593> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-62.033 -135.283)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-62.033"^^xsd:decimal ;
  dwc:decimalLongitude "-135.283"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_3593>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-62.033 -135.283)"^^geo:wktLiteral ;
  geo-pos:lat "-62.033"^^xsd:decimal ;
  geo-pos:long "-135.283"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_3593>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_3593" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_3593'^^xsd:string;
  dwc:scientificName 'Boroecia antipoda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '-135.283'^^xsd:double;
  dwc:latitude '-62.033'^^xsd:double;
  dwc:aphiaid '172467'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_3593'^^xsd:string;
  dwc:observationDate '1965-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '172467'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_13309>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_13309> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_13309> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-62.033 -135.283)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-62.033"^^xsd:decimal ;
  dwc:decimalLongitude "-135.283"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_13309>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-62.033 -135.283)"^^geo:wktLiteral ;
  geo-pos:lat "-62.033"^^xsd:decimal ;
  geo-pos:long "-135.283"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_13309>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_13309" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_13309'^^xsd:string;
  dwc:scientificName 'Gaussicia edentata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '-135.283'^^xsd:double;
  dwc:latitude '-62.033'^^xsd:double;
  dwc:aphiaid '127788'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_13309'^^xsd:string;
  dwc:observationDate '1965-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '127788'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_13357>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_13357> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_13357> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-62.033 -135.283)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-62.033"^^xsd:decimal ;
  dwc:decimalLongitude "-135.283"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_13357>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-62.033 -135.283)"^^geo:wktLiteral ;
  geo-pos:lat "-62.033"^^xsd:decimal ;
  geo-pos:long "-135.283"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_13357>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_13357" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_13357'^^xsd:string;
  dwc:scientificName 'Gaussicia edentata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '-135.283'^^xsd:double;
  dwc:latitude '-62.033'^^xsd:double;
  dwc:aphiaid '127788'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_13357'^^xsd:string;
  dwc:aphiaIdAccepted '127788'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_3221>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_3221> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_3221> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-56 -135.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-56"^^xsd:decimal ;
  dwc:decimalLongitude "-135.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_3221>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-56 -135.05)"^^geo:wktLiteral ;
  geo-pos:lat "-56"^^xsd:decimal ;
  geo-pos:long "-135.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_3221>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_3221" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_3221'^^xsd:string;
  dwc:scientificName 'Boroecia antipoda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '-135.05'^^xsd:double;
  dwc:latitude '-56'^^xsd:integer;
  dwc:aphiaid '172467'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_3221'^^xsd:string;
  dwc:observationDate '1965-03-26'^^xsd:date;
  dwc:aphiaIdAccepted '172467'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_18658>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_18658> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_18658> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-56 -135.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-56"^^xsd:decimal ;
  dwc:decimalLongitude "-135.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_18658>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-56 -135.05)"^^geo:wktLiteral ;
  geo-pos:lat "-56"^^xsd:decimal ;
  geo-pos:long "-135.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_18658>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_18658" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_18658'^^xsd:string;
  dwc:scientificName 'Metaconchoecia skogsbergi'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '-135.05'^^xsd:double;
  dwc:latitude '-56'^^xsd:integer;
  dwc:aphiaid '127814'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_18658'^^xsd:string;
  dwc:observationDate '1964-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '127814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_21465>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_21465> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_21465> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-56 -135.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-56"^^xsd:decimal ;
  dwc:decimalLongitude "-135.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_21465>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-56 -135.05)"^^geo:wktLiteral ;
  geo-pos:lat "-56"^^xsd:decimal ;
  geo-pos:long "-135.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_21465>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_21465" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_21465'^^xsd:string;
  dwc:scientificName 'Obtusoecia antarctica'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '-135.05'^^xsd:double;
  dwc:latitude '-56'^^xsd:integer;
  dwc:aphiaid '176554'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_21465'^^xsd:string;
  dwc:observationDate '1965-03-26'^^xsd:date;
  dwc:aphiaIdAccepted '176554'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_11807>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_11807> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_11807> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-56 -135.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-56"^^xsd:decimal ;
  dwc:decimalLongitude "-135.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_11807>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-56 -135.05)"^^geo:wktLiteral ;
  geo-pos:lat "-56"^^xsd:decimal ;
  geo-pos:long "-135.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_11807>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_11807" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_11807'^^xsd:string;
  dwc:scientificName 'Discoconchoecia elegans'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '-135.05'^^xsd:double;
  dwc:latitude '-56'^^xsd:integer;
  dwc:occurrenceRemarks 'TaxonRemark: Note the type locality is in the Norwegain Sea - there are huge sizes differences between different regions suggesting that there is more than one species involved'^^xsd:string;
  dwc:aphiaid '127782'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_11807'^^xsd:string;
  dwc:observationDate '1965-03-26'^^xsd:date;
  dwc:aphiaIdAccepted '127782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_10268>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_10268> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_10268> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-56 -135.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-56"^^xsd:decimal ;
  dwc:decimalLongitude "-135.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_10268>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-56 -135.05)"^^geo:wktLiteral ;
  geo-pos:lat "-56"^^xsd:decimal ;
  geo-pos:long "-135.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_10268>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_10268" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_10268'^^xsd:string;
  dwc:scientificName 'Conchoecissa symmetrica'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '-135.05'^^xsd:double;
  dwc:latitude '-56'^^xsd:integer;
  dwc:aphiaid '127780'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_10268'^^xsd:string;
  dwc:observationDate '1965-03-26'^^xsd:date;
  dwc:aphiaIdAccepted '127780'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_10046>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_10046> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_10046> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-56 -135.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-56"^^xsd:decimal ;
  dwc:decimalLongitude "-135.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_10046>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-56 -135.05)"^^geo:wktLiteral ;
  geo-pos:lat "-56"^^xsd:decimal ;
  geo-pos:long "-135.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_10046>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_10046" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_10046'^^xsd:string;
  dwc:scientificName 'Conchoecissa symmetrica'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '-135.05'^^xsd:double;
  dwc:latitude '-56'^^xsd:integer;
  dwc:aphiaid '127780'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_10046'^^xsd:string;
  dwc:observationDate '1965-03-26'^^xsd:date;
  dwc:aphiaIdAccepted '127780'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_7752>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_7752> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_7752> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-56 -135.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-56"^^xsd:decimal ;
  dwc:decimalLongitude "-135.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_7752>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-56 -135.05)"^^geo:wktLiteral ;
  geo-pos:lat "-56"^^xsd:decimal ;
  geo-pos:long "-135.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_7752>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_7752" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_7752'^^xsd:string;
  dwc:scientificName 'Conchoecilla chuni'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1900'^^xsd:integer;
  dwc:longitude '-135.05'^^xsd:double;
  dwc:latitude '-56'^^xsd:integer;
  dwc:aphiaid '172482'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_7752'^^xsd:string;
  dwc:observationDate '1900-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '172482'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_7192>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_7192> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_7192> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-56 -135.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-56"^^xsd:decimal ;
  dwc:decimalLongitude "-135.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_7192>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-56 -135.05)"^^geo:wktLiteral ;
  geo-pos:lat "-56"^^xsd:decimal ;
  geo-pos:long "-135.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_7192>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_7192" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_7192'^^xsd:string;
  dwc:scientificName 'Conchoecia parvidentata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '-135.05'^^xsd:double;
  dwc:latitude '-56'^^xsd:integer;
  dwc:aphiaid '127774'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_7192'^^xsd:string;
  dwc:observationDate '1965-03-26'^^xsd:date;
  dwc:aphiaIdAccepted '1314237'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_18914>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_18914> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_18914> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-56 -135.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-56"^^xsd:decimal ;
  dwc:decimalLongitude "-135.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_18914>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-56 -135.05)"^^geo:wktLiteral ;
  geo-pos:lat "-56"^^xsd:decimal ;
  geo-pos:long "-135.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_18914>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_18914" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_18914'^^xsd:string;
  dwc:scientificName 'Metaconchoecia skogsbergi'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '-135.05'^^xsd:double;
  dwc:latitude '-56'^^xsd:integer;
  dwc:aphiaid '127814'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_18914'^^xsd:string;
  dwc:observationDate '1965-03-26'^^xsd:date;
  dwc:aphiaIdAccepted '127814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_31205>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_31205> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_31205> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-56 -135.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-56"^^xsd:decimal ;
  dwc:decimalLongitude "-135.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_31205>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-56 -135.05)"^^geo:wktLiteral ;
  geo-pos:lat "-56"^^xsd:decimal ;
  geo-pos:long "-135.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_31205>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_31205" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_31205'^^xsd:string;
  dwc:scientificName 'Metaconchoecetosa teretivalvata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '-135.05'^^xsd:double;
  dwc:latitude '-56'^^xsd:integer;
  dwc:aphiaid '175866'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_31205'^^xsd:string;
  dwc:observationDate '1965-03-26'^^xsd:date;
  dwc:aphiaIdAccepted '536010'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_2244>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_2244> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_2244> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-56 -135.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-56"^^xsd:decimal ;
  dwc:decimalLongitude "-135.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_2244>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-56 -135.05)"^^geo:wktLiteral ;
  geo-pos:lat "-56"^^xsd:decimal ;
  geo-pos:long "-135.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_2244>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_2244" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_2244'^^xsd:string;
  dwc:scientificName 'Metaconchoecerra isocheira'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '-135.05'^^xsd:double;
  dwc:latitude '-56'^^xsd:integer;
  dwc:aphiaid '175845'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_2244'^^xsd:string;
  dwc:observationDate '1965-03-26'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_30670>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_30670> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_30670> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-56 -135.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-56"^^xsd:decimal ;
  dwc:decimalLongitude "-135.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_30670>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-56 -135.05)"^^geo:wktLiteral ;
  geo-pos:lat "-56"^^xsd:decimal ;
  geo-pos:long "-135.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_30670>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_30670" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_30670'^^xsd:string;
  dwc:scientificName 'Pseudoconchoecia serrulata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '-135.05'^^xsd:double;
  dwc:latitude '-56'^^xsd:integer;
  dwc:aphiaid '176588'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_30670'^^xsd:string;
  dwc:observationDate '1965-03-26'^^xsd:date;
  dwc:aphiaIdAccepted '176588'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_30747>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_30747> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_30747> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-56 -135.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-56"^^xsd:decimal ;
  dwc:decimalLongitude "-135.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_30747>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-56 -135.05)"^^geo:wktLiteral ;
  geo-pos:lat "-56"^^xsd:decimal ;
  geo-pos:long "-135.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_30747>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_30747" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_30747'^^xsd:string;
  dwc:scientificName 'Metaconchoecetosa teretivalvata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '-135.05'^^xsd:double;
  dwc:latitude '-56'^^xsd:integer;
  dwc:aphiaid '175866'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_30747'^^xsd:string;
  dwc:observationDate '1965-03-26'^^xsd:date;
  dwc:aphiaIdAccepted '536010'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_12600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_12600> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_12600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-56 -135.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-56"^^xsd:decimal ;
  dwc:decimalLongitude "-135.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_12600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-56 -135.05)"^^geo:wktLiteral ;
  geo-pos:lat "-56"^^xsd:decimal ;
  geo-pos:long "-135.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_12600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_12600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_12600'^^xsd:string;
  dwc:scientificName 'Discoconchoecia elegans'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '-135.05'^^xsd:double;
  dwc:latitude '-56'^^xsd:integer;
  dwc:occurrenceRemarks 'TaxonRemark: Note the type locality is in the Norwegain Sea - there are huge sizes differences between different regions suggesting that there is more than one species involved'^^xsd:string;
  dwc:aphiaid '127782'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_12600'^^xsd:string;
  dwc:observationDate '1965-03-26'^^xsd:date;
  dwc:aphiaIdAccepted '127782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_3589>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_3589> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_3589> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-56 -135.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-56"^^xsd:decimal ;
  dwc:decimalLongitude "-135.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_3589>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-56 -135.05)"^^geo:wktLiteral ;
  geo-pos:lat "-56"^^xsd:decimal ;
  geo-pos:long "-135.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_3589>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_3589" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_3589'^^xsd:string;
  dwc:scientificName 'Boroecia antipoda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '-135.05'^^xsd:double;
  dwc:latitude '-56'^^xsd:integer;
  dwc:aphiaid '172467'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_3589'^^xsd:string;
  dwc:observationDate '1965-03-26'^^xsd:date;
  dwc:aphiaIdAccepted '172467'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_29230>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_29230> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_29230> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-56 -135.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-56"^^xsd:decimal ;
  dwc:decimalLongitude "-135.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_29230>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-56 -135.05)"^^geo:wktLiteral ;
  geo-pos:lat "-56"^^xsd:decimal ;
  geo-pos:long "-135.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_29230>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_29230" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_29230'^^xsd:string;
  dwc:scientificName 'Proceroecia brachyaskos'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '-135.05'^^xsd:double;
  dwc:latitude '-56'^^xsd:integer;
  dwc:aphiaid '127857'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_29230'^^xsd:string;
  dwc:observationDate '1965-03-26'^^xsd:date;
  dwc:aphiaIdAccepted '127857'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_21238>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_21238> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_21238> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-56 -135.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-56"^^xsd:decimal ;
  dwc:decimalLongitude "-135.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_21238>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-56 -135.05)"^^geo:wktLiteral ;
  geo-pos:lat "-56"^^xsd:decimal ;
  geo-pos:long "-135.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_21238>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_21238" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_21238'^^xsd:string;
  dwc:scientificName 'Obtusoecia antarctica'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '-135.05'^^xsd:double;
  dwc:latitude '-56'^^xsd:integer;
  dwc:aphiaid '176554'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_21238'^^xsd:string;
  dwc:observationDate '1965-03-26'^^xsd:date;
  dwc:aphiaIdAccepted '176554'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_472>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_472> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_472> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-63.067 -135.033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-63.067"^^xsd:decimal ;
  dwc:decimalLongitude "-135.033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_472>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-63.067 -135.033)"^^geo:wktLiteral ;
  geo-pos:lat "-63.067"^^xsd:decimal ;
  geo-pos:long "-135.033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_472>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_472" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_472'^^xsd:string;
  dwc:scientificName 'Alacia hettacra'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '-135.033'^^xsd:double;
  dwc:latitude '-63.067'^^xsd:double;
  dwc:aphiaid '172456'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_472'^^xsd:string;
  dwc:observationDate '1965-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '172456'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_10048>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_10048> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_10048> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-63.067 -135.033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-63.067"^^xsd:decimal ;
  dwc:decimalLongitude "-135.033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_10048>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-63.067 -135.033)"^^geo:wktLiteral ;
  geo-pos:lat "-63.067"^^xsd:decimal ;
  geo-pos:long "-135.033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_10048>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_10048" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_10048'^^xsd:string;
  dwc:scientificName 'Conchoecissa symmetrica'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '-135.033'^^xsd:double;
  dwc:latitude '-63.067'^^xsd:double;
  dwc:aphiaid '127780'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_10048'^^xsd:string;
  dwc:observationDate '1965-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '127780'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_2248>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_2248> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_2248> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-63.067 -135.033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-63.067"^^xsd:decimal ;
  dwc:decimalLongitude "-135.033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_2248>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-63.067 -135.033)"^^geo:wktLiteral ;
  geo-pos:lat "-63.067"^^xsd:decimal ;
  geo-pos:long "-135.033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_2248>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_2248" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_2248'^^xsd:string;
  dwc:scientificName 'Metaconchoecerra isocheira'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '-135.033'^^xsd:double;
  dwc:latitude '-63.067'^^xsd:double;
  dwc:aphiaid '175845'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_2248'^^xsd:string;
  dwc:observationDate '1965-04-01'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_3226>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_3226> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_3226> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-63.067 -135.033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-63.067"^^xsd:decimal ;
  dwc:decimalLongitude "-135.033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_3226>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-63.067 -135.033)"^^geo:wktLiteral ;
  geo-pos:lat "-63.067"^^xsd:decimal ;
  geo-pos:long "-135.033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_3226>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_3226" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_3226'^^xsd:string;
  dwc:scientificName 'Boroecia antipoda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '-135.033'^^xsd:double;
  dwc:latitude '-63.067'^^xsd:double;
  dwc:aphiaid '172467'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_3226'^^xsd:string;
  dwc:observationDate '1965-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '172467'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_12681>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_12681> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_12681> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-63.067 -135.033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-63.067"^^xsd:decimal ;
  dwc:decimalLongitude "-135.033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_12681>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-63.067 -135.033)"^^geo:wktLiteral ;
  geo-pos:lat "-63.067"^^xsd:decimal ;
  geo-pos:long "-135.033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_12681>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_12681" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_12681'^^xsd:string;
  dwc:scientificName 'Discoconchoecia elegans'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '-135.033'^^xsd:double;
  dwc:latitude '-63.067'^^xsd:double;
  dwc:occurrenceRemarks 'TaxonRemark: Note the type locality is in the Norwegain Sea - there are huge sizes differences between different regions suggesting that there is more than one species involved'^^xsd:string;
  dwc:aphiaid '127782'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_12681'^^xsd:string;
  dwc:observationDate '1965-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '127782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_18663>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_18663> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_18663> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-63.067 -135.033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-63.067"^^xsd:decimal ;
  dwc:decimalLongitude "-135.033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_18663>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-63.067 -135.033)"^^geo:wktLiteral ;
  geo-pos:lat "-63.067"^^xsd:decimal ;
  geo-pos:long "-135.033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_18663>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_18663" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_18663'^^xsd:string;
  dwc:scientificName 'Metaconchoecia skogsbergi'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '-135.033'^^xsd:double;
  dwc:latitude '-63.067'^^xsd:double;
  dwc:aphiaid '127814'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_18663'^^xsd:string;
  dwc:observationDate '1965-03-28'^^xsd:date;
  dwc:aphiaIdAccepted '127814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_18659>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_18659> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_18659> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-56.917 -135)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-56.917"^^xsd:decimal ;
  dwc:decimalLongitude "-135"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_18659>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-56.917 -135)"^^geo:wktLiteral ;
  geo-pos:lat "-56.917"^^xsd:decimal ;
  geo-pos:long "-135"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_18659>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_18659" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_18659'^^xsd:string;
  dwc:scientificName 'Metaconchoecia skogsbergi'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '-135'^^xsd:integer;
  dwc:latitude '-56.917'^^xsd:double;
  dwc:aphiaid '127814'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_18659'^^xsd:string;
  dwc:observationDate '1964-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '127814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_468>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_468> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_468> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-56.917 -135)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-56.917"^^xsd:decimal ;
  dwc:decimalLongitude "-135"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_468>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-56.917 -135)"^^geo:wktLiteral ;
  geo-pos:lat "-56.917"^^xsd:decimal ;
  geo-pos:long "-135"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_468>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_468" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_468'^^xsd:string;
  dwc:scientificName 'Alacia hettacra'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '-135'^^xsd:integer;
  dwc:latitude '-56.917'^^xsd:double;
  dwc:aphiaid '172456'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_468'^^xsd:string;
  dwc:observationDate '1965-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '172456'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_10304>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_10304> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_10304> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-56.917 -135)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-56.917"^^xsd:decimal ;
  dwc:decimalLongitude "-135"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1000"^^xsd:integer ;
  dwc:maximumDepthInMeters "2000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_10304>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-56.917 -135)"^^geo:wktLiteral ;
  geo-pos:lat "-56.917"^^xsd:decimal ;
  geo-pos:long "-135"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_10304>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_10304" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_10304'^^xsd:string;
  dwc:scientificName 'Metaconchoecinna arcuata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '-135'^^xsd:integer;
  dwc:latitude '-56.917'^^xsd:double;
  dwc:minimumDepth '1000'^^xsd:integer;
  dwc:maximumDepth '2000'^^xsd:integer;
  dwc:aphiaid '175829'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_10304'^^xsd:string;
  dwc:observationDate '1965-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '535999'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_7121>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_7121> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_7121> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-56.917 -135)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-56.917"^^xsd:decimal ;
  dwc:decimalLongitude "-135"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_7121>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-56.917 -135)"^^geo:wktLiteral ;
  geo-pos:lat "-56.917"^^xsd:decimal ;
  geo-pos:long "-135"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_7121>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_7121" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_7121'^^xsd:string;
  dwc:scientificName 'Conchoecia parvidentata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '-135'^^xsd:integer;
  dwc:latitude '-56.917'^^xsd:double;
  dwc:aphiaid '127774'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_7121'^^xsd:string;
  dwc:observationDate '1965-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '1314237'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_3222>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_3222> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_3222> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-56.917 -135)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-56.917"^^xsd:decimal ;
  dwc:decimalLongitude "-135"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_3222>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-56.917 -135)"^^geo:wktLiteral ;
  geo-pos:lat "-56.917"^^xsd:decimal ;
  geo-pos:long "-135"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_3222>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_3222" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_3222'^^xsd:string;
  dwc:scientificName 'Boroecia antipoda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '-135'^^xsd:integer;
  dwc:latitude '-56.917'^^xsd:double;
  dwc:aphiaid '172467'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_3222'^^xsd:string;
  dwc:observationDate '1965-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '172467'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_30748>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_30748> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_30748> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-56.917 -135)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-56.917"^^xsd:decimal ;
  dwc:decimalLongitude "-135"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_30748>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-56.917 -135)"^^geo:wktLiteral ;
  geo-pos:lat "-56.917"^^xsd:decimal ;
  geo-pos:long "-135"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_30748>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_30748" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_30748'^^xsd:string;
  dwc:scientificName 'Metaconchoecetosa teretivalvata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '-135'^^xsd:integer;
  dwc:latitude '-56.917'^^xsd:double;
  dwc:aphiaid '175866'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_30748'^^xsd:string;
  dwc:observationDate '1965-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '536010'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_12614>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_12614> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_12614> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-56.917 -135)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-56.917"^^xsd:decimal ;
  dwc:decimalLongitude "-135"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_12614>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-56.917 -135)"^^geo:wktLiteral ;
  geo-pos:lat "-56.917"^^xsd:decimal ;
  geo-pos:long "-135"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_12614>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_12614" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_12614'^^xsd:string;
  dwc:scientificName 'Discoconchoecia elegans'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '-135'^^xsd:integer;
  dwc:latitude '-56.917'^^xsd:double;
  dwc:occurrenceRemarks 'TaxonRemark: Note the type locality is in the Norwegain Sea - there are huge sizes differences between different regions suggesting that there is more than one species involved'^^xsd:string;
  dwc:aphiaid '127782'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_12614'^^xsd:string;
  dwc:observationDate '1965-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '127782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_21239>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_21239> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_21239> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-56.917 -135)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-56.917"^^xsd:decimal ;
  dwc:decimalLongitude "-135"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_21239>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-56.917 -135)"^^geo:wktLiteral ;
  geo-pos:lat "-56.917"^^xsd:decimal ;
  geo-pos:long "-135"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_21239>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_21239" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_21239'^^xsd:string;
  dwc:scientificName 'Obtusoecia antarctica'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '-135'^^xsd:integer;
  dwc:latitude '-56.917'^^xsd:double;
  dwc:aphiaid '176554'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_21239'^^xsd:string;
  dwc:observationDate '1965-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '176554'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_1090>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_1090> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_1090> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-56.9 -135)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-56.9"^^xsd:decimal ;
  dwc:decimalLongitude "-135"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_1090>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-56.9 -135)"^^geo:wktLiteral ;
  geo-pos:lat "-56.9"^^xsd:decimal ;
  geo-pos:long "-135"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_1090>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_1090" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_1090'^^xsd:string;
  dwc:scientificName 'Alacia valdiviae'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '-135'^^xsd:integer;
  dwc:latitude '-56.9'^^xsd:double;
  dwc:aphiaid '127734'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_1090'^^xsd:string;
  dwc:observationDate '1965-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '127734'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_18657>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_18657> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_18657> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-55.017 -135)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-55.017"^^xsd:decimal ;
  dwc:decimalLongitude "-135"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_18657>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-55.017 -135)"^^geo:wktLiteral ;
  geo-pos:lat "-55.017"^^xsd:decimal ;
  geo-pos:long "-135"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_18657>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_18657" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_18657'^^xsd:string;
  dwc:scientificName 'Metaconchoecia skogsbergi'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '-135'^^xsd:integer;
  dwc:latitude '-55.017'^^xsd:double;
  dwc:aphiaid '127814'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_18657'^^xsd:string;
  dwc:observationDate '1964-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '127814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_21464>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_21464> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_21464> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-55.017 -135)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-55.017"^^xsd:decimal ;
  dwc:decimalLongitude "-135"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_21464>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-55.017 -135)"^^geo:wktLiteral ;
  geo-pos:lat "-55.017"^^xsd:decimal ;
  geo-pos:long "-135"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_21464>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_21464" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_21464'^^xsd:string;
  dwc:scientificName 'Obtusoecia antarctica'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '-135'^^xsd:integer;
  dwc:latitude '-55.017'^^xsd:double;
  dwc:aphiaid '176554'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_21464'^^xsd:string;
  dwc:observationDate '1965-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '176554'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_11806>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_11806> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_11806> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-55.017 -135)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-55.017"^^xsd:decimal ;
  dwc:decimalLongitude "-135"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_11806>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-55.017 -135)"^^geo:wktLiteral ;
  geo-pos:lat "-55.017"^^xsd:decimal ;
  geo-pos:long "-135"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_11806>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_11806" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_11806'^^xsd:string;
  dwc:scientificName 'Discoconchoecia elegans'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '-135'^^xsd:integer;
  dwc:latitude '-55.017'^^xsd:double;
  dwc:occurrenceRemarks 'TaxonRemark: Note the type locality is in the Norwegain Sea - there are huge sizes differences between different regions suggesting that there is more than one species involved'^^xsd:string;
  dwc:aphiaid '127782'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_11806'^^xsd:string;
  dwc:observationDate '1965-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '127782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_10267>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_10267> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_10267> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-55.017 -135)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-55.017"^^xsd:decimal ;
  dwc:decimalLongitude "-135"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_10267>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-55.017 -135)"^^geo:wktLiteral ;
  geo-pos:lat "-55.017"^^xsd:decimal ;
  geo-pos:long "-135"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_10267>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_10267" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_10267'^^xsd:string;
  dwc:scientificName 'Conchoecissa symmetrica'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '-135'^^xsd:integer;
  dwc:latitude '-55.017'^^xsd:double;
  dwc:aphiaid '127780'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_10267'^^xsd:string;
  dwc:observationDate '1965-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '127780'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_10045>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_10045> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_10045> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-55.017 -135)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-55.017"^^xsd:decimal ;
  dwc:decimalLongitude "-135"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_10045>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-55.017 -135)"^^geo:wktLiteral ;
  geo-pos:lat "-55.017"^^xsd:decimal ;
  geo-pos:long "-135"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_10045>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_10045" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_10045'^^xsd:string;
  dwc:scientificName 'Conchoecissa symmetrica'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '-135'^^xsd:integer;
  dwc:latitude '-55.017'^^xsd:double;
  dwc:aphiaid '127780'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_10045'^^xsd:string;
  dwc:observationDate '1965-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '127780'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_7751>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_7751> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_7751> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-55.017 -135)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-55.017"^^xsd:decimal ;
  dwc:decimalLongitude "-135"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_7751>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-55.017 -135)"^^geo:wktLiteral ;
  geo-pos:lat "-55.017"^^xsd:decimal ;
  geo-pos:long "-135"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_7751>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_7751" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_7751'^^xsd:string;
  dwc:scientificName 'Conchoecilla chuni'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1900'^^xsd:integer;
  dwc:longitude '-135'^^xsd:integer;
  dwc:latitude '-55.017'^^xsd:double;
  dwc:aphiaid '172482'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_7751'^^xsd:string;
  dwc:observationDate '1900-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '172482'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_18913>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_18913> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_18913> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-55.017 -135)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-55.017"^^xsd:decimal ;
  dwc:decimalLongitude "-135"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_18913>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-55.017 -135)"^^geo:wktLiteral ;
  geo-pos:lat "-55.017"^^xsd:decimal ;
  geo-pos:long "-135"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_18913>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_18913" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_18913'^^xsd:string;
  dwc:scientificName 'Metaconchoecia skogsbergi'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '-135'^^xsd:integer;
  dwc:latitude '-55.017'^^xsd:double;
  dwc:aphiaid '127814'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_18913'^^xsd:string;
  dwc:observationDate '1965-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '127814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_31204>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_31204> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_31204> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-55.017 -135)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-55.017"^^xsd:decimal ;
  dwc:decimalLongitude "-135"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_31204>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-55.017 -135)"^^geo:wktLiteral ;
  geo-pos:lat "-55.017"^^xsd:decimal ;
  geo-pos:long "-135"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_31204>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_31204" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_31204'^^xsd:string;
  dwc:scientificName 'Metaconchoecetosa teretivalvata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '-135'^^xsd:integer;
  dwc:latitude '-55.017'^^xsd:double;
  dwc:aphiaid '175866'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_31204'^^xsd:string;
  dwc:observationDate '1965-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '536010'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_3220>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_3220> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_3220> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-55.017 -135)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-55.017"^^xsd:decimal ;
  dwc:decimalLongitude "-135"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_3220>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-55.017 -135)"^^geo:wktLiteral ;
  geo-pos:lat "-55.017"^^xsd:decimal ;
  geo-pos:long "-135"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_3220>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_3220" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_3220'^^xsd:string;
  dwc:scientificName 'Boroecia antipoda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '-135'^^xsd:integer;
  dwc:latitude '-55.017'^^xsd:double;
  dwc:aphiaid '172467'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_3220'^^xsd:string;
  dwc:observationDate '1965-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '172467'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_30669>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_30669> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_30669> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-55.017 -135)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-55.017"^^xsd:decimal ;
  dwc:decimalLongitude "-135"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_30669>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-55.017 -135)"^^geo:wktLiteral ;
  geo-pos:lat "-55.017"^^xsd:decimal ;
  geo-pos:long "-135"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_30669>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_30669" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_30669'^^xsd:string;
  dwc:scientificName 'Pseudoconchoecia serrulata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '-135'^^xsd:integer;
  dwc:latitude '-55.017'^^xsd:double;
  dwc:aphiaid '176588'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_30669'^^xsd:string;
  dwc:observationDate '1965-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '176588'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_12586>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_12586> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_12586> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-55.017 -135)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-55.017"^^xsd:decimal ;
  dwc:decimalLongitude "-135"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_12586>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-55.017 -135)"^^geo:wktLiteral ;
  geo-pos:lat "-55.017"^^xsd:decimal ;
  geo-pos:long "-135"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_12586>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_12586" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_12586'^^xsd:string;
  dwc:scientificName 'Discoconchoecia elegans'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '-135'^^xsd:integer;
  dwc:latitude '-55.017'^^xsd:double;
  dwc:occurrenceRemarks 'TaxonRemark: Note the type locality is in the Norwegain Sea - there are huge sizes differences between different regions suggesting that there is more than one species involved'^^xsd:string;
  dwc:aphiaid '127782'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_12586'^^xsd:string;
  dwc:observationDate '1965-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '127782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_3588>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_3588> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_3588> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-55.017 -135)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-55.017"^^xsd:decimal ;
  dwc:decimalLongitude "-135"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_3588>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-55.017 -135)"^^geo:wktLiteral ;
  geo-pos:lat "-55.017"^^xsd:decimal ;
  geo-pos:long "-135"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_3588>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_3588" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_3588'^^xsd:string;
  dwc:scientificName 'Boroecia antipoda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '-135'^^xsd:integer;
  dwc:latitude '-55.017'^^xsd:double;
  dwc:aphiaid '172467'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_3588'^^xsd:string;
  dwc:observationDate '1965-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '172467'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_29229>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_29229> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_29229> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-55.017 -135)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-55.017"^^xsd:decimal ;
  dwc:decimalLongitude "-135"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_29229>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-55.017 -135)"^^geo:wktLiteral ;
  geo-pos:lat "-55.017"^^xsd:decimal ;
  geo-pos:long "-135"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_29229>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_29229" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_29229'^^xsd:string;
  dwc:scientificName 'Proceroecia brachyaskos'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '-135'^^xsd:integer;
  dwc:latitude '-55.017'^^xsd:double;
  dwc:aphiaid '127857'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_29229'^^xsd:string;
  dwc:observationDate '1965-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '127857'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_21237>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_21237> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_21237> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-55.017 -135)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-55.017"^^xsd:decimal ;
  dwc:decimalLongitude "-135"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_21237>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-55.017 -135)"^^geo:wktLiteral ;
  geo-pos:lat "-55.017"^^xsd:decimal ;
  geo-pos:long "-135"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_21237>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_21237" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_21237'^^xsd:string;
  dwc:scientificName 'Obtusoecia antarctica'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '-135'^^xsd:integer;
  dwc:latitude '-55.017'^^xsd:double;
  dwc:aphiaid '176554'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_21237'^^xsd:string;
  dwc:observationDate '1965-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '176554'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_11812>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_11812> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_11812> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-65.05 -134.883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-65.05"^^xsd:decimal ;
  dwc:decimalLongitude "-134.883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_11812>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-65.05 -134.883)"^^geo:wktLiteral ;
  geo-pos:lat "-65.05"^^xsd:decimal ;
  geo-pos:long "-134.883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_11812>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_11812" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_11812'^^xsd:string;
  dwc:scientificName 'Discoconchoecia elegans'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '-134.883'^^xsd:double;
  dwc:latitude '-65.05'^^xsd:double;
  dwc:occurrenceRemarks 'TaxonRemark: Note the type locality is in the Norwegain Sea - there are huge sizes differences between different regions suggesting that there is more than one species involved'^^xsd:string;
  dwc:aphiaid '127782'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_11812'^^xsd:string;
  dwc:observationDate '1965-04-02'^^xsd:date;
  dwc:aphiaIdAccepted '127782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_473>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_473> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_473> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-65.05 -134.883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-65.05"^^xsd:decimal ;
  dwc:decimalLongitude "-134.883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_473>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-65.05 -134.883)"^^geo:wktLiteral ;
  geo-pos:lat "-65.05"^^xsd:decimal ;
  geo-pos:long "-134.883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_473>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_473" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_473'^^xsd:string;
  dwc:scientificName 'Alacia hettacra'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '-134.883'^^xsd:double;
  dwc:latitude '-65.05'^^xsd:double;
  dwc:aphiaid '172456'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_473'^^xsd:string;
  dwc:observationDate '1965-04-02'^^xsd:date;
  dwc:aphiaIdAccepted '172456'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_10049>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_10049> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_10049> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-65.05 -134.883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-65.05"^^xsd:decimal ;
  dwc:decimalLongitude "-134.883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_10049>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-65.05 -134.883)"^^geo:wktLiteral ;
  geo-pos:lat "-65.05"^^xsd:decimal ;
  geo-pos:long "-134.883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_10049>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_10049" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_10049'^^xsd:string;
  dwc:scientificName 'Conchoecissa symmetrica'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '-134.883'^^xsd:double;
  dwc:latitude '-65.05'^^xsd:double;
  dwc:aphiaid '127780'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_10049'^^xsd:string;
  dwc:observationDate '1965-04-02'^^xsd:date;
  dwc:aphiaIdAccepted '127780'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_824>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_824> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_824> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-65.05 -134.883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-65.05"^^xsd:decimal ;
  dwc:decimalLongitude "-134.883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_824>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-65.05 -134.883)"^^geo:wktLiteral ;
  geo-pos:lat "-65.05"^^xsd:decimal ;
  geo-pos:long "-134.883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_824>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_824" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_824'^^xsd:string;
  dwc:scientificName 'Alacia hettacra'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '-134.883'^^xsd:double;
  dwc:latitude '-65.05'^^xsd:double;
  dwc:aphiaid '172456'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_824'^^xsd:string;
  dwc:observationDate '1965-04-02'^^xsd:date;
  dwc:aphiaIdAccepted '172456'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_7612>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_7612> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_7612> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-65.05 -134.883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-65.05"^^xsd:decimal ;
  dwc:decimalLongitude "-134.883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_7612>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-65.05 -134.883)"^^geo:wktLiteral ;
  geo-pos:lat "-65.05"^^xsd:decimal ;
  geo-pos:long "-134.883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_7612>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_7612" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_7612'^^xsd:string;
  dwc:scientificName 'Conchoecilla chuni'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '-134.883'^^xsd:double;
  dwc:latitude '-65.05'^^xsd:double;
  dwc:aphiaid '172482'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_7612'^^xsd:string;
  dwc:observationDate '1965-04-02'^^xsd:date;
  dwc:aphiaIdAccepted '172482'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_2249>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_2249> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_2249> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-65.05 -134.883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-65.05"^^xsd:decimal ;
  dwc:decimalLongitude "-134.883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_2249>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-65.05 -134.883)"^^geo:wktLiteral ;
  geo-pos:lat "-65.05"^^xsd:decimal ;
  geo-pos:long "-134.883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_2249>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_2249" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_2249'^^xsd:string;
  dwc:scientificName 'Metaconchoecerra isocheira'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '-134.883'^^xsd:double;
  dwc:latitude '-65.05'^^xsd:double;
  dwc:aphiaid '175845'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_2249'^^xsd:string;
  dwc:observationDate '1965-04-02'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_18919>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_18919> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_18919> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-65.05 -134.883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-65.05"^^xsd:decimal ;
  dwc:decimalLongitude "-134.883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_18919>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-65.05 -134.883)"^^geo:wktLiteral ;
  geo-pos:lat "-65.05"^^xsd:decimal ;
  geo-pos:long "-134.883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_18919>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_18919" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_18919'^^xsd:string;
  dwc:scientificName 'Metaconchoecia skogsbergi'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '-134.883'^^xsd:double;
  dwc:latitude '-65.05'^^xsd:double;
  dwc:aphiaid '127814'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_18919'^^xsd:string;
  dwc:observationDate '1965-04-02'^^xsd:date;
  dwc:aphiaIdAccepted '127814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_3227>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_3227> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_3227> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-65.05 -134.883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-65.05"^^xsd:decimal ;
  dwc:decimalLongitude "-134.883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_3227>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-65.05 -134.883)"^^geo:wktLiteral ;
  geo-pos:lat "-65.05"^^xsd:decimal ;
  geo-pos:long "-134.883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_3227>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_3227" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_3227'^^xsd:string;
  dwc:scientificName 'Boroecia antipoda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '-134.883'^^xsd:double;
  dwc:latitude '-65.05'^^xsd:double;
  dwc:aphiaid '172467'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_3227'^^xsd:string;
  dwc:observationDate '1965-04-02'^^xsd:date;
  dwc:aphiaIdAccepted '172467'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_12687>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_12687> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_12687> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-65.05 -134.883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-65.05"^^xsd:decimal ;
  dwc:decimalLongitude "-134.883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_12687>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-65.05 -134.883)"^^geo:wktLiteral ;
  geo-pos:lat "-65.05"^^xsd:decimal ;
  geo-pos:long "-134.883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_12687>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_12687" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_12687'^^xsd:string;
  dwc:scientificName 'Discoconchoecia elegans'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '-134.883'^^xsd:double;
  dwc:latitude '-65.05'^^xsd:double;
  dwc:occurrenceRemarks 'TaxonRemark: Note the type locality is in the Norwegain Sea - there are huge sizes differences between different regions suggesting that there is more than one species involved'^^xsd:string;
  dwc:aphiaid '127782'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_12687'^^xsd:string;
  dwc:observationDate '1965-04-02'^^xsd:date;
  dwc:aphiaIdAccepted '127782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_18664>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_18664> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_18664> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-65.05 -134.883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-65.05"^^xsd:decimal ;
  dwc:decimalLongitude "-134.883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_18664>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-65.05 -134.883)"^^geo:wktLiteral ;
  geo-pos:lat "-65.05"^^xsd:decimal ;
  geo-pos:long "-134.883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_18664>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_18664" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_18664'^^xsd:string;
  dwc:scientificName 'Metaconchoecia skogsbergi'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '-134.883'^^xsd:double;
  dwc:latitude '-65.05'^^xsd:double;
  dwc:aphiaid '127814'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_18664'^^xsd:string;
  dwc:observationDate '1965-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '127814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_3594>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_3594> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_3594> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-65.05 -134.883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-65.05"^^xsd:decimal ;
  dwc:decimalLongitude "-134.883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_3594>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-65.05 -134.883)"^^geo:wktLiteral ;
  geo-pos:lat "-65.05"^^xsd:decimal ;
  geo-pos:long "-134.883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_3594>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_3594" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_3594'^^xsd:string;
  dwc:scientificName 'Boroecia antipoda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '-134.883'^^xsd:double;
  dwc:latitude '-65.05'^^xsd:double;
  dwc:aphiaid '172467'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_3594'^^xsd:string;
  dwc:observationDate '1965-04-02'^^xsd:date;
  dwc:aphiaIdAccepted '172467'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_29234>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_29234> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_29234> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-65.05 -134.883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-65.05"^^xsd:decimal ;
  dwc:decimalLongitude "-134.883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_29234>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-65.05 -134.883)"^^geo:wktLiteral ;
  geo-pos:lat "-65.05"^^xsd:decimal ;
  geo-pos:long "-134.883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_29234>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_29234" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_29234'^^xsd:string;
  dwc:scientificName 'Proceroecia brachyaskos'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '-134.883'^^xsd:double;
  dwc:latitude '-65.05'^^xsd:double;
  dwc:aphiaid '127857'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_29234'^^xsd:string;
  dwc:observationDate '1965-04-02'^^xsd:date;
  dwc:aphiaIdAccepted '127857'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_2427>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_2427> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_2427> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-65.05 -134.883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-65.05"^^xsd:decimal ;
  dwc:decimalLongitude "-134.883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_2427>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-65.05 -134.883)"^^geo:wktLiteral ;
  geo-pos:lat "-65.05"^^xsd:decimal ;
  geo-pos:long "-134.883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_2427>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_2427" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_2427'^^xsd:string;
  dwc:scientificName 'Metaconchoecerra isocheira'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '-134.883'^^xsd:double;
  dwc:latitude '-65.05'^^xsd:double;
  dwc:aphiaid '175845'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_2427'^^xsd:string;
  dwc:observationDate '1965-04-02'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_17575>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_17575> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_17575> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.375 -134.783)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.375"^^xsd:decimal ;
  dwc:decimalLongitude "-134.783"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_17575>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.375 -134.783)"^^geo:wktLiteral ;
  geo-pos:lat "55.375"^^xsd:decimal ;
  geo-pos:long "-134.783"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_17575>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_17575" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_17575'^^xsd:string;
  dwc:scientificName 'Metaconchoecia alta'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '-134.783'^^xsd:double;
  dwc:latitude '55.375'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Type locality'^^xsd:string;
  dwc:aphiaid '172496'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_17575'^^xsd:string;
  dwc:observationDate '1969-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '172496'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_17582>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_17582> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_17582> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.323 -134.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.323"^^xsd:decimal ;
  dwc:decimalLongitude "-134.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_17582>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.323 -134.77)"^^geo:wktLiteral ;
  geo-pos:lat "55.323"^^xsd:decimal ;
  geo-pos:long "-134.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_17582>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_17582" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_17582'^^xsd:string;
  dwc:scientificName 'Metaconchoecia alta'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '-134.77'^^xsd:double;
  dwc:latitude '55.323'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:aphiaid '172496'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_17582'^^xsd:string;
  dwc:observationDate '1969-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '172496'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_476>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_476> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_476> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-67.1 -134.733)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-67.1"^^xsd:decimal ;
  dwc:decimalLongitude "-134.733"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_476>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-67.1 -134.733)"^^geo:wktLiteral ;
  geo-pos:lat "-67.1"^^xsd:decimal ;
  geo-pos:long "-134.733"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_476>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_476" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_476'^^xsd:string;
  dwc:scientificName 'Alacia hettacra'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '-134.733'^^xsd:double;
  dwc:latitude '-67.1'^^xsd:double;
  dwc:aphiaid '172456'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_476'^^xsd:string;
  dwc:observationDate '1965-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '172456'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_2252>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_2252> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_2252> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-67.1 -134.733)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-67.1"^^xsd:decimal ;
  dwc:decimalLongitude "-134.733"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_2252>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-67.1 -134.733)"^^geo:wktLiteral ;
  geo-pos:lat "-67.1"^^xsd:decimal ;
  geo-pos:long "-134.733"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_2252>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_2252" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_2252'^^xsd:string;
  dwc:scientificName 'Metaconchoecerra isocheira'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '-134.733'^^xsd:double;
  dwc:latitude '-67.1'^^xsd:double;
  dwc:aphiaid '175845'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_2252'^^xsd:string;
  dwc:observationDate '1965-04-04'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_3230>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_3230> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_3230> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-67.1 -134.733)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-67.1"^^xsd:decimal ;
  dwc:decimalLongitude "-134.733"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_3230>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-67.1 -134.733)"^^geo:wktLiteral ;
  geo-pos:lat "-67.1"^^xsd:decimal ;
  geo-pos:long "-134.733"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_3230>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_3230" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_3230'^^xsd:string;
  dwc:scientificName 'Boroecia antipoda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '-134.733'^^xsd:double;
  dwc:latitude '-67.1'^^xsd:double;
  dwc:aphiaid '172467'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_3230'^^xsd:string;
  dwc:observationDate '1965-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '172467'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_12695>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_12695> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_12695> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-67.1 -134.733)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-67.1"^^xsd:decimal ;
  dwc:decimalLongitude "-134.733"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_12695>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-67.1 -134.733)"^^geo:wktLiteral ;
  geo-pos:lat "-67.1"^^xsd:decimal ;
  geo-pos:long "-134.733"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_12695>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_12695" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_12695'^^xsd:string;
  dwc:scientificName 'Discoconchoecia elegans'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '-134.733'^^xsd:double;
  dwc:latitude '-67.1'^^xsd:double;
  dwc:occurrenceRemarks 'TaxonRemark: Note the type locality is in the Norwegain Sea - there are huge sizes differences between different regions suggesting that there is more than one species involved'^^xsd:string;
  dwc:aphiaid '127782'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_12695'^^xsd:string;
  dwc:observationDate '1965-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '127782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_30668>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_30668> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_30668> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-67.1 -134.733)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-67.1"^^xsd:decimal ;
  dwc:decimalLongitude "-134.733"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_30668>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-67.1 -134.733)"^^geo:wktLiteral ;
  geo-pos:lat "-67.1"^^xsd:decimal ;
  geo-pos:long "-134.733"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_30668>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_30668" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_30668'^^xsd:string;
  dwc:scientificName 'Pseudoconchoecia serrulata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '-134.733'^^xsd:double;
  dwc:latitude '-67.1'^^xsd:double;
  dwc:aphiaid '176588'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_30668'^^xsd:string;
  dwc:observationDate '1965-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '176588'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_18667>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_18667> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_18667> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-67.1 -134.733)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-67.1"^^xsd:decimal ;
  dwc:decimalLongitude "-134.733"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_18667>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-67.1 -134.733)"^^geo:wktLiteral ;
  geo-pos:lat "-67.1"^^xsd:decimal ;
  geo-pos:long "-134.733"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_18667>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_18667" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_18667'^^xsd:string;
  dwc:scientificName 'Metaconchoecia skogsbergi'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '-134.733'^^xsd:double;
  dwc:latitude '-67.1'^^xsd:double;
  dwc:aphiaid '127814'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_18667'^^xsd:string;
  dwc:observationDate '1965-04-02'^^xsd:date;
  dwc:aphiaIdAccepted '127814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_477>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_477> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_477> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-67.1 -134.717)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-67.1"^^xsd:decimal ;
  dwc:decimalLongitude "-134.717"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_477>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-67.1 -134.717)"^^geo:wktLiteral ;
  geo-pos:lat "-67.1"^^xsd:decimal ;
  geo-pos:long "-134.717"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_477>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_477" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_477'^^xsd:string;
  dwc:scientificName 'Alacia hettacra'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '-134.717'^^xsd:double;
  dwc:latitude '-67.1'^^xsd:double;
  dwc:aphiaid '172456'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_477'^^xsd:string;
  dwc:observationDate '1965-04-05'^^xsd:date;
  dwc:aphiaIdAccepted '172456'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_17499>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_17499> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_17499> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.396666667 -134.69)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.396666667"^^xsd:decimal ;
  dwc:decimalLongitude "-134.69"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_17499>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.396666667 -134.69)"^^geo:wktLiteral ;
  geo-pos:lat "54.396666667"^^xsd:decimal ;
  geo-pos:long "-134.69"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_17499>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_17499" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_17499'^^xsd:string;
  dwc:scientificName 'Metaconchoecia alta'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '-134.69'^^xsd:double;
  dwc:latitude '54.396666667'^^xsd:double;
  dwc:aphiaid '172496'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_17499'^^xsd:string;
  dwc:observationDate '1958-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '172496'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_18166>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_18166> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_18166> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.397 -134.69)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.397"^^xsd:decimal ;
  dwc:decimalLongitude "-134.69"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "200"^^xsd:integer ;
  dwc:maximumDepthInMeters "500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_18166>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.397 -134.69)"^^geo:wktLiteral ;
  geo-pos:lat "54.397"^^xsd:decimal ;
  geo-pos:long "-134.69"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_18166>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_18166" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_18166'^^xsd:string;
  dwc:scientificName 'Metaconchoecia longiseta'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '-134.69'^^xsd:double;
  dwc:latitude '54.397'^^xsd:double;
  dwc:minimumDepth '200'^^xsd:integer;
  dwc:maximumDepth '500'^^xsd:integer;
  dwc:aphiaid '175796'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_18166'^^xsd:string;
  dwc:observationDate '1958-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '175796'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_11814>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_11814> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_11814> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-67.117 -134.683)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-67.117"^^xsd:decimal ;
  dwc:decimalLongitude "-134.683"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_11814>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-67.117 -134.683)"^^geo:wktLiteral ;
  geo-pos:lat "-67.117"^^xsd:decimal ;
  geo-pos:long "-134.683"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_11814>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_11814" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_11814'^^xsd:string;
  dwc:scientificName 'Discoconchoecia elegans'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '-134.683'^^xsd:double;
  dwc:latitude '-67.117'^^xsd:double;
  dwc:occurrenceRemarks 'TaxonRemark: Note the type locality is in the Norwegain Sea - there are huge sizes differences between different regions suggesting that there is more than one species involved'^^xsd:string;
  dwc:aphiaid '127782'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_11814'^^xsd:string;
  dwc:observationDate '1965-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '127782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_826>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_826> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_826> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-67.117 -134.683)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-67.117"^^xsd:decimal ;
  dwc:decimalLongitude "-134.683"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_826>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-67.117 -134.683)"^^geo:wktLiteral ;
  geo-pos:lat "-67.117"^^xsd:decimal ;
  geo-pos:long "-134.683"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_826>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_826" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_826'^^xsd:string;
  dwc:scientificName 'Alacia hettacra'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '-134.683'^^xsd:double;
  dwc:latitude '-67.117'^^xsd:double;
  dwc:aphiaid '172456'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_826'^^xsd:string;
  dwc:observationDate '1965-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '172456'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_2429>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_2429> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_2429> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-67.117 -134.683)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-67.117"^^xsd:decimal ;
  dwc:decimalLongitude "-134.683"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_2429>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-67.117 -134.683)"^^geo:wktLiteral ;
  geo-pos:lat "-67.117"^^xsd:decimal ;
  geo-pos:long "-134.683"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_2429>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_2429" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_2429'^^xsd:string;
  dwc:scientificName 'Metaconchoecerra isocheira'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '-134.683'^^xsd:double;
  dwc:latitude '-67.117'^^xsd:double;
  dwc:aphiaid '175845'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_2429'^^xsd:string;
  dwc:observationDate '1965-04-04'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_18921>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_18921> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_18921> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-67.117 -134.683)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-67.117"^^xsd:decimal ;
  dwc:decimalLongitude "-134.683"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_18921>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-67.117 -134.683)"^^geo:wktLiteral ;
  geo-pos:lat "-67.117"^^xsd:decimal ;
  geo-pos:long "-134.683"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_18921>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_18921" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_18921'^^xsd:string;
  dwc:scientificName 'Metaconchoecia skogsbergi'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '-134.683'^^xsd:double;
  dwc:latitude '-67.117'^^xsd:double;
  dwc:aphiaid '127814'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_18921'^^xsd:string;
  dwc:observationDate '1965-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '127814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_3596>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_3596> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_3596> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-67.117 -134.683)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-67.117"^^xsd:decimal ;
  dwc:decimalLongitude "-134.683"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_3596>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-67.117 -134.683)"^^geo:wktLiteral ;
  geo-pos:lat "-67.117"^^xsd:decimal ;
  geo-pos:long "-134.683"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_3596>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_3596" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_3596'^^xsd:string;
  dwc:scientificName 'Boroecia antipoda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '-134.683'^^xsd:double;
  dwc:latitude '-67.117'^^xsd:double;
  dwc:aphiaid '172467'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_3596'^^xsd:string;
  dwc:observationDate '1965-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '172467'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_29236>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_29236> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_29236> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-67.117 -134.683)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-67.117"^^xsd:decimal ;
  dwc:decimalLongitude "-134.683"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_29236>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-67.117 -134.683)"^^geo:wktLiteral ;
  geo-pos:lat "-67.117"^^xsd:decimal ;
  geo-pos:long "-134.683"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_29236>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_29236" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_29236'^^xsd:string;
  dwc:scientificName 'Proceroecia brachyaskos'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '-134.683'^^xsd:double;
  dwc:latitude '-67.117'^^xsd:double;
  dwc:aphiaid '127857'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_29236'^^xsd:string;
  dwc:observationDate '1965-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '127857'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_475>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_475> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_475> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-66 -134.683)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-66"^^xsd:decimal ;
  dwc:decimalLongitude "-134.683"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_475>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-66 -134.683)"^^geo:wktLiteral ;
  geo-pos:lat "-66"^^xsd:decimal ;
  geo-pos:long "-134.683"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_475>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_475" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_475'^^xsd:string;
  dwc:scientificName 'Alacia hettacra'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '-134.683'^^xsd:double;
  dwc:latitude '-66'^^xsd:integer;
  dwc:aphiaid '172456'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_475'^^xsd:string;
  dwc:observationDate '1965-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '172456'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_7614>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_7614> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_7614> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-66 -134.683)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-66"^^xsd:decimal ;
  dwc:decimalLongitude "-134.683"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_7614>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-66 -134.683)"^^geo:wktLiteral ;
  geo-pos:lat "-66"^^xsd:decimal ;
  geo-pos:long "-134.683"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_7614>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_7614" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_7614'^^xsd:string;
  dwc:scientificName 'Conchoecilla chuni'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '-134.683'^^xsd:double;
  dwc:latitude '-66'^^xsd:integer;
  dwc:aphiaid '172482'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_7614'^^xsd:string;
  dwc:observationDate '1965-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '172482'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_2251>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_2251> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_2251> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-66 -134.683)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-66"^^xsd:decimal ;
  dwc:decimalLongitude "-134.683"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_2251>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-66 -134.683)"^^geo:wktLiteral ;
  geo-pos:lat "-66"^^xsd:decimal ;
  geo-pos:long "-134.683"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_2251>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_2251" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_2251'^^xsd:string;
  dwc:scientificName 'Metaconchoecerra isocheira'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '-134.683'^^xsd:double;
  dwc:latitude '-66'^^xsd:integer;
  dwc:aphiaid '175845'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_2251'^^xsd:string;
  dwc:observationDate '1965-04-03'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_3229>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_3229> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_3229> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-66 -134.683)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-66"^^xsd:decimal ;
  dwc:decimalLongitude "-134.683"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_3229>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-66 -134.683)"^^geo:wktLiteral ;
  geo-pos:lat "-66"^^xsd:decimal ;
  geo-pos:long "-134.683"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_3229>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_3229" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_3229'^^xsd:string;
  dwc:scientificName 'Boroecia antipoda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '-134.683'^^xsd:double;
  dwc:latitude '-66'^^xsd:integer;
  dwc:aphiaid '172467'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_3229'^^xsd:string;
  dwc:observationDate '1965-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '172467'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_12691>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_12691> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_12691> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-66 -134.683)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-66"^^xsd:decimal ;
  dwc:decimalLongitude "-134.683"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_12691>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-66 -134.683)"^^geo:wktLiteral ;
  geo-pos:lat "-66"^^xsd:decimal ;
  geo-pos:long "-134.683"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_12691>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_12691" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_12691'^^xsd:string;
  dwc:scientificName 'Discoconchoecia elegans'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '-134.683'^^xsd:double;
  dwc:latitude '-66'^^xsd:integer;
  dwc:occurrenceRemarks 'TaxonRemark: Note the type locality is in the Norwegain Sea - there are huge sizes differences between different regions suggesting that there is more than one species involved'^^xsd:string;
  dwc:aphiaid '127782'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_12691'^^xsd:string;
  dwc:observationDate '1965-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '127782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_30667>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_30667> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_30667> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-66 -134.683)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-66"^^xsd:decimal ;
  dwc:decimalLongitude "-134.683"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_30667>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-66 -134.683)"^^geo:wktLiteral ;
  geo-pos:lat "-66"^^xsd:decimal ;
  geo-pos:long "-134.683"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_30667>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_30667" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_30667'^^xsd:string;
  dwc:scientificName 'Pseudoconchoecia serrulata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '-134.683'^^xsd:double;
  dwc:latitude '-66'^^xsd:integer;
  dwc:aphiaid '176588'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_30667'^^xsd:string;
  dwc:observationDate '1965-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '176588'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_18666>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_18666> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_18666> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-66 -134.683)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-66"^^xsd:decimal ;
  dwc:decimalLongitude "-134.683"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_18666>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-66 -134.683)"^^geo:wktLiteral ;
  geo-pos:lat "-66"^^xsd:decimal ;
  geo-pos:long "-134.683"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_18666>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_18666" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_18666'^^xsd:string;
  dwc:scientificName 'Metaconchoecia skogsbergi'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '-134.683'^^xsd:double;
  dwc:latitude '-66'^^xsd:integer;
  dwc:aphiaid '127814'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_18666'^^xsd:string;
  dwc:observationDate '1965-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '127814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_11813>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_11813> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_11813> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-65.983 -134.683)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-65.983"^^xsd:decimal ;
  dwc:decimalLongitude "-134.683"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_11813>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-65.983 -134.683)"^^geo:wktLiteral ;
  geo-pos:lat "-65.983"^^xsd:decimal ;
  geo-pos:long "-134.683"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_11813>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_11813" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_11813'^^xsd:string;
  dwc:scientificName 'Discoconchoecia elegans'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '-134.683'^^xsd:double;
  dwc:latitude '-65.983'^^xsd:double;
  dwc:occurrenceRemarks 'TaxonRemark: Note the type locality is in the Norwegain Sea - there are huge sizes differences between different regions suggesting that there is more than one species involved'^^xsd:string;
  dwc:aphiaid '127782'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_11813'^^xsd:string;
  dwc:observationDate '1965-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '127782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_474>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_474> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_474> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-65.983 -134.683)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-65.983"^^xsd:decimal ;
  dwc:decimalLongitude "-134.683"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_474>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-65.983 -134.683)"^^geo:wktLiteral ;
  geo-pos:lat "-65.983"^^xsd:decimal ;
  geo-pos:long "-134.683"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_474>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_474" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_474'^^xsd:string;
  dwc:scientificName 'Alacia hettacra'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '-134.683'^^xsd:double;
  dwc:latitude '-65.983'^^xsd:double;
  dwc:aphiaid '172456'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_474'^^xsd:string;
  dwc:observationDate '1965-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '172456'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_825>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_825> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_825> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-65.983 -134.683)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-65.983"^^xsd:decimal ;
  dwc:decimalLongitude "-134.683"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_825>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-65.983 -134.683)"^^geo:wktLiteral ;
  geo-pos:lat "-65.983"^^xsd:decimal ;
  geo-pos:long "-134.683"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_825>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_825" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_825'^^xsd:string;
  dwc:scientificName 'Alacia hettacra'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '-134.683'^^xsd:double;
  dwc:latitude '-65.983'^^xsd:double;
  dwc:aphiaid '172456'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_825'^^xsd:string;
  dwc:observationDate '1965-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '172456'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_7613>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_7613> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_7613> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-65.983 -134.683)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-65.983"^^xsd:decimal ;
  dwc:decimalLongitude "-134.683"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_7613>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-65.983 -134.683)"^^geo:wktLiteral ;
  geo-pos:lat "-65.983"^^xsd:decimal ;
  geo-pos:long "-134.683"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_7613>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_7613" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_7613'^^xsd:string;
  dwc:scientificName 'Conchoecilla chuni'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '-134.683'^^xsd:double;
  dwc:latitude '-65.983'^^xsd:double;
  dwc:aphiaid '172482'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_7613'^^xsd:string;
  dwc:observationDate '1965-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '172482'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_2428>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_2428> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_2428> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-65.983 -134.683)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-65.983"^^xsd:decimal ;
  dwc:decimalLongitude "-134.683"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_2428>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-65.983 -134.683)"^^geo:wktLiteral ;
  geo-pos:lat "-65.983"^^xsd:decimal ;
  geo-pos:long "-134.683"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_2428>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_2428" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_2428'^^xsd:string;
  dwc:scientificName 'Metaconchoecerra isocheira'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '-134.683'^^xsd:double;
  dwc:latitude '-65.983'^^xsd:double;
  dwc:aphiaid '175845'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_2428'^^xsd:string;
  dwc:observationDate '1965-04-03'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_2250>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_2250> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_2250> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-65.983 -134.683)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-65.983"^^xsd:decimal ;
  dwc:decimalLongitude "-134.683"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_2250>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-65.983 -134.683)"^^geo:wktLiteral ;
  geo-pos:lat "-65.983"^^xsd:decimal ;
  geo-pos:long "-134.683"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_2250>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_2250" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_2250'^^xsd:string;
  dwc:scientificName 'Metaconchoecerra isocheira'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '-134.683'^^xsd:double;
  dwc:latitude '-65.983'^^xsd:double;
  dwc:aphiaid '175845'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_2250'^^xsd:string;
  dwc:observationDate '1965-04-03'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_18920>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_18920> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_18920> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-65.983 -134.683)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-65.983"^^xsd:decimal ;
  dwc:decimalLongitude "-134.683"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_18920>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-65.983 -134.683)"^^geo:wktLiteral ;
  geo-pos:lat "-65.983"^^xsd:decimal ;
  geo-pos:long "-134.683"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_18920>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_18920" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_18920'^^xsd:string;
  dwc:scientificName 'Metaconchoecia skogsbergi'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '-134.683'^^xsd:double;
  dwc:latitude '-65.983'^^xsd:double;
  dwc:aphiaid '127814'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_18920'^^xsd:string;
  dwc:observationDate '1965-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '127814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_3228>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_3228> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_3228> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-65.983 -134.683)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-65.983"^^xsd:decimal ;
  dwc:decimalLongitude "-134.683"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_3228>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-65.983 -134.683)"^^geo:wktLiteral ;
  geo-pos:lat "-65.983"^^xsd:decimal ;
  geo-pos:long "-134.683"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_3228>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_3228" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_3228'^^xsd:string;
  dwc:scientificName 'Boroecia antipoda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '-134.683'^^xsd:double;
  dwc:latitude '-65.983'^^xsd:double;
  dwc:aphiaid '172467'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_3228'^^xsd:string;
  dwc:observationDate '1965-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '172467'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_12689>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_12689> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_12689> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-65.983 -134.683)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-65.983"^^xsd:decimal ;
  dwc:decimalLongitude "-134.683"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_12689>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-65.983 -134.683)"^^geo:wktLiteral ;
  geo-pos:lat "-65.983"^^xsd:decimal ;
  geo-pos:long "-134.683"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_12689>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_12689" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_12689'^^xsd:string;
  dwc:scientificName 'Discoconchoecia elegans'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '-134.683'^^xsd:double;
  dwc:latitude '-65.983'^^xsd:double;
  dwc:occurrenceRemarks 'TaxonRemark: Note the type locality is in the Norwegain Sea - there are huge sizes differences between different regions suggesting that there is more than one species involved'^^xsd:string;
  dwc:aphiaid '127782'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_12689'^^xsd:string;
  dwc:observationDate '1965-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '127782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_18665>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_18665> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_18665> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-65.983 -134.683)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-65.983"^^xsd:decimal ;
  dwc:decimalLongitude "-134.683"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_18665>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-65.983 -134.683)"^^geo:wktLiteral ;
  geo-pos:lat "-65.983"^^xsd:decimal ;
  geo-pos:long "-134.683"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_18665>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_18665" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_18665'^^xsd:string;
  dwc:scientificName 'Metaconchoecia skogsbergi'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '-134.683'^^xsd:double;
  dwc:latitude '-65.983'^^xsd:double;
  dwc:aphiaid '127814'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_18665'^^xsd:string;
  dwc:observationDate '1965-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '127814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_3595>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_3595> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_3595> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-65.983 -134.683)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-65.983"^^xsd:decimal ;
  dwc:decimalLongitude "-134.683"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_3595>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-65.983 -134.683)"^^geo:wktLiteral ;
  geo-pos:lat "-65.983"^^xsd:decimal ;
  geo-pos:long "-134.683"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_3595>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_3595" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_3595'^^xsd:string;
  dwc:scientificName 'Boroecia antipoda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '-134.683'^^xsd:double;
  dwc:latitude '-65.983'^^xsd:double;
  dwc:aphiaid '172467'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_3595'^^xsd:string;
  dwc:observationDate '1965-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '172467'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_29235>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_29235> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_29235> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-65.983 -134.683)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-65.983"^^xsd:decimal ;
  dwc:decimalLongitude "-134.683"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_29235>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-65.983 -134.683)"^^geo:wktLiteral ;
  geo-pos:lat "-65.983"^^xsd:decimal ;
  geo-pos:long "-134.683"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_29235>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_29235" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_29235'^^xsd:string;
  dwc:scientificName 'Proceroecia brachyaskos'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '-134.683'^^xsd:double;
  dwc:latitude '-65.983'^^xsd:double;
  dwc:aphiaid '127857'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_29235'^^xsd:string;
  dwc:observationDate '1965-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '127857'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_11852>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_11852> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_11852> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.053 -134.468)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.053"^^xsd:decimal ;
  dwc:decimalLongitude "-134.468"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_11852>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.053 -134.468)"^^geo:wktLiteral ;
  geo-pos:lat "54.053"^^xsd:decimal ;
  geo-pos:long "-134.468"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_11852>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_11852" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_11852'^^xsd:string;
  dwc:scientificName 'Discoconchoecia elegans'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '-134.468'^^xsd:double;
  dwc:latitude '54.053'^^xsd:double;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:occurrenceRemarks 'EventRemarks: (NEP), TaxonRemark: Note the type locality is in the Norwegain Sea - there are huge sizes differences between different regions suggesting that there is more than one species involved'^^xsd:string;
  dwc:aphiaid '127782'^^xsd:integer;
  dwc:samplingProtocol 'Bongo'^^xsd:string;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_11852'^^xsd:string;
  dwc:observationDate '1998-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '127782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_986> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.053 -134.468)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.053"^^xsd:decimal ;
  dwc:decimalLongitude "-134.468"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.053 -134.468)"^^geo:wktLiteral ;
  geo-pos:lat "54.053"^^xsd:decimal ;
  geo-pos:long "-134.468"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_986'^^xsd:string;
  dwc:scientificName 'Alacia pseudoalata= A. major'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '-134.468'^^xsd:double;
  dwc:latitude '54.053'^^xsd:double;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:aphiaid '172459'^^xsd:integer;
  dwc:samplingProtocol 'Bongo'^^xsd:string;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_986'^^xsd:string;
  dwc:observationDate '1998-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '422960'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_7059>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_7059> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_7059> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.053 -134.468)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.053"^^xsd:decimal ;
  dwc:decimalLongitude "-134.468"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_7059>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.053 -134.468)"^^geo:wktLiteral ;
  geo-pos:lat "54.053"^^xsd:decimal ;
  geo-pos:long "-134.468"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_7059>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_7059" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_7059'^^xsd:string;
  dwc:scientificName 'Conchoecia aff. magna'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '-134.468'^^xsd:double;
  dwc:latitude '54.053'^^xsd:double;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:occurrenceRemarks 'EventRemarks: (NEP)'^^xsd:string;
  dwc:aphiaid '127533'^^xsd:integer;
  dwc:samplingProtocol 'Bongo'^^xsd:string;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_7059'^^xsd:string;
  dwc:observationDate '1998-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '127533'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_24428>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_24428> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_24428> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.053 -134.468)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.053"^^xsd:decimal ;
  dwc:decimalLongitude "-134.468"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_24428>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.053 -134.468)"^^geo:wktLiteral ;
  geo-pos:lat "54.053"^^xsd:decimal ;
  geo-pos:long "-134.468"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_24428>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_24428" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_24428'^^xsd:string;
  dwc:scientificName 'Orthoconchoecia striola'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '-134.468'^^xsd:double;
  dwc:latitude '54.053'^^xsd:double;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:aphiaid '176562'^^xsd:integer;
  dwc:samplingProtocol 'Bongo'^^xsd:string;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_24428'^^xsd:string;
  dwc:observationDate '1998-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '176562'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_18916>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_18916> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_18916> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.133 -134.333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.133"^^xsd:decimal ;
  dwc:decimalLongitude "-134.333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_18916>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.133 -134.333)"^^geo:wktLiteral ;
  geo-pos:lat "-61.133"^^xsd:decimal ;
  geo-pos:long "-134.333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_18916>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_18916" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_18916'^^xsd:string;
  dwc:scientificName 'Metaconchoecia skogsbergi'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '-134.333'^^xsd:double;
  dwc:latitude '-61.133'^^xsd:double;
  dwc:aphiaid '127814'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_18916'^^xsd:string;
  dwc:observationDate '1965-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '127814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_11809>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_11809> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_11809> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.133 -134.333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.133"^^xsd:decimal ;
  dwc:decimalLongitude "-134.333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_11809>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.133 -134.333)"^^geo:wktLiteral ;
  geo-pos:lat "-61.133"^^xsd:decimal ;
  geo-pos:long "-134.333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_11809>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_11809" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_11809'^^xsd:string;
  dwc:scientificName 'Discoconchoecia elegans'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '-134.333'^^xsd:double;
  dwc:latitude '-61.133'^^xsd:double;
  dwc:occurrenceRemarks 'TaxonRemark: Note the type locality is in the Norwegain Sea - there are huge sizes differences between different regions suggesting that there is more than one species involved'^^xsd:string;
  dwc:aphiaid '127782'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_11809'^^xsd:string;
  dwc:observationDate '1965-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '127782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_10270>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_10270> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_10270> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.133 -134.333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.133"^^xsd:decimal ;
  dwc:decimalLongitude "-134.333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_10270>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.133 -134.333)"^^geo:wktLiteral ;
  geo-pos:lat "-61.133"^^xsd:decimal ;
  geo-pos:long "-134.333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_10270>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_10270" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_10270'^^xsd:string;
  dwc:scientificName 'Conchoecissa symmetrica'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '-134.333'^^xsd:double;
  dwc:latitude '-61.133'^^xsd:double;
  dwc:aphiaid '127780'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_10270'^^xsd:string;
  dwc:observationDate '1965-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '127780'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_821>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_821> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_821> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.133 -134.333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.133"^^xsd:decimal ;
  dwc:decimalLongitude "-134.333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_821>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.133 -134.333)"^^geo:wktLiteral ;
  geo-pos:lat "-61.133"^^xsd:decimal ;
  geo-pos:long "-134.333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_821>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_821" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_821'^^xsd:string;
  dwc:scientificName 'Alacia hettacra'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '-134.333'^^xsd:double;
  dwc:latitude '-61.133'^^xsd:double;
  dwc:aphiaid '172456'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_821'^^xsd:string;
  dwc:observationDate '1965-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '172456'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_3224>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_3224> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_3224> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.133 -134.333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.133"^^xsd:decimal ;
  dwc:decimalLongitude "-134.333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_3224>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.133 -134.333)"^^geo:wktLiteral ;
  geo-pos:lat "-61.133"^^xsd:decimal ;
  geo-pos:long "-134.333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_3224>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_3224" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_3224'^^xsd:string;
  dwc:scientificName 'Boroecia antipoda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '-134.333'^^xsd:double;
  dwc:latitude '-61.133'^^xsd:double;
  dwc:aphiaid '172467'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_3224'^^xsd:string;
  dwc:observationDate '1965-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '172467'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_12663>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_12663> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_12663> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.133 -134.333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.133"^^xsd:decimal ;
  dwc:decimalLongitude "-134.333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_12663>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.133 -134.333)"^^geo:wktLiteral ;
  geo-pos:lat "-61.133"^^xsd:decimal ;
  geo-pos:long "-134.333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_12663>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_12663" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_12663'^^xsd:string;
  dwc:scientificName 'Discoconchoecia elegans'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '-134.333'^^xsd:double;
  dwc:latitude '-61.133'^^xsd:double;
  dwc:occurrenceRemarks 'TaxonRemark: Note the type locality is in the Norwegain Sea - there are huge sizes differences between different regions suggesting that there is more than one species involved'^^xsd:string;
  dwc:aphiaid '127782'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_12663'^^xsd:string;
  dwc:observationDate '1965-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '127782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_18661>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_18661> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_18661> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.133 -134.333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.133"^^xsd:decimal ;
  dwc:decimalLongitude "-134.333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_18661>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.133 -134.333)"^^geo:wktLiteral ;
  geo-pos:lat "-61.133"^^xsd:decimal ;
  geo-pos:long "-134.333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_18661>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_18661" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_18661'^^xsd:string;
  dwc:scientificName 'Metaconchoecia skogsbergi'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '-134.333'^^xsd:double;
  dwc:latitude '-61.133'^^xsd:double;
  dwc:aphiaid '127814'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_18661'^^xsd:string;
  dwc:observationDate '1965-03-26'^^xsd:date;
  dwc:aphiaIdAccepted '127814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_3591>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_3591> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_3591> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.133 -134.333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.133"^^xsd:decimal ;
  dwc:decimalLongitude "-134.333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_3591>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.133 -134.333)"^^geo:wktLiteral ;
  geo-pos:lat "-61.133"^^xsd:decimal ;
  geo-pos:long "-134.333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_3591>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_3591" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_3591'^^xsd:string;
  dwc:scientificName 'Boroecia antipoda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '-134.333'^^xsd:double;
  dwc:latitude '-61.133'^^xsd:double;
  dwc:aphiaid '172467'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_3591'^^xsd:string;
  dwc:observationDate '1965-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '172467'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_29232>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_29232> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_29232> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.133 -134.333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.133"^^xsd:decimal ;
  dwc:decimalLongitude "-134.333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_29232>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.133 -134.333)"^^geo:wktLiteral ;
  geo-pos:lat "-61.133"^^xsd:decimal ;
  geo-pos:long "-134.333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_29232>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_29232" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_29232'^^xsd:string;
  dwc:scientificName 'Proceroecia brachyaskos'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '-134.333'^^xsd:double;
  dwc:latitude '-61.133'^^xsd:double;
  dwc:aphiaid '127857'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_29232'^^xsd:string;
  dwc:observationDate '1965-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '127857'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_2246>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_2246> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_2246> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.133 -134.333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.133"^^xsd:decimal ;
  dwc:decimalLongitude "-134.333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_2246>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.133 -134.333)"^^geo:wktLiteral ;
  geo-pos:lat "-61.133"^^xsd:decimal ;
  geo-pos:long "-134.333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_2246>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_2246" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_2246'^^xsd:string;
  dwc:scientificName 'Metaconchoecerra isocheira'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '-134.333'^^xsd:double;
  dwc:latitude '-61.133'^^xsd:double;
  dwc:aphiaid '175845'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_2246'^^xsd:string;
  dwc:observationDate '1965-03-30'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_18917>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_18917> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_18917> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.167 -134.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.167"^^xsd:decimal ;
  dwc:decimalLongitude "-134.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_18917>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.167 -134.3)"^^geo:wktLiteral ;
  geo-pos:lat "-61.167"^^xsd:decimal ;
  geo-pos:long "-134.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_18917>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_18917" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_18917'^^xsd:string;
  dwc:scientificName 'Metaconchoecia skogsbergi'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '-134.3'^^xsd:double;
  dwc:latitude '-61.167'^^xsd:double;
  dwc:aphiaid '127814'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_18917'^^xsd:string;
  dwc:observationDate '1965-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '127814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_11810>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_11810> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_11810> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.167 -134.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.167"^^xsd:decimal ;
  dwc:decimalLongitude "-134.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_11810>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.167 -134.3)"^^geo:wktLiteral ;
  geo-pos:lat "-61.167"^^xsd:decimal ;
  geo-pos:long "-134.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_11810>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_11810" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_11810'^^xsd:string;
  dwc:scientificName 'Discoconchoecia elegans'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '-134.3'^^xsd:double;
  dwc:latitude '-61.167'^^xsd:double;
  dwc:occurrenceRemarks 'TaxonRemark: Note the type locality is in the Norwegain Sea - there are huge sizes differences between different regions suggesting that there is more than one species involved'^^xsd:string;
  dwc:aphiaid '127782'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_11810'^^xsd:string;
  dwc:observationDate '1965-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '127782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_10271>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_10271> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_10271> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.167 -134.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.167"^^xsd:decimal ;
  dwc:decimalLongitude "-134.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_10271>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.167 -134.3)"^^geo:wktLiteral ;
  geo-pos:lat "-61.167"^^xsd:decimal ;
  geo-pos:long "-134.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_10271>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_10271" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_10271'^^xsd:string;
  dwc:scientificName 'Conchoecissa symmetrica'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '-134.3'^^xsd:double;
  dwc:latitude '-61.167'^^xsd:double;
  dwc:aphiaid '127780'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_10271'^^xsd:string;
  dwc:observationDate '1965-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '127780'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_822>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_822> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_822> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.167 -134.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.167"^^xsd:decimal ;
  dwc:decimalLongitude "-134.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_822>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.167 -134.3)"^^geo:wktLiteral ;
  geo-pos:lat "-61.167"^^xsd:decimal ;
  geo-pos:long "-134.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_822>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_822" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_822'^^xsd:string;
  dwc:scientificName 'Alacia hettacra'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '-134.3'^^xsd:double;
  dwc:latitude '-61.167'^^xsd:double;
  dwc:aphiaid '172456'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_822'^^xsd:string;
  dwc:observationDate '1965-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '172456'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_2425>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_2425> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_2425> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.167 -134.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.167"^^xsd:decimal ;
  dwc:decimalLongitude "-134.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_2425>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.167 -134.3)"^^geo:wktLiteral ;
  geo-pos:lat "-61.167"^^xsd:decimal ;
  geo-pos:long "-134.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_2425>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_2425" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_2425'^^xsd:string;
  dwc:scientificName 'Metaconchoecerra isocheira'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '-134.3'^^xsd:double;
  dwc:latitude '-61.167'^^xsd:double;
  dwc:aphiaid '175845'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_2425'^^xsd:string;
  dwc:observationDate '1965-03-30'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_3592>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_3592> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_3592> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.167 -134.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.167"^^xsd:decimal ;
  dwc:decimalLongitude "-134.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_3592>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.167 -134.3)"^^geo:wktLiteral ;
  geo-pos:lat "-61.167"^^xsd:decimal ;
  geo-pos:long "-134.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_3592>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_3592" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_3592'^^xsd:string;
  dwc:scientificName 'Boroecia antipoda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '-134.3'^^xsd:double;
  dwc:latitude '-61.167'^^xsd:double;
  dwc:aphiaid '172467'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_3592'^^xsd:string;
  dwc:observationDate '1965-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '172467'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_29233>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_29233> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_29233> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.167 -134.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.167"^^xsd:decimal ;
  dwc:decimalLongitude "-134.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_29233>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.167 -134.3)"^^geo:wktLiteral ;
  geo-pos:lat "-61.167"^^xsd:decimal ;
  geo-pos:long "-134.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_29233>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_29233" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_29233'^^xsd:string;
  dwc:scientificName 'Proceroecia brachyaskos'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '-134.3'^^xsd:double;
  dwc:latitude '-61.167'^^xsd:double;
  dwc:aphiaid '127857'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_29233'^^xsd:string;
  dwc:observationDate '1965-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '127857'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_11850>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_11850> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_11850> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25 -134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25"^^xsd:decimal ;
  dwc:decimalLongitude "-134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_11850>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25 -134)"^^geo:wktLiteral ;
  geo-pos:lat "51.25"^^xsd:decimal ;
  geo-pos:long "-134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_11850>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_11850" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_11850'^^xsd:string;
  dwc:scientificName 'Discoconchoecia elegans'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '-134'^^xsd:integer;
  dwc:latitude '51.25'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '250'^^xsd:integer;
  dwc:occurrenceRemarks 'EventRemarks: (NEP), TaxonRemark: Note the type locality is in the Norwegain Sea - there are huge sizes differences between different regions suggesting that there is more than one species involved'^^xsd:string;
  dwc:aphiaid '127782'^^xsd:integer;
  dwc:samplingProtocol 'Bioness'^^xsd:string;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_11850'^^xsd:string;
  dwc:observationDate '2001-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '127782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_984>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_984> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_984> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25 -134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25"^^xsd:decimal ;
  dwc:decimalLongitude "-134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_984>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25 -134)"^^geo:wktLiteral ;
  geo-pos:lat "51.25"^^xsd:decimal ;
  geo-pos:long "-134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_984>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_984" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_984'^^xsd:string;
  dwc:scientificName 'Alacia pseudoalata= A. major'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '-134'^^xsd:integer;
  dwc:latitude '51.25'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '250'^^xsd:integer;
  dwc:aphiaid '172459'^^xsd:integer;
  dwc:samplingProtocol 'Bioness'^^xsd:string;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_984'^^xsd:string;
  dwc:observationDate '2001-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '422960'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_7057>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_7057> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_7057> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25 -134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25"^^xsd:decimal ;
  dwc:decimalLongitude "-134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_7057>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25 -134)"^^geo:wktLiteral ;
  geo-pos:lat "51.25"^^xsd:decimal ;
  geo-pos:long "-134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_7057>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_7057" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_7057'^^xsd:string;
  dwc:scientificName 'Conchoecia aff. magna'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '-134'^^xsd:integer;
  dwc:latitude '51.25'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '250'^^xsd:integer;
  dwc:occurrenceRemarks 'EventRemarks: (NEP)'^^xsd:string;
  dwc:aphiaid '127533'^^xsd:integer;
  dwc:samplingProtocol 'Bioness'^^xsd:string;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_7057'^^xsd:string;
  dwc:observationDate '2001-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '127533'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_16214>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_16214> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_16214> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25 -134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25"^^xsd:decimal ;
  dwc:decimalLongitude "-134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_16214>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25 -134)"^^geo:wktLiteral ;
  geo-pos:lat "51.25"^^xsd:decimal ;
  geo-pos:long "-134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_16214>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_16214" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_16214'^^xsd:string;
  dwc:scientificName 'Loricoecia aff. loricata NEP'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '-134'^^xsd:integer;
  dwc:latitude '51.25'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '250'^^xsd:integer;
  dwc:aphiaid '127544'^^xsd:integer;
  dwc:samplingProtocol 'Bioness'^^xsd:string;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_16214'^^xsd:string;
  dwc:observationDate '2001-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '127544'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_24426>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_24426> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_24426> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25 -134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25"^^xsd:decimal ;
  dwc:decimalLongitude "-134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_24426>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25 -134)"^^geo:wktLiteral ;
  geo-pos:lat "51.25"^^xsd:decimal ;
  geo-pos:long "-134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_24426>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_24426" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_24426'^^xsd:string;
  dwc:scientificName 'Orthoconchoecia striola'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '-134'^^xsd:integer;
  dwc:latitude '51.25'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '250'^^xsd:integer;
  dwc:aphiaid '176562'^^xsd:integer;
  dwc:samplingProtocol 'Bioness'^^xsd:string;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_24426'^^xsd:string;
  dwc:observationDate '2001-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '176562'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_18115>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_18115> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_18115> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25 -134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25"^^xsd:decimal ;
  dwc:decimalLongitude "-134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_18115>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25 -134)"^^geo:wktLiteral ;
  geo-pos:lat "51.25"^^xsd:decimal ;
  geo-pos:long "-134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_18115>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_18115" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_18115'^^xsd:string;
  dwc:scientificName 'Metaconchoecia inflata lata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '-134'^^xsd:integer;
  dwc:latitude '51.25'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '250'^^xsd:integer;
  dwc:aphiaid '175792'^^xsd:integer;
  dwc:samplingProtocol 'Bioness'^^xsd:string;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_18115'^^xsd:string;
  dwc:observationDate '2001-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '175792'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_17507>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_17507> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_17507> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25 -134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25"^^xsd:decimal ;
  dwc:decimalLongitude "-134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_17507>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25 -134)"^^geo:wktLiteral ;
  geo-pos:lat "51.25"^^xsd:decimal ;
  geo-pos:long "-134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_17507>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_17507" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_17507'^^xsd:string;
  dwc:scientificName 'Metaconchoecia alta'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '-134'^^xsd:integer;
  dwc:latitude '51.25'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '250'^^xsd:integer;
  dwc:aphiaid '172496'^^xsd:integer;
  dwc:samplingProtocol 'Bioness'^^xsd:string;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_17507'^^xsd:string;
  dwc:observationDate '2001-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '172496'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_25285>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_25285> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_25285> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25 -134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25"^^xsd:decimal ;
  dwc:decimalLongitude "-134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_25285>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25 -134)"^^geo:wktLiteral ;
  geo-pos:lat "51.25"^^xsd:decimal ;
  geo-pos:long "-134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_25285>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_25285" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_25285'^^xsd:string;
  dwc:scientificName 'Paraconchoecia hirsuta'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '-134'^^xsd:integer;
  dwc:latitude '51.25'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '250'^^xsd:integer;
  dwc:aphiaid '127840'^^xsd:integer;
  dwc:samplingProtocol 'Bioness'^^xsd:string;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_25285'^^xsd:string;
  dwc:observationDate '2001-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '127840'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_30389>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_30389> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_30389> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-36.533 -132.867)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-36.533"^^xsd:decimal ;
  dwc:decimalLongitude "-132.867"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_30389>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-36.533 -132.867)"^^geo:wktLiteral ;
  geo-pos:lat "-36.533"^^xsd:decimal ;
  geo-pos:long "-132.867"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_30389>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_30389" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_30389'^^xsd:string;
  dwc:scientificName 'Pseudoconchoecia serrulata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:longitude '-132.867'^^xsd:double;
  dwc:latitude '-36.533'^^xsd:double;
  dwc:occurrenceRemarks 'TaxonRemark: Identified as Halocypris atlantica'^^xsd:string;
  dwc:aphiaid '176588'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_30389'^^xsd:string;
  dwc:aphiaIdAccepted '176588'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_3213>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_3213> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_3213> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.017 -132.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-60.017"^^xsd:decimal ;
  dwc:decimalLongitude "-132.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_3213>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.017 -132.75)"^^geo:wktLiteral ;
  geo-pos:lat "-60.017"^^xsd:decimal ;
  geo-pos:long "-132.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_3213>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_3213" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_3213'^^xsd:string;
  dwc:scientificName 'Boroecia antipoda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '-132.75'^^xsd:double;
  dwc:latitude '-60.017'^^xsd:double;
  dwc:aphiaid '172467'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_3213'^^xsd:string;
  dwc:observationDate '1964-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '172467'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_465>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_465> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_465> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.017 -132.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-60.017"^^xsd:decimal ;
  dwc:decimalLongitude "-132.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_465>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.017 -132.75)"^^geo:wktLiteral ;
  geo-pos:lat "-60.017"^^xsd:decimal ;
  geo-pos:long "-132.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_465>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_465" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_465'^^xsd:string;
  dwc:scientificName 'Alacia hettacra'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '-132.75'^^xsd:double;
  dwc:latitude '-60.017'^^xsd:double;
  dwc:aphiaid '172456'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_465'^^xsd:string;
  dwc:observationDate '1964-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '172456'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_10039>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_10039> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_10039> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.017 -132.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-60.017"^^xsd:decimal ;
  dwc:decimalLongitude "-132.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_10039>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.017 -132.75)"^^geo:wktLiteral ;
  geo-pos:lat "-60.017"^^xsd:decimal ;
  geo-pos:long "-132.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_10039>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_10039" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_10039'^^xsd:string;
  dwc:scientificName 'Conchoecissa symmetrica'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '-132.75'^^xsd:double;
  dwc:latitude '-60.017'^^xsd:double;
  dwc:aphiaid '127780'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_10039'^^xsd:string;
  dwc:observationDate '1964-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '127780'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_2242>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_2242> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_2242> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.017 -132.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-60.017"^^xsd:decimal ;
  dwc:decimalLongitude "-132.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_2242>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.017 -132.75)"^^geo:wktLiteral ;
  geo-pos:lat "-60.017"^^xsd:decimal ;
  geo-pos:long "-132.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_2242>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_2242" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_2242'^^xsd:string;
  dwc:scientificName 'Metaconchoecerra isocheira'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '-132.75'^^xsd:double;
  dwc:latitude '-60.017'^^xsd:double;
  dwc:aphiaid '175845'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_2242'^^xsd:string;
  dwc:observationDate '1964-08-26'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_18651>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_18651> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_18651> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.017 -132.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-60.017"^^xsd:decimal ;
  dwc:decimalLongitude "-132.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_18651>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.017 -132.75)"^^geo:wktLiteral ;
  geo-pos:lat "-60.017"^^xsd:decimal ;
  geo-pos:long "-132.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_18651>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_18651" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_18651'^^xsd:string;
  dwc:scientificName 'Metaconchoecia skogsbergi'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '-132.75'^^xsd:double;
  dwc:latitude '-60.017'^^xsd:double;
  dwc:aphiaid '127814'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_18651'^^xsd:string;
  dwc:observationDate '1964-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '127814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_12652>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_12652> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_12652> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.017 -132.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-60.017"^^xsd:decimal ;
  dwc:decimalLongitude "-132.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_12652>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.017 -132.75)"^^geo:wktLiteral ;
  geo-pos:lat "-60.017"^^xsd:decimal ;
  geo-pos:long "-132.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_12652>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_12652" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_12652'^^xsd:string;
  dwc:scientificName 'Discoconchoecia elegans'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '-132.75'^^xsd:double;
  dwc:latitude '-60.017'^^xsd:double;
  dwc:occurrenceRemarks 'TaxonRemark: Note the type locality is in the Norwegain Sea - there are huge sizes differences between different regions suggesting that there is more than one species involved'^^xsd:string;
  dwc:aphiaid '127782'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_12652'^^xsd:string;
  dwc:observationDate '1964-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '127782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_11799>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_11799> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_11799> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-59.967 -132.683)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-59.967"^^xsd:decimal ;
  dwc:decimalLongitude "-132.683"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_11799>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-59.967 -132.683)"^^geo:wktLiteral ;
  geo-pos:lat "-59.967"^^xsd:decimal ;
  geo-pos:long "-132.683"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_11799>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_11799" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_11799'^^xsd:string;
  dwc:scientificName 'Discoconchoecia elegans'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '-132.683'^^xsd:double;
  dwc:latitude '-59.967'^^xsd:double;
  dwc:occurrenceRemarks 'TaxonRemark: Note the type locality is in the Norwegain Sea - there are huge sizes differences between different regions suggesting that there is more than one species involved'^^xsd:string;
  dwc:aphiaid '127782'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_11799'^^xsd:string;
  dwc:observationDate '1964-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '127782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_816>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_816> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_816> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-59.967 -132.683)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-59.967"^^xsd:decimal ;
  dwc:decimalLongitude "-132.683"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_816>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-59.967 -132.683)"^^geo:wktLiteral ;
  geo-pos:lat "-59.967"^^xsd:decimal ;
  geo-pos:long "-132.683"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_816>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_816" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_816'^^xsd:string;
  dwc:scientificName 'Alacia hettacra'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '-132.683'^^xsd:double;
  dwc:latitude '-59.967'^^xsd:double;
  dwc:aphiaid '172456'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_816'^^xsd:string;
  dwc:observationDate '1964-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '172456'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_18910>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_18910> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_18910> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-59.967 -132.683)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-59.967"^^xsd:decimal ;
  dwc:decimalLongitude "-132.683"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_18910>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-59.967 -132.683)"^^geo:wktLiteral ;
  geo-pos:lat "-59.967"^^xsd:decimal ;
  geo-pos:long "-132.683"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_18910>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_18910" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_18910'^^xsd:string;
  dwc:scientificName 'Metaconchoecia skogsbergi'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '-132.683'^^xsd:double;
  dwc:latitude '-59.967'^^xsd:double;
  dwc:aphiaid '127814'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_18910'^^xsd:string;
  dwc:observationDate '1964-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '127814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_3576>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_3576> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_3576> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-59.967 -132.683)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-59.967"^^xsd:decimal ;
  dwc:decimalLongitude "-132.683"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_3576>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-59.967 -132.683)"^^geo:wktLiteral ;
  geo-pos:lat "-59.967"^^xsd:decimal ;
  geo-pos:long "-132.683"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_3576>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_3576" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_3576'^^xsd:string;
  dwc:scientificName 'Boroecia antipoda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '-132.683'^^xsd:double;
  dwc:latitude '-59.967'^^xsd:double;
  dwc:aphiaid '172467'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_3576'^^xsd:string;
  dwc:observationDate '1964-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '172467'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_29224>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_29224> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_29224> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-59.967 -132.683)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-59.967"^^xsd:decimal ;
  dwc:decimalLongitude "-132.683"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_29224>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-59.967 -132.683)"^^geo:wktLiteral ;
  geo-pos:lat "-59.967"^^xsd:decimal ;
  geo-pos:long "-132.683"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_29224>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_29224" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_29224'^^xsd:string;
  dwc:scientificName 'Proceroecia brachyaskos'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '-132.683'^^xsd:double;
  dwc:latitude '-59.967'^^xsd:double;
  dwc:aphiaid '127857'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_29224'^^xsd:string;
  dwc:observationDate '1964-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '127857'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_13113>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_13113> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_13113> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.6 -132.283)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.6"^^xsd:decimal ;
  dwc:decimalLongitude "-132.283"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "380"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_13113>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.6 -132.283)"^^geo:wktLiteral ;
  geo-pos:lat "46.6"^^xsd:decimal ;
  geo-pos:long "-132.283"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_13113>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_13113" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_13113'^^xsd:string;
  dwc:scientificName 'Fellia bicornis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '-132.283'^^xsd:double;
  dwc:latitude '46.6'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '380'^^xsd:integer;
  dwc:aphiaid '127786'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_13113'^^xsd:string;
  dwc:observationDate '1995-10-31'^^xsd:date;
  dwc:aphiaIdAccepted '127786'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_9242>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_9242> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_9242> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.758 -131.367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.758"^^xsd:decimal ;
  dwc:decimalLongitude "-131.367"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_9242>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.758 -131.367)"^^geo:wktLiteral ;
  geo-pos:lat "-7.758"^^xsd:decimal ;
  geo-pos:long "-131.367"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_9242>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_9242" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_9242'^^xsd:string;
  dwc:scientificName 'Conchoecissa imbricata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-131.367'^^xsd:double;
  dwc:latitude '-7.758'^^xsd:double;
  dwc:aphiaid '127778'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_9242'^^xsd:string;
  dwc:observationDate '1928-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '127778'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_7853>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_7853> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_7853> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.758 -131.367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.758"^^xsd:decimal ;
  dwc:decimalLongitude "-131.367"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_7853>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.758 -131.367)"^^geo:wktLiteral ;
  geo-pos:lat "-7.758"^^xsd:decimal ;
  geo-pos:long "-131.367"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_7853>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_7853" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_7853'^^xsd:string;
  dwc:scientificName 'Conchoecilla daphnoides'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-131.367'^^xsd:double;
  dwc:latitude '-7.758'^^xsd:double;
  dwc:aphiaid '127776'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_7853'^^xsd:string;
  dwc:observationDate '1928-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '127776'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_24300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_24300> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_24300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.758 -131.367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.758"^^xsd:decimal ;
  dwc:decimalLongitude "-131.367"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_24300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.758 -131.367)"^^geo:wktLiteral ;
  geo-pos:lat "-7.758"^^xsd:decimal ;
  geo-pos:long "-131.367"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_24300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_24300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_24300'^^xsd:string;
  dwc:scientificName 'Orthoconchoecia striola'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-131.367'^^xsd:double;
  dwc:latitude '-7.758'^^xsd:double;
  dwc:aphiaid '176562'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_24300'^^xsd:string;
  dwc:observationDate '1928-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '176562'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_22163>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_22163> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_22163> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.758 -131.367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.758"^^xsd:decimal ;
  dwc:decimalLongitude "-131.367"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_22163>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.758 -131.367)"^^geo:wktLiteral ;
  geo-pos:lat "-7.758"^^xsd:decimal ;
  geo-pos:long "-131.367"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_22163>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_22163" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_22163'^^xsd:string;
  dwc:scientificName 'Orthoconchoecia atlantica'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-131.367'^^xsd:double;
  dwc:latitude '-7.758'^^xsd:double;
  dwc:aphiaid '127829'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_22163'^^xsd:string;
  dwc:observationDate '1928-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '127829'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_12785>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_12785> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_12785> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.758 -131.367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.758"^^xsd:decimal ;
  dwc:decimalLongitude "-131.367"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_12785>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.758 -131.367)"^^geo:wktLiteral ;
  geo-pos:lat "-7.758"^^xsd:decimal ;
  geo-pos:long "-131.367"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_12785>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_12785" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_12785'^^xsd:string;
  dwc:scientificName 'Discoconchoecia tamensis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-131.367'^^xsd:double;
  dwc:latitude '-7.758'^^xsd:double;
  dwc:aphiaid '172491'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_12785'^^xsd:string;
  dwc:observationDate '1928-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '172491'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_12270>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_12270> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_12270> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.758 -131.367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.758"^^xsd:decimal ;
  dwc:decimalLongitude "-131.367"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_12270>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.758 -131.367)"^^geo:wktLiteral ;
  geo-pos:lat "-7.758"^^xsd:decimal ;
  geo-pos:long "-131.367"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_12270>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_12270" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_12270'^^xsd:string;
  dwc:scientificName 'Discoconchoecia elegans'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-131.367'^^xsd:double;
  dwc:latitude '-7.758'^^xsd:double;
  dwc:occurrenceRemarks 'TaxonRemark: Note the type locality is in the Norwegain Sea - there are huge sizes differences between different regions suggesting that there is more than one species involved'^^xsd:string;
  dwc:aphiaid '127782'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_12270'^^xsd:string;
  dwc:observationDate '1928-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '127782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_15306>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_15306> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_15306> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.758 -131.367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.758"^^xsd:decimal ;
  dwc:decimalLongitude "-131.367"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_15306>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.758 -131.367)"^^geo:wktLiteral ;
  geo-pos:lat "-7.758"^^xsd:decimal ;
  geo-pos:long "-131.367"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_15306>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_15306" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_15306'^^xsd:string;
  dwc:scientificName 'Halocypris "brevirostris"'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-131.367'^^xsd:double;
  dwc:latitude '-7.758'^^xsd:double;
  dwc:occurrenceRemarks 'TaxonRemark: these will be a mix of H inflata and H. pelagica'^^xsd:string;
  dwc:aphiaid '127543'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_15306'^^xsd:string;
  dwc:observationDate '1928-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '127543'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_27>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_27> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_27> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.758 -131.367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.758"^^xsd:decimal ;
  dwc:decimalLongitude "-131.367"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_27>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.758 -131.367)"^^geo:wktLiteral ;
  geo-pos:lat "-7.758"^^xsd:decimal ;
  geo-pos:long "-131.367"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_27>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_27" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_27'^^xsd:string;
  dwc:scientificName 'Alacia alata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-131.367'^^xsd:double;
  dwc:latitude '-7.758'^^xsd:double;
  dwc:aphiaid '127732'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_27'^^xsd:string;
  dwc:observationDate '1928-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '127732'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_15176>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_15176> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_15176> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.167 -130.333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.167"^^xsd:decimal ;
  dwc:decimalLongitude "-130.333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_15176>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.167 -130.333)"^^geo:wktLiteral ;
  geo-pos:lat "40.167"^^xsd:decimal ;
  geo-pos:long "-130.333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_15176>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_15176" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_15176'^^xsd:string;
  dwc:scientificName 'Halocypris angustifrontalis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '-130.333'^^xsd:double;
  dwc:latitude '40.167'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '176592'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_15176'^^xsd:string;
  dwc:observationDate '1975-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '176592'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_2045>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_2045> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_2045> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-37.183 -130)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-37.183"^^xsd:decimal ;
  dwc:decimalLongitude "-130"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "500"^^xsd:integer ;
  dwc:maximumDepthInMeters "1000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_2045>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-37.183 -130)"^^geo:wktLiteral ;
  geo-pos:lat "-37.183"^^xsd:decimal ;
  geo-pos:long "-130"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_2045>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_2045" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_2045'^^xsd:string;
  dwc:scientificName 'Archiconchoecetta pilosa'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '-130'^^xsd:integer;
  dwc:latitude '-37.183'^^xsd:double;
  dwc:minimumDepth '500'^^xsd:integer;
  dwc:maximumDepth '1000'^^xsd:integer;
  dwc:occurrenceRemarks 'Station uncertain'^^xsd:string;
  dwc:aphiaid '176649'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_2045'^^xsd:string;
  dwc:observationDate '1966-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '176649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_11861>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_11861> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_11861> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.893 -129.943)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.893"^^xsd:decimal ;
  dwc:decimalLongitude "-129.943"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_11861>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.893 -129.943)"^^geo:wktLiteral ;
  geo-pos:lat "50.893"^^xsd:decimal ;
  geo-pos:long "-129.943"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_11861>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_11861" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_11861'^^xsd:string;
  dwc:scientificName 'Discoconchoecia elegans'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:longitude '-129.943'^^xsd:double;
  dwc:latitude '50.893'^^xsd:double;
  dwc:occurrenceRemarks 'EventRemarks: (NEP), TaxonRemark: Note the type locality is in the Norwegain Sea - there are huge sizes differences between different regions suggesting that there is more than one species involved'^^xsd:string;
  dwc:aphiaid '127782'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_11861'^^xsd:string;
  dwc:aphiaIdAccepted '127782'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_7070>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_7070> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_7070> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.893 -129.943)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.893"^^xsd:decimal ;
  dwc:decimalLongitude "-129.943"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_7070>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.893 -129.943)"^^geo:wktLiteral ;
  geo-pos:lat "50.893"^^xsd:decimal ;
  geo-pos:long "-129.943"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_7070>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_7070" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_7070'^^xsd:string;
  dwc:scientificName 'Conchoecia aff. magna'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:longitude '-129.943'^^xsd:double;
  dwc:latitude '50.893'^^xsd:double;
  dwc:occurrenceRemarks 'EventRemarks: (NEP)'^^xsd:string;
  dwc:aphiaid '127533'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_7070'^^xsd:string;
  dwc:aphiaIdAccepted '127533'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_16381>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_16381> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_16381> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.893 -129.943)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.893"^^xsd:decimal ;
  dwc:decimalLongitude "-129.943"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_16381>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.893 -129.943)"^^geo:wktLiteral ;
  geo-pos:lat "50.893"^^xsd:decimal ;
  geo-pos:long "-129.943"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_16381>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_16381" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_16381'^^xsd:string;
  dwc:scientificName 'Loricoecia ctenophora'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:longitude '-129.943'^^xsd:double;
  dwc:latitude '50.893'^^xsd:double;
  dwc:aphiaid '127797'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_16381'^^xsd:string;
  dwc:aphiaIdAccepted '127797'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_24433>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_24433> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_24433> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.893 -129.943)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.893"^^xsd:decimal ;
  dwc:decimalLongitude "-129.943"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_24433>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.893 -129.943)"^^geo:wktLiteral ;
  geo-pos:lat "50.893"^^xsd:decimal ;
  geo-pos:long "-129.943"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_24433>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_24433" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_24433'^^xsd:string;
  dwc:scientificName 'Orthoconchoecia striola'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:longitude '-129.943'^^xsd:double;
  dwc:latitude '50.893'^^xsd:double;
  dwc:aphiaid '176562'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_24433'^^xsd:string;
  dwc:aphiaIdAccepted '176562'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_996>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_996> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_996> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.893 -129.943)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.893"^^xsd:decimal ;
  dwc:decimalLongitude "-129.943"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_996>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.893 -129.943)"^^geo:wktLiteral ;
  geo-pos:lat "50.893"^^xsd:decimal ;
  geo-pos:long "-129.943"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_996>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_996" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_996'^^xsd:string;
  dwc:scientificName 'Alacia pseudoalata= A. major'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:longitude '-129.943'^^xsd:double;
  dwc:latitude '50.893'^^xsd:double;
  dwc:aphiaid '172459'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_996'^^xsd:string;
  dwc:aphiaIdAccepted '422960'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_15171>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_15171> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_15171> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.7 -129.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.7"^^xsd:decimal ;
  dwc:decimalLongitude "-129.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_15171>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.7 -129.7)"^^geo:wktLiteral ;
  geo-pos:lat "38.7"^^xsd:decimal ;
  geo-pos:long "-129.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_15171>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_15171" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_15171'^^xsd:string;
  dwc:scientificName 'Halocypris angustifrontalis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '-129.7'^^xsd:double;
  dwc:latitude '38.7'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:occurrenceRemarks 'Type locality'^^xsd:string;
  dwc:aphiaid '176592'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_15171'^^xsd:string;
  dwc:observationDate '1971-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '176592'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_13117>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_13117> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_13117> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.583 -129.695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.583"^^xsd:decimal ;
  dwc:decimalLongitude "-129.695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_13117>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.583 -129.695)"^^geo:wktLiteral ;
  geo-pos:lat "50.583"^^xsd:decimal ;
  geo-pos:long "-129.695"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_13117>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_13117" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_13117'^^xsd:string;
  dwc:scientificName 'Fellia bicornis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:longitude '-129.695'^^xsd:double;
  dwc:latitude '50.583'^^xsd:double;
  dwc:aphiaid '127786'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_13117'^^xsd:string;
  dwc:aphiaIdAccepted '127786'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_16382>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_16382> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_16382> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.583 -129.695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.583"^^xsd:decimal ;
  dwc:decimalLongitude "-129.695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_16382>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.583 -129.695)"^^geo:wktLiteral ;
  geo-pos:lat "50.583"^^xsd:decimal ;
  geo-pos:long "-129.695"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_16382>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_16382" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_16382'^^xsd:string;
  dwc:scientificName 'Loricoecia ctenophora'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:longitude '-129.695'^^xsd:double;
  dwc:latitude '50.583'^^xsd:double;
  dwc:aphiaid '127797'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_16382'^^xsd:string;
  dwc:aphiaIdAccepted '127797'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_24434>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_24434> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_24434> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.583 -129.695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.583"^^xsd:decimal ;
  dwc:decimalLongitude "-129.695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_24434>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.583 -129.695)"^^geo:wktLiteral ;
  geo-pos:lat "50.583"^^xsd:decimal ;
  geo-pos:long "-129.695"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_24434>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_24434" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_24434'^^xsd:string;
  dwc:scientificName 'Orthoconchoecia striola'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:longitude '-129.695'^^xsd:double;
  dwc:latitude '50.583'^^xsd:double;
  dwc:aphiaid '176562'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_24434'^^xsd:string;
  dwc:aphiaIdAccepted '176562'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_2860>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_2860> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_2860> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.583 -129.695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.583"^^xsd:decimal ;
  dwc:decimalLongitude "-129.695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_2860>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.583 -129.695)"^^geo:wktLiteral ;
  geo-pos:lat "50.583"^^xsd:decimal ;
  geo-pos:long "-129.695"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_2860>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_2860" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_2860'^^xsd:string;
  dwc:scientificName 'Boroecia alaska'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:longitude '-129.695'^^xsd:double;
  dwc:latitude '50.583'^^xsd:double;
  dwc:aphiaid '172466'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_2860'^^xsd:string;
  dwc:aphiaIdAccepted '172466'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_24436>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_24436> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_24436> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.927 -129.695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.927"^^xsd:decimal ;
  dwc:decimalLongitude "-129.695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "249"^^xsd:integer ;
  dwc:maximumDepthInMeters "249"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_24436>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.927 -129.695)"^^geo:wktLiteral ;
  geo-pos:lat "50.927"^^xsd:decimal ;
  geo-pos:long "-129.695"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_24436>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_24436" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_24436'^^xsd:string;
  dwc:scientificName 'Orthoconchoecia striola'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:longitude '-129.695'^^xsd:double;
  dwc:latitude '50.927'^^xsd:double;
  dwc:minimumDepth '249'^^xsd:integer;
  dwc:maximumDepth '249'^^xsd:integer;
  dwc:aphiaid '176562'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_24436'^^xsd:string;
  dwc:aphiaIdAccepted '176562'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.927 -129.695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.927"^^xsd:decimal ;
  dwc:decimalLongitude "-129.695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "249"^^xsd:integer ;
  dwc:maximumDepthInMeters "249"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.927 -129.695)"^^geo:wktLiteral ;
  geo-pos:lat "50.927"^^xsd:decimal ;
  geo-pos:long "-129.695"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_998'^^xsd:string;
  dwc:scientificName 'Alacia pseudoalata= A. major'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:longitude '-129.695'^^xsd:double;
  dwc:latitude '50.927'^^xsd:double;
  dwc:minimumDepth '249'^^xsd:integer;
  dwc:maximumDepth '249'^^xsd:integer;
  dwc:aphiaid '172459'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_998'^^xsd:string;
  dwc:aphiaIdAccepted '422960'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_17589>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_17589> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_17589> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.927 -129.695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.927"^^xsd:decimal ;
  dwc:decimalLongitude "-129.695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "249"^^xsd:integer ;
  dwc:maximumDepthInMeters "249"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_17589>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.927 -129.695)"^^geo:wktLiteral ;
  geo-pos:lat "50.927"^^xsd:decimal ;
  geo-pos:long "-129.695"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_17589>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_17589" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_17589'^^xsd:string;
  dwc:scientificName 'Metaconchoecia alta'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:longitude '-129.695'^^xsd:double;
  dwc:latitude '50.927'^^xsd:double;
  dwc:minimumDepth '249'^^xsd:integer;
  dwc:maximumDepth '249'^^xsd:integer;
  dwc:aphiaid '172496'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_17589'^^xsd:string;
  dwc:aphiaIdAccepted '172496'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_2861>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_2861> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_2861> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.927 -129.695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.927"^^xsd:decimal ;
  dwc:decimalLongitude "-129.695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_2861>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.927 -129.695)"^^geo:wktLiteral ;
  geo-pos:lat "50.927"^^xsd:decimal ;
  geo-pos:long "-129.695"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_2861>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_2861" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_2861'^^xsd:string;
  dwc:scientificName 'Boroecia alaska'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:longitude '-129.695'^^xsd:double;
  dwc:latitude '50.927'^^xsd:double;
  dwc:aphiaid '172466'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_2861'^^xsd:string;
  dwc:aphiaIdAccepted '172466'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_20479>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_20479> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_20479> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.869 -129.391)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.869"^^xsd:decimal ;
  dwc:decimalLongitude "-129.391"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "200"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_20479>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.869 -129.391)"^^geo:wktLiteral ;
  geo-pos:lat "51.869"^^xsd:decimal ;
  geo-pos:long "-129.391"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_20479>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_20479" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_20479'^^xsd:string;
  dwc:scientificName 'Mikroconchoecia stigmatica'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:longitude '-129.391'^^xsd:double;
  dwc:latitude '51.869'^^xsd:double;
  dwc:minimumDepth '200'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:aphiaid '127823'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_20479'^^xsd:string;
  dwc:aphiaIdAccepted '127823'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_4816>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_4816> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_4816> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.869 -129.391)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.869"^^xsd:decimal ;
  dwc:decimalLongitude "-129.391"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "200"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_4816>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.869 -129.391)"^^geo:wktLiteral ;
  geo-pos:lat "51.869"^^xsd:decimal ;
  geo-pos:long "-129.391"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_4816>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_4816" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_4816'^^xsd:string;
  dwc:scientificName 'Conchocetta giesbrechti'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:longitude '-129.391'^^xsd:double;
  dwc:latitude '51.869'^^xsd:double;
  dwc:minimumDepth '200'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:aphiaid '127769'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_4816'^^xsd:string;
  dwc:aphiaIdAccepted '127769'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_7072>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_7072> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_7072> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.869 -129.391)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.869"^^xsd:decimal ;
  dwc:decimalLongitude "-129.391"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "200"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_7072>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.869 -129.391)"^^geo:wktLiteral ;
  geo-pos:lat "51.869"^^xsd:decimal ;
  geo-pos:long "-129.391"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_7072>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_7072" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_7072'^^xsd:string;
  dwc:scientificName 'Conchoecia aff. magna'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:longitude '-129.391'^^xsd:double;
  dwc:latitude '51.869'^^xsd:double;
  dwc:minimumDepth '200'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'EventRemarks: (NEP)'^^xsd:string;
  dwc:aphiaid '127533'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_7072'^^xsd:string;
  dwc:aphiaIdAccepted '127533'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_8568>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_8568> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_8568> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.869 -129.391)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.869"^^xsd:decimal ;
  dwc:decimalLongitude "-129.391"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "200"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_8568>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.869 -129.391)"^^geo:wktLiteral ;
  geo-pos:lat "51.869"^^xsd:decimal ;
  geo-pos:long "-129.391"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_8568>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_8568" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_8568'^^xsd:string;
  dwc:scientificName 'Conchoecilla daphnoides'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:longitude '-129.391'^^xsd:double;
  dwc:latitude '51.869'^^xsd:double;
  dwc:minimumDepth '200'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:aphiaid '127776'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_8568'^^xsd:string;
  dwc:aphiaIdAccepted '127776'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_24438>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_24438> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_24438> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.869 -129.391)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.869"^^xsd:decimal ;
  dwc:decimalLongitude "-129.391"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "200"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_24438>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.869 -129.391)"^^geo:wktLiteral ;
  geo-pos:lat "51.869"^^xsd:decimal ;
  geo-pos:long "-129.391"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_24438>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_24438" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_24438'^^xsd:string;
  dwc:scientificName 'Orthoconchoecia striola'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:longitude '-129.391'^^xsd:double;
  dwc:latitude '51.869'^^xsd:double;
  dwc:minimumDepth '200'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:aphiaid '176562'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_24438'^^xsd:string;
  dwc:aphiaIdAccepted '176562'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_999> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.869 -129.391)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.869"^^xsd:decimal ;
  dwc:decimalLongitude "-129.391"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "200"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.869 -129.391)"^^geo:wktLiteral ;
  geo-pos:lat "51.869"^^xsd:decimal ;
  geo-pos:long "-129.391"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_999'^^xsd:string;
  dwc:scientificName 'Alacia pseudoalata= A. major'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:longitude '-129.391'^^xsd:double;
  dwc:latitude '51.869'^^xsd:double;
  dwc:minimumDepth '200'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:aphiaid '172459'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_999'^^xsd:string;
  dwc:aphiaIdAccepted '422960'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_18120>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_18120> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_18120> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.869 -129.391)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.869"^^xsd:decimal ;
  dwc:decimalLongitude "-129.391"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "200"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_18120>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.869 -129.391)"^^geo:wktLiteral ;
  geo-pos:lat "51.869"^^xsd:decimal ;
  geo-pos:long "-129.391"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_18120>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_18120" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_18120'^^xsd:string;
  dwc:scientificName 'Metaconchoecia inflata lata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:longitude '-129.391'^^xsd:double;
  dwc:latitude '51.869'^^xsd:double;
  dwc:minimumDepth '200'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:aphiaid '175792'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_18120'^^xsd:string;
  dwc:aphiaIdAccepted '175792'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_17513>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_17513> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_17513> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.869 -129.391)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.869"^^xsd:decimal ;
  dwc:decimalLongitude "-129.391"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "200"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_17513>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.869 -129.391)"^^geo:wktLiteral ;
  geo-pos:lat "51.869"^^xsd:decimal ;
  geo-pos:long "-129.391"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_17513>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_17513" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_17513'^^xsd:string;
  dwc:scientificName 'Metaconchoecia alta'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:longitude '-129.391'^^xsd:double;
  dwc:latitude '51.869'^^xsd:double;
  dwc:minimumDepth '200'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:aphiaid '172496'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_17513'^^xsd:string;
  dwc:aphiaIdAccepted '172496'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_15188>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_15188> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_15188> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.567 -128.967)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.567"^^xsd:decimal ;
  dwc:decimalLongitude "-128.967"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_15188>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.567 -128.967)"^^geo:wktLiteral ;
  geo-pos:lat "37.567"^^xsd:decimal ;
  geo-pos:long "-128.967"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_15188>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_15188" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_15188'^^xsd:string;
  dwc:scientificName 'Halocypris angustifrontalis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '-128.967'^^xsd:double;
  dwc:latitude '37.567'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '176592'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_15188'^^xsd:string;
  dwc:observationDate '1971-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '176592'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_15185>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_15185> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_15185> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (6.25 -128.933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "6.25"^^xsd:decimal ;
  dwc:decimalLongitude "-128.933"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "65"^^xsd:integer ;
  dwc:maximumDepthInMeters "65"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_15185>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (6.25 -128.933)"^^geo:wktLiteral ;
  geo-pos:lat "6.25"^^xsd:decimal ;
  geo-pos:long "-128.933"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_15185>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_15185" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_15185'^^xsd:string;
  dwc:scientificName 'Halocypris angustifrontalis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '-128.933'^^xsd:double;
  dwc:latitude '6.25'^^xsd:double;
  dwc:minimumDepth '65'^^xsd:integer;
  dwc:maximumDepth '65'^^xsd:integer;
  dwc:aphiaid '176592'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_15185'^^xsd:string;
  dwc:observationDate '1966-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '176592'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_466>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_466> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_466> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-59.983 -128.917)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-59.983"^^xsd:decimal ;
  dwc:decimalLongitude "-128.917"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_466>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-59.983 -128.917)"^^geo:wktLiteral ;
  geo-pos:lat "-59.983"^^xsd:decimal ;
  geo-pos:long "-128.917"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_466>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_466" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_466'^^xsd:string;
  dwc:scientificName 'Alacia hettacra'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '-128.917'^^xsd:double;
  dwc:latitude '-59.983'^^xsd:double;
  dwc:aphiaid '172456'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_466'^^xsd:string;
  dwc:observationDate '1964-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '172456'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_3214>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_3214> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_3214> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-59.983 -128.917)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-59.983"^^xsd:decimal ;
  dwc:decimalLongitude "-128.917"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_3214>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-59.983 -128.917)"^^geo:wktLiteral ;
  geo-pos:lat "-59.983"^^xsd:decimal ;
  geo-pos:long "-128.917"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_3214>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_3214" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_3214'^^xsd:string;
  dwc:scientificName 'Boroecia antipoda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '-128.917'^^xsd:double;
  dwc:latitude '-59.983'^^xsd:double;
  dwc:aphiaid '172467'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_3214'^^xsd:string;
  dwc:observationDate '1964-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '172467'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_30671>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_30671> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_30671> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-59.983 -128.917)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-59.983"^^xsd:decimal ;
  dwc:decimalLongitude "-128.917"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_30671>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-59.983 -128.917)"^^geo:wktLiteral ;
  geo-pos:lat "-59.983"^^xsd:decimal ;
  geo-pos:long "-128.917"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_30671>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_30671" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_30671'^^xsd:string;
  dwc:scientificName 'Pseudoconchoecia serrulata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '-128.917'^^xsd:double;
  dwc:latitude '-59.983'^^xsd:double;
  dwc:aphiaid '176588'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_30671'^^xsd:string;
  dwc:observationDate '1964-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '176588'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_18652>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_18652> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_18652> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-59.983 -128.917)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-59.983"^^xsd:decimal ;
  dwc:decimalLongitude "-128.917"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_18652>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-59.983 -128.917)"^^geo:wktLiteral ;
  geo-pos:lat "-59.983"^^xsd:decimal ;
  geo-pos:long "-128.917"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_18652>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_18652" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_18652'^^xsd:string;
  dwc:scientificName 'Metaconchoecia skogsbergi'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '-128.917'^^xsd:double;
  dwc:latitude '-59.983'^^xsd:double;
  dwc:aphiaid '127814'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_18652'^^xsd:string;
  dwc:observationDate '1964-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '127814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_12648>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_12648> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_12648> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-59.983 -128.917)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-59.983"^^xsd:decimal ;
  dwc:decimalLongitude "-128.917"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_12648>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-59.983 -128.917)"^^geo:wktLiteral ;
  geo-pos:lat "-59.983"^^xsd:decimal ;
  geo-pos:long "-128.917"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_12648>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_12648" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_12648'^^xsd:string;
  dwc:scientificName 'Discoconchoecia elegans'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '-128.917'^^xsd:double;
  dwc:latitude '-59.983'^^xsd:double;
  dwc:occurrenceRemarks 'TaxonRemark: Note the type locality is in the Norwegain Sea - there are huge sizes differences between different regions suggesting that there is more than one species involved'^^xsd:string;
  dwc:aphiaid '127782'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_12648'^^xsd:string;
  dwc:observationDate '1964-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '127782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_21458>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_21458> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_21458> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-59.967 -128.917)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-59.967"^^xsd:decimal ;
  dwc:decimalLongitude "-128.917"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_21458>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-59.967 -128.917)"^^geo:wktLiteral ;
  geo-pos:lat "-59.967"^^xsd:decimal ;
  geo-pos:long "-128.917"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_21458>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_21458" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_21458'^^xsd:string;
  dwc:scientificName 'Obtusoecia antarctica'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '-128.917'^^xsd:double;
  dwc:latitude '-59.967'^^xsd:double;
  dwc:aphiaid '176554'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_21458'^^xsd:string;
  dwc:observationDate '1964-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '176554'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_11800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_11800> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_11800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-59.967 -128.917)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-59.967"^^xsd:decimal ;
  dwc:decimalLongitude "-128.917"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_11800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-59.967 -128.917)"^^geo:wktLiteral ;
  geo-pos:lat "-59.967"^^xsd:decimal ;
  geo-pos:long "-128.917"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_11800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_11800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_11800'^^xsd:string;
  dwc:scientificName 'Discoconchoecia elegans'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '-128.917'^^xsd:double;
  dwc:latitude '-59.967'^^xsd:double;
  dwc:occurrenceRemarks 'TaxonRemark: Note the type locality is in the Norwegain Sea - there are huge sizes differences between different regions suggesting that there is more than one species involved'^^xsd:string;
  dwc:aphiaid '127782'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_11800'^^xsd:string;
  dwc:observationDate '1964-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '127782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_817>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_817> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_817> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-59.967 -128.917)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-59.967"^^xsd:decimal ;
  dwc:decimalLongitude "-128.917"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_817>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-59.967 -128.917)"^^geo:wktLiteral ;
  geo-pos:lat "-59.967"^^xsd:decimal ;
  geo-pos:long "-128.917"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_817>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_817" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_817'^^xsd:string;
  dwc:scientificName 'Alacia hettacra'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '-128.917'^^xsd:double;
  dwc:latitude '-59.967'^^xsd:double;
  dwc:aphiaid '172456'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_817'^^xsd:string;
  dwc:observationDate '1964-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '172456'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_2443>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_2443> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_2443> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-59.967 -128.917)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-59.967"^^xsd:decimal ;
  dwc:decimalLongitude "-128.917"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_2443>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-59.967 -128.917)"^^geo:wktLiteral ;
  geo-pos:lat "-59.967"^^xsd:decimal ;
  geo-pos:long "-128.917"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_2443>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_2443" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_2443'^^xsd:string;
  dwc:scientificName 'Metaconchoecerra isocheira'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '-128.917'^^xsd:double;
  dwc:latitude '-59.967'^^xsd:double;
  dwc:aphiaid '175845'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_2443'^^xsd:string;
  dwc:observationDate '1964-08-27'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_18911>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_18911> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_18911> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-59.967 -128.917)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-59.967"^^xsd:decimal ;
  dwc:decimalLongitude "-128.917"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_18911>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-59.967 -128.917)"^^geo:wktLiteral ;
  geo-pos:lat "-59.967"^^xsd:decimal ;
  geo-pos:long "-128.917"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_18911>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_18911" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_18911'^^xsd:string;
  dwc:scientificName 'Metaconchoecia skogsbergi'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '-128.917'^^xsd:double;
  dwc:latitude '-59.967'^^xsd:double;
  dwc:aphiaid '127814'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_18911'^^xsd:string;
  dwc:observationDate '1964-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '127814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_3577>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_3577> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_3577> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-59.967 -128.917)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-59.967"^^xsd:decimal ;
  dwc:decimalLongitude "-128.917"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_3577>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-59.967 -128.917)"^^geo:wktLiteral ;
  geo-pos:lat "-59.967"^^xsd:decimal ;
  geo-pos:long "-128.917"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_3577>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_3577" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_3577'^^xsd:string;
  dwc:scientificName 'Boroecia antipoda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '-128.917'^^xsd:double;
  dwc:latitude '-59.967'^^xsd:double;
  dwc:aphiaid '172467'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_3577'^^xsd:string;
  dwc:observationDate '1964-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '172467'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_29225>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_29225> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_29225> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-59.967 -128.917)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-59.967"^^xsd:decimal ;
  dwc:decimalLongitude "-128.917"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_29225>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-59.967 -128.917)"^^geo:wktLiteral ;
  geo-pos:lat "-59.967"^^xsd:decimal ;
  geo-pos:long "-128.917"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_29225>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_29225" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_29225'^^xsd:string;
  dwc:scientificName 'Proceroecia brachyaskos'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '-128.917'^^xsd:double;
  dwc:latitude '-59.967'^^xsd:double;
  dwc:aphiaid '127857'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_29225'^^xsd:string;
  dwc:observationDate '1964-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '127857'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_17500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_17500> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_17500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.443333333 -128.89)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.443333333"^^xsd:decimal ;
  dwc:decimalLongitude "-128.89"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_17500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.443333333 -128.89)"^^geo:wktLiteral ;
  geo-pos:lat "49.443333333"^^xsd:decimal ;
  geo-pos:long "-128.89"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_17500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_17500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_17500'^^xsd:string;
  dwc:scientificName 'Metaconchoecia alta'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '-128.89'^^xsd:double;
  dwc:latitude '49.443333333'^^xsd:double;
  dwc:aphiaid '172496'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_17500'^^xsd:string;
  dwc:observationDate '1958-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '172496'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_17501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_17501> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_17501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.511666667 -128.695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.511666667"^^xsd:decimal ;
  dwc:decimalLongitude "-128.695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_17501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.511666667 -128.695)"^^geo:wktLiteral ;
  geo-pos:lat "49.511666667"^^xsd:decimal ;
  geo-pos:long "-128.695"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_17501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_17501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_17501'^^xsd:string;
  dwc:scientificName 'Metaconchoecia alta'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1954'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '-128.695'^^xsd:double;
  dwc:latitude '49.511666667'^^xsd:double;
  dwc:aphiaid '172496'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_17501'^^xsd:string;
  dwc:observationDate '1954-01-12'^^xsd:date;
  dwc:aphiaIdAccepted '172496'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_17578>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_17578> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_17578> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.512 -128.695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.512"^^xsd:decimal ;
  dwc:decimalLongitude "-128.695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "95"^^xsd:integer ;
  dwc:maximumDepthInMeters "215"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_17578>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.512 -128.695)"^^geo:wktLiteral ;
  geo-pos:lat "49.512"^^xsd:decimal ;
  geo-pos:long "-128.695"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_17578>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_17578" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_17578'^^xsd:string;
  dwc:scientificName 'Metaconchoecia alta'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '-128.695'^^xsd:double;
  dwc:latitude '49.512'^^xsd:double;
  dwc:minimumDepth '95'^^xsd:integer;
  dwc:maximumDepth '215'^^xsd:integer;
  dwc:aphiaid '172496'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_17578'^^xsd:string;
  dwc:observationDate '1958-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '172496'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_18231>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_18231> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_18231> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.333 -128.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.333"^^xsd:decimal ;
  dwc:decimalLongitude "-128.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "200"^^xsd:integer ;
  dwc:maximumDepthInMeters "500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_18231>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.333 -128.3)"^^geo:wktLiteral ;
  geo-pos:lat "42.333"^^xsd:decimal ;
  geo-pos:long "-128.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_18231>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_18231" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_18231'^^xsd:string;
  dwc:scientificName 'Metaconchoecia longiseta'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '-128.3'^^xsd:double;
  dwc:latitude '42.333'^^xsd:double;
  dwc:minimumDepth '200'^^xsd:integer;
  dwc:maximumDepth '500'^^xsd:integer;
  dwc:aphiaid '175796'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_18231'^^xsd:string;
  dwc:observationDate '1978-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '175796'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_17577>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_17577> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_17577> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.333 -128.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.333"^^xsd:decimal ;
  dwc:decimalLongitude "-128.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_17577>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.333 -128.3)"^^geo:wktLiteral ;
  geo-pos:lat "42.333"^^xsd:decimal ;
  geo-pos:long "-128.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_17577>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_17577" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_17577'^^xsd:string;
  dwc:scientificName 'Metaconchoecia alta'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '-128.3'^^xsd:double;
  dwc:latitude '42.333'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '172496'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_17577'^^xsd:string;
  dwc:observationDate '1978-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '172496'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_17505>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_17505> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_17505> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.333333333 -128.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-128.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_17505>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.333333333 -128.3)"^^geo:wktLiteral ;
  geo-pos:lat "42.333333333"^^xsd:decimal ;
  geo-pos:long "-128.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_17505>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_17505" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_17505'^^xsd:string;
  dwc:scientificName 'Metaconchoecia alta'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '-128.3'^^xsd:double;
  dwc:latitude '42.333333333'^^xsd:double;
  dwc:aphiaid '172496'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_17505'^^xsd:string;
  dwc:observationDate '1978-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '172496'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_11860>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_11860> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_11860> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.008 -128.018)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.008"^^xsd:decimal ;
  dwc:decimalLongitude "-128.018"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_11860>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.008 -128.018)"^^geo:wktLiteral ;
  geo-pos:lat "50.008"^^xsd:decimal ;
  geo-pos:long "-128.018"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_11860>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_11860" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_11860'^^xsd:string;
  dwc:scientificName 'Discoconchoecia elegans'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '-128.018'^^xsd:double;
  dwc:latitude '50.008'^^xsd:double;
  dwc:occurrenceRemarks 'EventRemarks: (NEP), TaxonRemark: Note the type locality is in the Norwegain Sea - there are huge sizes differences between different regions suggesting that there is more than one species involved'^^xsd:string;
  dwc:aphiaid '127782'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_11860'^^xsd:string;
  dwc:observationDate '1999-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '127782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_4815>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_4815> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_4815> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.008 -128.018)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.008"^^xsd:decimal ;
  dwc:decimalLongitude "-128.018"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_4815>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.008 -128.018)"^^geo:wktLiteral ;
  geo-pos:lat "50.008"^^xsd:decimal ;
  geo-pos:long "-128.018"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_4815>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_4815" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_4815'^^xsd:string;
  dwc:scientificName 'Conchocetta giesbrechti'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '-128.018'^^xsd:double;
  dwc:latitude '50.008'^^xsd:double;
  dwc:aphiaid '127769'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_4815'^^xsd:string;
  dwc:observationDate '1999-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '127769'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_7069>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_7069> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_7069> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.008 -128.018)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.008"^^xsd:decimal ;
  dwc:decimalLongitude "-128.018"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_7069>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.008 -128.018)"^^geo:wktLiteral ;
  geo-pos:lat "50.008"^^xsd:decimal ;
  geo-pos:long "-128.018"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_7069>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_7069" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_7069'^^xsd:string;
  dwc:scientificName 'Conchoecia aff. magna'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '-128.018'^^xsd:double;
  dwc:latitude '50.008'^^xsd:double;
  dwc:occurrenceRemarks 'EventRemarks: (NEP)'^^xsd:string;
  dwc:aphiaid '127533'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_7069'^^xsd:string;
  dwc:observationDate '1999-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '127533'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_16216>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_16216> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_16216> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.008 -128.018)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.008"^^xsd:decimal ;
  dwc:decimalLongitude "-128.018"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "250"^^xsd:integer ;
  dwc:maximumDepthInMeters "250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_16216>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.008 -128.018)"^^geo:wktLiteral ;
  geo-pos:lat "50.008"^^xsd:decimal ;
  geo-pos:long "-128.018"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_16216>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_16216" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_16216'^^xsd:string;
  dwc:scientificName 'Loricoecia aff. loricata NEP'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '-128.018'^^xsd:double;
  dwc:latitude '50.008'^^xsd:double;
  dwc:minimumDepth '250'^^xsd:integer;
  dwc:maximumDepth '250'^^xsd:integer;
  dwc:aphiaid '127544'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_16216'^^xsd:string;
  dwc:observationDate '1999-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '127544'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_24432>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_24432> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_24432> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.008 -128.018)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.008"^^xsd:decimal ;
  dwc:decimalLongitude "-128.018"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_24432>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.008 -128.018)"^^geo:wktLiteral ;
  geo-pos:lat "50.008"^^xsd:decimal ;
  geo-pos:long "-128.018"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_24432>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_24432" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_24432'^^xsd:string;
  dwc:scientificName 'Orthoconchoecia striola'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '-128.018'^^xsd:double;
  dwc:latitude '50.008'^^xsd:double;
  dwc:aphiaid '176562'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_24432'^^xsd:string;
  dwc:observationDate '1999-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '176562'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_18119>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_18119> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_18119> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.008 -128.018)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.008"^^xsd:decimal ;
  dwc:decimalLongitude "-128.018"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_18119>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.008 -128.018)"^^geo:wktLiteral ;
  geo-pos:lat "50.008"^^xsd:decimal ;
  geo-pos:long "-128.018"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_18119>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_18119" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_18119'^^xsd:string;
  dwc:scientificName 'Metaconchoecia inflata lata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '-128.018'^^xsd:double;
  dwc:latitude '50.008'^^xsd:double;
  dwc:aphiaid '175792'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_18119'^^xsd:string;
  dwc:observationDate '1999-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '175792'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_17588>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_17588> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_17588> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.008 -128.018)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.008"^^xsd:decimal ;
  dwc:decimalLongitude "-128.018"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_17588>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.008 -128.018)"^^geo:wktLiteral ;
  geo-pos:lat "50.008"^^xsd:decimal ;
  geo-pos:long "-128.018"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_17588>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_17588" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_17588'^^xsd:string;
  dwc:scientificName 'Metaconchoecia alta'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '-128.018'^^xsd:double;
  dwc:latitude '50.008'^^xsd:double;
  dwc:aphiaid '172496'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_17588'^^xsd:string;
  dwc:observationDate '1999-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '172496'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_13116>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_13116> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_13116> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.008 -128.018)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.008"^^xsd:decimal ;
  dwc:decimalLongitude "-128.018"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_13116>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.008 -128.018)"^^geo:wktLiteral ;
  geo-pos:lat "50.008"^^xsd:decimal ;
  geo-pos:long "-128.018"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_13116>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_13116" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_13116'^^xsd:string;
  dwc:scientificName 'Fellia bicornis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '-128.018'^^xsd:double;
  dwc:latitude '50.008'^^xsd:double;
  dwc:aphiaid '127786'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_13116'^^xsd:string;
  dwc:observationDate '1999-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '127786'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_15193>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_15193> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_15193> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.167 -127.667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.167"^^xsd:decimal ;
  dwc:decimalLongitude "-127.667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_15193>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.167 -127.667)"^^geo:wktLiteral ;
  geo-pos:lat "37.167"^^xsd:decimal ;
  geo-pos:long "-127.667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_15193>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_15193" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_15193'^^xsd:string;
  dwc:scientificName 'Halocypris angustifrontalis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '-127.667'^^xsd:double;
  dwc:latitude '37.167'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '176592'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_15193'^^xsd:string;
  dwc:observationDate '1979-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '176592'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_17580>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_17580> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_17580> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.017 -127.651)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.017"^^xsd:decimal ;
  dwc:decimalLongitude "-127.651"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "200"^^xsd:integer ;
  dwc:maximumDepthInMeters "500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_17580>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.017 -127.651)"^^geo:wktLiteral ;
  geo-pos:lat "40.017"^^xsd:decimal ;
  geo-pos:long "-127.651"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_17580>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_17580" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_17580'^^xsd:string;
  dwc:scientificName 'Metaconchoecia alta'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '-127.651'^^xsd:double;
  dwc:latitude '40.017'^^xsd:double;
  dwc:minimumDepth '200'^^xsd:integer;
  dwc:maximumDepth '500'^^xsd:integer;
  dwc:aphiaid '172496'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_17580'^^xsd:string;
  dwc:observationDate '1958-12-06'^^xsd:date;
  dwc:aphiaIdAccepted '172496'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_17502>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_17502> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_17502> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.016666667 -127.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.016666667"^^xsd:decimal ;
  dwc:decimalLongitude "-127.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_17502>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.016666667 -127.65)"^^geo:wktLiteral ;
  geo-pos:lat "40.016666667"^^xsd:decimal ;
  geo-pos:long "-127.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_17502>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_17502" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_17502'^^xsd:string;
  dwc:scientificName 'Metaconchoecia alta'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '-127.65'^^xsd:double;
  dwc:latitude '40.016666667'^^xsd:double;
  dwc:aphiaid '172496'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_17502'^^xsd:string;
  dwc:observationDate '1958-12-06'^^xsd:date;
  dwc:aphiaIdAccepted '172496'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_13126>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_13126> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_13126> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.016666667 -127.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.016666667"^^xsd:decimal ;
  dwc:decimalLongitude "-127.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "200"^^xsd:integer ;
  dwc:maximumDepthInMeters "500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_13126>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.016666667 -127.65)"^^geo:wktLiteral ;
  geo-pos:lat "40.016666667"^^xsd:decimal ;
  geo-pos:long "-127.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_13126>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_13126" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_13126'^^xsd:string;
  dwc:scientificName 'Fellia bicornis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '-127.65'^^xsd:double;
  dwc:latitude '40.016666667'^^xsd:double;
  dwc:minimumDepth '200'^^xsd:integer;
  dwc:maximumDepth '500'^^xsd:integer;
  dwc:occurrenceRemarks 'Are they? Male 2.9mm long'^^xsd:string;
  dwc:aphiaid '127786'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_13126'^^xsd:string;
  dwc:observationDate '1958-12-06'^^xsd:date;
  dwc:aphiaIdAccepted '127786'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_13130>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_13130> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_13130> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.017 -127.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.017"^^xsd:decimal ;
  dwc:decimalLongitude "-127.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "200"^^xsd:integer ;
  dwc:maximumDepthInMeters "500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_13130>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.017 -127.65)"^^geo:wktLiteral ;
  geo-pos:lat "40.017"^^xsd:decimal ;
  geo-pos:long "-127.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_13130>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_13130" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_13130'^^xsd:string;
  dwc:scientificName 'Fellia bicornis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '-127.65'^^xsd:double;
  dwc:latitude '40.017'^^xsd:double;
  dwc:minimumDepth '200'^^xsd:integer;
  dwc:maximumDepth '500'^^xsd:integer;
  dwc:occurrenceRemarks 'TaxonRemark: bicornis large'^^xsd:string;
  dwc:aphiaid '127786'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_13130'^^xsd:string;
  dwc:observationDate '1958-12-06'^^xsd:date;
  dwc:aphiaIdAccepted '127786'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_8570>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_8570> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_8570> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.725 -127.487)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.725"^^xsd:decimal ;
  dwc:decimalLongitude "-127.487"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_8570>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.725 -127.487)"^^geo:wktLiteral ;
  geo-pos:lat "49.725"^^xsd:decimal ;
  geo-pos:long "-127.487"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_8570>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_8570" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_8570'^^xsd:string;
  dwc:scientificName 'Conchoecilla daphnoides'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '-127.487'^^xsd:double;
  dwc:latitude '49.725'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '127776'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_8570'^^xsd:string;
  dwc:observationDate '1999-10-07'^^xsd:date;
  dwc:aphiaIdAccepted '127776'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_24857>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_24857> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_24857> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.725 -127.487)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.725"^^xsd:decimal ;
  dwc:decimalLongitude "-127.487"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_24857>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.725 -127.487)"^^geo:wktLiteral ;
  geo-pos:lat "49.725"^^xsd:decimal ;
  geo-pos:long "-127.487"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_24857>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_24857" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_24857'^^xsd:string;
  dwc:scientificName 'Paraconchoecia allotherium'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '-127.487'^^xsd:double;
  dwc:latitude '49.725'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '127834'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_24857'^^xsd:string;
  dwc:observationDate '1999-10-07'^^xsd:date;
  dwc:aphiaIdAccepted '127834'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_24445>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_24445> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_24445> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.725 -127.487)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.725"^^xsd:decimal ;
  dwc:decimalLongitude "-127.487"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_24445>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.725 -127.487)"^^geo:wktLiteral ;
  geo-pos:lat "49.725"^^xsd:decimal ;
  geo-pos:long "-127.487"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_24445>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_24445" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_24445'^^xsd:string;
  dwc:scientificName 'Orthoconchoecia striola'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '-127.487'^^xsd:double;
  dwc:latitude '49.725'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '176562'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_24445'^^xsd:string;
  dwc:observationDate '1999-10-07'^^xsd:date;
  dwc:aphiaIdAccepted '176562'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_16217>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_16217> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_16217> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.725 -127.487)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.725"^^xsd:decimal ;
  dwc:decimalLongitude "-127.487"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_16217>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.725 -127.487)"^^geo:wktLiteral ;
  geo-pos:lat "49.725"^^xsd:decimal ;
  geo-pos:long "-127.487"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_16217>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_16217" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_16217'^^xsd:string;
  dwc:scientificName 'Loricoecia aff. loricata NEP'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '-127.487'^^xsd:double;
  dwc:latitude '49.725'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '127544'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_16217'^^xsd:string;
  dwc:observationDate '1999-10-07'^^xsd:date;
  dwc:aphiaIdAccepted '127544'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_17594>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_17594> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_17594> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.725 -127.487)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.725"^^xsd:decimal ;
  dwc:decimalLongitude "-127.487"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_17594>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.725 -127.487)"^^geo:wktLiteral ;
  geo-pos:lat "49.725"^^xsd:decimal ;
  geo-pos:long "-127.487"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_17594>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_17594" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_17594'^^xsd:string;
  dwc:scientificName 'Metaconchoecia alta'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '-127.487'^^xsd:double;
  dwc:latitude '49.725'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '172496'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_17594'^^xsd:string;
  dwc:observationDate '1999-10-07'^^xsd:date;
  dwc:aphiaIdAccepted '172496'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_15187>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_15187> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_15187> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.917 -127.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.917"^^xsd:decimal ;
  dwc:decimalLongitude "-127.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_15187>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.917 -127.35)"^^geo:wktLiteral ;
  geo-pos:lat "37.917"^^xsd:decimal ;
  geo-pos:long "-127.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_15187>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_15187" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_15187'^^xsd:string;
  dwc:scientificName 'Halocypris angustifrontalis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '-127.35'^^xsd:double;
  dwc:latitude '37.917'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '176592'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_15187'^^xsd:string;
  dwc:observationDate '1971-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '176592'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_18232>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_18232> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_18232> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.283 -127.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.283"^^xsd:decimal ;
  dwc:decimalLongitude "-127.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "500"^^xsd:integer ;
  dwc:maximumDepthInMeters "750"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_18232>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.283 -127.35)"^^geo:wktLiteral ;
  geo-pos:lat "42.283"^^xsd:decimal ;
  geo-pos:long "-127.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_18232>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_18232" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_18232'^^xsd:string;
  dwc:scientificName 'Metaconchoecia longiseta'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '-127.35'^^xsd:double;
  dwc:latitude '42.283'^^xsd:double;
  dwc:minimumDepth '500'^^xsd:integer;
  dwc:maximumDepth '750'^^xsd:integer;
  dwc:aphiaid '175796'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_18232'^^xsd:string;
  dwc:observationDate '1978-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '175796'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_15026>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_15026> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_15026> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.533 -127.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.533"^^xsd:decimal ;
  dwc:decimalLongitude "-127.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_15026>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.533 -127.25)"^^geo:wktLiteral ;
  geo-pos:lat "33.533"^^xsd:decimal ;
  geo-pos:long "-127.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_15026>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_15026" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_15026'^^xsd:string;
  dwc:scientificName 'Halocypris pelagica'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '-127.25'^^xsd:double;
  dwc:latitude '33.533'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:aphiaid '127795'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_15026'^^xsd:string;
  dwc:observationDate '1977-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '127795'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_12701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_12701> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_12701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-68.083 -126.783)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-68.083"^^xsd:decimal ;
  dwc:decimalLongitude "-126.783"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_12701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-68.083 -126.783)"^^geo:wktLiteral ;
  geo-pos:lat "-68.083"^^xsd:decimal ;
  geo-pos:long "-126.783"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_12701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_12701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_12701'^^xsd:string;
  dwc:scientificName 'Discoconchoecia elegans'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '-126.783'^^xsd:double;
  dwc:latitude '-68.083'^^xsd:double;
  dwc:occurrenceRemarks 'TaxonRemark: Note the type locality is in the Norwegain Sea - there are huge sizes differences between different regions suggesting that there is more than one species involved'^^xsd:string;
  dwc:aphiaid '127782'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_12701'^^xsd:string;
  dwc:observationDate '1965-04-07'^^xsd:date;
  dwc:aphiaIdAccepted '127782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_2254>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_2254> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_2254> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-68.083 -126.783)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-68.083"^^xsd:decimal ;
  dwc:decimalLongitude "-126.783"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_2254>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-68.083 -126.783)"^^geo:wktLiteral ;
  geo-pos:lat "-68.083"^^xsd:decimal ;
  geo-pos:long "-126.783"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_2254>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_2254" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_2254'^^xsd:string;
  dwc:scientificName 'Metaconchoecerra isocheira'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '-126.783'^^xsd:double;
  dwc:latitude '-68.083'^^xsd:double;
  dwc:aphiaid '175845'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_2254'^^xsd:string;
  dwc:observationDate '1965-04-07'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_3232>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_3232> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_3232> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-68.083 -126.783)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-68.083"^^xsd:decimal ;
  dwc:decimalLongitude "-126.783"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_3232>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-68.083 -126.783)"^^geo:wktLiteral ;
  geo-pos:lat "-68.083"^^xsd:decimal ;
  geo-pos:long "-126.783"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_3232>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_3232" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_3232'^^xsd:string;
  dwc:scientificName 'Boroecia antipoda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '-126.783'^^xsd:double;
  dwc:latitude '-68.083'^^xsd:double;
  dwc:aphiaid '172467'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_3232'^^xsd:string;
  dwc:observationDate '1965-04-07'^^xsd:date;
  dwc:aphiaIdAccepted '172467'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_18669>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_18669> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_18669> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-68.083 -126.783)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-68.083"^^xsd:decimal ;
  dwc:decimalLongitude "-126.783"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_18669>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-68.083 -126.783)"^^geo:wktLiteral ;
  geo-pos:lat "-68.083"^^xsd:decimal ;
  geo-pos:long "-126.783"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_18669>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_18669" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_18669'^^xsd:string;
  dwc:scientificName 'Metaconchoecia skogsbergi'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '-126.783'^^xsd:double;
  dwc:latitude '-68.083'^^xsd:double;
  dwc:aphiaid '127814'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_18669'^^xsd:string;
  dwc:observationDate '1965-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '127814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_16215>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_16215> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_16215> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.25 -126.667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.25"^^xsd:decimal ;
  dwc:decimalLongitude "-126.667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "250"^^xsd:integer ;
  dwc:maximumDepthInMeters "250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_16215>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.25 -126.667)"^^geo:wktLiteral ;
  geo-pos:lat "48.25"^^xsd:decimal ;
  geo-pos:long "-126.667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_16215>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_16215" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_16215'^^xsd:string;
  dwc:scientificName 'Loricoecia aff. loricata NEP'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '-126.667'^^xsd:double;
  dwc:latitude '48.25'^^xsd:double;
  dwc:minimumDepth '250'^^xsd:integer;
  dwc:maximumDepth '250'^^xsd:integer;
  dwc:aphiaid '127544'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_16215'^^xsd:string;
  dwc:observationDate '1999-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '127544'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_17587>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_17587> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_17587> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.25 -126.667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.25"^^xsd:decimal ;
  dwc:decimalLongitude "-126.667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_17587>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.25 -126.667)"^^geo:wktLiteral ;
  geo-pos:lat "48.25"^^xsd:decimal ;
  geo-pos:long "-126.667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_17587>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_17587" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_17587'^^xsd:string;
  dwc:scientificName 'Metaconchoecia alta'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '-126.667'^^xsd:double;
  dwc:latitude '48.25'^^xsd:double;
  dwc:aphiaid '172496'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_17587'^^xsd:string;
  dwc:observationDate '1999-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '172496'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_11858>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_11858> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_11858> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.25 -126.667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.25"^^xsd:decimal ;
  dwc:decimalLongitude "-126.667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "245"^^xsd:integer ;
  dwc:maximumDepthInMeters "245"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_11858>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.25 -126.667)"^^geo:wktLiteral ;
  geo-pos:lat "48.25"^^xsd:decimal ;
  geo-pos:long "-126.667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_11858>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_11858" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_11858'^^xsd:string;
  dwc:scientificName 'Discoconchoecia elegans'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '-126.667'^^xsd:double;
  dwc:latitude '48.25'^^xsd:double;
  dwc:minimumDepth '245'^^xsd:integer;
  dwc:maximumDepth '245'^^xsd:integer;
  dwc:occurrenceRemarks 'EventRemarks: (NEP), TaxonRemark: Note the type locality is in the Norwegain Sea - there are huge sizes differences between different regions suggesting that there is more than one species involved'^^xsd:string;
  dwc:aphiaid '127782'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_11858'^^xsd:string;
  dwc:observationDate '1999-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '127782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_11859>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_11859> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_11859> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.25 -126.667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.25"^^xsd:decimal ;
  dwc:decimalLongitude "-126.667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_11859>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.25 -126.667)"^^geo:wktLiteral ;
  geo-pos:lat "48.25"^^xsd:decimal ;
  geo-pos:long "-126.667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_11859>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_11859" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_11859'^^xsd:string;
  dwc:scientificName 'Discoconchoecia elegans'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '-126.667'^^xsd:double;
  dwc:latitude '48.25'^^xsd:double;
  dwc:occurrenceRemarks 'EventRemarks: (NEP), TaxonRemark: Note the type locality is in the Norwegain Sea - there are huge sizes differences between different regions suggesting that there is more than one species involved'^^xsd:string;
  dwc:aphiaid '127782'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_11859'^^xsd:string;
  dwc:observationDate '1999-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '127782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_20475>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_20475> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_20475> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.25 -126.667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.25"^^xsd:decimal ;
  dwc:decimalLongitude "-126.667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "245"^^xsd:integer ;
  dwc:maximumDepthInMeters "245"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_20475>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.25 -126.667)"^^geo:wktLiteral ;
  geo-pos:lat "48.25"^^xsd:decimal ;
  geo-pos:long "-126.667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_20475>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_20475" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_20475'^^xsd:string;
  dwc:scientificName 'Mikroconchoecia stigmatica'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '-126.667'^^xsd:double;
  dwc:latitude '48.25'^^xsd:double;
  dwc:minimumDepth '245'^^xsd:integer;
  dwc:maximumDepth '245'^^xsd:integer;
  dwc:aphiaid '127823'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_20475'^^xsd:string;
  dwc:observationDate '1999-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '127823'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_4814>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_4814> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_4814> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.25 -126.667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.25"^^xsd:decimal ;
  dwc:decimalLongitude "-126.667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_4814>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.25 -126.667)"^^geo:wktLiteral ;
  geo-pos:lat "48.25"^^xsd:decimal ;
  geo-pos:long "-126.667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_4814>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_4814" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_4814'^^xsd:string;
  dwc:scientificName 'Conchocetta giesbrechti'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '-126.667'^^xsd:double;
  dwc:latitude '48.25'^^xsd:double;
  dwc:aphiaid '127769'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_4814'^^xsd:string;
  dwc:observationDate '1999-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '127769'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_995>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_995> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_995> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.25 -126.667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.25"^^xsd:decimal ;
  dwc:decimalLongitude "-126.667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_995>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.25 -126.667)"^^geo:wktLiteral ;
  geo-pos:lat "48.25"^^xsd:decimal ;
  geo-pos:long "-126.667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_995>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_995" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_995'^^xsd:string;
  dwc:scientificName 'Alacia pseudoalata= A. major'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '-126.667'^^xsd:double;
  dwc:latitude '48.25'^^xsd:double;
  dwc:aphiaid '172459'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_995'^^xsd:string;
  dwc:observationDate '1999-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '422960'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_24430>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_24430> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_24430> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.25 -126.667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.25"^^xsd:decimal ;
  dwc:decimalLongitude "-126.667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_24430>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.25 -126.667)"^^geo:wktLiteral ;
  geo-pos:lat "48.25"^^xsd:decimal ;
  geo-pos:long "-126.667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_24430>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_24430" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_24430'^^xsd:string;
  dwc:scientificName 'Orthoconchoecia striola'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '-126.667'^^xsd:double;
  dwc:latitude '48.25'^^xsd:double;
  dwc:aphiaid '176562'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_24430'^^xsd:string;
  dwc:observationDate '1999-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '176562'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_24431>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_24431> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_24431> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.25 -126.667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.25"^^xsd:decimal ;
  dwc:decimalLongitude "-126.667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_24431>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.25 -126.667)"^^geo:wktLiteral ;
  geo-pos:lat "48.25"^^xsd:decimal ;
  geo-pos:long "-126.667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_24431>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_24431" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_24431'^^xsd:string;
  dwc:scientificName 'Orthoconchoecia striola'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '-126.667'^^xsd:double;
  dwc:latitude '48.25'^^xsd:double;
  dwc:aphiaid '176562'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_24431'^^xsd:string;
  dwc:observationDate '1999-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '176562'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_18118>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_18118> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_18118> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.25 -126.667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.25"^^xsd:decimal ;
  dwc:decimalLongitude "-126.667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_18118>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.25 -126.667)"^^geo:wktLiteral ;
  geo-pos:lat "48.25"^^xsd:decimal ;
  geo-pos:long "-126.667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_18118>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_18118" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_18118'^^xsd:string;
  dwc:scientificName 'Metaconchoecia inflata lata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '-126.667'^^xsd:double;
  dwc:latitude '48.25'^^xsd:double;
  dwc:aphiaid '175792'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_18118'^^xsd:string;
  dwc:observationDate '1999-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '175792'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_23922>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_23922> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_23922> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.25 -126.667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.25"^^xsd:decimal ;
  dwc:decimalLongitude "-126.667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "250"^^xsd:integer ;
  dwc:maximumDepthInMeters "250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_23922>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.25 -126.667)"^^geo:wktLiteral ;
  geo-pos:lat "48.25"^^xsd:decimal ;
  geo-pos:long "-126.667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_23922>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_23922" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_23922'^^xsd:string;
  dwc:scientificName 'Orthoconchoecia haddoni marchilensis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '-126.667'^^xsd:double;
  dwc:latitude '48.25'^^xsd:double;
  dwc:minimumDepth '250'^^xsd:integer;
  dwc:maximumDepth '250'^^xsd:integer;
  dwc:aphiaid '176560'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_23922'^^xsd:string;
  dwc:observationDate '1999-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '176560'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_2858>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_2858> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_2858> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.25 -126.667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.25"^^xsd:decimal ;
  dwc:decimalLongitude "-126.667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_2858>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.25 -126.667)"^^geo:wktLiteral ;
  geo-pos:lat "48.25"^^xsd:decimal ;
  geo-pos:long "-126.667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_2858>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_2858" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_2858'^^xsd:string;
  dwc:scientificName 'Boroecia alaska'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '-126.667'^^xsd:double;
  dwc:latitude '48.25'^^xsd:double;
  dwc:aphiaid '172466'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_2858'^^xsd:string;
  dwc:observationDate '1999-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '172466'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_2859>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_2859> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_2859> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.25 -126.667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.25"^^xsd:decimal ;
  dwc:decimalLongitude "-126.667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_2859>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.25 -126.667)"^^geo:wktLiteral ;
  geo-pos:lat "48.25"^^xsd:decimal ;
  geo-pos:long "-126.667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_2859>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_2859" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_2859'^^xsd:string;
  dwc:scientificName 'Boroecia alaska'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:longitude '-126.667'^^xsd:double;
  dwc:latitude '48.25'^^xsd:double;
  dwc:aphiaid '172466'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_2859'^^xsd:string;
  dwc:aphiaIdAccepted '172466'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_28804>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_28804> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_28804> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.25 -126.667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.25"^^xsd:decimal ;
  dwc:decimalLongitude "-126.667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_28804>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.25 -126.667)"^^geo:wktLiteral ;
  geo-pos:lat "48.25"^^xsd:decimal ;
  geo-pos:long "-126.667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_28804>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_28804" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_28804'^^xsd:string;
  dwc:scientificName 'Porroecia spinirostris'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '-126.667'^^xsd:double;
  dwc:latitude '48.25'^^xsd:double;
  dwc:aphiaid '127856'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_28804'^^xsd:string;
  dwc:observationDate '1999-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '127856'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_25492>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_25492> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_25492> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.25 -126.667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.25"^^xsd:decimal ;
  dwc:decimalLongitude "-126.667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "245"^^xsd:integer ;
  dwc:maximumDepthInMeters "245"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_25492>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.25 -126.667)"^^geo:wktLiteral ;
  geo-pos:lat "48.25"^^xsd:decimal ;
  geo-pos:long "-126.667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_25492>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_25492" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_25492'^^xsd:string;
  dwc:scientificName 'Paraconchoecia inermis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '-126.667'^^xsd:double;
  dwc:latitude '48.25'^^xsd:double;
  dwc:minimumDepth '245'^^xsd:integer;
  dwc:maximumDepth '245'^^xsd:integer;
  dwc:aphiaid '127841'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_25492'^^xsd:string;
  dwc:observationDate '1999-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '127841'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_17576>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_17576> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_17576> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.7 -126.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.7"^^xsd:decimal ;
  dwc:decimalLongitude "-126.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "200"^^xsd:integer ;
  dwc:maximumDepthInMeters "500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_17576>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.7 -126.4)"^^geo:wktLiteral ;
  geo-pos:lat "44.7"^^xsd:decimal ;
  geo-pos:long "-126.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_17576>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_17576" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_17576'^^xsd:string;
  dwc:scientificName 'Metaconchoecia alta'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '-126.4'^^xsd:double;
  dwc:latitude '44.7'^^xsd:double;
  dwc:minimumDepth '200'^^xsd:integer;
  dwc:maximumDepth '500'^^xsd:integer;
  dwc:aphiaid '172496'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_17576'^^xsd:string;
  dwc:observationDate '1978-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '172496'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_11878>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_11878> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_11878> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.4115 -126.33333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.4115"^^xsd:decimal ;
  dwc:decimalLongitude "-126.33333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "250"^^xsd:integer ;
  dwc:maximumDepthInMeters "250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_11878>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.4115 -126.33333333)"^^geo:wktLiteral ;
  geo-pos:lat "48.4115"^^xsd:decimal ;
  geo-pos:long "-126.33333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_11878>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_11878" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_11878'^^xsd:string;
  dwc:scientificName 'Discoconchoecia elegans'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '-126.33333333'^^xsd:double;
  dwc:latitude '48.4115'^^xsd:double;
  dwc:minimumDepth '250'^^xsd:integer;
  dwc:maximumDepth '250'^^xsd:integer;
  dwc:occurrenceRemarks 'EventRemarks: (NEP), TaxonRemark: Note the type locality is in the Norwegain Sea - there are huge sizes differences between different regions suggesting that there is more than one species involved'^^xsd:string;
  dwc:aphiaid '127782'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_11878'^^xsd:string;
  dwc:observationDate '2004-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '127782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_4821>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_4821> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_4821> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.4115 -126.33333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.4115"^^xsd:decimal ;
  dwc:decimalLongitude "-126.33333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "250"^^xsd:integer ;
  dwc:maximumDepthInMeters "250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_4821>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.4115 -126.33333333)"^^geo:wktLiteral ;
  geo-pos:lat "48.4115"^^xsd:decimal ;
  geo-pos:long "-126.33333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_4821>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_4821" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_4821'^^xsd:string;
  dwc:scientificName 'Conchocetta giesbrechti'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '-126.33333333'^^xsd:double;
  dwc:latitude '48.4115'^^xsd:double;
  dwc:minimumDepth '250'^^xsd:integer;
  dwc:maximumDepth '250'^^xsd:integer;
  dwc:aphiaid '127769'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_4821'^^xsd:string;
  dwc:observationDate '2004-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '127769'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_7085>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_7085> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_7085> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.4115 -126.33333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.4115"^^xsd:decimal ;
  dwc:decimalLongitude "-126.33333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "250"^^xsd:integer ;
  dwc:maximumDepthInMeters "250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_7085>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.4115 -126.33333333)"^^geo:wktLiteral ;
  geo-pos:lat "48.4115"^^xsd:decimal ;
  geo-pos:long "-126.33333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_7085>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_7085" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_7085'^^xsd:string;
  dwc:scientificName 'Conchoecia aff. magna'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '-126.33333333'^^xsd:double;
  dwc:latitude '48.4115'^^xsd:double;
  dwc:minimumDepth '250'^^xsd:integer;
  dwc:maximumDepth '250'^^xsd:integer;
  dwc:occurrenceRemarks 'EventRemarks: (NEP)'^^xsd:string;
  dwc:aphiaid '127533'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_7085'^^xsd:string;
  dwc:observationDate '2004-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '127533'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_16220>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_16220> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_16220> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.4115 -126.33333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.4115"^^xsd:decimal ;
  dwc:decimalLongitude "-126.33333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "250"^^xsd:integer ;
  dwc:maximumDepthInMeters "250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_16220>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.4115 -126.33333333)"^^geo:wktLiteral ;
  geo-pos:lat "48.4115"^^xsd:decimal ;
  geo-pos:long "-126.33333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_16220>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_16220" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_16220'^^xsd:string;
  dwc:scientificName 'Loricoecia aff. loricata NEP'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '-126.33333333'^^xsd:double;
  dwc:latitude '48.4115'^^xsd:double;
  dwc:minimumDepth '250'^^xsd:integer;
  dwc:maximumDepth '250'^^xsd:integer;
  dwc:aphiaid '127544'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_16220'^^xsd:string;
  dwc:observationDate '2004-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '127544'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_17596>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_17596> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_17596> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.4115 -126.33333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.4115"^^xsd:decimal ;
  dwc:decimalLongitude "-126.33333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "250"^^xsd:integer ;
  dwc:maximumDepthInMeters "250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_17596>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.4115 -126.33333333)"^^geo:wktLiteral ;
  geo-pos:lat "48.4115"^^xsd:decimal ;
  geo-pos:long "-126.33333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_17596>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_17596" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_17596'^^xsd:string;
  dwc:scientificName 'Metaconchoecia alta'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '-126.33333333'^^xsd:double;
  dwc:latitude '48.4115'^^xsd:double;
  dwc:minimumDepth '250'^^xsd:integer;
  dwc:maximumDepth '250'^^xsd:integer;
  dwc:aphiaid '172496'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_17596'^^xsd:string;
  dwc:observationDate '2004-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '172496'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_1012>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_1012> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_1012> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.4115 -126.33333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.4115"^^xsd:decimal ;
  dwc:decimalLongitude "-126.33333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "250"^^xsd:integer ;
  dwc:maximumDepthInMeters "250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_1012>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.4115 -126.33333333)"^^geo:wktLiteral ;
  geo-pos:lat "48.4115"^^xsd:decimal ;
  geo-pos:long "-126.33333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_1012>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_1012" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_1012'^^xsd:string;
  dwc:scientificName 'Alacia pseudoalata= A. major'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '-126.33333333'^^xsd:double;
  dwc:latitude '48.4115'^^xsd:double;
  dwc:minimumDepth '250'^^xsd:integer;
  dwc:maximumDepth '250'^^xsd:integer;
  dwc:aphiaid '172459'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_1012'^^xsd:string;
  dwc:observationDate '2004-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '422960'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_18116>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_18116> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_18116> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.408 -126.27)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.408"^^xsd:decimal ;
  dwc:decimalLongitude "-126.27"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "250"^^xsd:integer ;
  dwc:maximumDepthInMeters "250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_18116>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.408 -126.27)"^^geo:wktLiteral ;
  geo-pos:lat "48.408"^^xsd:decimal ;
  geo-pos:long "-126.27"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_18116>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_18116" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_18116'^^xsd:string;
  dwc:scientificName 'Metaconchoecia inflata lata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '-126.27'^^xsd:double;
  dwc:latitude '48.408'^^xsd:double;
  dwc:minimumDepth '250'^^xsd:integer;
  dwc:maximumDepth '250'^^xsd:integer;
  dwc:aphiaid '175792'^^xsd:integer;
  dwc:samplingProtocol 'Bongo'^^xsd:string;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_18116'^^xsd:string;
  dwc:observationDate '2000-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '175792'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_20476>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_20476> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_20476> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.412 -126.263)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.412"^^xsd:decimal ;
  dwc:decimalLongitude "-126.263"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_20476>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.412 -126.263)"^^geo:wktLiteral ;
  geo-pos:lat "48.412"^^xsd:decimal ;
  geo-pos:long "-126.263"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_20476>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_20476" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_20476'^^xsd:string;
  dwc:scientificName 'Mikroconchoecia stigmatica'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:longitude '-126.263'^^xsd:double;
  dwc:latitude '48.412'^^xsd:double;
  dwc:aphiaid '127823'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_20476'^^xsd:string;
  dwc:aphiaIdAccepted '127823'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_20478>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_20478> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_20478> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.412 -126.263)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.412"^^xsd:decimal ;
  dwc:decimalLongitude "-126.263"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_20478>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.412 -126.263)"^^geo:wktLiteral ;
  geo-pos:lat "48.412"^^xsd:decimal ;
  geo-pos:long "-126.263"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_20478>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_20478" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_20478'^^xsd:string;
  dwc:scientificName 'Mikroconchoecia stigmatica'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '-126.263'^^xsd:double;
  dwc:latitude '48.412'^^xsd:double;
  dwc:aphiaid '127823'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_20478'^^xsd:string;
  dwc:observationDate '1999-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '127823'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_7068>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_7068> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_7068> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.412 -126.263)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.412"^^xsd:decimal ;
  dwc:decimalLongitude "-126.263"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_7068>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.412 -126.263)"^^geo:wktLiteral ;
  geo-pos:lat "48.412"^^xsd:decimal ;
  geo-pos:long "-126.263"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_7068>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_7068" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_7068'^^xsd:string;
  dwc:scientificName 'Conchoecia aff. magna'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '-126.263'^^xsd:double;
  dwc:latitude '48.412'^^xsd:double;
  dwc:occurrenceRemarks 'EventRemarks: (NEP)'^^xsd:string;
  dwc:aphiaid '127533'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_7068'^^xsd:string;
  dwc:observationDate '1999-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '127533'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_13115>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_13115> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_13115> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.432 -126.23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.432"^^xsd:decimal ;
  dwc:decimalLongitude "-126.23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "250"^^xsd:integer ;
  dwc:maximumDepthInMeters "250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_13115>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.432 -126.23)"^^geo:wktLiteral ;
  geo-pos:lat "48.432"^^xsd:decimal ;
  geo-pos:long "-126.23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_13115>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_13115" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_13115'^^xsd:string;
  dwc:scientificName 'Fellia bicornis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '-126.23'^^xsd:double;
  dwc:latitude '48.432'^^xsd:double;
  dwc:minimumDepth '250'^^xsd:integer;
  dwc:maximumDepth '250'^^xsd:integer;
  dwc:aphiaid '127786'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_13115'^^xsd:string;
  dwc:observationDate '2000-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '127786'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_11879>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_11879> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_11879> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.440833333 -126.16666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.440833333"^^xsd:decimal ;
  dwc:decimalLongitude "-126.16666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_11879>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.440833333 -126.16666667)"^^geo:wktLiteral ;
  geo-pos:lat "48.440833333"^^xsd:decimal ;
  geo-pos:long "-126.16666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_11879>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_11879" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_11879'^^xsd:string;
  dwc:scientificName 'Discoconchoecia elegans'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '-126.16666667'^^xsd:double;
  dwc:latitude '48.440833333'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:occurrenceRemarks 'EventRemarks: (NEP), TaxonRemark: Note the type locality is in the Norwegain Sea - there are huge sizes differences between different regions suggesting that there is more than one species involved'^^xsd:string;
  dwc:aphiaid '127782'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_11879'^^xsd:string;
  dwc:observationDate '2004-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '127782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_4822>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_4822> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_4822> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.440833333 -126.16666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.440833333"^^xsd:decimal ;
  dwc:decimalLongitude "-126.16666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_4822>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.440833333 -126.16666667)"^^geo:wktLiteral ;
  geo-pos:lat "48.440833333"^^xsd:decimal ;
  geo-pos:long "-126.16666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_4822>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_4822" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_4822'^^xsd:string;
  dwc:scientificName 'Conchocetta giesbrechti'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '-126.16666667'^^xsd:double;
  dwc:latitude '48.440833333'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:aphiaid '127769'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_4822'^^xsd:string;
  dwc:observationDate '2004-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '127769'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_7088>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_7088> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_7088> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.440833333 -126.16666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.440833333"^^xsd:decimal ;
  dwc:decimalLongitude "-126.16666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_7088>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.440833333 -126.16666667)"^^geo:wktLiteral ;
  geo-pos:lat "48.440833333"^^xsd:decimal ;
  geo-pos:long "-126.16666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_7088>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_7088" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_7088'^^xsd:string;
  dwc:scientificName 'Conchoecia aff. magna'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '-126.16666667'^^xsd:double;
  dwc:latitude '48.440833333'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:occurrenceRemarks 'EventRemarks: (NEP)'^^xsd:string;
  dwc:aphiaid '127533'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_7088'^^xsd:string;
  dwc:observationDate '2004-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '127533'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_24858>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_24858> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_24858> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.440833333 -126.16666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.440833333"^^xsd:decimal ;
  dwc:decimalLongitude "-126.16666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_24858>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.440833333 -126.16666667)"^^geo:wktLiteral ;
  geo-pos:lat "48.440833333"^^xsd:decimal ;
  geo-pos:long "-126.16666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_24858>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_24858" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_24858'^^xsd:string;
  dwc:scientificName 'Paraconchoecia allotherium'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '-126.16666667'^^xsd:double;
  dwc:latitude '48.440833333'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:aphiaid '127834'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_24858'^^xsd:string;
  dwc:observationDate '2004-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '127834'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_24448>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_24448> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_24448> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.440833333 -126.16666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.440833333"^^xsd:decimal ;
  dwc:decimalLongitude "-126.16666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_24448>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.440833333 -126.16666667)"^^geo:wktLiteral ;
  geo-pos:lat "48.440833333"^^xsd:decimal ;
  geo-pos:long "-126.16666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_24448>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_24448" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_24448'^^xsd:string;
  dwc:scientificName 'Orthoconchoecia striola'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '-126.16666667'^^xsd:double;
  dwc:latitude '48.440833333'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:aphiaid '176562'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_24448'^^xsd:string;
  dwc:observationDate '2004-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '176562'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_16221>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_16221> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_16221> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.440833333 -126.16666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.440833333"^^xsd:decimal ;
  dwc:decimalLongitude "-126.16666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_16221>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.440833333 -126.16666667)"^^geo:wktLiteral ;
  geo-pos:lat "48.440833333"^^xsd:decimal ;
  geo-pos:long "-126.16666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_16221>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_16221" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_16221'^^xsd:string;
  dwc:scientificName 'Loricoecia aff. loricata NEP'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '-126.16666667'^^xsd:double;
  dwc:latitude '48.440833333'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:aphiaid '127544'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_16221'^^xsd:string;
  dwc:observationDate '2004-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '127544'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_17597>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_17597> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_17597> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.440833333 -126.16666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.440833333"^^xsd:decimal ;
  dwc:decimalLongitude "-126.16666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_17597>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.440833333 -126.16666667)"^^geo:wktLiteral ;
  geo-pos:lat "48.440833333"^^xsd:decimal ;
  geo-pos:long "-126.16666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_17597>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_17597" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_17597'^^xsd:string;
  dwc:scientificName 'Metaconchoecia alta'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '-126.16666667'^^xsd:double;
  dwc:latitude '48.440833333'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:aphiaid '172496'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_17597'^^xsd:string;
  dwc:observationDate '2004-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '172496'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_1013>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_1013> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_1013> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.440833333 -126.16666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.440833333"^^xsd:decimal ;
  dwc:decimalLongitude "-126.16666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_1013>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.440833333 -126.16666667)"^^geo:wktLiteral ;
  geo-pos:lat "48.440833333"^^xsd:decimal ;
  geo-pos:long "-126.16666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_1013>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_1013" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_1013'^^xsd:string;
  dwc:scientificName 'Alacia pseudoalata= A. major'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '-126.16666667'^^xsd:double;
  dwc:latitude '48.440833333'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:aphiaid '172459'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_1013'^^xsd:string;
  dwc:observationDate '2004-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '422960'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_12103>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_12103> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_12103> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.667 -126.133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.667"^^xsd:decimal ;
  dwc:decimalLongitude "-126.133"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_12103>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.667 -126.133)"^^geo:wktLiteral ;
  geo-pos:lat "49.667"^^xsd:decimal ;
  geo-pos:long "-126.133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_12103>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_12103" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_12103'^^xsd:string;
  dwc:scientificName 'Discoconchoecia elegans'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:longitude '-126.133'^^xsd:double;
  dwc:latitude '49.667'^^xsd:double;
  dwc:occurrenceRemarks 'TaxonRemark: Note the type locality is in the Norwegain Sea - there are huge sizes differences between different regions suggesting that there is more than one species involved'^^xsd:string;
  dwc:aphiaid '127782'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_12103'^^xsd:string;
  dwc:aphiaIdAccepted '127782'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_206>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_206> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_206> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.667 -126.133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.667"^^xsd:decimal ;
  dwc:decimalLongitude "-126.133"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_206>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.667 -126.133)"^^geo:wktLiteral ;
  geo-pos:lat "49.667"^^xsd:decimal ;
  geo-pos:long "-126.133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_206>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_206" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_206'^^xsd:string;
  dwc:scientificName 'Alacia minor'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:longitude '-126.133'^^xsd:double;
  dwc:latitude '49.667'^^xsd:double;
  dwc:aphiaid '172451'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_206'^^xsd:string;
  dwc:aphiaIdAccepted '172451'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_11875>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_11875> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_11875> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.098 -126.118)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.098"^^xsd:decimal ;
  dwc:decimalLongitude "-126.118"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "250"^^xsd:integer ;
  dwc:maximumDepthInMeters "250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_11875>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.098 -126.118)"^^geo:wktLiteral ;
  geo-pos:lat "48.098"^^xsd:decimal ;
  geo-pos:long "-126.118"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_11875>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_11875" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_11875'^^xsd:string;
  dwc:scientificName 'Discoconchoecia elegans'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:longitude '-126.118'^^xsd:double;
  dwc:latitude '48.098'^^xsd:double;
  dwc:minimumDepth '250'^^xsd:integer;
  dwc:maximumDepth '250'^^xsd:integer;
  dwc:occurrenceRemarks 'EventRemarks: (NEP), TaxonRemark: Note the type locality is in the Norwegain Sea - there are huge sizes differences between different regions suggesting that there is more than one species involved'^^xsd:string;
  dwc:aphiaid '127782'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_11875'^^xsd:string;
  dwc:aphiaIdAccepted '127782'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_1009>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_1009> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_1009> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.098 -126.118)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.098"^^xsd:decimal ;
  dwc:decimalLongitude "-126.118"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "250"^^xsd:integer ;
  dwc:maximumDepthInMeters "250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_1009>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.098 -126.118)"^^geo:wktLiteral ;
  geo-pos:lat "48.098"^^xsd:decimal ;
  geo-pos:long "-126.118"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_1009>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_1009" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_1009'^^xsd:string;
  dwc:scientificName 'Alacia pseudoalata= A. major'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:longitude '-126.118'^^xsd:double;
  dwc:latitude '48.098'^^xsd:double;
  dwc:minimumDepth '250'^^xsd:integer;
  dwc:maximumDepth '250'^^xsd:integer;
  dwc:aphiaid '172459'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_1009'^^xsd:string;
  dwc:aphiaIdAccepted '422960'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_16218>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_16218> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_16218> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.098 -126.118)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.098"^^xsd:decimal ;
  dwc:decimalLongitude "-126.118"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "250"^^xsd:integer ;
  dwc:maximumDepthInMeters "250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_16218>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.098 -126.118)"^^geo:wktLiteral ;
  geo-pos:lat "48.098"^^xsd:decimal ;
  geo-pos:long "-126.118"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_16218>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_16218" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_16218'^^xsd:string;
  dwc:scientificName 'Loricoecia aff. loricata NEP'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:longitude '-126.118'^^xsd:double;
  dwc:latitude '48.098'^^xsd:double;
  dwc:minimumDepth '250'^^xsd:integer;
  dwc:maximumDepth '250'^^xsd:integer;
  dwc:aphiaid '127544'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_16218'^^xsd:string;
  dwc:aphiaIdAccepted '127544'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_18123>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_18123> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_18123> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.098 -126.118)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.098"^^xsd:decimal ;
  dwc:decimalLongitude "-126.118"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "250"^^xsd:integer ;
  dwc:maximumDepthInMeters "250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_18123>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.098 -126.118)"^^geo:wktLiteral ;
  geo-pos:lat "48.098"^^xsd:decimal ;
  geo-pos:long "-126.118"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_18123>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_18123" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_18123'^^xsd:string;
  dwc:scientificName 'Metaconchoecia inflata lata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:longitude '-126.118'^^xsd:double;
  dwc:latitude '48.098'^^xsd:double;
  dwc:minimumDepth '250'^^xsd:integer;
  dwc:maximumDepth '250'^^xsd:integer;
  dwc:aphiaid '175792'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_18123'^^xsd:string;
  dwc:aphiaIdAccepted '175792'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_12108>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_12108> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_12108> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.35 -125.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.35"^^xsd:decimal ;
  dwc:decimalLongitude "-125.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_12108>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.35 -125.95)"^^geo:wktLiteral ;
  geo-pos:lat "49.35"^^xsd:decimal ;
  geo-pos:long "-125.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_12108>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_12108" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_12108'^^xsd:string;
  dwc:scientificName 'Discoconchoecia elegans'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:longitude '-125.95'^^xsd:double;
  dwc:latitude '49.35'^^xsd:double;
  dwc:occurrenceRemarks 'TaxonRemark: Note the type locality is in the Norwegain Sea - there are huge sizes differences between different regions suggesting that there is more than one species involved'^^xsd:string;
  dwc:aphiaid '127782'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_12108'^^xsd:string;
  dwc:aphiaIdAccepted '127782'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_12092>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_12092> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_12092> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.7 -125.817)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.7"^^xsd:decimal ;
  dwc:decimalLongitude "-125.817"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_12092>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.7 -125.817)"^^geo:wktLiteral ;
  geo-pos:lat "50.7"^^xsd:decimal ;
  geo-pos:long "-125.817"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_12092>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_12092" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_12092'^^xsd:string;
  dwc:scientificName 'Discoconchoecia elegans'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:longitude '-125.817'^^xsd:double;
  dwc:latitude '50.7'^^xsd:double;
  dwc:occurrenceRemarks 'TaxonRemark: Note the type locality is in the Norwegain Sea - there are huge sizes differences between different regions suggesting that there is more than one species involved'^^xsd:string;
  dwc:aphiaid '127782'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_12092'^^xsd:string;
  dwc:aphiaIdAccepted '127782'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_205>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_205> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_205> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.7 -125.817)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.7"^^xsd:decimal ;
  dwc:decimalLongitude "-125.817"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_205>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.7 -125.817)"^^geo:wktLiteral ;
  geo-pos:lat "50.7"^^xsd:decimal ;
  geo-pos:long "-125.817"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_205>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_205" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_205'^^xsd:string;
  dwc:scientificName 'Alacia minor'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:longitude '-125.817'^^xsd:double;
  dwc:latitude '50.7'^^xsd:double;
  dwc:aphiaid '172451'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_205'^^xsd:string;
  dwc:aphiaIdAccepted '172451'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_11816>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_11816> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_11816> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-68.083 -125.783)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-68.083"^^xsd:decimal ;
  dwc:decimalLongitude "-125.783"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_11816>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-68.083 -125.783)"^^geo:wktLiteral ;
  geo-pos:lat "-68.083"^^xsd:decimal ;
  geo-pos:long "-125.783"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_11816>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_11816" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_11816'^^xsd:string;
  dwc:scientificName 'Discoconchoecia elegans'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '-125.783'^^xsd:double;
  dwc:latitude '-68.083'^^xsd:double;
  dwc:occurrenceRemarks 'TaxonRemark: Note the type locality is in the Norwegain Sea - there are huge sizes differences between different regions suggesting that there is more than one species involved'^^xsd:string;
  dwc:aphiaid '127782'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_11816'^^xsd:string;
  dwc:observationDate '1965-04-07'^^xsd:date;
  dwc:aphiaIdAccepted '127782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_828>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_828> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_828> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-68.083 -125.783)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-68.083"^^xsd:decimal ;
  dwc:decimalLongitude "-125.783"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_828>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-68.083 -125.783)"^^geo:wktLiteral ;
  geo-pos:lat "-68.083"^^xsd:decimal ;
  geo-pos:long "-125.783"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_828>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_828" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_828'^^xsd:string;
  dwc:scientificName 'Alacia hettacra'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '-125.783'^^xsd:double;
  dwc:latitude '-68.083'^^xsd:double;
  dwc:aphiaid '172456'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_828'^^xsd:string;
  dwc:observationDate '1965-04-07'^^xsd:date;
  dwc:aphiaIdAccepted '172456'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_18923>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_18923> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_18923> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-68.083 -125.783)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-68.083"^^xsd:decimal ;
  dwc:decimalLongitude "-125.783"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_18923>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-68.083 -125.783)"^^geo:wktLiteral ;
  geo-pos:lat "-68.083"^^xsd:decimal ;
  geo-pos:long "-125.783"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_18923>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_18923" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_18923'^^xsd:string;
  dwc:scientificName 'Metaconchoecia skogsbergi'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '-125.783'^^xsd:double;
  dwc:latitude '-68.083'^^xsd:double;
  dwc:aphiaid '127814'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_18923'^^xsd:string;
  dwc:observationDate '1965-04-07'^^xsd:date;
  dwc:aphiaIdAccepted '127814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_3598>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_3598> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_3598> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-68.083 -125.783)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-68.083"^^xsd:decimal ;
  dwc:decimalLongitude "-125.783"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_3598>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-68.083 -125.783)"^^geo:wktLiteral ;
  geo-pos:lat "-68.083"^^xsd:decimal ;
  geo-pos:long "-125.783"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_3598>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_3598" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_3598'^^xsd:string;
  dwc:scientificName 'Boroecia antipoda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '-125.783'^^xsd:double;
  dwc:latitude '-68.083'^^xsd:double;
  dwc:aphiaid '172467'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_3598'^^xsd:string;
  dwc:observationDate '1965-04-07'^^xsd:date;
  dwc:aphiaIdAccepted '172467'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_29238>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_29238> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_29238> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-68.083 -125.783)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-68.083"^^xsd:decimal ;
  dwc:decimalLongitude "-125.783"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_29238>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-68.083 -125.783)"^^geo:wktLiteral ;
  geo-pos:lat "-68.083"^^xsd:decimal ;
  geo-pos:long "-125.783"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_29238>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_29238" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_29238'^^xsd:string;
  dwc:scientificName 'Proceroecia brachyaskos'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '-125.783'^^xsd:double;
  dwc:latitude '-68.083'^^xsd:double;
  dwc:aphiaid '127857'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_29238'^^xsd:string;
  dwc:observationDate '1965-04-07'^^xsd:date;
  dwc:aphiaIdAccepted '127857'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_2431>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_2431> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_2431> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-68.083 -125.783)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-68.083"^^xsd:decimal ;
  dwc:decimalLongitude "-125.783"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_2431>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-68.083 -125.783)"^^geo:wktLiteral ;
  geo-pos:lat "-68.083"^^xsd:decimal ;
  geo-pos:long "-125.783"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_2431>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_2431" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_2431'^^xsd:string;
  dwc:scientificName 'Metaconchoecerra isocheira'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '-125.783'^^xsd:double;
  dwc:latitude '-68.083'^^xsd:double;
  dwc:aphiaid '175845'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_2431'^^xsd:string;
  dwc:observationDate '1965-04-07'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_15186>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_15186> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_15186> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.25 -125.767)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.25"^^xsd:decimal ;
  dwc:decimalLongitude "-125.767"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_15186>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.25 -125.767)"^^geo:wktLiteral ;
  geo-pos:lat "38.25"^^xsd:decimal ;
  geo-pos:long "-125.767"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_15186>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_15186" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_15186'^^xsd:string;
  dwc:scientificName 'Halocypris angustifrontalis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '-125.767'^^xsd:double;
  dwc:latitude '38.25'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '176592'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_15186'^^xsd:string;
  dwc:observationDate '1971-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '176592'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_15184>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_15184> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_15184> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.033 -125.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "2.033"^^xsd:decimal ;
  dwc:decimalLongitude "-125.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1000"^^xsd:integer ;
  dwc:maximumDepthInMeters "1000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_15184>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.033 -125.55)"^^geo:wktLiteral ;
  geo-pos:lat "2.033"^^xsd:decimal ;
  geo-pos:long "-125.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_15184>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_15184" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_15184'^^xsd:string;
  dwc:scientificName 'Halocypris angustifrontalis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '-125.55'^^xsd:double;
  dwc:latitude '2.033'^^xsd:double;
  dwc:minimumDepth '1000'^^xsd:integer;
  dwc:maximumDepth '1000'^^xsd:integer;
  dwc:aphiaid '176592'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_15184'^^xsd:string;
  dwc:observationDate '1966-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '176592'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_10043>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_10043> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_10043> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-57.167 -125.367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-57.167"^^xsd:decimal ;
  dwc:decimalLongitude "-125.367"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_10043>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-57.167 -125.367)"^^geo:wktLiteral ;
  geo-pos:lat "-57.167"^^xsd:decimal ;
  geo-pos:long "-125.367"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_10043>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_10043" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_10043'^^xsd:string;
  dwc:scientificName 'Conchoecissa symmetrica'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '-125.367'^^xsd:double;
  dwc:latitude '-57.167'^^xsd:double;
  dwc:aphiaid '127780'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_10043'^^xsd:string;
  dwc:observationDate '1964-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '127780'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_3218>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_3218> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_3218> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-57.167 -125.367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-57.167"^^xsd:decimal ;
  dwc:decimalLongitude "-125.367"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_3218>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-57.167 -125.367)"^^geo:wktLiteral ;
  geo-pos:lat "-57.167"^^xsd:decimal ;
  geo-pos:long "-125.367"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_3218>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_3218" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_3218'^^xsd:string;
  dwc:scientificName 'Boroecia antipoda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '-125.367'^^xsd:double;
  dwc:latitude '-57.167'^^xsd:double;
  dwc:aphiaid '172467'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_3218'^^xsd:string;
  dwc:observationDate '1964-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '172467'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_30676>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_30676> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_30676> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-57.167 -125.367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-57.167"^^xsd:decimal ;
  dwc:decimalLongitude "-125.367"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_30676>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-57.167 -125.367)"^^geo:wktLiteral ;
  geo-pos:lat "-57.167"^^xsd:decimal ;
  geo-pos:long "-125.367"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_30676>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_30676" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_30676'^^xsd:string;
  dwc:scientificName 'Pseudoconchoecia serrulata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '-125.367'^^xsd:double;
  dwc:latitude '-57.167'^^xsd:double;
  dwc:aphiaid '176588'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_30676'^^xsd:string;
  dwc:observationDate '1964-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '176588'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_30746>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_30746> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_30746> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-57.167 -125.367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-57.167"^^xsd:decimal ;
  dwc:decimalLongitude "-125.367"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_30746>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-57.167 -125.367)"^^geo:wktLiteral ;
  geo-pos:lat "-57.167"^^xsd:decimal ;
  geo-pos:long "-125.367"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_30746>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_30746" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_30746'^^xsd:string;
  dwc:scientificName 'Metaconchoecetosa teretivalvata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '-125.367'^^xsd:double;
  dwc:latitude '-57.167'^^xsd:double;
  dwc:aphiaid '175866'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_30746'^^xsd:string;
  dwc:observationDate '1964-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '536010'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_30745>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_30745> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_30745> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-57.167 -125.367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-57.167"^^xsd:decimal ;
  dwc:decimalLongitude "-125.367"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_30745>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-57.167 -125.367)"^^geo:wktLiteral ;
  geo-pos:lat "-57.167"^^xsd:decimal ;
  geo-pos:long "-125.367"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_30745>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_30745" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_30745'^^xsd:string;
  dwc:scientificName 'Metaconchoecetosa teretivalvata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '-125.367'^^xsd:double;
  dwc:latitude '-57.167'^^xsd:double;
  dwc:aphiaid '175866'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_30745'^^xsd:string;
  dwc:observationDate '1964-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '536010'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_18655>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_18655> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_18655> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-57.167 -125.367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-57.167"^^xsd:decimal ;
  dwc:decimalLongitude "-125.367"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_18655>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-57.167 -125.367)"^^geo:wktLiteral ;
  geo-pos:lat "-57.167"^^xsd:decimal ;
  geo-pos:long "-125.367"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_18655>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_18655" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_18655'^^xsd:string;
  dwc:scientificName 'Metaconchoecia skogsbergi'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '-125.367'^^xsd:double;
  dwc:latitude '-57.167'^^xsd:double;
  dwc:aphiaid '127814'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_18655'^^xsd:string;
  dwc:observationDate '1964-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '127814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_12619>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_12619> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_12619> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-57.167 -125.367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-57.167"^^xsd:decimal ;
  dwc:decimalLongitude "-125.367"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_12619>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-57.167 -125.367)"^^geo:wktLiteral ;
  geo-pos:lat "-57.167"^^xsd:decimal ;
  geo-pos:long "-125.367"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_12619>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_12619" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_12619'^^xsd:string;
  dwc:scientificName 'Discoconchoecia elegans'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '-125.367'^^xsd:double;
  dwc:latitude '-57.167'^^xsd:double;
  dwc:occurrenceRemarks 'TaxonRemark: Note the type locality is in the Norwegain Sea - there are huge sizes differences between different regions suggesting that there is more than one species involved'^^xsd:string;
  dwc:aphiaid '127782'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_12619'^^xsd:string;
  dwc:observationDate '1964-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '127782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_21235>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_21235> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_21235> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-57.167 -125.367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-57.167"^^xsd:decimal ;
  dwc:decimalLongitude "-125.367"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_21235>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-57.167 -125.367)"^^geo:wktLiteral ;
  geo-pos:lat "-57.167"^^xsd:decimal ;
  geo-pos:long "-125.367"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_21235>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_21235" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_21235'^^xsd:string;
  dwc:scientificName 'Obtusoecia antarctica'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '-125.367'^^xsd:double;
  dwc:latitude '-57.167'^^xsd:double;
  dwc:aphiaid '176554'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_21235'^^xsd:string;
  dwc:observationDate '1964-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '176554'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_467>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_467> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_467> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-59.95 -125.133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-59.95"^^xsd:decimal ;
  dwc:decimalLongitude "-125.133"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_467>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-59.95 -125.133)"^^geo:wktLiteral ;
  geo-pos:lat "-59.95"^^xsd:decimal ;
  geo-pos:long "-125.133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_467>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_467" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_467'^^xsd:string;
  dwc:scientificName 'Alacia hettacra'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '-125.133'^^xsd:double;
  dwc:latitude '-59.95'^^xsd:double;
  dwc:aphiaid '172456'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_467'^^xsd:string;
  dwc:observationDate '1964-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '172456'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_10040>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_10040> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_10040> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-59.95 -125.133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-59.95"^^xsd:decimal ;
  dwc:decimalLongitude "-125.133"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_10040>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-59.95 -125.133)"^^geo:wktLiteral ;
  geo-pos:lat "-59.95"^^xsd:decimal ;
  geo-pos:long "-125.133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_10040>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_10040" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_10040'^^xsd:string;
  dwc:scientificName 'Conchoecissa symmetrica'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '-125.133'^^xsd:double;
  dwc:latitude '-59.95'^^xsd:double;
  dwc:aphiaid '127780'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_10040'^^xsd:string;
  dwc:observationDate '1964-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '127780'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_2243>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_2243> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_2243> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-59.95 -125.133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-59.95"^^xsd:decimal ;
  dwc:decimalLongitude "-125.133"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_2243>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-59.95 -125.133)"^^geo:wktLiteral ;
  geo-pos:lat "-59.95"^^xsd:decimal ;
  geo-pos:long "-125.133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_2243>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_2243" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_2243'^^xsd:string;
  dwc:scientificName 'Metaconchoecerra isocheira'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '-125.133'^^xsd:double;
  dwc:latitude '-59.95'^^xsd:double;
  dwc:aphiaid '175845'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_2243'^^xsd:string;
  dwc:observationDate '1964-08-28'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_3215>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_3215> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_3215> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-59.95 -125.133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-59.95"^^xsd:decimal ;
  dwc:decimalLongitude "-125.133"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_3215>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-59.95 -125.133)"^^geo:wktLiteral ;
  geo-pos:lat "-59.95"^^xsd:decimal ;
  geo-pos:long "-125.133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_3215>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_3215" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_3215'^^xsd:string;
  dwc:scientificName 'Boroecia antipoda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '-125.133'^^xsd:double;
  dwc:latitude '-59.95'^^xsd:double;
  dwc:aphiaid '172467'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_3215'^^xsd:string;
  dwc:observationDate '1964-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '172467'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_30672>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_30672> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_30672> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-59.95 -125.133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-59.95"^^xsd:decimal ;
  dwc:decimalLongitude "-125.133"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_30672>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-59.95 -125.133)"^^geo:wktLiteral ;
  geo-pos:lat "-59.95"^^xsd:decimal ;
  geo-pos:long "-125.133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_30672>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_30672" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_30672'^^xsd:string;
  dwc:scientificName 'Pseudoconchoecia serrulata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '-125.133'^^xsd:double;
  dwc:latitude '-59.95'^^xsd:double;
  dwc:aphiaid '176588'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_30672'^^xsd:string;
  dwc:observationDate '1964-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '176588'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_12647>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_12647> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_12647> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-59.95 -125.133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-59.95"^^xsd:decimal ;
  dwc:decimalLongitude "-125.133"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_12647>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-59.95 -125.133)"^^geo:wktLiteral ;
  geo-pos:lat "-59.95"^^xsd:decimal ;
  geo-pos:long "-125.133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_12647>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_12647" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_12647'^^xsd:string;
  dwc:scientificName 'Discoconchoecia elegans'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '-125.133'^^xsd:double;
  dwc:latitude '-59.95'^^xsd:double;
  dwc:occurrenceRemarks 'TaxonRemark: Note the type locality is in the Norwegain Sea - there are huge sizes differences between different regions suggesting that there is more than one species involved'^^xsd:string;
  dwc:aphiaid '127782'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_12647'^^xsd:string;
  dwc:observationDate '1964-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '127782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_21231>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_21231> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_21231> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-59.95 -125.133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-59.95"^^xsd:decimal ;
  dwc:decimalLongitude "-125.133"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_21231>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-59.95 -125.133)"^^geo:wktLiteral ;
  geo-pos:lat "-59.95"^^xsd:decimal ;
  geo-pos:long "-125.133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_21231>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_21231" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_21231'^^xsd:string;
  dwc:scientificName 'Obtusoecia antarctica'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '-125.133'^^xsd:double;
  dwc:latitude '-59.95'^^xsd:double;
  dwc:aphiaid '176554'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_21231'^^xsd:string;
  dwc:observationDate '1964-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '176554'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_3216>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_3216> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_3216> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-58.983 -125.117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-58.983"^^xsd:decimal ;
  dwc:decimalLongitude "-125.117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_3216>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-58.983 -125.117)"^^geo:wktLiteral ;
  geo-pos:lat "-58.983"^^xsd:decimal ;
  geo-pos:long "-125.117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_3216>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_3216" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_3216'^^xsd:string;
  dwc:scientificName 'Boroecia antipoda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '-125.117'^^xsd:double;
  dwc:latitude '-58.983'^^xsd:double;
  dwc:aphiaid '172467'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_3216'^^xsd:string;
  dwc:observationDate '1964-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '172467'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_10041>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_10041> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_10041> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-58.983 -125.117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-58.983"^^xsd:decimal ;
  dwc:decimalLongitude "-125.117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_10041>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-58.983 -125.117)"^^geo:wktLiteral ;
  geo-pos:lat "-58.983"^^xsd:decimal ;
  geo-pos:long "-125.117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_10041>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_10041" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_10041'^^xsd:string;
  dwc:scientificName 'Conchoecissa symmetrica'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '-125.117'^^xsd:double;
  dwc:latitude '-58.983'^^xsd:double;
  dwc:aphiaid '127780'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_10041'^^xsd:string;
  dwc:observationDate '1964-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '127780'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_30674>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_30674> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_30674> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-58.983 -125.117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-58.983"^^xsd:decimal ;
  dwc:decimalLongitude "-125.117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_30674>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-58.983 -125.117)"^^geo:wktLiteral ;
  geo-pos:lat "-58.983"^^xsd:decimal ;
  geo-pos:long "-125.117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_30674>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_30674" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_30674'^^xsd:string;
  dwc:scientificName 'Pseudoconchoecia serrulata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '-125.117'^^xsd:double;
  dwc:latitude '-58.983'^^xsd:double;
  dwc:aphiaid '176588'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_30674'^^xsd:string;
  dwc:observationDate '1964-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '176588'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_30743>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_30743> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_30743> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-58.983 -125.117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-58.983"^^xsd:decimal ;
  dwc:decimalLongitude "-125.117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_30743>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-58.983 -125.117)"^^geo:wktLiteral ;
  geo-pos:lat "-58.983"^^xsd:decimal ;
  geo-pos:long "-125.117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_30743>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_30743" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_30743'^^xsd:string;
  dwc:scientificName 'Metaconchoecetosa teretivalvata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '-125.117'^^xsd:double;
  dwc:latitude '-58.983'^^xsd:double;
  dwc:aphiaid '175866'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_30743'^^xsd:string;
  dwc:observationDate '1964-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '536010'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_18653>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_18653> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_18653> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-58.983 -125.117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-58.983"^^xsd:decimal ;
  dwc:decimalLongitude "-125.117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_18653>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-58.983 -125.117)"^^geo:wktLiteral ;
  geo-pos:lat "-58.983"^^xsd:decimal ;
  geo-pos:long "-125.117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_18653>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_18653" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_18653'^^xsd:string;
  dwc:scientificName 'Metaconchoecia skogsbergi'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '-125.117'^^xsd:double;
  dwc:latitude '-58.983'^^xsd:double;
  dwc:aphiaid '127814'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_18653'^^xsd:string;
  dwc:observationDate '1964-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '127814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_12631>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_12631> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_12631> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-58.983 -125.117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-58.983"^^xsd:decimal ;
  dwc:decimalLongitude "-125.117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_12631>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-58.983 -125.117)"^^geo:wktLiteral ;
  geo-pos:lat "-58.983"^^xsd:decimal ;
  geo-pos:long "-125.117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_12631>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_12631" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_12631'^^xsd:string;
  dwc:scientificName 'Discoconchoecia elegans'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '-125.117'^^xsd:double;
  dwc:latitude '-58.983'^^xsd:double;
  dwc:occurrenceRemarks 'TaxonRemark: Note the type locality is in the Norwegain Sea - there are huge sizes differences between different regions suggesting that there is more than one species involved'^^xsd:string;
  dwc:aphiaid '127782'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_12631'^^xsd:string;
  dwc:observationDate '1964-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '127782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_21233>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_21233> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_21233> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-58.983 -125.117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-58.983"^^xsd:decimal ;
  dwc:decimalLongitude "-125.117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_21233>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-58.983 -125.117)"^^geo:wktLiteral ;
  geo-pos:lat "-58.983"^^xsd:decimal ;
  geo-pos:long "-125.117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_21233>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_21233" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_21233'^^xsd:string;
  dwc:scientificName 'Obtusoecia antarctica'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '-125.117'^^xsd:double;
  dwc:latitude '-58.983'^^xsd:double;
  dwc:aphiaid '176554'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_21233'^^xsd:string;
  dwc:observationDate '1964-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '176554'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_21460>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_21460> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_21460> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-58.983 -125.07)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-58.983"^^xsd:decimal ;
  dwc:decimalLongitude "-125.07"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_21460>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-58.983 -125.07)"^^geo:wktLiteral ;
  geo-pos:lat "-58.983"^^xsd:decimal ;
  geo-pos:long "-125.07"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_21460>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_21460" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_21460'^^xsd:string;
  dwc:scientificName 'Obtusoecia antarctica'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '-125.07'^^xsd:double;
  dwc:latitude '-58.983'^^xsd:double;
  dwc:aphiaid '176554'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_21460'^^xsd:string;
  dwc:observationDate '1964-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '176554'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_11802>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_11802> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_11802> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-58.983 -125.07)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-58.983"^^xsd:decimal ;
  dwc:decimalLongitude "-125.07"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_11802>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-58.983 -125.07)"^^geo:wktLiteral ;
  geo-pos:lat "-58.983"^^xsd:decimal ;
  geo-pos:long "-125.07"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_11802>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_11802" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_11802'^^xsd:string;
  dwc:scientificName 'Discoconchoecia elegans'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '-125.07'^^xsd:double;
  dwc:latitude '-58.983'^^xsd:double;
  dwc:occurrenceRemarks 'TaxonRemark: Note the type locality is in the Norwegain Sea - there are huge sizes differences between different regions suggesting that there is more than one species involved'^^xsd:string;
  dwc:aphiaid '127782'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_11802'^^xsd:string;
  dwc:observationDate '1964-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '127782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_10299>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_10299> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_10299> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-58.983 -125.07)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-58.983"^^xsd:decimal ;
  dwc:decimalLongitude "-125.07"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_10299>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-58.983 -125.07)"^^geo:wktLiteral ;
  geo-pos:lat "-58.983"^^xsd:decimal ;
  geo-pos:long "-125.07"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_10299>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_10299" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_10299'^^xsd:string;
  dwc:scientificName 'Conchoecissa symmetrica'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '-125.07'^^xsd:double;
  dwc:latitude '-58.983'^^xsd:double;
  dwc:aphiaid '127780'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_10299'^^xsd:string;
  dwc:observationDate '1964-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '127780'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_819>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_819> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_819> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-58.983 -125.07)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-58.983"^^xsd:decimal ;
  dwc:decimalLongitude "-125.07"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_819>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-58.983 -125.07)"^^geo:wktLiteral ;
  geo-pos:lat "-58.983"^^xsd:decimal ;
  geo-pos:long "-125.07"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_819>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_819" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_819'^^xsd:string;
  dwc:scientificName 'Alacia hettacra'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '-125.07'^^xsd:double;
  dwc:latitude '-58.983'^^xsd:double;
  dwc:aphiaid '172456'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_819'^^xsd:string;
  dwc:observationDate '1964-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '172456'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_3579>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_3579> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_3579> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-58.983 -125.07)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-58.983"^^xsd:decimal ;
  dwc:decimalLongitude "-125.07"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_3579>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-58.983 -125.07)"^^geo:wktLiteral ;
  geo-pos:lat "-58.983"^^xsd:decimal ;
  geo-pos:long "-125.07"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_3579>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_3579" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_3579'^^xsd:string;
  dwc:scientificName 'Boroecia antipoda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '-125.07'^^xsd:double;
  dwc:latitude '-58.983'^^xsd:double;
  dwc:aphiaid '172467'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_3579'^^xsd:string;
  dwc:observationDate '1964-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '172467'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_29227>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_29227> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_29227> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-58.983 -125.07)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-58.983"^^xsd:decimal ;
  dwc:decimalLongitude "-125.07"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_29227>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-58.983 -125.07)"^^geo:wktLiteral ;
  geo-pos:lat "-58.983"^^xsd:decimal ;
  geo-pos:long "-125.07"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_29227>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_29227" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_29227'^^xsd:string;
  dwc:scientificName 'Proceroecia brachyaskos'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '-125.07'^^xsd:double;
  dwc:latitude '-58.983'^^xsd:double;
  dwc:aphiaid '127857'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_29227'^^xsd:string;
  dwc:observationDate '1964-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '127857'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_21461>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_21461> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_21461> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-57.917 -125.067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-57.917"^^xsd:decimal ;
  dwc:decimalLongitude "-125.067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_21461>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-57.917 -125.067)"^^geo:wktLiteral ;
  geo-pos:lat "-57.917"^^xsd:decimal ;
  geo-pos:long "-125.067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_21461>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_21461" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_21461'^^xsd:string;
  dwc:scientificName 'Obtusoecia antarctica'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '-125.067'^^xsd:double;
  dwc:latitude '-57.917'^^xsd:double;
  dwc:aphiaid '176554'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_21461'^^xsd:string;
  dwc:observationDate '1964-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '176554'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_11803>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_11803> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_11803> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-57.917 -125.067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-57.917"^^xsd:decimal ;
  dwc:decimalLongitude "-125.067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_11803>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-57.917 -125.067)"^^geo:wktLiteral ;
  geo-pos:lat "-57.917"^^xsd:decimal ;
  geo-pos:long "-125.067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_11803>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_11803" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_11803'^^xsd:string;
  dwc:scientificName 'Discoconchoecia elegans'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '-125.067'^^xsd:double;
  dwc:latitude '-57.917'^^xsd:double;
  dwc:occurrenceRemarks 'TaxonRemark: Note the type locality is in the Norwegain Sea - there are huge sizes differences between different regions suggesting that there is more than one species involved'^^xsd:string;
  dwc:aphiaid '127782'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_11803'^^xsd:string;
  dwc:observationDate '1964-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '127782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_10300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_10300> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_10300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-57.917 -125.067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-57.917"^^xsd:decimal ;
  dwc:decimalLongitude "-125.067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_10300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-57.917 -125.067)"^^geo:wktLiteral ;
  geo-pos:lat "-57.917"^^xsd:decimal ;
  geo-pos:long "-125.067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_10300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_10300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_10300'^^xsd:string;
  dwc:scientificName 'Conchoecissa symmetrica'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '-125.067'^^xsd:double;
  dwc:latitude '-57.917'^^xsd:double;
  dwc:aphiaid '127780'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_10300'^^xsd:string;
  dwc:observationDate '1964-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '127780'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_3580>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_3580> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_3580> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-57.917 -125.067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-57.917"^^xsd:decimal ;
  dwc:decimalLongitude "-125.067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_3580>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-57.917 -125.067)"^^geo:wktLiteral ;
  geo-pos:lat "-57.917"^^xsd:decimal ;
  geo-pos:long "-125.067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_3580>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_3580" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_3580'^^xsd:string;
  dwc:scientificName 'Boroecia antipoda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '-125.067'^^xsd:double;
  dwc:latitude '-57.917'^^xsd:double;
  dwc:aphiaid '172467'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_3580'^^xsd:string;
  dwc:observationDate '1964-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '172467'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_10042>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_10042> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_10042> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-57.917 -125.067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-57.917"^^xsd:decimal ;
  dwc:decimalLongitude "-125.067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_10042>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-57.917 -125.067)"^^geo:wktLiteral ;
  geo-pos:lat "-57.917"^^xsd:decimal ;
  geo-pos:long "-125.067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_10042>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_10042" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_10042'^^xsd:string;
  dwc:scientificName 'Conchoecissa symmetrica'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '-125.067'^^xsd:double;
  dwc:latitude '-57.917'^^xsd:double;
  dwc:aphiaid '127780'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_10042'^^xsd:string;
  dwc:observationDate '1964-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '127780'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_820>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_820> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_820> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-57.917 -125.067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-57.917"^^xsd:decimal ;
  dwc:decimalLongitude "-125.067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_820>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-57.917 -125.067)"^^geo:wktLiteral ;
  geo-pos:lat "-57.917"^^xsd:decimal ;
  geo-pos:long "-125.067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_820>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_820" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_820'^^xsd:string;
  dwc:scientificName 'Alacia hettacra'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '-125.067'^^xsd:double;
  dwc:latitude '-57.917'^^xsd:double;
  dwc:aphiaid '172456'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_820'^^xsd:string;
  dwc:observationDate '1964-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '172456'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_31201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_31201> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_31201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-57.917 -125.067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-57.917"^^xsd:decimal ;
  dwc:decimalLongitude "-125.067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_31201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-57.917 -125.067)"^^geo:wktLiteral ;
  geo-pos:lat "-57.917"^^xsd:decimal ;
  geo-pos:long "-125.067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_31201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_31201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_31201'^^xsd:string;
  dwc:scientificName 'Metaconchoecetosa teretivalvata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '-125.067'^^xsd:double;
  dwc:latitude '-57.917'^^xsd:double;
  dwc:aphiaid '175866'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_31201'^^xsd:string;
  dwc:observationDate '1964-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '536010'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_3217>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_3217> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_3217> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-57.917 -125.067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-57.917"^^xsd:decimal ;
  dwc:decimalLongitude "-125.067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_3217>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-57.917 -125.067)"^^geo:wktLiteral ;
  geo-pos:lat "-57.917"^^xsd:decimal ;
  geo-pos:long "-125.067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_3217>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_3217" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_3217'^^xsd:string;
  dwc:scientificName 'Boroecia antipoda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '-125.067'^^xsd:double;
  dwc:latitude '-57.917'^^xsd:double;
  dwc:aphiaid '172467'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_3217'^^xsd:string;
  dwc:observationDate '1964-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '172467'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_30675>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_30675> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_30675> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-57.917 -125.067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-57.917"^^xsd:decimal ;
  dwc:decimalLongitude "-125.067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_30675>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-57.917 -125.067)"^^geo:wktLiteral ;
  geo-pos:lat "-57.917"^^xsd:decimal ;
  geo-pos:long "-125.067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_30675>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_30675" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_30675'^^xsd:string;
  dwc:scientificName 'Pseudoconchoecia serrulata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '-125.067'^^xsd:double;
  dwc:latitude '-57.917'^^xsd:double;
  dwc:aphiaid '176588'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_30675'^^xsd:string;
  dwc:observationDate '1964-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '176588'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_30744>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_30744> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_30744> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-57.917 -125.067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-57.917"^^xsd:decimal ;
  dwc:decimalLongitude "-125.067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_30744>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-57.917 -125.067)"^^geo:wktLiteral ;
  geo-pos:lat "-57.917"^^xsd:decimal ;
  geo-pos:long "-125.067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_30744>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_30744" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_30744'^^xsd:string;
  dwc:scientificName 'Metaconchoecetosa teretivalvata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '-125.067'^^xsd:double;
  dwc:latitude '-57.917'^^xsd:double;
  dwc:aphiaid '175866'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_30744'^^xsd:string;
  dwc:observationDate '1964-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '536010'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_18654>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_18654> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_18654> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-57.917 -125.067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-57.917"^^xsd:decimal ;
  dwc:decimalLongitude "-125.067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_18654>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-57.917 -125.067)"^^geo:wktLiteral ;
  geo-pos:lat "-57.917"^^xsd:decimal ;
  geo-pos:long "-125.067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_18654>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_18654" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_18654'^^xsd:string;
  dwc:scientificName 'Metaconchoecia skogsbergi'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '-125.067'^^xsd:double;
  dwc:latitude '-57.917'^^xsd:double;
  dwc:aphiaid '127814'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_18654'^^xsd:string;
  dwc:observationDate '1964-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '127814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_12624>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_12624> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_12624> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-57.917 -125.067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-57.917"^^xsd:decimal ;
  dwc:decimalLongitude "-125.067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_12624>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-57.917 -125.067)"^^geo:wktLiteral ;
  geo-pos:lat "-57.917"^^xsd:decimal ;
  geo-pos:long "-125.067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_12624>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_12624" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_12624'^^xsd:string;
  dwc:scientificName 'Discoconchoecia elegans'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '-125.067'^^xsd:double;
  dwc:latitude '-57.917'^^xsd:double;
  dwc:occurrenceRemarks 'TaxonRemark: Note the type locality is in the Norwegain Sea - there are huge sizes differences between different regions suggesting that there is more than one species involved'^^xsd:string;
  dwc:aphiaid '127782'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_12624'^^xsd:string;
  dwc:observationDate '1964-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '127782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_21234>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_21234> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_21234> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-57.917 -125.067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-57.917"^^xsd:decimal ;
  dwc:decimalLongitude "-125.067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_21234>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-57.917 -125.067)"^^geo:wktLiteral ;
  geo-pos:lat "-57.917"^^xsd:decimal ;
  geo-pos:long "-125.067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_21234>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_21234" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_21234'^^xsd:string;
  dwc:scientificName 'Obtusoecia antarctica'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '-125.067'^^xsd:double;
  dwc:latitude '-57.917'^^xsd:double;
  dwc:aphiaid '176554'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_21234'^^xsd:string;
  dwc:observationDate '1964-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '176554'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_12093>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_12093> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_12093> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.533 -125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.533"^^xsd:decimal ;
  dwc:decimalLongitude "-125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_12093>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.533 -125)"^^geo:wktLiteral ;
  geo-pos:lat "50.533"^^xsd:decimal ;
  geo-pos:long "-125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_12093>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_12093" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_12093'^^xsd:string;
  dwc:scientificName 'Discoconchoecia elegans'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:longitude '-125'^^xsd:integer;
  dwc:latitude '50.533'^^xsd:double;
  dwc:occurrenceRemarks 'TaxonRemark: Note the type locality is in the Norwegain Sea - there are huge sizes differences between different regions suggesting that there is more than one species involved'^^xsd:string;
  dwc:aphiaid '127782'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_12093'^^xsd:string;
  dwc:aphiaIdAccepted '127782'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_204>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_204> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_204> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.533 -125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.533"^^xsd:decimal ;
  dwc:decimalLongitude "-125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_204>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.533 -125)"^^geo:wktLiteral ;
  geo-pos:lat "50.533"^^xsd:decimal ;
  geo-pos:long "-125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_204>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_204" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_204'^^xsd:string;
  dwc:scientificName 'Alacia minor'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:longitude '-125'^^xsd:integer;
  dwc:latitude '50.533'^^xsd:double;
  dwc:aphiaid '172451'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_204'^^xsd:string;
  dwc:aphiaIdAccepted '172451'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_17579>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_17579> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_17579> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.667 -124.984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.667"^^xsd:decimal ;
  dwc:decimalLongitude "-124.984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "200"^^xsd:integer ;
  dwc:maximumDepthInMeters "500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_17579>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.667 -124.984)"^^geo:wktLiteral ;
  geo-pos:lat "42.667"^^xsd:decimal ;
  geo-pos:long "-124.984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_17579>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_17579" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_17579'^^xsd:string;
  dwc:scientificName 'Metaconchoecia alta'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '-124.984'^^xsd:double;
  dwc:latitude '42.667'^^xsd:double;
  dwc:minimumDepth '200'^^xsd:integer;
  dwc:maximumDepth '500'^^xsd:integer;
  dwc:aphiaid '172496'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_17579'^^xsd:string;
  dwc:observationDate '1958-12-06'^^xsd:date;
  dwc:aphiaIdAccepted '172496'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_21462>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_21462> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_21462> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-57.85 -124.983)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-57.85"^^xsd:decimal ;
  dwc:decimalLongitude "-124.983"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_21462>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-57.85 -124.983)"^^geo:wktLiteral ;
  geo-pos:lat "-57.85"^^xsd:decimal ;
  geo-pos:long "-124.983"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_21462>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_21462" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_21462'^^xsd:string;
  dwc:scientificName 'Obtusoecia antarctica'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '-124.983'^^xsd:double;
  dwc:latitude '-57.85'^^xsd:double;
  dwc:aphiaid '176554'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_21462'^^xsd:string;
  dwc:observationDate '1964-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '176554'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_11804>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_11804> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_11804> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-57.85 -124.983)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-57.85"^^xsd:decimal ;
  dwc:decimalLongitude "-124.983"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_11804>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-57.85 -124.983)"^^geo:wktLiteral ;
  geo-pos:lat "-57.85"^^xsd:decimal ;
  geo-pos:long "-124.983"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_11804>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_11804" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_11804'^^xsd:string;
  dwc:scientificName 'Discoconchoecia elegans'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '-124.983'^^xsd:double;
  dwc:latitude '-57.85'^^xsd:double;
  dwc:occurrenceRemarks 'TaxonRemark: Note the type locality is in the Norwegain Sea - there are huge sizes differences between different regions suggesting that there is more than one species involved'^^xsd:string;
  dwc:aphiaid '127782'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_11804'^^xsd:string;
  dwc:observationDate '1964-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '127782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_10301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_10301> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_10301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-57.85 -124.983)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-57.85"^^xsd:decimal ;
  dwc:decimalLongitude "-124.983"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_10301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-57.85 -124.983)"^^geo:wktLiteral ;
  geo-pos:lat "-57.85"^^xsd:decimal ;
  geo-pos:long "-124.983"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_10301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_10301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_10301'^^xsd:string;
  dwc:scientificName 'Conchoecissa symmetrica'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '-124.983'^^xsd:double;
  dwc:latitude '-57.85'^^xsd:double;
  dwc:aphiaid '127780'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_10301'^^xsd:string;
  dwc:observationDate '1964-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '127780'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_31202>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_31202> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_31202> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-57.85 -124.983)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-57.85"^^xsd:decimal ;
  dwc:decimalLongitude "-124.983"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_31202>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-57.85 -124.983)"^^geo:wktLiteral ;
  geo-pos:lat "-57.85"^^xsd:decimal ;
  geo-pos:long "-124.983"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_31202>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_31202" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_31202'^^xsd:string;
  dwc:scientificName 'Metaconchoecetosa teretivalvata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '-124.983'^^xsd:double;
  dwc:latitude '-57.85'^^xsd:double;
  dwc:aphiaid '175866'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_31202'^^xsd:string;
  dwc:observationDate '1964-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '536010'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_3581>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_3581> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_3581> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-57.85 -124.983)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-57.85"^^xsd:decimal ;
  dwc:decimalLongitude "-124.983"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_3581>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-57.85 -124.983)"^^geo:wktLiteral ;
  geo-pos:lat "-57.85"^^xsd:decimal ;
  geo-pos:long "-124.983"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_3581>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_3581" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_3581'^^xsd:string;
  dwc:scientificName 'Boroecia antipoda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '-124.983'^^xsd:double;
  dwc:latitude '-57.85'^^xsd:double;
  dwc:aphiaid '172467'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_3581'^^xsd:string;
  dwc:observationDate '1964-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '172467'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_17503>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_17503> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_17503> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.75 -124.93333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.75"^^xsd:decimal ;
  dwc:decimalLongitude "-124.93333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_17503>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.75 -124.93333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.75"^^xsd:decimal ;
  geo-pos:long "-124.93333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_17503>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_17503" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_17503'^^xsd:string;
  dwc:scientificName 'Metaconchoecia alta'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '-124.93333333'^^xsd:double;
  dwc:latitude '45.75'^^xsd:double;
  dwc:aphiaid '172496'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_17503'^^xsd:string;
  dwc:observationDate '1970-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '172496'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_1089>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_1089> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_1089> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-54.85 -124.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-54.85"^^xsd:decimal ;
  dwc:decimalLongitude "-124.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_1089>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-54.85 -124.85)"^^geo:wktLiteral ;
  geo-pos:lat "-54.85"^^xsd:decimal ;
  geo-pos:long "-124.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_1089>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_1089" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_1089'^^xsd:string;
  dwc:scientificName 'Alacia valdiviae'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '-124.85'^^xsd:double;
  dwc:latitude '-54.85'^^xsd:double;
  dwc:aphiaid '127734'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_1089'^^xsd:string;
  dwc:observationDate '1964-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '127734'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_12113>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_12113> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_12113> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.05 -124.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.05"^^xsd:decimal ;
  dwc:decimalLongitude "-124.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_12113>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.05 -124.85)"^^geo:wktLiteral ;
  geo-pos:lat "49.05"^^xsd:decimal ;
  geo-pos:long "-124.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_12113>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_12113" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_12113'^^xsd:string;
  dwc:scientificName 'Discoconchoecia elegans'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:longitude '-124.85'^^xsd:double;
  dwc:latitude '49.05'^^xsd:double;
  dwc:occurrenceRemarks 'TaxonRemark: Note the type locality is in the Norwegain Sea - there are huge sizes differences between different regions suggesting that there is more than one species involved'^^xsd:string;
  dwc:aphiaid '127782'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_12113'^^xsd:string;
  dwc:aphiaIdAccepted '127782'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_31203>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_31203> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_31203> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-54.817 -124.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-54.817"^^xsd:decimal ;
  dwc:decimalLongitude "-124.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_31203>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-54.817 -124.75)"^^geo:wktLiteral ;
  geo-pos:lat "-54.817"^^xsd:decimal ;
  geo-pos:long "-124.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_31203>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_31203" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_31203'^^xsd:string;
  dwc:scientificName 'Metaconchoecetosa teretivalvata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '-124.75'^^xsd:double;
  dwc:latitude '-54.817'^^xsd:double;
  dwc:aphiaid '175866'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_31203'^^xsd:string;
  dwc:observationDate '1964-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '536010'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_21463>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_21463> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_21463> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-54.817 -124.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-54.817"^^xsd:decimal ;
  dwc:decimalLongitude "-124.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_21463>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-54.817 -124.75)"^^geo:wktLiteral ;
  geo-pos:lat "-54.817"^^xsd:decimal ;
  geo-pos:long "-124.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_21463>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_21463" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_21463'^^xsd:string;
  dwc:scientificName 'Obtusoecia antarctica'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '-124.75'^^xsd:double;
  dwc:latitude '-54.817'^^xsd:double;
  dwc:aphiaid '176554'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_21463'^^xsd:string;
  dwc:observationDate '1964-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '176554'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_11805>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_11805> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_11805> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-54.817 -124.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-54.817"^^xsd:decimal ;
  dwc:decimalLongitude "-124.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_11805>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-54.817 -124.75)"^^geo:wktLiteral ;
  geo-pos:lat "-54.817"^^xsd:decimal ;
  geo-pos:long "-124.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_11805>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_11805" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_11805'^^xsd:string;
  dwc:scientificName 'Discoconchoecia elegans'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '-124.75'^^xsd:double;
  dwc:latitude '-54.817'^^xsd:double;
  dwc:occurrenceRemarks 'TaxonRemark: Note the type locality is in the Norwegain Sea - there are huge sizes differences between different regions suggesting that there is more than one species involved'^^xsd:string;
  dwc:aphiaid '127782'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_11805'^^xsd:string;
  dwc:observationDate '1964-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '127782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_10302>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_10302> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_10302> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-54.817 -124.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-54.817"^^xsd:decimal ;
  dwc:decimalLongitude "-124.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_10302>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-54.817 -124.75)"^^geo:wktLiteral ;
  geo-pos:lat "-54.817"^^xsd:decimal ;
  geo-pos:long "-124.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_10302>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_10302" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_10302'^^xsd:string;
  dwc:scientificName 'Conchoecissa symmetrica'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '-124.75'^^xsd:double;
  dwc:latitude '-54.817'^^xsd:double;
  dwc:aphiaid '127780'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_10302'^^xsd:string;
  dwc:observationDate '1964-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '127780'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_10044>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_10044> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_10044> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-54.817 -124.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-54.817"^^xsd:decimal ;
  dwc:decimalLongitude "-124.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_10044>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-54.817 -124.75)"^^geo:wktLiteral ;
  geo-pos:lat "-54.817"^^xsd:decimal ;
  geo-pos:long "-124.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_10044>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_10044" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_10044'^^xsd:string;
  dwc:scientificName 'Conchoecissa symmetrica'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '-124.75'^^xsd:double;
  dwc:latitude '-54.817'^^xsd:double;
  dwc:aphiaid '127780'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_10044'^^xsd:string;
  dwc:observationDate '1964-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '127780'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_18912>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_18912> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_18912> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-54.817 -124.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-54.817"^^xsd:decimal ;
  dwc:decimalLongitude "-124.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_18912>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-54.817 -124.75)"^^geo:wktLiteral ;
  geo-pos:lat "-54.817"^^xsd:decimal ;
  geo-pos:long "-124.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_18912>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_18912" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_18912'^^xsd:string;
  dwc:scientificName 'Metaconchoecia skogsbergi'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '-124.75'^^xsd:double;
  dwc:latitude '-54.817'^^xsd:double;
  dwc:aphiaid '127814'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_18912'^^xsd:string;
  dwc:observationDate '1964-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '127814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_3219>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_3219> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_3219> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-54.817 -124.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-54.817"^^xsd:decimal ;
  dwc:decimalLongitude "-124.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_3219>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-54.817 -124.75)"^^geo:wktLiteral ;
  geo-pos:lat "-54.817"^^xsd:decimal ;
  geo-pos:long "-124.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_3219>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_3219" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_3219'^^xsd:string;
  dwc:scientificName 'Boroecia antipoda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '-124.75'^^xsd:double;
  dwc:latitude '-54.817'^^xsd:double;
  dwc:aphiaid '172467'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_3219'^^xsd:string;
  dwc:observationDate '1964-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '172467'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_30677>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_30677> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_30677> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-54.817 -124.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-54.817"^^xsd:decimal ;
  dwc:decimalLongitude "-124.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_30677>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-54.817 -124.75)"^^geo:wktLiteral ;
  geo-pos:lat "-54.817"^^xsd:decimal ;
  geo-pos:long "-124.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_30677>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_30677" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_30677'^^xsd:string;
  dwc:scientificName 'Pseudoconchoecia serrulata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '-124.75'^^xsd:double;
  dwc:latitude '-54.817'^^xsd:double;
  dwc:aphiaid '176588'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_30677'^^xsd:string;
  dwc:observationDate '1964-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '176588'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_18656>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_18656> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_18656> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-54.817 -124.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-54.817"^^xsd:decimal ;
  dwc:decimalLongitude "-124.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_18656>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-54.817 -124.75)"^^geo:wktLiteral ;
  geo-pos:lat "-54.817"^^xsd:decimal ;
  geo-pos:long "-124.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_18656>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_18656" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_18656'^^xsd:string;
  dwc:scientificName 'Metaconchoecia skogsbergi'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '-124.75'^^xsd:double;
  dwc:latitude '-54.817'^^xsd:double;
  dwc:aphiaid '127814'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_18656'^^xsd:string;
  dwc:observationDate '1964-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '127814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_12581>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_12581> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_12581> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-54.817 -124.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-54.817"^^xsd:decimal ;
  dwc:decimalLongitude "-124.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_12581>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-54.817 -124.75)"^^geo:wktLiteral ;
  geo-pos:lat "-54.817"^^xsd:decimal ;
  geo-pos:long "-124.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_12581>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_12581" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_12581'^^xsd:string;
  dwc:scientificName 'Discoconchoecia elegans'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '-124.75'^^xsd:double;
  dwc:latitude '-54.817'^^xsd:double;
  dwc:occurrenceRemarks 'TaxonRemark: Note the type locality is in the Norwegain Sea - there are huge sizes differences between different regions suggesting that there is more than one species involved'^^xsd:string;
  dwc:aphiaid '127782'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_12581'^^xsd:string;
  dwc:observationDate '1964-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '127782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_3582>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_3582> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_3582> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-54.817 -124.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-54.817"^^xsd:decimal ;
  dwc:decimalLongitude "-124.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_3582>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-54.817 -124.75)"^^geo:wktLiteral ;
  geo-pos:lat "-54.817"^^xsd:decimal ;
  geo-pos:long "-124.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_3582>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_3582" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_3582'^^xsd:string;
  dwc:scientificName 'Boroecia antipoda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '-124.75'^^xsd:double;
  dwc:latitude '-54.817'^^xsd:double;
  dwc:aphiaid '172467'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_3582'^^xsd:string;
  dwc:observationDate '1964-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '172467'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_29228>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_29228> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_29228> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-54.817 -124.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-54.817"^^xsd:decimal ;
  dwc:decimalLongitude "-124.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_29228>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-54.817 -124.75)"^^geo:wktLiteral ;
  geo-pos:lat "-54.817"^^xsd:decimal ;
  geo-pos:long "-124.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_29228>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_29228" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_29228'^^xsd:string;
  dwc:scientificName 'Proceroecia brachyaskos'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '-124.75'^^xsd:double;
  dwc:latitude '-54.817'^^xsd:double;
  dwc:aphiaid '127857'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_29228'^^xsd:string;
  dwc:observationDate '1964-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '127857'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_21236>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_21236> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_21236> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-54.817 -124.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-54.817"^^xsd:decimal ;
  dwc:decimalLongitude "-124.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_21236>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-54.817 -124.75)"^^geo:wktLiteral ;
  geo-pos:lat "-54.817"^^xsd:decimal ;
  geo-pos:long "-124.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_21236>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_21236" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_21236'^^xsd:string;
  dwc:scientificName 'Obtusoecia antarctica'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '-124.75'^^xsd:double;
  dwc:latitude '-54.817'^^xsd:double;
  dwc:aphiaid '176554'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_21236'^^xsd:string;
  dwc:observationDate '1964-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '176554'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_11725>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_11725> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_11725> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.472 -124.667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.472"^^xsd:decimal ;
  dwc:decimalLongitude "-124.667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_11725>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.472 -124.667)"^^geo:wktLiteral ;
  geo-pos:lat "48.472"^^xsd:decimal ;
  geo-pos:long "-124.667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_11725>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_11725" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_11725'^^xsd:string;
  dwc:scientificName 'Discoconchoecia elegans'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '-124.667'^^xsd:double;
  dwc:latitude '48.472'^^xsd:double;
  dwc:occurrenceRemarks 'TaxonRemark: Note the type locality is in the Norwegain Sea - there are huge sizes differences between different regions suggesting that there is more than one species involved'^^xsd:string;
  dwc:aphiaid '127782'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_11725'^^xsd:string;
  dwc:observationDate '1976-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '127782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_15194>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_15194> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_15194> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.167 -124.617)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.167"^^xsd:decimal ;
  dwc:decimalLongitude "-124.617"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_15194>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.167 -124.617)"^^geo:wktLiteral ;
  geo-pos:lat "37.167"^^xsd:decimal ;
  geo-pos:long "-124.617"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_15194>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_15194" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_15194'^^xsd:string;
  dwc:scientificName 'Halocypris angustifrontalis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-124.617'^^xsd:double;
  dwc:latitude '37.167'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '176592'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_15194'^^xsd:string;
  dwc:observationDate '1979-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '176592'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_479>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_479> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_479> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-67.483 -124.367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-67.483"^^xsd:decimal ;
  dwc:decimalLongitude "-124.367"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_479>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-67.483 -124.367)"^^geo:wktLiteral ;
  geo-pos:lat "-67.483"^^xsd:decimal ;
  geo-pos:long "-124.367"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_479>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_479" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_479'^^xsd:string;
  dwc:scientificName 'Alacia hettacra'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '-124.367'^^xsd:double;
  dwc:latitude '-67.483'^^xsd:double;
  dwc:aphiaid '172456'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_479'^^xsd:string;
  dwc:observationDate '1965-04-08'^^xsd:date;
  dwc:aphiaIdAccepted '172456'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_2255>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_2255> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_2255> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-67.483 -124.367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-67.483"^^xsd:decimal ;
  dwc:decimalLongitude "-124.367"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_2255>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-67.483 -124.367)"^^geo:wktLiteral ;
  geo-pos:lat "-67.483"^^xsd:decimal ;
  geo-pos:long "-124.367"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_2255>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_2255" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_2255'^^xsd:string;
  dwc:scientificName 'Metaconchoecerra isocheira'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '-124.367'^^xsd:double;
  dwc:latitude '-67.483'^^xsd:double;
  dwc:aphiaid '175845'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_2255'^^xsd:string;
  dwc:observationDate '1965-04-08'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_3233>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_3233> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_3233> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-67.483 -124.367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-67.483"^^xsd:decimal ;
  dwc:decimalLongitude "-124.367"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_3233>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-67.483 -124.367)"^^geo:wktLiteral ;
  geo-pos:lat "-67.483"^^xsd:decimal ;
  geo-pos:long "-124.367"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_3233>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_3233" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_3233'^^xsd:string;
  dwc:scientificName 'Boroecia antipoda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '-124.367'^^xsd:double;
  dwc:latitude '-67.483'^^xsd:double;
  dwc:aphiaid '172467'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_3233'^^xsd:string;
  dwc:observationDate '1965-04-08'^^xsd:date;
  dwc:aphiaIdAccepted '172467'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_21459>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_21459> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_21459> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.667 -124.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-60.667"^^xsd:decimal ;
  dwc:decimalLongitude "-124.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_21459>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.667 -124.15)"^^geo:wktLiteral ;
  geo-pos:lat "-60.667"^^xsd:decimal ;
  geo-pos:long "-124.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_21459>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_21459" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_21459'^^xsd:string;
  dwc:scientificName 'Obtusoecia antarctica'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-124.15'^^xsd:double;
  dwc:latitude '-60.667'^^xsd:double;
  dwc:aphiaid '176554'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_21459'^^xsd:string;
  dwc:observationDate '1964-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '176554'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_11801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_11801> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_11801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.667 -124.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-60.667"^^xsd:decimal ;
  dwc:decimalLongitude "-124.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_11801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.667 -124.15)"^^geo:wktLiteral ;
  geo-pos:lat "-60.667"^^xsd:decimal ;
  geo-pos:long "-124.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_11801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_11801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_11801'^^xsd:string;
  dwc:scientificName 'Discoconchoecia elegans'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-124.15'^^xsd:double;
  dwc:latitude '-60.667'^^xsd:double;
  dwc:occurrenceRemarks 'TaxonRemark: Note the type locality is in the Norwegain Sea - there are huge sizes differences between different regions suggesting that there is more than one species involved'^^xsd:string;
  dwc:aphiaid '127782'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_11801'^^xsd:string;
  dwc:observationDate '1964-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '127782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_10298>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_10298> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_10298> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.667 -124.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-60.667"^^xsd:decimal ;
  dwc:decimalLongitude "-124.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_10298>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.667 -124.15)"^^geo:wktLiteral ;
  geo-pos:lat "-60.667"^^xsd:decimal ;
  geo-pos:long "-124.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_10298>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_10298" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_10298'^^xsd:string;
  dwc:scientificName 'Conchoecissa symmetrica'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-124.15'^^xsd:double;
  dwc:latitude '-60.667'^^xsd:double;
  dwc:aphiaid '127780'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_10298'^^xsd:string;
  dwc:observationDate '1964-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '127780'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_30673>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_30673> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_30673> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.667 -124.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-60.667"^^xsd:decimal ;
  dwc:decimalLongitude "-124.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_30673>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.667 -124.15)"^^geo:wktLiteral ;
  geo-pos:lat "-60.667"^^xsd:decimal ;
  geo-pos:long "-124.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_30673>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_30673" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_30673'^^xsd:string;
  dwc:scientificName 'Pseudoconchoecia serrulata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-124.15'^^xsd:double;
  dwc:latitude '-60.667'^^xsd:double;
  dwc:aphiaid '176588'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_30673'^^xsd:string;
  dwc:observationDate '1964-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '176588'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_818>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_818> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_818> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.667 -124.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-60.667"^^xsd:decimal ;
  dwc:decimalLongitude "-124.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_818>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.667 -124.15)"^^geo:wktLiteral ;
  geo-pos:lat "-60.667"^^xsd:decimal ;
  geo-pos:long "-124.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_818>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_818" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_818'^^xsd:string;
  dwc:scientificName 'Alacia hettacra'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-124.15'^^xsd:double;
  dwc:latitude '-60.667'^^xsd:double;
  dwc:aphiaid '172456'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_818'^^xsd:string;
  dwc:observationDate '1964-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '172456'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_12660>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_12660> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_12660> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.667 -124.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-60.667"^^xsd:decimal ;
  dwc:decimalLongitude "-124.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_12660>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.667 -124.15)"^^geo:wktLiteral ;
  geo-pos:lat "-60.667"^^xsd:decimal ;
  geo-pos:long "-124.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_12660>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_12660" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_12660'^^xsd:string;
  dwc:scientificName 'Discoconchoecia elegans'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-124.15'^^xsd:double;
  dwc:latitude '-60.667'^^xsd:double;
  dwc:occurrenceRemarks 'TaxonRemark: Note the type locality is in the Norwegain Sea - there are huge sizes differences between different regions suggesting that there is more than one species involved'^^xsd:string;
  dwc:aphiaid '127782'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_12660'^^xsd:string;
  dwc:observationDate '1964-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '127782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_3578>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_3578> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_3578> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.667 -124.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-60.667"^^xsd:decimal ;
  dwc:decimalLongitude "-124.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_3578>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.667 -124.15)"^^geo:wktLiteral ;
  geo-pos:lat "-60.667"^^xsd:decimal ;
  geo-pos:long "-124.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_3578>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_3578" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_3578'^^xsd:string;
  dwc:scientificName 'Boroecia antipoda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-124.15'^^xsd:double;
  dwc:latitude '-60.667'^^xsd:double;
  dwc:aphiaid '172467'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_3578'^^xsd:string;
  dwc:observationDate '1964-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '172467'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_29226>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_29226> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_29226> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.667 -124.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-60.667"^^xsd:decimal ;
  dwc:decimalLongitude "-124.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_29226>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.667 -124.15)"^^geo:wktLiteral ;
  geo-pos:lat "-60.667"^^xsd:decimal ;
  geo-pos:long "-124.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_29226>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_29226" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_29226'^^xsd:string;
  dwc:scientificName 'Proceroecia brachyaskos'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-124.15'^^xsd:double;
  dwc:latitude '-60.667'^^xsd:double;
  dwc:aphiaid '127857'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_29226'^^xsd:string;
  dwc:observationDate '1964-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '127857'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_21232>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_21232> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_21232> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.667 -124.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-60.667"^^xsd:decimal ;
  dwc:decimalLongitude "-124.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_21232>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.667 -124.15)"^^geo:wktLiteral ;
  geo-pos:lat "-60.667"^^xsd:decimal ;
  geo-pos:long "-124.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_21232>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_21232" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_21232'^^xsd:string;
  dwc:scientificName 'Obtusoecia antarctica'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-124.15'^^xsd:double;
  dwc:latitude '-60.667'^^xsd:double;
  dwc:aphiaid '176554'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_21232'^^xsd:string;
  dwc:observationDate '1964-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '176554'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_11719>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_11719> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_11719> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.317 -124.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.317"^^xsd:decimal ;
  dwc:decimalLongitude "-124.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_11719>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.317 -124.1)"^^geo:wktLiteral ;
  geo-pos:lat "48.317"^^xsd:decimal ;
  geo-pos:long "-124.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_11719>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_11719" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_11719'^^xsd:string;
  dwc:scientificName 'Discoconchoecia elegans'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-124.1'^^xsd:double;
  dwc:latitude '48.317'^^xsd:double;
  dwc:occurrenceRemarks 'TaxonRemark: Note the type locality is in the Norwegain Sea - there are huge sizes differences between different regions suggesting that there is more than one species involved'^^xsd:string;
  dwc:aphiaid '127782'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_11719'^^xsd:string;
  dwc:observationDate '1976-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '127782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_11726>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_11726> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_11726> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.317 -124.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.317"^^xsd:decimal ;
  dwc:decimalLongitude "-124.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_11726>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.317 -124.1)"^^geo:wktLiteral ;
  geo-pos:lat "48.317"^^xsd:decimal ;
  geo-pos:long "-124.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_11726>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_11726" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_11726'^^xsd:string;
  dwc:scientificName 'Discoconchoecia elegans'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '-124.1'^^xsd:double;
  dwc:latitude '48.317'^^xsd:double;
  dwc:occurrenceRemarks 'TaxonRemark: Note the type locality is in the Norwegain Sea - there are huge sizes differences between different regions suggesting that there is more than one species involved'^^xsd:string;
  dwc:aphiaid '127782'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_11726'^^xsd:string;
  dwc:observationDate '1976-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '127782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_11727>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_11727> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_11727> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.317 -124.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.317"^^xsd:decimal ;
  dwc:decimalLongitude "-124.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_11727>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.317 -124.1)"^^geo:wktLiteral ;
  geo-pos:lat "48.317"^^xsd:decimal ;
  geo-pos:long "-124.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_11727>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_11727" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_11727'^^xsd:string;
  dwc:scientificName 'Discoconchoecia elegans'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '-124.1'^^xsd:double;
  dwc:latitude '48.317'^^xsd:double;
  dwc:occurrenceRemarks 'TaxonRemark: Note the type locality is in the Norwegain Sea - there are huge sizes differences between different regions suggesting that there is more than one species involved'^^xsd:string;
  dwc:aphiaid '127782'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_11727'^^xsd:string;
  dwc:observationDate '1977-01-13'^^xsd:date;
  dwc:aphiaIdAccepted '127782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_11737>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_11737> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_11737> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.317 -124.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.317"^^xsd:decimal ;
  dwc:decimalLongitude "-124.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_11737>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.317 -124.1)"^^geo:wktLiteral ;
  geo-pos:lat "48.317"^^xsd:decimal ;
  geo-pos:long "-124.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_11737>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_11737" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_11737'^^xsd:string;
  dwc:scientificName 'Discoconchoecia elegans'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-124.1'^^xsd:double;
  dwc:latitude '48.317'^^xsd:double;
  dwc:occurrenceRemarks 'TaxonRemark: Note the type locality is in the Norwegain Sea - there are huge sizes differences between different regions suggesting that there is more than one species involved'^^xsd:string;
  dwc:aphiaid '127782'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_11737'^^xsd:string;
  dwc:observationDate '1976-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '127782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_11716>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_11716> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_11716> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.183 -123.367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.183"^^xsd:decimal ;
  dwc:decimalLongitude "-123.367"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_11716>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.183 -123.367)"^^geo:wktLiteral ;
  geo-pos:lat "48.183"^^xsd:decimal ;
  geo-pos:long "-123.367"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_11716>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_11716" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_11716'^^xsd:string;
  dwc:scientificName 'Discoconchoecia elegans'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '-123.367'^^xsd:double;
  dwc:latitude '48.183'^^xsd:double;
  dwc:occurrenceRemarks 'TaxonRemark: Note the type locality is in the Norwegain Sea - there are huge sizes differences between different regions suggesting that there is more than one species involved'^^xsd:string;
  dwc:aphiaid '127782'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_11716'^^xsd:string;
  dwc:observationDate '1977-01-11'^^xsd:date;
  dwc:aphiaIdAccepted '127782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_11717>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_11717> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_11717> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3 -123.367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3"^^xsd:decimal ;
  dwc:decimalLongitude "-123.367"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_11717>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3 -123.367)"^^geo:wktLiteral ;
  geo-pos:lat "48.3"^^xsd:decimal ;
  geo-pos:long "-123.367"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_11717>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_11717" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_11717'^^xsd:string;
  dwc:scientificName 'Discoconchoecia elegans'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '-123.367'^^xsd:double;
  dwc:latitude '48.3'^^xsd:double;
  dwc:occurrenceRemarks 'TaxonRemark: Note the type locality is in the Norwegain Sea - there are huge sizes differences between different regions suggesting that there is more than one species involved'^^xsd:string;
  dwc:aphiaid '127782'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_11717'^^xsd:string;
  dwc:observationDate '1977-01-12'^^xsd:date;
  dwc:aphiaIdAccepted '127782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_11718>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_11718> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_11718> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.238 -123.362)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.238"^^xsd:decimal ;
  dwc:decimalLongitude "-123.362"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_11718>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.238 -123.362)"^^geo:wktLiteral ;
  geo-pos:lat "48.238"^^xsd:decimal ;
  geo-pos:long "-123.362"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_11718>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_11718" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_11718'^^xsd:string;
  dwc:scientificName 'Discoconchoecia elegans'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-123.362'^^xsd:double;
  dwc:latitude '48.238'^^xsd:double;
  dwc:occurrenceRemarks 'TaxonRemark: Note the type locality is in the Norwegain Sea - there are huge sizes differences between different regions suggesting that there is more than one species involved'^^xsd:string;
  dwc:aphiaid '127782'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_11718'^^xsd:string;
  dwc:observationDate '1976-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '127782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_11738>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_11738> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_11738> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.238 -123.362)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.238"^^xsd:decimal ;
  dwc:decimalLongitude "-123.362"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_11738>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.238 -123.362)"^^geo:wktLiteral ;
  geo-pos:lat "48.238"^^xsd:decimal ;
  geo-pos:long "-123.362"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_11738>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_11738" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_11738'^^xsd:string;
  dwc:scientificName 'Discoconchoecia elegans'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-123.362'^^xsd:double;
  dwc:latitude '48.238'^^xsd:double;
  dwc:occurrenceRemarks 'TaxonRemark: Note the type locality is in the Norwegain Sea - there are huge sizes differences between different regions suggesting that there is more than one species involved'^^xsd:string;
  dwc:aphiaid '127782'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_11738'^^xsd:string;
  dwc:observationDate '1976-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '127782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_14997>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_14997> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_14997> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (21.055 -122.793)"^^geo:wktLiteral ;
  dwc:decimalLatitude "21.055"^^xsd:decimal ;
  dwc:decimalLongitude "-122.793"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_14997>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (21.055 -122.793)"^^geo:wktLiteral ;
  geo-pos:lat "21.055"^^xsd:decimal ;
  geo-pos:long "-122.793"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_14997>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_14997" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_14997'^^xsd:string;
  dwc:scientificName 'Halocypris pelagica'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '-122.793'^^xsd:double;
  dwc:latitude '21.055'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '500'^^xsd:integer;
  dwc:aphiaid '127795'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_14997'^^xsd:string;
  dwc:observationDate '1964-11-30'^^xsd:date;
  dwc:aphiaIdAccepted '127795'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_14998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_14998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_14998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (21.283 -122.028)"^^geo:wktLiteral ;
  dwc:decimalLatitude "21.283"^^xsd:decimal ;
  dwc:decimalLongitude "-122.028"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_14998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (21.283 -122.028)"^^geo:wktLiteral ;
  geo-pos:lat "21.283"^^xsd:decimal ;
  geo-pos:long "-122.028"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_14998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_14998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_14998'^^xsd:string;
  dwc:scientificName 'Halocypris pelagica'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '-122.028'^^xsd:double;
  dwc:latitude '21.283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '500'^^xsd:integer;
  dwc:aphiaid '127795'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_14998'^^xsd:string;
  dwc:observationDate '1964-11-30'^^xsd:date;
  dwc:aphiaIdAccepted '127795'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_7745>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_7745> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_7745> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.233 -120.383)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.233"^^xsd:decimal ;
  dwc:decimalLongitude "-120.383"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_7745>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.233 -120.383)"^^geo:wktLiteral ;
  geo-pos:lat "-61.233"^^xsd:decimal ;
  geo-pos:long "-120.383"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_7745>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_7745" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_7745'^^xsd:string;
  dwc:scientificName 'Conchoecilla chuni'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1900'^^xsd:integer;
  dwc:longitude '-120.383'^^xsd:double;
  dwc:latitude '-61.233'^^xsd:double;
  dwc:aphiaid '172482'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_7745'^^xsd:string;
  dwc:observationDate '1900-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '172482'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_18692>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_18692> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_18692> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.233 -120.383)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.233"^^xsd:decimal ;
  dwc:decimalLongitude "-120.383"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_18692>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.233 -120.383)"^^geo:wktLiteral ;
  geo-pos:lat "-61.233"^^xsd:decimal ;
  geo-pos:long "-120.383"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_18692>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_18692" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_18692'^^xsd:string;
  dwc:scientificName 'Metaconchoecia skogsbergi'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '-120.383'^^xsd:double;
  dwc:latitude '-61.233'^^xsd:double;
  dwc:aphiaid '127814'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_18692'^^xsd:string;
  dwc:observationDate '1965-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '127814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_11843>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_11843> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_11843> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.233 -120.383)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.233"^^xsd:decimal ;
  dwc:decimalLongitude "-120.383"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_11843>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.233 -120.383)"^^geo:wktLiteral ;
  geo-pos:lat "-61.233"^^xsd:decimal ;
  geo-pos:long "-120.383"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_11843>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_11843" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_11843'^^xsd:string;
  dwc:scientificName 'Discoconchoecia elegans'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '-120.383'^^xsd:double;
  dwc:latitude '-61.233'^^xsd:double;
  dwc:occurrenceRemarks 'TaxonRemark: Note the type locality is in the Norwegain Sea - there are huge sizes differences between different regions suggesting that there is more than one species involved'^^xsd:string;
  dwc:aphiaid '127782'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_11843'^^xsd:string;
  dwc:observationDate '1965-12-28'^^xsd:date;
  dwc:aphiaIdAccepted '127782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_497>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_497> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_497> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.233 -120.383)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.233"^^xsd:decimal ;
  dwc:decimalLongitude "-120.383"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_497>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.233 -120.383)"^^geo:wktLiteral ;
  geo-pos:lat "-61.233"^^xsd:decimal ;
  geo-pos:long "-120.383"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_497>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_497" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_497'^^xsd:string;
  dwc:scientificName 'Alacia hettacra'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '-120.383'^^xsd:double;
  dwc:latitude '-61.233'^^xsd:double;
  dwc:aphiaid '172456'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_497'^^xsd:string;
  dwc:observationDate '1965-12-28'^^xsd:date;
  dwc:aphiaIdAccepted '172456'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_10266>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_10266> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_10266> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.233 -120.383)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.233"^^xsd:decimal ;
  dwc:decimalLongitude "-120.383"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_10266>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.233 -120.383)"^^geo:wktLiteral ;
  geo-pos:lat "-61.233"^^xsd:decimal ;
  geo-pos:long "-120.383"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_10266>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_10266" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_10266'^^xsd:string;
  dwc:scientificName 'Conchoecissa symmetrica'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '-120.383'^^xsd:double;
  dwc:latitude '-61.233'^^xsd:double;
  dwc:aphiaid '127780'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_10266'^^xsd:string;
  dwc:observationDate '1965-12-28'^^xsd:date;
  dwc:aphiaIdAccepted '127780'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_10066>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_10066> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_10066> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.233 -120.383)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.233"^^xsd:decimal ;
  dwc:decimalLongitude "-120.383"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_10066>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.233 -120.383)"^^geo:wktLiteral ;
  geo-pos:lat "-61.233"^^xsd:decimal ;
  geo-pos:long "-120.383"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_10066>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_10066" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_10066'^^xsd:string;
  dwc:scientificName 'Conchoecissa symmetrica'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '-120.383'^^xsd:double;
  dwc:latitude '-61.233'^^xsd:double;
  dwc:aphiaid '127780'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_10066'^^xsd:string;
  dwc:observationDate '1965-12-28'^^xsd:date;
  dwc:aphiaIdAccepted '127780'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_844>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_844> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_844> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.233 -120.383)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.233"^^xsd:decimal ;
  dwc:decimalLongitude "-120.383"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_844>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.233 -120.383)"^^geo:wktLiteral ;
  geo-pos:lat "-61.233"^^xsd:decimal ;
  geo-pos:long "-120.383"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_844>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_844" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_844'^^xsd:string;
  dwc:scientificName 'Alacia hettacra'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '-120.383'^^xsd:double;
  dwc:latitude '-61.233'^^xsd:double;
  dwc:aphiaid '172456'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_844'^^xsd:string;
  dwc:observationDate '1965-12-28'^^xsd:date;
  dwc:aphiaIdAccepted '172456'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_7628>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_7628> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_7628> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.233 -120.383)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.233"^^xsd:decimal ;
  dwc:decimalLongitude "-120.383"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_7628>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.233 -120.383)"^^geo:wktLiteral ;
  geo-pos:lat "-61.233"^^xsd:decimal ;
  geo-pos:long "-120.383"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_7628>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_7628" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_7628'^^xsd:string;
  dwc:scientificName 'Conchoecilla chuni'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '-120.383'^^xsd:double;
  dwc:latitude '-61.233'^^xsd:double;
  dwc:aphiaid '172482'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_7628'^^xsd:string;
  dwc:observationDate '1965-12-28'^^xsd:date;
  dwc:aphiaIdAccepted '172482'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_21262>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_21262> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_21262> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.233 -120.383)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.233"^^xsd:decimal ;
  dwc:decimalLongitude "-120.383"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_21262>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.233 -120.383)"^^geo:wktLiteral ;
  geo-pos:lat "-61.233"^^xsd:decimal ;
  geo-pos:long "-120.383"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_21262>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_21262" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_21262'^^xsd:string;
  dwc:scientificName 'Obtusoecia antarctica'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '-120.383'^^xsd:double;
  dwc:latitude '-61.233'^^xsd:double;
  dwc:aphiaid '176554'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_21262'^^xsd:string;
  dwc:observationDate '1965-12-28'^^xsd:date;
  dwc:aphiaIdAccepted '176554'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_31195>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_31195> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_31195> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.233 -120.383)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.233"^^xsd:decimal ;
  dwc:decimalLongitude "-120.383"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_31195>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.233 -120.383)"^^geo:wktLiteral ;
  geo-pos:lat "-61.233"^^xsd:decimal ;
  geo-pos:long "-120.383"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_31195>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_31195" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_31195'^^xsd:string;
  dwc:scientificName 'Metaconchoecetosa teretivalvata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '-120.383'^^xsd:double;
  dwc:latitude '-61.233'^^xsd:double;
  dwc:aphiaid '175866'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_31195'^^xsd:string;
  dwc:observationDate '1965-12-28'^^xsd:date;
  dwc:aphiaIdAccepted '536010'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_3254>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_3254> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_3254> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.233 -120.383)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.233"^^xsd:decimal ;
  dwc:decimalLongitude "-120.383"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_3254>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.233 -120.383)"^^geo:wktLiteral ;
  geo-pos:lat "-61.233"^^xsd:decimal ;
  geo-pos:long "-120.383"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_3254>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_3254" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_3254'^^xsd:string;
  dwc:scientificName 'Boroecia antipoda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '-120.383'^^xsd:double;
  dwc:latitude '-61.233'^^xsd:double;
  dwc:aphiaid '172467'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_3254'^^xsd:string;
  dwc:observationDate '1965-12-28'^^xsd:date;
  dwc:aphiaIdAccepted '172467'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_12665>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_12665> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_12665> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.233 -120.383)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.233"^^xsd:decimal ;
  dwc:decimalLongitude "-120.383"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_12665>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.233 -120.383)"^^geo:wktLiteral ;
  geo-pos:lat "-61.233"^^xsd:decimal ;
  geo-pos:long "-120.383"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_12665>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_12665" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_12665'^^xsd:string;
  dwc:scientificName 'Discoconchoecia elegans'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '-120.383'^^xsd:double;
  dwc:latitude '-61.233'^^xsd:double;
  dwc:occurrenceRemarks 'TaxonRemark: Note the type locality is in the Norwegain Sea - there are huge sizes differences between different regions suggesting that there is more than one species involved'^^xsd:string;
  dwc:aphiaid '127782'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_12665'^^xsd:string;
  dwc:observationDate '1965-12-28'^^xsd:date;
  dwc:aphiaIdAccepted '127782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_30681>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_30681> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_30681> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.233 -120.383)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.233"^^xsd:decimal ;
  dwc:decimalLongitude "-120.383"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_30681>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.233 -120.383)"^^geo:wktLiteral ;
  geo-pos:lat "-61.233"^^xsd:decimal ;
  geo-pos:long "-120.383"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_30681>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_30681" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_30681'^^xsd:string;
  dwc:scientificName 'Pseudoconchoecia serrulata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '-120.383'^^xsd:double;
  dwc:latitude '-61.233'^^xsd:double;
  dwc:aphiaid '176588'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_30681'^^xsd:string;
  dwc:observationDate '1965-12-28'^^xsd:date;
  dwc:aphiaIdAccepted '176588'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_30758>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_30758> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_30758> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.233 -120.383)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.233"^^xsd:decimal ;
  dwc:decimalLongitude "-120.383"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_30758>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.233 -120.383)"^^geo:wktLiteral ;
  geo-pos:lat "-61.233"^^xsd:decimal ;
  geo-pos:long "-120.383"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_30758>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_30758" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_30758'^^xsd:string;
  dwc:scientificName 'Metaconchoecetosa teretivalvata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '-120.383'^^xsd:double;
  dwc:latitude '-61.233'^^xsd:double;
  dwc:aphiaid '175866'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_30758'^^xsd:string;
  dwc:observationDate '1965-12-28'^^xsd:date;
  dwc:aphiaIdAccepted '536010'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_21485>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_21485> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_21485> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.233 -120.383)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.233"^^xsd:decimal ;
  dwc:decimalLongitude "-120.383"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_21485>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.233 -120.383)"^^geo:wktLiteral ;
  geo-pos:lat "-61.233"^^xsd:decimal ;
  geo-pos:long "-120.383"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_21485>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_21485" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_21485'^^xsd:string;
  dwc:scientificName 'Obtusoecia antarctica'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '-120.383'^^xsd:double;
  dwc:latitude '-61.233'^^xsd:double;
  dwc:aphiaid '176554'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_21485'^^xsd:string;
  dwc:observationDate '1965-12-28'^^xsd:date;
  dwc:aphiaIdAccepted '176554'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_3587>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_3587> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_3587> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.233 -120.383)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.233"^^xsd:decimal ;
  dwc:decimalLongitude "-120.383"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_3587>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.233 -120.383)"^^geo:wktLiteral ;
  geo-pos:lat "-61.233"^^xsd:decimal ;
  geo-pos:long "-120.383"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_3587>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_3587" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_3587'^^xsd:string;
  dwc:scientificName 'Boroecia antipoda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '-120.383'^^xsd:double;
  dwc:latitude '-61.233'^^xsd:double;
  dwc:aphiaid '172467'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_3587'^^xsd:string;
  dwc:observationDate '1965-12-28'^^xsd:date;
  dwc:aphiaIdAccepted '172467'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_29252>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_29252> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_29252> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.233 -120.383)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.233"^^xsd:decimal ;
  dwc:decimalLongitude "-120.383"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_29252>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.233 -120.383)"^^geo:wktLiteral ;
  geo-pos:lat "-61.233"^^xsd:decimal ;
  geo-pos:long "-120.383"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_29252>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_29252" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_29252'^^xsd:string;
  dwc:scientificName 'Proceroecia brachyaskos'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '-120.383'^^xsd:double;
  dwc:latitude '-61.233'^^xsd:double;
  dwc:aphiaid '127857'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_29252'^^xsd:string;
  dwc:observationDate '1965-12-28'^^xsd:date;
  dwc:aphiaIdAccepted '127857'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_7744>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_7744> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_7744> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.25 -120.317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-60.25"^^xsd:decimal ;
  dwc:decimalLongitude "-120.317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_7744>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.25 -120.317)"^^geo:wktLiteral ;
  geo-pos:lat "-60.25"^^xsd:decimal ;
  geo-pos:long "-120.317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_7744>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_7744" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_7744'^^xsd:string;
  dwc:scientificName 'Conchoecilla chuni'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1900'^^xsd:integer;
  dwc:longitude '-120.317'^^xsd:double;
  dwc:latitude '-60.25'^^xsd:double;
  dwc:aphiaid '172482'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_7744'^^xsd:string;
  dwc:observationDate '1900-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '172482'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_18691>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_18691> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_18691> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.25 -120.317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-60.25"^^xsd:decimal ;
  dwc:decimalLongitude "-120.317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_18691>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.25 -120.317)"^^geo:wktLiteral ;
  geo-pos:lat "-60.25"^^xsd:decimal ;
  geo-pos:long "-120.317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_18691>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_18691" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_18691'^^xsd:string;
  dwc:scientificName 'Metaconchoecia skogsbergi'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-120.317'^^xsd:double;
  dwc:latitude '-60.25'^^xsd:double;
  dwc:aphiaid '127814'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_18691'^^xsd:string;
  dwc:observationDate '1965-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '127814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_11842>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_11842> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_11842> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.25 -120.317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-60.25"^^xsd:decimal ;
  dwc:decimalLongitude "-120.317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_11842>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.25 -120.317)"^^geo:wktLiteral ;
  geo-pos:lat "-60.25"^^xsd:decimal ;
  geo-pos:long "-120.317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_11842>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_11842" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_11842'^^xsd:string;
  dwc:scientificName 'Discoconchoecia elegans'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '-120.317'^^xsd:double;
  dwc:latitude '-60.25'^^xsd:double;
  dwc:occurrenceRemarks 'TaxonRemark: Note the type locality is in the Norwegain Sea - there are huge sizes differences between different regions suggesting that there is more than one species involved'^^xsd:string;
  dwc:aphiaid '127782'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_11842'^^xsd:string;
  dwc:observationDate '1965-12-26'^^xsd:date;
  dwc:aphiaIdAccepted '127782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_496>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_496> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_496> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.25 -120.317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-60.25"^^xsd:decimal ;
  dwc:decimalLongitude "-120.317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_496>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.25 -120.317)"^^geo:wktLiteral ;
  geo-pos:lat "-60.25"^^xsd:decimal ;
  geo-pos:long "-120.317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_496>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_496" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_496'^^xsd:string;
  dwc:scientificName 'Alacia hettacra'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '-120.317'^^xsd:double;
  dwc:latitude '-60.25'^^xsd:double;
  dwc:aphiaid '172456'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_496'^^xsd:string;
  dwc:observationDate '1965-12-26'^^xsd:date;
  dwc:aphiaIdAccepted '172456'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_10265>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_10265> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_10265> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.25 -120.317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-60.25"^^xsd:decimal ;
  dwc:decimalLongitude "-120.317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_10265>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.25 -120.317)"^^geo:wktLiteral ;
  geo-pos:lat "-60.25"^^xsd:decimal ;
  geo-pos:long "-120.317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_10265>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_10265" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_10265'^^xsd:string;
  dwc:scientificName 'Conchoecissa symmetrica'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '-120.317'^^xsd:double;
  dwc:latitude '-60.25'^^xsd:double;
  dwc:aphiaid '127780'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_10265'^^xsd:string;
  dwc:observationDate '1965-12-26'^^xsd:date;
  dwc:aphiaIdAccepted '127780'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_10065>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_10065> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_10065> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.25 -120.317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-60.25"^^xsd:decimal ;
  dwc:decimalLongitude "-120.317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_10065>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.25 -120.317)"^^geo:wktLiteral ;
  geo-pos:lat "-60.25"^^xsd:decimal ;
  geo-pos:long "-120.317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_10065>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_10065" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_10065'^^xsd:string;
  dwc:scientificName 'Conchoecissa symmetrica'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '-120.317'^^xsd:double;
  dwc:latitude '-60.25'^^xsd:double;
  dwc:aphiaid '127780'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_10065'^^xsd:string;
  dwc:observationDate '1965-12-26'^^xsd:date;
  dwc:aphiaIdAccepted '127780'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_843>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_843> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_843> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.25 -120.317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-60.25"^^xsd:decimal ;
  dwc:decimalLongitude "-120.317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_843>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.25 -120.317)"^^geo:wktLiteral ;
  geo-pos:lat "-60.25"^^xsd:decimal ;
  geo-pos:long "-120.317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_843>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_843" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_843'^^xsd:string;
  dwc:scientificName 'Alacia hettacra'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '-120.317'^^xsd:double;
  dwc:latitude '-60.25'^^xsd:double;
  dwc:aphiaid '172456'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_843'^^xsd:string;
  dwc:observationDate '1965-12-26'^^xsd:date;
  dwc:aphiaIdAccepted '172456'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_7627>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_7627> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_7627> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.25 -120.317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-60.25"^^xsd:decimal ;
  dwc:decimalLongitude "-120.317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_7627>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.25 -120.317)"^^geo:wktLiteral ;
  geo-pos:lat "-60.25"^^xsd:decimal ;
  geo-pos:long "-120.317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_7627>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_7627" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_7627'^^xsd:string;
  dwc:scientificName 'Conchoecilla chuni'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '-120.317'^^xsd:double;
  dwc:latitude '-60.25'^^xsd:double;
  dwc:aphiaid '172482'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_7627'^^xsd:string;
  dwc:observationDate '1965-12-26'^^xsd:date;
  dwc:aphiaIdAccepted '172482'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_21261>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_21261> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_21261> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.25 -120.317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-60.25"^^xsd:decimal ;
  dwc:decimalLongitude "-120.317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_21261>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.25 -120.317)"^^geo:wktLiteral ;
  geo-pos:lat "-60.25"^^xsd:decimal ;
  geo-pos:long "-120.317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_21261>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_21261" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_21261'^^xsd:string;
  dwc:scientificName 'Obtusoecia antarctica'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '-120.317'^^xsd:double;
  dwc:latitude '-60.25'^^xsd:double;
  dwc:aphiaid '176554'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_21261'^^xsd:string;
  dwc:observationDate '1965-12-26'^^xsd:date;
  dwc:aphiaIdAccepted '176554'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_3253>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_3253> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_3253> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.25 -120.317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-60.25"^^xsd:decimal ;
  dwc:decimalLongitude "-120.317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_3253>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.25 -120.317)"^^geo:wktLiteral ;
  geo-pos:lat "-60.25"^^xsd:decimal ;
  geo-pos:long "-120.317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_3253>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_3253" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_3253'^^xsd:string;
  dwc:scientificName 'Boroecia antipoda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '-120.317'^^xsd:double;
  dwc:latitude '-60.25'^^xsd:double;
  dwc:aphiaid '172467'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_3253'^^xsd:string;
  dwc:observationDate '1965-12-26'^^xsd:date;
  dwc:aphiaIdAccepted '172467'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_12657>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_12657> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_12657> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.25 -120.317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-60.25"^^xsd:decimal ;
  dwc:decimalLongitude "-120.317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_12657>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.25 -120.317)"^^geo:wktLiteral ;
  geo-pos:lat "-60.25"^^xsd:decimal ;
  geo-pos:long "-120.317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_12657>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_12657" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_12657'^^xsd:string;
  dwc:scientificName 'Discoconchoecia elegans'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '-120.317'^^xsd:double;
  dwc:latitude '-60.25'^^xsd:double;
  dwc:occurrenceRemarks 'TaxonRemark: Note the type locality is in the Norwegain Sea - there are huge sizes differences between different regions suggesting that there is more than one species involved'^^xsd:string;
  dwc:aphiaid '127782'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_12657'^^xsd:string;
  dwc:observationDate '1965-12-26'^^xsd:date;
  dwc:aphiaIdAccepted '127782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_18940>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_18940> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_18940> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.25 -120.317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-60.25"^^xsd:decimal ;
  dwc:decimalLongitude "-120.317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_18940>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.25 -120.317)"^^geo:wktLiteral ;
  geo-pos:lat "-60.25"^^xsd:decimal ;
  geo-pos:long "-120.317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_18940>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_18940" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_18940'^^xsd:string;
  dwc:scientificName 'Metaconchoecia skogsbergi'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '-120.317'^^xsd:double;
  dwc:latitude '-60.25'^^xsd:double;
  dwc:aphiaid '127814'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_18940'^^xsd:string;
  dwc:observationDate '1965-12-26'^^xsd:date;
  dwc:aphiaIdAccepted '127814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_30680>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_30680> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_30680> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.25 -120.317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-60.25"^^xsd:decimal ;
  dwc:decimalLongitude "-120.317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_30680>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.25 -120.317)"^^geo:wktLiteral ;
  geo-pos:lat "-60.25"^^xsd:decimal ;
  geo-pos:long "-120.317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_30680>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_30680" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_30680'^^xsd:string;
  dwc:scientificName 'Pseudoconchoecia serrulata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '-120.317'^^xsd:double;
  dwc:latitude '-60.25'^^xsd:double;
  dwc:aphiaid '176588'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_30680'^^xsd:string;
  dwc:observationDate '1965-12-26'^^xsd:date;
  dwc:aphiaIdAccepted '176588'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_21484>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_21484> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_21484> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.25 -120.317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-60.25"^^xsd:decimal ;
  dwc:decimalLongitude "-120.317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_21484>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.25 -120.317)"^^geo:wktLiteral ;
  geo-pos:lat "-60.25"^^xsd:decimal ;
  geo-pos:long "-120.317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_21484>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_21484" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_21484'^^xsd:string;
  dwc:scientificName 'Obtusoecia antarctica'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '-120.317'^^xsd:double;
  dwc:latitude '-60.25'^^xsd:double;
  dwc:aphiaid '176554'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_21484'^^xsd:string;
  dwc:observationDate '1965-12-26'^^xsd:date;
  dwc:aphiaIdAccepted '176554'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_3586>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_3586> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_3586> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.25 -120.317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-60.25"^^xsd:decimal ;
  dwc:decimalLongitude "-120.317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_3586>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.25 -120.317)"^^geo:wktLiteral ;
  geo-pos:lat "-60.25"^^xsd:decimal ;
  geo-pos:long "-120.317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_3586>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_3586" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_3586'^^xsd:string;
  dwc:scientificName 'Boroecia antipoda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '-120.317'^^xsd:double;
  dwc:latitude '-60.25'^^xsd:double;
  dwc:aphiaid '172467'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_3586'^^xsd:string;
  dwc:observationDate '1965-12-26'^^xsd:date;
  dwc:aphiaIdAccepted '172467'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_13356>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_13356> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_13356> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.25 -120.317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-60.25"^^xsd:decimal ;
  dwc:decimalLongitude "-120.317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_13356>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.25 -120.317)"^^geo:wktLiteral ;
  geo-pos:lat "-60.25"^^xsd:decimal ;
  geo-pos:long "-120.317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_13356>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_13356" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_13356'^^xsd:string;
  dwc:scientificName 'Gaussicia edentata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '-120.317'^^xsd:double;
  dwc:latitude '-60.25'^^xsd:double;
  dwc:aphiaid '127788'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_13356'^^xsd:string;
  dwc:aphiaIdAccepted '127788'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_11839>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_11839> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_11839> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-49.083 -120.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-49.083"^^xsd:decimal ;
  dwc:decimalLongitude "-120.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_11839>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-49.083 -120.2)"^^geo:wktLiteral ;
  geo-pos:lat "-49.083"^^xsd:decimal ;
  geo-pos:long "-120.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_11839>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_11839" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_11839'^^xsd:string;
  dwc:scientificName 'Discoconchoecia elegans'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '-120.2'^^xsd:double;
  dwc:latitude '-49.083'^^xsd:double;
  dwc:occurrenceRemarks 'TaxonRemark: Note the type locality is in the Norwegain Sea - there are huge sizes differences between different regions suggesting that there is more than one species involved'^^xsd:string;
  dwc:aphiaid '127782'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_11839'^^xsd:string;
  dwc:observationDate '1965-12-18'^^xsd:date;
  dwc:aphiaIdAccepted '127782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_10262>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_10262> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_10262> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-49.083 -120.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-49.083"^^xsd:decimal ;
  dwc:decimalLongitude "-120.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_10262>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-49.083 -120.2)"^^geo:wktLiteral ;
  geo-pos:lat "-49.083"^^xsd:decimal ;
  geo-pos:long "-120.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_10262>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_10262" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_10262'^^xsd:string;
  dwc:scientificName 'Conchoecissa symmetrica'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '-120.2'^^xsd:double;
  dwc:latitude '-49.083'^^xsd:double;
  dwc:aphiaid '127780'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_10262'^^xsd:string;
  dwc:observationDate '1965-12-18'^^xsd:date;
  dwc:aphiaIdAccepted '127780'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_494>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_494> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_494> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-49.083 -120.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-49.083"^^xsd:decimal ;
  dwc:decimalLongitude "-120.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_494>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-49.083 -120.2)"^^geo:wktLiteral ;
  geo-pos:lat "-49.083"^^xsd:decimal ;
  geo-pos:long "-120.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_494>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_494" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_494'^^xsd:string;
  dwc:scientificName 'Alacia hettacra'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '-120.2'^^xsd:double;
  dwc:latitude '-49.083'^^xsd:double;
  dwc:aphiaid '172456'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_494'^^xsd:string;
  dwc:observationDate '1965-12-18'^^xsd:date;
  dwc:aphiaIdAccepted '172456'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_10062>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_10062> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_10062> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-49.083 -120.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-49.083"^^xsd:decimal ;
  dwc:decimalLongitude "-120.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_10062>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-49.083 -120.2)"^^geo:wktLiteral ;
  geo-pos:lat "-49.083"^^xsd:decimal ;
  geo-pos:long "-120.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_10062>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_10062" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_10062'^^xsd:string;
  dwc:scientificName 'Conchoecissa symmetrica'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '-120.2'^^xsd:double;
  dwc:latitude '-49.083'^^xsd:double;
  dwc:aphiaid '127780'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_10062'^^xsd:string;
  dwc:observationDate '1965-12-18'^^xsd:date;
  dwc:aphiaIdAccepted '127780'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_8778>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_8778> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_8778> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-49.083 -120.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-49.083"^^xsd:decimal ;
  dwc:decimalLongitude "-120.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_8778>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-49.083 -120.2)"^^geo:wktLiteral ;
  geo-pos:lat "-49.083"^^xsd:decimal ;
  geo-pos:long "-120.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_8778>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_8778" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_8778'^^xsd:string;
  dwc:scientificName 'Conchoecissa ametra'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '-120.2'^^xsd:double;
  dwc:latitude '-49.083'^^xsd:double;
  dwc:aphiaid '127777'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_8778'^^xsd:string;
  dwc:observationDate '1965-12-18'^^xsd:date;
  dwc:aphiaIdAccepted '127777'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_841>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_841> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_841> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-49.083 -120.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-49.083"^^xsd:decimal ;
  dwc:decimalLongitude "-120.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_841>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-49.083 -120.2)"^^geo:wktLiteral ;
  geo-pos:lat "-49.083"^^xsd:decimal ;
  geo-pos:long "-120.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_841>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_841" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_841'^^xsd:string;
  dwc:scientificName 'Alacia hettacra'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '-120.2'^^xsd:double;
  dwc:latitude '-49.083'^^xsd:double;
  dwc:aphiaid '172456'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_841'^^xsd:string;
  dwc:observationDate '1965-12-18'^^xsd:date;
  dwc:aphiaIdAccepted '172456'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_7741>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_7741> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_7741> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-49.083 -120.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-49.083"^^xsd:decimal ;
  dwc:decimalLongitude "-120.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_7741>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-49.083 -120.2)"^^geo:wktLiteral ;
  geo-pos:lat "-49.083"^^xsd:decimal ;
  geo-pos:long "-120.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_7741>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_7741" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_7741'^^xsd:string;
  dwc:scientificName 'Conchoecilla chuni'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1900'^^xsd:integer;
  dwc:longitude '-120.2'^^xsd:double;
  dwc:latitude '-49.083'^^xsd:double;
  dwc:aphiaid '172482'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_7741'^^xsd:string;
  dwc:observationDate '1900-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '172482'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_7624>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_7624> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_7624> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-49.083 -120.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-49.083"^^xsd:decimal ;
  dwc:decimalLongitude "-120.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_7624>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-49.083 -120.2)"^^geo:wktLiteral ;
  geo-pos:lat "-49.083"^^xsd:decimal ;
  geo-pos:long "-120.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_7624>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_7624" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_7624'^^xsd:string;
  dwc:scientificName 'Conchoecilla chuni'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '-120.2'^^xsd:double;
  dwc:latitude '-49.083'^^xsd:double;
  dwc:aphiaid '172482'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_7624'^^xsd:string;
  dwc:observationDate '1965-12-18'^^xsd:date;
  dwc:aphiaIdAccepted '172482'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_7189>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_7189> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_7189> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-49.083 -120.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-49.083"^^xsd:decimal ;
  dwc:decimalLongitude "-120.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_7189>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-49.083 -120.2)"^^geo:wktLiteral ;
  geo-pos:lat "-49.083"^^xsd:decimal ;
  geo-pos:long "-120.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_7189>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_7189" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_7189'^^xsd:string;
  dwc:scientificName 'Conchoecia parvidentata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '-120.2'^^xsd:double;
  dwc:latitude '-49.083'^^xsd:double;
  dwc:aphiaid '127774'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_7189'^^xsd:string;
  dwc:observationDate '1965-12-18'^^xsd:date;
  dwc:aphiaIdAccepted '1314237'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_7123>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_7123> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_7123> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-49.083 -120.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-49.083"^^xsd:decimal ;
  dwc:decimalLongitude "-120.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_7123>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-49.083 -120.2)"^^geo:wktLiteral ;
  geo-pos:lat "-49.083"^^xsd:decimal ;
  geo-pos:long "-120.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_7123>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_7123" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_7123'^^xsd:string;
  dwc:scientificName 'Conchoecia parvidentata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '-120.2'^^xsd:double;
  dwc:latitude '-49.083'^^xsd:double;
  dwc:aphiaid '127774'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_7123'^^xsd:string;
  dwc:observationDate '1965-12-18'^^xsd:date;
  dwc:aphiaIdAccepted '1314237'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_19348>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_19348> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_19348> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-49.083 -120.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-49.083"^^xsd:decimal ;
  dwc:decimalLongitude "-120.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_19348>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-49.083 -120.2)"^^geo:wktLiteral ;
  geo-pos:lat "-49.083"^^xsd:decimal ;
  geo-pos:long "-120.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_19348>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_19348" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_19348'^^xsd:string;
  dwc:scientificName 'Mikroconchoecia acuticosta'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '-120.2'^^xsd:double;
  dwc:latitude '-49.083'^^xsd:double;
  dwc:aphiaid '127819'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_19348'^^xsd:string;
  dwc:observationDate '1965-12-18'^^xsd:date;
  dwc:aphiaIdAccepted '127819'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_1372>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_1372> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_1372> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-49.083 -120.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-49.083"^^xsd:decimal ;
  dwc:decimalLongitude "-120.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_1372>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-49.083 -120.2)"^^geo:wktLiteral ;
  geo-pos:lat "-49.083"^^xsd:decimal ;
  geo-pos:long "-120.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_1372>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_1372" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_1372'^^xsd:string;
  dwc:scientificName 'Archiconchoecissa cucullata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '-120.2'^^xsd:double;
  dwc:latitude '-49.083'^^xsd:double;
  dwc:aphiaid '175693'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_1372'^^xsd:string;
  dwc:observationDate '1965-12-18'^^xsd:date;
  dwc:aphiaIdAccepted '175693'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_21258>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_21258> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_21258> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-49.083 -120.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-49.083"^^xsd:decimal ;
  dwc:decimalLongitude "-120.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_21258>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-49.083 -120.2)"^^geo:wktLiteral ;
  geo-pos:lat "-49.083"^^xsd:decimal ;
  geo-pos:long "-120.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_21258>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_21258" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_21258'^^xsd:string;
  dwc:scientificName 'Obtusoecia antarctica'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '-120.2'^^xsd:double;
  dwc:latitude '-49.083'^^xsd:double;
  dwc:aphiaid '176554'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_21258'^^xsd:string;
  dwc:observationDate '1965-12-18'^^xsd:date;
  dwc:aphiaIdAccepted '176554'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_31192>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_31192> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_31192> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-49.083 -120.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-49.083"^^xsd:decimal ;
  dwc:decimalLongitude "-120.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_31192>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-49.083 -120.2)"^^geo:wktLiteral ;
  geo-pos:lat "-49.083"^^xsd:decimal ;
  geo-pos:long "-120.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_31192>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_31192" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_31192'^^xsd:string;
  dwc:scientificName 'Metaconchoecetosa teretivalvata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '-120.2'^^xsd:double;
  dwc:latitude '-49.083'^^xsd:double;
  dwc:aphiaid '175866'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_31192'^^xsd:string;
  dwc:observationDate '1965-12-18'^^xsd:date;
  dwc:aphiaIdAccepted '536010'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_3250>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_3250> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_3250> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-49.083 -120.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-49.083"^^xsd:decimal ;
  dwc:decimalLongitude "-120.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_3250>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-49.083 -120.2)"^^geo:wktLiteral ;
  geo-pos:lat "-49.083"^^xsd:decimal ;
  geo-pos:long "-120.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_3250>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_3250" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_3250'^^xsd:string;
  dwc:scientificName 'Boroecia antipoda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '-120.2'^^xsd:double;
  dwc:latitude '-49.083'^^xsd:double;
  dwc:aphiaid '172467'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_3250'^^xsd:string;
  dwc:observationDate '1965-12-18'^^xsd:date;
  dwc:aphiaIdAccepted '172467'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_15511>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_15511> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_15511> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-49.083 -120.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-49.083"^^xsd:decimal ;
  dwc:decimalLongitude "-120.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_15511>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-49.083 -120.2)"^^geo:wktLiteral ;
  geo-pos:lat "-49.083"^^xsd:decimal ;
  geo-pos:long "-120.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_15511>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_15511" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_15511'^^xsd:string;
  dwc:scientificName 'Halocypris "brevirostris"'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '-120.2'^^xsd:double;
  dwc:latitude '-49.083'^^xsd:double;
  dwc:occurrenceRemarks 'TaxonRemark: these will be a mix of H inflata and H. pelagica'^^xsd:string;
  dwc:aphiaid '127543'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_15511'^^xsd:string;
  dwc:observationDate '1965-12-18'^^xsd:date;
  dwc:aphiaIdAccepted '127543'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_30755>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_30755> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_30755> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-49.083 -120.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-49.083"^^xsd:decimal ;
  dwc:decimalLongitude "-120.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_30755>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-49.083 -120.2)"^^geo:wktLiteral ;
  geo-pos:lat "-49.083"^^xsd:decimal ;
  geo-pos:long "-120.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_30755>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_30755" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_30755'^^xsd:string;
  dwc:scientificName 'Metaconchoecetosa teretivalvata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '-120.2'^^xsd:double;
  dwc:latitude '-49.083'^^xsd:double;
  dwc:aphiaid '175866'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_30755'^^xsd:string;
  dwc:observationDate '1965-12-18'^^xsd:date;
  dwc:aphiaIdAccepted '536010'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_21481>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_21481> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_21481> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-49.083 -120.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-49.083"^^xsd:decimal ;
  dwc:decimalLongitude "-120.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_21481>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-49.083 -120.2)"^^geo:wktLiteral ;
  geo-pos:lat "-49.083"^^xsd:decimal ;
  geo-pos:long "-120.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_21481>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_21481" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_21481'^^xsd:string;
  dwc:scientificName 'Obtusoecia antarctica'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '-120.2'^^xsd:double;
  dwc:latitude '-49.083'^^xsd:double;
  dwc:aphiaid '176554'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_21481'^^xsd:string;
  dwc:observationDate '1965-12-18'^^xsd:date;
  dwc:aphiaIdAccepted '176554'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_3583>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_3583> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_3583> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-49.083 -120.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-49.083"^^xsd:decimal ;
  dwc:decimalLongitude "-120.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_3583>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-49.083 -120.2)"^^geo:wktLiteral ;
  geo-pos:lat "-49.083"^^xsd:decimal ;
  geo-pos:long "-120.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_3583>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_3583" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_3583'^^xsd:string;
  dwc:scientificName 'Boroecia antipoda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '-120.2'^^xsd:double;
  dwc:latitude '-49.083'^^xsd:double;
  dwc:aphiaid '172467'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_3583'^^xsd:string;
  dwc:observationDate '1965-12-18'^^xsd:date;
  dwc:aphiaIdAccepted '172467'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_12477>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_12477> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_12477> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-49.083 -120.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-49.083"^^xsd:decimal ;
  dwc:decimalLongitude "-120.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_12477>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-49.083 -120.2)"^^geo:wktLiteral ;
  geo-pos:lat "-49.083"^^xsd:decimal ;
  geo-pos:long "-120.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_12477>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_12477" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_12477'^^xsd:string;
  dwc:scientificName 'Discoconchoecia elegans'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '-120.2'^^xsd:double;
  dwc:latitude '-49.083'^^xsd:double;
  dwc:occurrenceRemarks 'TaxonRemark: Note the type locality is in the Norwegain Sea - there are huge sizes differences between different regions suggesting that there is more than one species involved'^^xsd:string;
  dwc:aphiaid '127782'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_12477'^^xsd:string;
  dwc:observationDate '1965-12-18'^^xsd:date;
  dwc:aphiaIdAccepted '127782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_29250>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_29250> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_29250> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-49.083 -120.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-49.083"^^xsd:decimal ;
  dwc:decimalLongitude "-120.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_29250>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-49.083 -120.2)"^^geo:wktLiteral ;
  geo-pos:lat "-49.083"^^xsd:decimal ;
  geo-pos:long "-120.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_29250>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_29250" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_29250'^^xsd:string;
  dwc:scientificName 'Proceroecia brachyaskos'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '-120.2'^^xsd:double;
  dwc:latitude '-49.083'^^xsd:double;
  dwc:aphiaid '127857'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_29250'^^xsd:string;
  dwc:observationDate '1965-12-18'^^xsd:date;
  dwc:aphiaIdAccepted '127857'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_27330>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_27330> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_27330> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-49.083 -120.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-49.083"^^xsd:decimal ;
  dwc:decimalLongitude "-120.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_27330>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-49.083 -120.2)"^^geo:wktLiteral ;
  geo-pos:lat "-49.083"^^xsd:decimal ;
  geo-pos:long "-120.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_27330>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_27330" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_27330'^^xsd:string;
  dwc:scientificName 'Paramollicia rhynchena'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '-120.2'^^xsd:double;
  dwc:latitude '-49.083'^^xsd:double;
  dwc:aphiaid '127852'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_27330'^^xsd:string;
  dwc:observationDate '1965-12-18'^^xsd:date;
  dwc:aphiaIdAccepted '127852'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_11817>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_11817> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_11817> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-66.983 -120.133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-66.983"^^xsd:decimal ;
  dwc:decimalLongitude "-120.133"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_11817>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-66.983 -120.133)"^^geo:wktLiteral ;
  geo-pos:lat "-66.983"^^xsd:decimal ;
  geo-pos:long "-120.133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_11817>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_11817" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_11817'^^xsd:string;
  dwc:scientificName 'Discoconchoecia elegans'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-120.133'^^xsd:double;
  dwc:latitude '-66.983'^^xsd:double;
  dwc:occurrenceRemarks 'TaxonRemark: Note the type locality is in the Norwegain Sea - there are huge sizes differences between different regions suggesting that there is more than one species involved'^^xsd:string;
  dwc:aphiaid '127782'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_11817'^^xsd:string;
  dwc:observationDate '1965-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '127782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_480>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_480> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_480> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-66.983 -120.133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-66.983"^^xsd:decimal ;
  dwc:decimalLongitude "-120.133"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_480>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-66.983 -120.133)"^^geo:wktLiteral ;
  geo-pos:lat "-66.983"^^xsd:decimal ;
  geo-pos:long "-120.133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_480>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_480" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_480'^^xsd:string;
  dwc:scientificName 'Alacia hettacra'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-120.133'^^xsd:double;
  dwc:latitude '-66.983'^^xsd:double;
  dwc:aphiaid '172456'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_480'^^xsd:string;
  dwc:observationDate '1965-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '172456'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_2256>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_2256> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_2256> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-66.983 -120.133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-66.983"^^xsd:decimal ;
  dwc:decimalLongitude "-120.133"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_2256>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-66.983 -120.133)"^^geo:wktLiteral ;
  geo-pos:lat "-66.983"^^xsd:decimal ;
  geo-pos:long "-120.133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_2256>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_2256" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_2256'^^xsd:string;
  dwc:scientificName 'Metaconchoecerra isocheira'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-120.133'^^xsd:double;
  dwc:latitude '-66.983'^^xsd:double;
  dwc:aphiaid '175845'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_2256'^^xsd:string;
  dwc:observationDate '1965-04-10'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_10273>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_10273> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_10273> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-66.983 -120.133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-66.983"^^xsd:decimal ;
  dwc:decimalLongitude "-120.133"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_10273>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-66.983 -120.133)"^^geo:wktLiteral ;
  geo-pos:lat "-66.983"^^xsd:decimal ;
  geo-pos:long "-120.133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_10273>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_10273" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_10273'^^xsd:string;
  dwc:scientificName 'Conchoecissa symmetrica'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-120.133'^^xsd:double;
  dwc:latitude '-66.983'^^xsd:double;
  dwc:aphiaid '127780'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_10273'^^xsd:string;
  dwc:observationDate '1965-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '127780'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_10050>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_10050> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_10050> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-66.983 -120.133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-66.983"^^xsd:decimal ;
  dwc:decimalLongitude "-120.133"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_10050>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-66.983 -120.133)"^^geo:wktLiteral ;
  geo-pos:lat "-66.983"^^xsd:decimal ;
  geo-pos:long "-120.133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_10050>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_10050" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_10050'^^xsd:string;
  dwc:scientificName 'Conchoecissa symmetrica'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-120.133'^^xsd:double;
  dwc:latitude '-66.983'^^xsd:double;
  dwc:aphiaid '127780'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_10050'^^xsd:string;
  dwc:observationDate '1965-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '127780'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_829>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_829> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_829> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-66.983 -120.133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-66.983"^^xsd:decimal ;
  dwc:decimalLongitude "-120.133"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_829>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-66.983 -120.133)"^^geo:wktLiteral ;
  geo-pos:lat "-66.983"^^xsd:decimal ;
  geo-pos:long "-120.133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_829>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_829" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_829'^^xsd:string;
  dwc:scientificName 'Alacia hettacra'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-120.133'^^xsd:double;
  dwc:latitude '-66.983'^^xsd:double;
  dwc:aphiaid '172456'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_829'^^xsd:string;
  dwc:observationDate '1965-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '172456'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_2432>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_2432> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_2432> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-66.983 -120.133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-66.983"^^xsd:decimal ;
  dwc:decimalLongitude "-120.133"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_2432>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-66.983 -120.133)"^^geo:wktLiteral ;
  geo-pos:lat "-66.983"^^xsd:decimal ;
  geo-pos:long "-120.133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_2432>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_2432" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_2432'^^xsd:string;
  dwc:scientificName 'Metaconchoecerra isocheira'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-120.133'^^xsd:double;
  dwc:latitude '-66.983'^^xsd:double;
  dwc:aphiaid '175845'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_2432'^^xsd:string;
  dwc:observationDate '1965-04-10'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_18924>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_18924> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_18924> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-66.983 -120.133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-66.983"^^xsd:decimal ;
  dwc:decimalLongitude "-120.133"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_18924>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-66.983 -120.133)"^^geo:wktLiteral ;
  geo-pos:lat "-66.983"^^xsd:decimal ;
  geo-pos:long "-120.133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_18924>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_18924" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_18924'^^xsd:string;
  dwc:scientificName 'Metaconchoecia skogsbergi'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-120.133'^^xsd:double;
  dwc:latitude '-66.983'^^xsd:double;
  dwc:aphiaid '127814'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_18924'^^xsd:string;
  dwc:observationDate '1965-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '127814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_3234>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_3234> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_3234> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-66.983 -120.133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-66.983"^^xsd:decimal ;
  dwc:decimalLongitude "-120.133"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_3234>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-66.983 -120.133)"^^geo:wktLiteral ;
  geo-pos:lat "-66.983"^^xsd:decimal ;
  geo-pos:long "-120.133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_3234>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_3234" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_3234'^^xsd:string;
  dwc:scientificName 'Boroecia antipoda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-120.133'^^xsd:double;
  dwc:latitude '-66.983'^^xsd:double;
  dwc:aphiaid '172467'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_3234'^^xsd:string;
  dwc:observationDate '1965-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '172467'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_12693>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_12693> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_12693> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-66.983 -120.133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-66.983"^^xsd:decimal ;
  dwc:decimalLongitude "-120.133"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_12693>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-66.983 -120.133)"^^geo:wktLiteral ;
  geo-pos:lat "-66.983"^^xsd:decimal ;
  geo-pos:long "-120.133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_12693>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_12693" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_12693'^^xsd:string;
  dwc:scientificName 'Discoconchoecia elegans'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-120.133'^^xsd:double;
  dwc:latitude '-66.983'^^xsd:double;
  dwc:occurrenceRemarks 'TaxonRemark: Note the type locality is in the Norwegain Sea - there are huge sizes differences between different regions suggesting that there is more than one species involved'^^xsd:string;
  dwc:aphiaid '127782'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_12693'^^xsd:string;
  dwc:observationDate '1965-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '127782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_18670>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_18670> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_18670> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-66.983 -120.133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-66.983"^^xsd:decimal ;
  dwc:decimalLongitude "-120.133"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_18670>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-66.983 -120.133)"^^geo:wktLiteral ;
  geo-pos:lat "-66.983"^^xsd:decimal ;
  geo-pos:long "-120.133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_18670>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_18670" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_18670'^^xsd:string;
  dwc:scientificName 'Metaconchoecia skogsbergi'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '-120.133'^^xsd:double;
  dwc:latitude '-66.983'^^xsd:double;
  dwc:aphiaid '127814'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_18670'^^xsd:string;
  dwc:observationDate '1965-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '127814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_3599>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_3599> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_3599> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-66.983 -120.133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-66.983"^^xsd:decimal ;
  dwc:decimalLongitude "-120.133"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_3599>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-66.983 -120.133)"^^geo:wktLiteral ;
  geo-pos:lat "-66.983"^^xsd:decimal ;
  geo-pos:long "-120.133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_3599>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_3599" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_3599'^^xsd:string;
  dwc:scientificName 'Boroecia antipoda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-120.133'^^xsd:double;
  dwc:latitude '-66.983'^^xsd:double;
  dwc:aphiaid '172467'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_3599'^^xsd:string;
  dwc:observationDate '1965-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '172467'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_29239>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_29239> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_29239> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-66.983 -120.133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-66.983"^^xsd:decimal ;
  dwc:decimalLongitude "-120.133"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_29239>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-66.983 -120.133)"^^geo:wktLiteral ;
  geo-pos:lat "-66.983"^^xsd:decimal ;
  geo-pos:long "-120.133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_29239>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_29239" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_29239'^^xsd:string;
  dwc:scientificName 'Proceroecia brachyaskos'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-120.133'^^xsd:double;
  dwc:latitude '-66.983'^^xsd:double;
  dwc:aphiaid '127857'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_29239'^^xsd:string;
  dwc:observationDate '1965-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '127857'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_11838>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_11838> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_11838> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-44 -120)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-44"^^xsd:decimal ;
  dwc:decimalLongitude "-120"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_11838>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-44 -120)"^^geo:wktLiteral ;
  geo-pos:lat "-44"^^xsd:decimal ;
  geo-pos:long "-120"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_11838>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_11838" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_11838'^^xsd:string;
  dwc:scientificName 'Discoconchoecia elegans'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '-120'^^xsd:integer;
  dwc:latitude '-44'^^xsd:integer;
  dwc:occurrenceRemarks 'TaxonRemark: Note the type locality is in the Norwegain Sea - there are huge sizes differences between different regions suggesting that there is more than one species involved'^^xsd:string;
  dwc:aphiaid '127782'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_11838'^^xsd:string;
  dwc:observationDate '1965-12-16'^^xsd:date;
  dwc:aphiaIdAccepted '127782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_8777>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_8777> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_8777> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-44 -120)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-44"^^xsd:decimal ;
  dwc:decimalLongitude "-120"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_8777>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-44 -120)"^^geo:wktLiteral ;
  geo-pos:lat "-44"^^xsd:decimal ;
  geo-pos:long "-120"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_8777>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_8777" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_8777'^^xsd:string;
  dwc:scientificName 'Conchoecissa ametra'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '-120'^^xsd:integer;
  dwc:latitude '-44'^^xsd:integer;
  dwc:aphiaid '127777'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_8777'^^xsd:string;
  dwc:observationDate '1965-12-16'^^xsd:date;
  dwc:aphiaIdAccepted '127777'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_8599>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_8599> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_8599> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-44 -120)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-44"^^xsd:decimal ;
  dwc:decimalLongitude "-120"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_8599>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-44 -120)"^^geo:wktLiteral ;
  geo-pos:lat "-44"^^xsd:decimal ;
  geo-pos:long "-120"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_8599>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_8599" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_8599'^^xsd:string;
  dwc:scientificName 'Conchoecilla daphnoides'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '-120'^^xsd:integer;
  dwc:latitude '-44'^^xsd:integer;
  dwc:aphiaid '127776'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_8599'^^xsd:string;
  dwc:aphiaIdAccepted '127776'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_8056>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_8056> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_8056> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-44 -120)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-44"^^xsd:decimal ;
  dwc:decimalLongitude "-120"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_8056>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-44 -120)"^^geo:wktLiteral ;
  geo-pos:lat "-44"^^xsd:decimal ;
  geo-pos:long "-120"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_8056>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_8056" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_8056'^^xsd:string;
  dwc:scientificName 'Conchoecilla daphnoides'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '-120'^^xsd:integer;
  dwc:latitude '-44'^^xsd:integer;
  dwc:aphiaid '127776'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_8056'^^xsd:string;
  dwc:observationDate '1965-12-16'^^xsd:date;
  dwc:aphiaIdAccepted '127776'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_7740>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_7740> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_7740> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-44 -120)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-44"^^xsd:decimal ;
  dwc:decimalLongitude "-120"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_7740>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-44 -120)"^^geo:wktLiteral ;
  geo-pos:lat "-44"^^xsd:decimal ;
  geo-pos:long "-120"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_7740>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_7740" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_7740'^^xsd:string;
  dwc:scientificName 'Conchoecilla chuni'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1900'^^xsd:integer;
  dwc:longitude '-120'^^xsd:integer;
  dwc:latitude '-44'^^xsd:integer;
  dwc:aphiaid '172482'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_7740'^^xsd:string;
  dwc:observationDate '1900-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '172482'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_7623>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_7623> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_7623> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-44 -120)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-44"^^xsd:decimal ;
  dwc:decimalLongitude "-120"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_7623>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-44 -120)"^^geo:wktLiteral ;
  geo-pos:lat "-44"^^xsd:decimal ;
  geo-pos:long "-120"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_7623>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_7623" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_7623'^^xsd:string;
  dwc:scientificName 'Conchoecilla chuni'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '-120'^^xsd:integer;
  dwc:latitude '-44'^^xsd:integer;
  dwc:aphiaid '172482'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_7623'^^xsd:string;
  dwc:observationDate '1965-12-16'^^xsd:date;
  dwc:aphiaIdAccepted '172482'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_7188>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_7188> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_7188> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-44 -120)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-44"^^xsd:decimal ;
  dwc:decimalLongitude "-120"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_7188>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-44 -120)"^^geo:wktLiteral ;
  geo-pos:lat "-44"^^xsd:decimal ;
  geo-pos:long "-120"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_7188>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_7188" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_7188'^^xsd:string;
  dwc:scientificName 'Conchoecia parvidentata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '-120'^^xsd:integer;
  dwc:latitude '-44'^^xsd:integer;
  dwc:aphiaid '127774'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_7188'^^xsd:string;
  dwc:observationDate '1965-12-16'^^xsd:date;
  dwc:aphiaIdAccepted '1314237'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_7055>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_7055> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_7055> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-44 -120)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-44"^^xsd:decimal ;
  dwc:decimalLongitude "-120"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_7055>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-44 -120)"^^geo:wktLiteral ;
  geo-pos:lat "-44"^^xsd:decimal ;
  geo-pos:long "-120"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_7055>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_7055" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_7055'^^xsd:string;
  dwc:scientificName 'Conchoecia aff. magna'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '-120'^^xsd:integer;
  dwc:latitude '-44'^^xsd:integer;
  dwc:aphiaid '127533'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_7055'^^xsd:string;
  dwc:observationDate '1965-12-16'^^xsd:date;
  dwc:aphiaIdAccepted '127533'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_6482>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_6482> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_6482> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-44 -120)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-44"^^xsd:decimal ;
  dwc:decimalLongitude "-120"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_6482>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-44 -120)"^^geo:wktLiteral ;
  geo-pos:lat "-44"^^xsd:decimal ;
  geo-pos:long "-120"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_6482>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_6482" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_6482'^^xsd:string;
  dwc:scientificName 'Conchoecia magna'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '-120'^^xsd:integer;
  dwc:latitude '-44'^^xsd:integer;
  dwc:aphiaid '127773'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_6482'^^xsd:string;
  dwc:observationDate '1965-12-16'^^xsd:date;
  dwc:aphiaIdAccepted '127773'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_19347>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_19347> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_19347> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-44 -120)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-44"^^xsd:decimal ;
  dwc:decimalLongitude "-120"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_19347>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-44 -120)"^^geo:wktLiteral ;
  geo-pos:lat "-44"^^xsd:decimal ;
  geo-pos:long "-120"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_19347>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_19347" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_19347'^^xsd:string;
  dwc:scientificName 'Mikroconchoecia acuticosta'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '-120'^^xsd:integer;
  dwc:latitude '-44'^^xsd:integer;
  dwc:aphiaid '127819'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_19347'^^xsd:string;
  dwc:observationDate '1965-12-16'^^xsd:date;
  dwc:aphiaIdAccepted '127819'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_21257>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_21257> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_21257> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-44 -120)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-44"^^xsd:decimal ;
  dwc:decimalLongitude "-120"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_21257>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-44 -120)"^^geo:wktLiteral ;
  geo-pos:lat "-44"^^xsd:decimal ;
  geo-pos:long "-120"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_21257>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_21257" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_21257'^^xsd:string;
  dwc:scientificName 'Obtusoecia antarctica'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '-120'^^xsd:integer;
  dwc:latitude '-44'^^xsd:integer;
  dwc:aphiaid '176554'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_21257'^^xsd:string;
  dwc:observationDate '1965-12-16'^^xsd:date;
  dwc:aphiaIdAccepted '176554'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_31191>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_31191> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_31191> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-44 -120)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-44"^^xsd:decimal ;
  dwc:decimalLongitude "-120"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_31191>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-44 -120)"^^geo:wktLiteral ;
  geo-pos:lat "-44"^^xsd:decimal ;
  geo-pos:long "-120"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_31191>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_31191" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_31191'^^xsd:string;
  dwc:scientificName 'Metaconchoecetosa teretivalvata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '-120'^^xsd:integer;
  dwc:latitude '-44'^^xsd:integer;
  dwc:aphiaid '175866'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_31191'^^xsd:string;
  dwc:observationDate '1965-12-16'^^xsd:date;
  dwc:aphiaIdAccepted '536010'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_30754>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_30754> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_30754> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-44 -120)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-44"^^xsd:decimal ;
  dwc:decimalLongitude "-120"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_30754>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-44 -120)"^^geo:wktLiteral ;
  geo-pos:lat "-44"^^xsd:decimal ;
  geo-pos:long "-120"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_30754>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_30754" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_30754'^^xsd:string;
  dwc:scientificName 'Metaconchoecetosa teretivalvata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '-120'^^xsd:integer;
  dwc:latitude '-44'^^xsd:integer;
  dwc:aphiaid '175866'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_30754'^^xsd:string;
  dwc:observationDate '1965-12-16'^^xsd:date;
  dwc:aphiaIdAccepted '536010'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_21480>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_21480> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_21480> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-44 -120)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-44"^^xsd:decimal ;
  dwc:decimalLongitude "-120"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_21480>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-44 -120)"^^geo:wktLiteral ;
  geo-pos:lat "-44"^^xsd:decimal ;
  geo-pos:long "-120"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_21480>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_21480" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_21480'^^xsd:string;
  dwc:scientificName 'Obtusoecia antarctica'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '-120'^^xsd:integer;
  dwc:latitude '-44'^^xsd:integer;
  dwc:aphiaid '176554'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_21480'^^xsd:string;
  dwc:observationDate '1965-12-16'^^xsd:date;
  dwc:aphiaIdAccepted '176554'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_12432>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_12432> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_12432> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-44 -120)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-44"^^xsd:decimal ;
  dwc:decimalLongitude "-120"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_12432>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-44 -120)"^^geo:wktLiteral ;
  geo-pos:lat "-44"^^xsd:decimal ;
  geo-pos:long "-120"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_12432>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_12432" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_12432'^^xsd:string;
  dwc:scientificName 'Discoconchoecia elegans'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '-120'^^xsd:integer;
  dwc:latitude '-44'^^xsd:integer;
  dwc:occurrenceRemarks 'TaxonRemark: Note the type locality is in the Norwegain Sea - there are huge sizes differences between different regions suggesting that there is more than one species involved'^^xsd:string;
  dwc:aphiaid '127782'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_12432'^^xsd:string;
  dwc:observationDate '1965-12-16'^^xsd:date;
  dwc:aphiaIdAccepted '127782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_15510>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_15510> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_15510> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-44 -120)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-44"^^xsd:decimal ;
  dwc:decimalLongitude "-120"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_15510>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-44 -120)"^^geo:wktLiteral ;
  geo-pos:lat "-44"^^xsd:decimal ;
  geo-pos:long "-120"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_15510>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_15510" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_15510'^^xsd:string;
  dwc:scientificName 'Halocypris "brevirostris"'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '-120'^^xsd:integer;
  dwc:latitude '-44'^^xsd:integer;
  dwc:occurrenceRemarks 'TaxonRemark: these will be a mix of H inflata and H. pelagica'^^xsd:string;
  dwc:aphiaid '127543'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_15510'^^xsd:string;
  dwc:observationDate '1965-12-16'^^xsd:date;
  dwc:aphiaIdAccepted '127543'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_18391>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_18391> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_18391> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (13 -120)"^^geo:wktLiteral ;
  dwc:decimalLatitude "13"^^xsd:decimal ;
  dwc:decimalLongitude "-120"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_18391>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (13 -120)"^^geo:wktLiteral ;
  geo-pos:lat "13"^^xsd:decimal ;
  geo-pos:long "-120"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_18391>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_18391" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_18391'^^xsd:string;
  dwc:scientificName 'Metaconchoecia rotundata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:longitude '-120'^^xsd:integer;
  dwc:latitude '13'^^xsd:integer;
  dwc:occurrenceRemarks 'TaxonRemark: Identified as C. rotuntata (stet)'^^xsd:string;
  dwc:aphiaid '127813'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_18391'^^xsd:string;
  dwc:aphiaIdAccepted '127813'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_25689>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_25689> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_25689> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (13 -120)"^^geo:wktLiteral ;
  dwc:decimalLatitude "13"^^xsd:decimal ;
  dwc:decimalLongitude "-120"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_25689>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (13 -120)"^^geo:wktLiteral ;
  geo-pos:lat "13"^^xsd:decimal ;
  geo-pos:long "-120"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_25689>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_25689" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_25689'^^xsd:string;
  dwc:scientificName 'Paraconchoecia oblonga'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:longitude '-120'^^xsd:integer;
  dwc:latitude '13'^^xsd:integer;
  dwc:aphiaid '127845'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_25689'^^xsd:string;
  dwc:aphiaIdAccepted '127845'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_23781>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_23781> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_23781> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-54.1 -119.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-54.1"^^xsd:decimal ;
  dwc:decimalLongitude "-119.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_23781>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-54.1 -119.9)"^^geo:wktLiteral ;
  geo-pos:lat "-54.1"^^xsd:decimal ;
  geo-pos:long "-119.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_23781>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_23781" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_23781'^^xsd:string;
  dwc:scientificName 'Orthoconchoecia haddoni'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '-119.9'^^xsd:double;
  dwc:latitude '-54.1'^^xsd:double;
  dwc:aphiaid '127831'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_23781'^^xsd:string;
  dwc:observationDate '1965-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '127831'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_11840>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_11840> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_11840> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-54.1 -119.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-54.1"^^xsd:decimal ;
  dwc:decimalLongitude "-119.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_11840>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-54.1 -119.9)"^^geo:wktLiteral ;
  geo-pos:lat "-54.1"^^xsd:decimal ;
  geo-pos:long "-119.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_11840>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_11840" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_11840'^^xsd:string;
  dwc:scientificName 'Discoconchoecia elegans'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '-119.9'^^xsd:double;
  dwc:latitude '-54.1'^^xsd:double;
  dwc:occurrenceRemarks 'TaxonRemark: Note the type locality is in the Norwegain Sea - there are huge sizes differences between different regions suggesting that there is more than one species involved'^^xsd:string;
  dwc:aphiaid '127782'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_11840'^^xsd:string;
  dwc:observationDate '1965-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '127782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_10263>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_10263> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_10263> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-54.1 -119.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-54.1"^^xsd:decimal ;
  dwc:decimalLongitude "-119.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_10263>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-54.1 -119.9)"^^geo:wktLiteral ;
  geo-pos:lat "-54.1"^^xsd:decimal ;
  geo-pos:long "-119.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_10263>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_10263" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_10263'^^xsd:string;
  dwc:scientificName 'Conchoecissa symmetrica'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '-119.9'^^xsd:double;
  dwc:latitude '-54.1'^^xsd:double;
  dwc:aphiaid '127780'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_10263'^^xsd:string;
  dwc:observationDate '1965-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '127780'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_30756>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_30756> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_30756> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-54.1 -119.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-54.1"^^xsd:decimal ;
  dwc:decimalLongitude "-119.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_30756>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-54.1 -119.9)"^^geo:wktLiteral ;
  geo-pos:lat "-54.1"^^xsd:decimal ;
  geo-pos:long "-119.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_30756>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_30756" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_30756'^^xsd:string;
  dwc:scientificName 'Metaconchoecetosa teretivalvata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '-119.9'^^xsd:double;
  dwc:latitude '-54.1'^^xsd:double;
  dwc:aphiaid '175866'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_30756'^^xsd:string;
  dwc:observationDate '1965-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '536010'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_10063>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_10063> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_10063> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-54.1 -119.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-54.1"^^xsd:decimal ;
  dwc:decimalLongitude "-119.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_10063>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-54.1 -119.9)"^^geo:wktLiteral ;
  geo-pos:lat "-54.1"^^xsd:decimal ;
  geo-pos:long "-119.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_10063>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_10063" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_10063'^^xsd:string;
  dwc:scientificName 'Conchoecissa symmetrica'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '-119.9'^^xsd:double;
  dwc:latitude '-54.1'^^xsd:double;
  dwc:aphiaid '127780'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_10063'^^xsd:string;
  dwc:observationDate '1965-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '127780'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_7742>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_7742> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_7742> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-54.1 -119.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-54.1"^^xsd:decimal ;
  dwc:decimalLongitude "-119.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_7742>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-54.1 -119.9)"^^geo:wktLiteral ;
  geo-pos:lat "-54.1"^^xsd:decimal ;
  geo-pos:long "-119.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_7742>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_7742" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_7742'^^xsd:string;
  dwc:scientificName 'Conchoecilla chuni'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1900'^^xsd:integer;
  dwc:longitude '-119.9'^^xsd:double;
  dwc:latitude '-54.1'^^xsd:double;
  dwc:aphiaid '172482'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_7742'^^xsd:string;
  dwc:observationDate '1900-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '172482'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_7625>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_7625> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_7625> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-54.1 -119.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-54.1"^^xsd:decimal ;
  dwc:decimalLongitude "-119.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_7625>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-54.1 -119.9)"^^geo:wktLiteral ;
  geo-pos:lat "-54.1"^^xsd:decimal ;
  geo-pos:long "-119.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_7625>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_7625" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_7625'^^xsd:string;
  dwc:scientificName 'Conchoecilla chuni'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '-119.9'^^xsd:double;
  dwc:latitude '-54.1'^^xsd:double;
  dwc:aphiaid '172482'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_7625'^^xsd:string;
  dwc:observationDate '1965-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '172482'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_7190>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_7190> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_7190> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-54.1 -119.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-54.1"^^xsd:decimal ;
  dwc:decimalLongitude "-119.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_7190>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-54.1 -119.9)"^^geo:wktLiteral ;
  geo-pos:lat "-54.1"^^xsd:decimal ;
  geo-pos:long "-119.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_7190>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_7190" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_7190'^^xsd:string;
  dwc:scientificName 'Conchoecia parvidentata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '-119.9'^^xsd:double;
  dwc:latitude '-54.1'^^xsd:double;
  dwc:aphiaid '127774'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_7190'^^xsd:string;
  dwc:observationDate '1965-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '1314237'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_7124>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_7124> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_7124> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-54.1 -119.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-54.1"^^xsd:decimal ;
  dwc:decimalLongitude "-119.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_7124>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-54.1 -119.9)"^^geo:wktLiteral ;
  geo-pos:lat "-54.1"^^xsd:decimal ;
  geo-pos:long "-119.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_7124>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_7124" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_7124'^^xsd:string;
  dwc:scientificName 'Conchoecia parvidentata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '-119.9'^^xsd:double;
  dwc:latitude '-54.1'^^xsd:double;
  dwc:aphiaid '127774'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_7124'^^xsd:string;
  dwc:observationDate '1965-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '1314237'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_19349>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_19349> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_19349> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-54.1 -119.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-54.1"^^xsd:decimal ;
  dwc:decimalLongitude "-119.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_19349>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-54.1 -119.9)"^^geo:wktLiteral ;
  geo-pos:lat "-54.1"^^xsd:decimal ;
  geo-pos:long "-119.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_19349>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_19349" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_19349'^^xsd:string;
  dwc:scientificName 'Mikroconchoecia acuticosta'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '-119.9'^^xsd:double;
  dwc:latitude '-54.1'^^xsd:double;
  dwc:aphiaid '127819'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_19349'^^xsd:string;
  dwc:observationDate '1965-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '127819'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_21259>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_21259> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_21259> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-54.1 -119.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-54.1"^^xsd:decimal ;
  dwc:decimalLongitude "-119.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_21259>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-54.1 -119.9)"^^geo:wktLiteral ;
  geo-pos:lat "-54.1"^^xsd:decimal ;
  geo-pos:long "-119.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_21259>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_21259" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_21259'^^xsd:string;
  dwc:scientificName 'Obtusoecia antarctica'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '-119.9'^^xsd:double;
  dwc:latitude '-54.1'^^xsd:double;
  dwc:aphiaid '176554'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_21259'^^xsd:string;
  dwc:observationDate '1965-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '176554'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_31193>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_31193> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_31193> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-54.1 -119.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-54.1"^^xsd:decimal ;
  dwc:decimalLongitude "-119.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_31193>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-54.1 -119.9)"^^geo:wktLiteral ;
  geo-pos:lat "-54.1"^^xsd:decimal ;
  geo-pos:long "-119.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_31193>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_31193" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_31193'^^xsd:string;
  dwc:scientificName 'Metaconchoecetosa teretivalvata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '-119.9'^^xsd:double;
  dwc:latitude '-54.1'^^xsd:double;
  dwc:aphiaid '175866'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_31193'^^xsd:string;
  dwc:observationDate '1965-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '536010'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_3251>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_3251> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_3251> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-54.1 -119.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-54.1"^^xsd:decimal ;
  dwc:decimalLongitude "-119.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_3251>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-54.1 -119.9)"^^geo:wktLiteral ;
  geo-pos:lat "-54.1"^^xsd:decimal ;
  geo-pos:long "-119.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_3251>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_3251" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_3251'^^xsd:string;
  dwc:scientificName 'Boroecia antipoda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '-119.9'^^xsd:double;
  dwc:latitude '-54.1'^^xsd:double;
  dwc:aphiaid '172467'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_3251'^^xsd:string;
  dwc:observationDate '1965-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '172467'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_18938>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_18938> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_18938> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-54.1 -119.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-54.1"^^xsd:decimal ;
  dwc:decimalLongitude "-119.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_18938>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-54.1 -119.9)"^^geo:wktLiteral ;
  geo-pos:lat "-54.1"^^xsd:decimal ;
  geo-pos:long "-119.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_18938>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_18938" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_18938'^^xsd:string;
  dwc:scientificName 'Metaconchoecia skogsbergi'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '-119.9'^^xsd:double;
  dwc:latitude '-54.1'^^xsd:double;
  dwc:aphiaid '127814'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_18938'^^xsd:string;
  dwc:observationDate '1965-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '127814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_30678>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_30678> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_30678> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-54.1 -119.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-54.1"^^xsd:decimal ;
  dwc:decimalLongitude "-119.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_30678>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-54.1 -119.9)"^^geo:wktLiteral ;
  geo-pos:lat "-54.1"^^xsd:decimal ;
  geo-pos:long "-119.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_30678>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_30678" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_30678'^^xsd:string;
  dwc:scientificName 'Pseudoconchoecia serrulata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '-119.9'^^xsd:double;
  dwc:latitude '-54.1'^^xsd:double;
  dwc:aphiaid '176588'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_30678'^^xsd:string;
  dwc:observationDate '1965-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '176588'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_21482>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_21482> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_21482> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-54.1 -119.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-54.1"^^xsd:decimal ;
  dwc:decimalLongitude "-119.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_21482>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-54.1 -119.9)"^^geo:wktLiteral ;
  geo-pos:lat "-54.1"^^xsd:decimal ;
  geo-pos:long "-119.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_21482>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_21482" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_21482'^^xsd:string;
  dwc:scientificName 'Obtusoecia antarctica'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '-119.9'^^xsd:double;
  dwc:latitude '-54.1'^^xsd:double;
  dwc:aphiaid '176554'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_21482'^^xsd:string;
  dwc:observationDate '1965-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '176554'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_12566>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_12566> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_12566> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-54.1 -119.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-54.1"^^xsd:decimal ;
  dwc:decimalLongitude "-119.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_12566>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-54.1 -119.9)"^^geo:wktLiteral ;
  geo-pos:lat "-54.1"^^xsd:decimal ;
  geo-pos:long "-119.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_12566>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_12566" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_12566'^^xsd:string;
  dwc:scientificName 'Discoconchoecia elegans'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '-119.9'^^xsd:double;
  dwc:latitude '-54.1'^^xsd:double;
  dwc:occurrenceRemarks 'TaxonRemark: Note the type locality is in the Norwegain Sea - there are huge sizes differences between different regions suggesting that there is more than one species involved'^^xsd:string;
  dwc:aphiaid '127782'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_12566'^^xsd:string;
  dwc:observationDate '1965-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '127782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_3584>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_3584> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_3584> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-54.1 -119.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-54.1"^^xsd:decimal ;
  dwc:decimalLongitude "-119.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_3584>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-54.1 -119.9)"^^geo:wktLiteral ;
  geo-pos:lat "-54.1"^^xsd:decimal ;
  geo-pos:long "-119.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_3584>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_3584" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_3584'^^xsd:string;
  dwc:scientificName 'Boroecia antipoda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '-119.9'^^xsd:double;
  dwc:latitude '-54.1'^^xsd:double;
  dwc:aphiaid '172467'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_3584'^^xsd:string;
  dwc:observationDate '1965-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '172467'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_29251>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_29251> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_29251> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-54.1 -119.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-54.1"^^xsd:decimal ;
  dwc:decimalLongitude "-119.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_29251>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-54.1 -119.9)"^^geo:wktLiteral ;
  geo-pos:lat "-54.1"^^xsd:decimal ;
  geo-pos:long "-119.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_29251>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_29251" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_29251'^^xsd:string;
  dwc:scientificName 'Proceroecia brachyaskos'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '-119.9'^^xsd:double;
  dwc:latitude '-54.1'^^xsd:double;
  dwc:aphiaid '127857'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_29251'^^xsd:string;
  dwc:observationDate '1965-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '127857'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_11837>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_11837> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_11837> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-40.083 -119.667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-40.083"^^xsd:decimal ;
  dwc:decimalLongitude "-119.667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_11837>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-40.083 -119.667)"^^geo:wktLiteral ;
  geo-pos:lat "-40.083"^^xsd:decimal ;
  geo-pos:long "-119.667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_11837>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_11837" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_11837'^^xsd:string;
  dwc:scientificName 'Discoconchoecia elegans'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '-119.667'^^xsd:double;
  dwc:latitude '-40.083'^^xsd:double;
  dwc:occurrenceRemarks 'TaxonRemark: Note the type locality is in the Norwegain Sea - there are huge sizes differences between different regions suggesting that there is more than one species involved'^^xsd:string;
  dwc:aphiaid '127782'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_11837'^^xsd:string;
  dwc:observationDate '1965-12-14'^^xsd:date;
  dwc:aphiaIdAccepted '127782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_5299>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_5299> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_5299> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-40.083 -119.667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-40.083"^^xsd:decimal ;
  dwc:decimalLongitude "-119.667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_5299>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-40.083 -119.667)"^^geo:wktLiteral ;
  geo-pos:lat "-40.083"^^xsd:decimal ;
  geo-pos:long "-119.667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_5299>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_5299" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_5299'^^xsd:string;
  dwc:scientificName 'Conchoecia hyalophyllum'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '-119.667'^^xsd:double;
  dwc:latitude '-40.083'^^xsd:double;
  dwc:aphiaid '127770'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_5299'^^xsd:string;
  dwc:observationDate '1965-12-14'^^xsd:date;
  dwc:aphiaIdAccepted '1314235'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_8776>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_8776> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_8776> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-40.083 -119.667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-40.083"^^xsd:decimal ;
  dwc:decimalLongitude "-119.667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_8776>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-40.083 -119.667)"^^geo:wktLiteral ;
  geo-pos:lat "-40.083"^^xsd:decimal ;
  geo-pos:long "-119.667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_8776>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_8776" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_8776'^^xsd:string;
  dwc:scientificName 'Conchoecissa ametra'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '-119.667'^^xsd:double;
  dwc:latitude '-40.083'^^xsd:double;
  dwc:aphiaid '127777'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_8776'^^xsd:string;
  dwc:observationDate '1965-12-14'^^xsd:date;
  dwc:aphiaIdAccepted '127777'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_8598>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_8598> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_8598> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-40.083 -119.667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-40.083"^^xsd:decimal ;
  dwc:decimalLongitude "-119.667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_8598>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-40.083 -119.667)"^^geo:wktLiteral ;
  geo-pos:lat "-40.083"^^xsd:decimal ;
  geo-pos:long "-119.667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_8598>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_8598" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_8598'^^xsd:string;
  dwc:scientificName 'Conchoecilla daphnoides'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '-119.667'^^xsd:double;
  dwc:latitude '-40.083'^^xsd:double;
  dwc:aphiaid '127776'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_8598'^^xsd:string;
  dwc:aphiaIdAccepted '127776'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_8055>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_8055> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_8055> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-40.083 -119.667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-40.083"^^xsd:decimal ;
  dwc:decimalLongitude "-119.667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_8055>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-40.083 -119.667)"^^geo:wktLiteral ;
  geo-pos:lat "-40.083"^^xsd:decimal ;
  geo-pos:long "-119.667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_8055>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_8055" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_8055'^^xsd:string;
  dwc:scientificName 'Conchoecilla daphnoides'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '-119.667'^^xsd:double;
  dwc:latitude '-40.083'^^xsd:double;
  dwc:aphiaid '127776'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_8055'^^xsd:string;
  dwc:observationDate '1965-12-14'^^xsd:date;
  dwc:aphiaIdAccepted '127776'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_7739>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_7739> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_7739> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-40.083 -119.667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-40.083"^^xsd:decimal ;
  dwc:decimalLongitude "-119.667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_7739>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-40.083 -119.667)"^^geo:wktLiteral ;
  geo-pos:lat "-40.083"^^xsd:decimal ;
  geo-pos:long "-119.667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_7739>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_7739" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_7739'^^xsd:string;
  dwc:scientificName 'Conchoecilla chuni'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1900'^^xsd:integer;
  dwc:longitude '-119.667'^^xsd:double;
  dwc:latitude '-40.083'^^xsd:double;
  dwc:aphiaid '172482'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_7739'^^xsd:string;
  dwc:observationDate '1900-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '172482'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_7579>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_7579> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_7579> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-40.083 -119.667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-40.083"^^xsd:decimal ;
  dwc:decimalLongitude "-119.667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_7579>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-40.083 -119.667)"^^geo:wktLiteral ;
  geo-pos:lat "-40.083"^^xsd:decimal ;
  geo-pos:long "-119.667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_7579>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_7579" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_7579'^^xsd:string;
  dwc:scientificName 'Conchoecia subarcuata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '-119.667'^^xsd:double;
  dwc:latitude '-40.083'^^xsd:double;
  dwc:aphiaid '127775'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_7579'^^xsd:string;
  dwc:observationDate '1965-12-14'^^xsd:date;
  dwc:aphiaIdAccepted '127775'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_7622>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_7622> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_7622> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-40.083 -119.667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-40.083"^^xsd:decimal ;
  dwc:decimalLongitude "-119.667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_7622>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-40.083 -119.667)"^^geo:wktLiteral ;
  geo-pos:lat "-40.083"^^xsd:decimal ;
  geo-pos:long "-119.667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_7622>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_7622" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_7622'^^xsd:string;
  dwc:scientificName 'Conchoecilla chuni'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '-119.667'^^xsd:double;
  dwc:latitude '-40.083'^^xsd:double;
  dwc:aphiaid '172482'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_7622'^^xsd:string;
  dwc:observationDate '1965-12-14'^^xsd:date;
  dwc:aphiaIdAccepted '172482'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_7054>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_7054> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_7054> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-40.083 -119.667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-40.083"^^xsd:decimal ;
  dwc:decimalLongitude "-119.667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_7054>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-40.083 -119.667)"^^geo:wktLiteral ;
  geo-pos:lat "-40.083"^^xsd:decimal ;
  geo-pos:long "-119.667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_7054>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_7054" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_7054'^^xsd:string;
  dwc:scientificName 'Conchoecia aff. magna'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '-119.667'^^xsd:double;
  dwc:latitude '-40.083'^^xsd:double;
  dwc:aphiaid '127533'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_7054'^^xsd:string;
  dwc:observationDate '1965-12-14'^^xsd:date;
  dwc:aphiaIdAccepted '127533'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_6481>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_6481> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_6481> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-40.083 -119.667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-40.083"^^xsd:decimal ;
  dwc:decimalLongitude "-119.667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_6481>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-40.083 -119.667)"^^geo:wktLiteral ;
  geo-pos:lat "-40.083"^^xsd:decimal ;
  geo-pos:long "-119.667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_6481>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_6481" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_6481'^^xsd:string;
  dwc:scientificName 'Conchoecia magna'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '-119.667'^^xsd:double;
  dwc:latitude '-40.083'^^xsd:double;
  dwc:aphiaid '127773'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_6481'^^xsd:string;
  dwc:observationDate '1965-12-14'^^xsd:date;
  dwc:aphiaIdAccepted '127773'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_19346>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_19346> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_19346> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-40.083 -119.667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-40.083"^^xsd:decimal ;
  dwc:decimalLongitude "-119.667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_19346>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-40.083 -119.667)"^^geo:wktLiteral ;
  geo-pos:lat "-40.083"^^xsd:decimal ;
  geo-pos:long "-119.667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_19346>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_19346" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_19346'^^xsd:string;
  dwc:scientificName 'Mikroconchoecia acuticosta'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '-119.667'^^xsd:double;
  dwc:latitude '-40.083'^^xsd:double;
  dwc:aphiaid '127819'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_19346'^^xsd:string;
  dwc:observationDate '1965-12-14'^^xsd:date;
  dwc:aphiaIdAccepted '127819'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_21256>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_21256> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_21256> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-40.083 -119.667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-40.083"^^xsd:decimal ;
  dwc:decimalLongitude "-119.667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_21256>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-40.083 -119.667)"^^geo:wktLiteral ;
  geo-pos:lat "-40.083"^^xsd:decimal ;
  geo-pos:long "-119.667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_21256>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_21256" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_21256'^^xsd:string;
  dwc:scientificName 'Obtusoecia antarctica'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '-119.667'^^xsd:double;
  dwc:latitude '-40.083'^^xsd:double;
  dwc:aphiaid '176554'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_21256'^^xsd:string;
  dwc:observationDate '1965-12-14'^^xsd:date;
  dwc:aphiaIdAccepted '176554'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_14285>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_14285> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_14285> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-40.083 -119.667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-40.083"^^xsd:decimal ;
  dwc:decimalLongitude "-119.667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_14285>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-40.083 -119.667)"^^geo:wktLiteral ;
  geo-pos:lat "-40.083"^^xsd:decimal ;
  geo-pos:long "-119.667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_14285>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_14285" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_14285'^^xsd:string;
  dwc:scientificName 'Halocypria globosa'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '-119.667'^^xsd:double;
  dwc:latitude '-40.083'^^xsd:double;
  dwc:aphiaid '127793'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_14285'^^xsd:string;
  dwc:observationDate '1965-12-14'^^xsd:date;
  dwc:aphiaIdAccepted '127793'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_21479>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_21479> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_21479> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-40.083 -119.667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-40.083"^^xsd:decimal ;
  dwc:decimalLongitude "-119.667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_21479>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-40.083 -119.667)"^^geo:wktLiteral ;
  geo-pos:lat "-40.083"^^xsd:decimal ;
  geo-pos:long "-119.667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_21479>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_21479" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_21479'^^xsd:string;
  dwc:scientificName 'Obtusoecia antarctica'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '-119.667'^^xsd:double;
  dwc:latitude '-40.083'^^xsd:double;
  dwc:aphiaid '176554'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_21479'^^xsd:string;
  dwc:observationDate '1965-12-14'^^xsd:date;
  dwc:aphiaIdAccepted '176554'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_12399>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_12399> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_12399> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-40.083 -119.667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-40.083"^^xsd:decimal ;
  dwc:decimalLongitude "-119.667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_12399>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-40.083 -119.667)"^^geo:wktLiteral ;
  geo-pos:lat "-40.083"^^xsd:decimal ;
  geo-pos:long "-119.667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_12399>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_12399" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_12399'^^xsd:string;
  dwc:scientificName 'Discoconchoecia elegans'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '-119.667'^^xsd:double;
  dwc:latitude '-40.083'^^xsd:double;
  dwc:occurrenceRemarks 'TaxonRemark: Note the type locality is in the Norwegain Sea - there are huge sizes differences between different regions suggesting that there is more than one species involved'^^xsd:string;
  dwc:aphiaid '127782'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_12399'^^xsd:string;
  dwc:observationDate '1965-12-14'^^xsd:date;
  dwc:aphiaIdAccepted '127782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_15509>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_15509> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_15509> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-40.083 -119.667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-40.083"^^xsd:decimal ;
  dwc:decimalLongitude "-119.667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_15509>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-40.083 -119.667)"^^geo:wktLiteral ;
  geo-pos:lat "-40.083"^^xsd:decimal ;
  geo-pos:long "-119.667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_15509>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_15509" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_15509'^^xsd:string;
  dwc:scientificName 'Halocypris "brevirostris"'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '-119.667'^^xsd:double;
  dwc:latitude '-40.083'^^xsd:double;
  dwc:occurrenceRemarks 'TaxonRemark: these will be a mix of H inflata and H. pelagica'^^xsd:string;
  dwc:aphiaid '127543'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_15509'^^xsd:string;
  dwc:observationDate '1965-12-14'^^xsd:date;
  dwc:aphiaIdAccepted '127543'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_495>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_495> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_495> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-56.5 -119.483)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-56.5"^^xsd:decimal ;
  dwc:decimalLongitude "-119.483"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_495>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-56.5 -119.483)"^^geo:wktLiteral ;
  geo-pos:lat "-56.5"^^xsd:decimal ;
  geo-pos:long "-119.483"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_495>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_495" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_495'^^xsd:string;
  dwc:scientificName 'Alacia hettacra'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-119.483'^^xsd:double;
  dwc:latitude '-56.5'^^xsd:double;
  dwc:aphiaid '172456'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_495'^^xsd:string;
  dwc:observationDate '1965-12-23'^^xsd:date;
  dwc:aphiaIdAccepted '172456'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_18690>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_18690> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_18690> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-56.5 -119.483)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-56.5"^^xsd:decimal ;
  dwc:decimalLongitude "-119.483"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_18690>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-56.5 -119.483)"^^geo:wktLiteral ;
  geo-pos:lat "-56.5"^^xsd:decimal ;
  geo-pos:long "-119.483"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_18690>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_18690" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_18690'^^xsd:string;
  dwc:scientificName 'Metaconchoecia skogsbergi'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '-119.483'^^xsd:double;
  dwc:latitude '-56.5'^^xsd:double;
  dwc:aphiaid '127814'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_18690'^^xsd:string;
  dwc:observationDate '1965-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '127814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_11841>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_11841> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_11841> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-56.5 -119.483)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-56.5"^^xsd:decimal ;
  dwc:decimalLongitude "-119.483"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_11841>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-56.5 -119.483)"^^geo:wktLiteral ;
  geo-pos:lat "-56.5"^^xsd:decimal ;
  geo-pos:long "-119.483"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_11841>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_11841" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_11841'^^xsd:string;
  dwc:scientificName 'Discoconchoecia elegans'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-119.483'^^xsd:double;
  dwc:latitude '-56.5'^^xsd:double;
  dwc:occurrenceRemarks 'TaxonRemark: Note the type locality is in the Norwegain Sea - there are huge sizes differences between different regions suggesting that there is more than one species involved'^^xsd:string;
  dwc:aphiaid '127782'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_11841'^^xsd:string;
  dwc:observationDate '1965-12-23'^^xsd:date;
  dwc:aphiaIdAccepted '127782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_10264>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_10264> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_10264> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-56.5 -119.483)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-56.5"^^xsd:decimal ;
  dwc:decimalLongitude "-119.483"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_10264>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-56.5 -119.483)"^^geo:wktLiteral ;
  geo-pos:lat "-56.5"^^xsd:decimal ;
  geo-pos:long "-119.483"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_10264>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_10264" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_10264'^^xsd:string;
  dwc:scientificName 'Conchoecissa symmetrica'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-119.483'^^xsd:double;
  dwc:latitude '-56.5'^^xsd:double;
  dwc:aphiaid '127780'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_10264'^^xsd:string;
  dwc:observationDate '1965-12-23'^^xsd:date;
  dwc:aphiaIdAccepted '127780'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_10064>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_10064> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_10064> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-56.5 -119.483)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-56.5"^^xsd:decimal ;
  dwc:decimalLongitude "-119.483"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_10064>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-56.5 -119.483)"^^geo:wktLiteral ;
  geo-pos:lat "-56.5"^^xsd:decimal ;
  geo-pos:long "-119.483"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_10064>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_10064" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_10064'^^xsd:string;
  dwc:scientificName 'Conchoecissa symmetrica'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-119.483'^^xsd:double;
  dwc:latitude '-56.5'^^xsd:double;
  dwc:aphiaid '127780'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_10064'^^xsd:string;
  dwc:observationDate '1965-12-23'^^xsd:date;
  dwc:aphiaIdAccepted '127780'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_842>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_842> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_842> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-56.5 -119.483)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-56.5"^^xsd:decimal ;
  dwc:decimalLongitude "-119.483"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_842>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-56.5 -119.483)"^^geo:wktLiteral ;
  geo-pos:lat "-56.5"^^xsd:decimal ;
  geo-pos:long "-119.483"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_842>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_842" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_842'^^xsd:string;
  dwc:scientificName 'Alacia hettacra'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-119.483'^^xsd:double;
  dwc:latitude '-56.5'^^xsd:double;
  dwc:aphiaid '172456'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_842'^^xsd:string;
  dwc:observationDate '1965-12-23'^^xsd:date;
  dwc:aphiaIdAccepted '172456'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_7743>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_7743> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_7743> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-56.5 -119.483)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-56.5"^^xsd:decimal ;
  dwc:decimalLongitude "-119.483"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_7743>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-56.5 -119.483)"^^geo:wktLiteral ;
  geo-pos:lat "-56.5"^^xsd:decimal ;
  geo-pos:long "-119.483"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_7743>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_7743" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_7743'^^xsd:string;
  dwc:scientificName 'Conchoecilla chuni'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1900'^^xsd:integer;
  dwc:longitude '-119.483'^^xsd:double;
  dwc:latitude '-56.5'^^xsd:double;
  dwc:aphiaid '172482'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_7743'^^xsd:string;
  dwc:observationDate '1900-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '172482'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_7626>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_7626> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_7626> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-56.5 -119.483)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-56.5"^^xsd:decimal ;
  dwc:decimalLongitude "-119.483"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_7626>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-56.5 -119.483)"^^geo:wktLiteral ;
  geo-pos:lat "-56.5"^^xsd:decimal ;
  geo-pos:long "-119.483"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_7626>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_7626" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_7626'^^xsd:string;
  dwc:scientificName 'Conchoecilla chuni'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-119.483'^^xsd:double;
  dwc:latitude '-56.5'^^xsd:double;
  dwc:aphiaid '172482'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_7626'^^xsd:string;
  dwc:observationDate '1965-12-23'^^xsd:date;
  dwc:aphiaIdAccepted '172482'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_7191>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_7191> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_7191> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-56.5 -119.483)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-56.5"^^xsd:decimal ;
  dwc:decimalLongitude "-119.483"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_7191>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-56.5 -119.483)"^^geo:wktLiteral ;
  geo-pos:lat "-56.5"^^xsd:decimal ;
  geo-pos:long "-119.483"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_7191>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_7191" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_7191'^^xsd:string;
  dwc:scientificName 'Conchoecia parvidentata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-119.483'^^xsd:double;
  dwc:latitude '-56.5'^^xsd:double;
  dwc:aphiaid '127774'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_7191'^^xsd:string;
  dwc:observationDate '1965-12-23'^^xsd:date;
  dwc:aphiaIdAccepted '1314237'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_7125>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_7125> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_7125> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-56.5 -119.483)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-56.5"^^xsd:decimal ;
  dwc:decimalLongitude "-119.483"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_7125>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-56.5 -119.483)"^^geo:wktLiteral ;
  geo-pos:lat "-56.5"^^xsd:decimal ;
  geo-pos:long "-119.483"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_7125>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_7125" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_7125'^^xsd:string;
  dwc:scientificName 'Conchoecia parvidentata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-119.483'^^xsd:double;
  dwc:latitude '-56.5'^^xsd:double;
  dwc:aphiaid '127774'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_7125'^^xsd:string;
  dwc:observationDate '1965-12-23'^^xsd:date;
  dwc:aphiaIdAccepted '1314237'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_21260>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_21260> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_21260> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-56.5 -119.483)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-56.5"^^xsd:decimal ;
  dwc:decimalLongitude "-119.483"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_21260>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-56.5 -119.483)"^^geo:wktLiteral ;
  geo-pos:lat "-56.5"^^xsd:decimal ;
  geo-pos:long "-119.483"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_21260>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_21260" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_21260'^^xsd:string;
  dwc:scientificName 'Obtusoecia antarctica'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-119.483'^^xsd:double;
  dwc:latitude '-56.5'^^xsd:double;
  dwc:aphiaid '176554'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_21260'^^xsd:string;
  dwc:observationDate '1965-12-23'^^xsd:date;
  dwc:aphiaIdAccepted '176554'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_2444>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_2444> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_2444> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-56.5 -119.483)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-56.5"^^xsd:decimal ;
  dwc:decimalLongitude "-119.483"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_2444>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-56.5 -119.483)"^^geo:wktLiteral ;
  geo-pos:lat "-56.5"^^xsd:decimal ;
  geo-pos:long "-119.483"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_2444>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_2444" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_2444'^^xsd:string;
  dwc:scientificName 'Metaconchoecerra isocheira'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-119.483'^^xsd:double;
  dwc:latitude '-56.5'^^xsd:double;
  dwc:aphiaid '175845'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_2444'^^xsd:string;
  dwc:observationDate '1965-12-23'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_2268>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_2268> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_2268> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-56.5 -119.483)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-56.5"^^xsd:decimal ;
  dwc:decimalLongitude "-119.483"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_2268>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-56.5 -119.483)"^^geo:wktLiteral ;
  geo-pos:lat "-56.5"^^xsd:decimal ;
  geo-pos:long "-119.483"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_2268>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_2268" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_2268'^^xsd:string;
  dwc:scientificName 'Metaconchoecerra isocheira'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-119.483'^^xsd:double;
  dwc:latitude '-56.5'^^xsd:double;
  dwc:aphiaid '175845'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_2268'^^xsd:string;
  dwc:observationDate '1965-12-23'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_31194>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_31194> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_31194> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-56.5 -119.483)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-56.5"^^xsd:decimal ;
  dwc:decimalLongitude "-119.483"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_31194>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-56.5 -119.483)"^^geo:wktLiteral ;
  geo-pos:lat "-56.5"^^xsd:decimal ;
  geo-pos:long "-119.483"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_31194>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_31194" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_31194'^^xsd:string;
  dwc:scientificName 'Metaconchoecetosa teretivalvata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-119.483'^^xsd:double;
  dwc:latitude '-56.5'^^xsd:double;
  dwc:aphiaid '175866'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_31194'^^xsd:string;
  dwc:observationDate '1965-12-23'^^xsd:date;
  dwc:aphiaIdAccepted '536010'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_3252>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_3252> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_3252> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-56.5 -119.483)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-56.5"^^xsd:decimal ;
  dwc:decimalLongitude "-119.483"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_3252>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-56.5 -119.483)"^^geo:wktLiteral ;
  geo-pos:lat "-56.5"^^xsd:decimal ;
  geo-pos:long "-119.483"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_3252>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_3252" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_3252'^^xsd:string;
  dwc:scientificName 'Boroecia antipoda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-119.483'^^xsd:double;
  dwc:latitude '-56.5'^^xsd:double;
  dwc:aphiaid '172467'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_3252'^^xsd:string;
  dwc:observationDate '1965-12-23'^^xsd:date;
  dwc:aphiaIdAccepted '172467'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_18939>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_18939> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_18939> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-56.5 -119.483)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-56.5"^^xsd:decimal ;
  dwc:decimalLongitude "-119.483"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_18939>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-56.5 -119.483)"^^geo:wktLiteral ;
  geo-pos:lat "-56.5"^^xsd:decimal ;
  geo-pos:long "-119.483"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_18939>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_18939" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_18939'^^xsd:string;
  dwc:scientificName 'Metaconchoecia skogsbergi'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-119.483'^^xsd:double;
  dwc:latitude '-56.5'^^xsd:double;
  dwc:aphiaid '127814'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_18939'^^xsd:string;
  dwc:observationDate '1965-12-23'^^xsd:date;
  dwc:aphiaIdAccepted '127814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_30679>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_30679> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_30679> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-56.5 -119.483)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-56.5"^^xsd:decimal ;
  dwc:decimalLongitude "-119.483"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_30679>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-56.5 -119.483)"^^geo:wktLiteral ;
  geo-pos:lat "-56.5"^^xsd:decimal ;
  geo-pos:long "-119.483"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_30679>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_30679" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_30679'^^xsd:string;
  dwc:scientificName 'Pseudoconchoecia serrulata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-119.483'^^xsd:double;
  dwc:latitude '-56.5'^^xsd:double;
  dwc:aphiaid '176588'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_30679'^^xsd:string;
  dwc:observationDate '1965-12-23'^^xsd:date;
  dwc:aphiaIdAccepted '176588'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_30757>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_30757> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_30757> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-56.5 -119.483)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-56.5"^^xsd:decimal ;
  dwc:decimalLongitude "-119.483"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_30757>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-56.5 -119.483)"^^geo:wktLiteral ;
  geo-pos:lat "-56.5"^^xsd:decimal ;
  geo-pos:long "-119.483"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_30757>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_30757" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_30757'^^xsd:string;
  dwc:scientificName 'Metaconchoecetosa teretivalvata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-119.483'^^xsd:double;
  dwc:latitude '-56.5'^^xsd:double;
  dwc:aphiaid '175866'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_30757'^^xsd:string;
  dwc:observationDate '1965-12-23'^^xsd:date;
  dwc:aphiaIdAccepted '536010'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_21483>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_21483> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_21483> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-56.5 -119.483)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-56.5"^^xsd:decimal ;
  dwc:decimalLongitude "-119.483"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_21483>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-56.5 -119.483)"^^geo:wktLiteral ;
  geo-pos:lat "-56.5"^^xsd:decimal ;
  geo-pos:long "-119.483"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_21483>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_21483" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_21483'^^xsd:string;
  dwc:scientificName 'Obtusoecia antarctica'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-119.483'^^xsd:double;
  dwc:latitude '-56.5'^^xsd:double;
  dwc:aphiaid '176554'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_21483'^^xsd:string;
  dwc:observationDate '1965-12-23'^^xsd:date;
  dwc:aphiaIdAccepted '176554'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_12608>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_12608> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_12608> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-56.5 -119.483)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-56.5"^^xsd:decimal ;
  dwc:decimalLongitude "-119.483"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_12608>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-56.5 -119.483)"^^geo:wktLiteral ;
  geo-pos:lat "-56.5"^^xsd:decimal ;
  geo-pos:long "-119.483"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_12608>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_12608" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_12608'^^xsd:string;
  dwc:scientificName 'Discoconchoecia elegans'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-119.483'^^xsd:double;
  dwc:latitude '-56.5'^^xsd:double;
  dwc:occurrenceRemarks 'TaxonRemark: Note the type locality is in the Norwegain Sea - there are huge sizes differences between different regions suggesting that there is more than one species involved'^^xsd:string;
  dwc:aphiaid '127782'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_12608'^^xsd:string;
  dwc:observationDate '1965-12-23'^^xsd:date;
  dwc:aphiaIdAccepted '127782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_3585>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_3585> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_3585> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-56.5 -119.483)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-56.5"^^xsd:decimal ;
  dwc:decimalLongitude "-119.483"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_3585>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-56.5 -119.483)"^^geo:wktLiteral ;
  geo-pos:lat "-56.5"^^xsd:decimal ;
  geo-pos:long "-119.483"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_3585>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_3585" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_3585'^^xsd:string;
  dwc:scientificName 'Boroecia antipoda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-119.483'^^xsd:double;
  dwc:latitude '-56.5'^^xsd:double;
  dwc:aphiaid '172467'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_3585'^^xsd:string;
  dwc:observationDate '1965-12-23'^^xsd:date;
  dwc:aphiaIdAccepted '172467'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_15183>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_15183> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_15183> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.167 -119)"^^geo:wktLiteral ;
  dwc:decimalLatitude "9.167"^^xsd:decimal ;
  dwc:decimalLongitude "-119"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "900"^^xsd:integer ;
  dwc:maximumDepthInMeters "1000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_15183>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.167 -119)"^^geo:wktLiteral ;
  geo-pos:lat "9.167"^^xsd:decimal ;
  geo-pos:long "-119"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_15183>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_15183" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_15183'^^xsd:string;
  dwc:scientificName 'Halocypris angustifrontalis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '-119'^^xsd:integer;
  dwc:latitude '9.167'^^xsd:double;
  dwc:minimumDepth '900'^^xsd:integer;
  dwc:maximumDepth '1000'^^xsd:integer;
  dwc:aphiaid '176592'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_15183'^^xsd:string;
  dwc:observationDate '1966-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '176592'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_8698>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_8698> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_8698> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.333 -116.767)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.333"^^xsd:decimal ;
  dwc:decimalLongitude "-116.767"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_8698>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.333 -116.767)"^^geo:wktLiteral ;
  geo-pos:lat "-4.333"^^xsd:decimal ;
  geo-pos:long "-116.767"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_8698>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_8698" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_8698'^^xsd:string;
  dwc:scientificName 'Conchoecissa ametra'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-116.767'^^xsd:double;
  dwc:latitude '-4.333'^^xsd:double;
  dwc:aphiaid '127777'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_8698'^^xsd:string;
  dwc:observationDate '1928-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '127777'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_13716>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_13716> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_13716> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.333 -116.767)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.333"^^xsd:decimal ;
  dwc:decimalLongitude "-116.767"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_13716>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.333 -116.767)"^^geo:wktLiteral ;
  geo-pos:lat "-4.333"^^xsd:decimal ;
  geo-pos:long "-116.767"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_13716>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_13716" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_13716'^^xsd:string;
  dwc:scientificName 'Gigantocypris agassizi'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-116.767'^^xsd:double;
  dwc:latitude '-4.333'^^xsd:double;
  dwc:occurrenceRemarks 'Gulf of Panama'^^xsd:string;
  dwc:aphiaid '176758'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_13716'^^xsd:string;
  dwc:observationDate '1928-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '176758'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_4603>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_4603> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_4603> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.333 -116.767)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.333"^^xsd:decimal ;
  dwc:decimalLongitude "-116.767"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_4603>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.333 -116.767)"^^geo:wktLiteral ;
  geo-pos:lat "-4.333"^^xsd:decimal ;
  geo-pos:long "-116.767"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_4603>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_4603" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_4603'^^xsd:string;
  dwc:scientificName 'Conchocetta giesbrechti'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-116.767'^^xsd:double;
  dwc:latitude '-4.333'^^xsd:double;
  dwc:aphiaid '127769'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_4603'^^xsd:string;
  dwc:observationDate '1928-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '127769'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_1043>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_1043> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_1043> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.333 -116.767)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.333"^^xsd:decimal ;
  dwc:decimalLongitude "-116.767"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_1043>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.333 -116.767)"^^geo:wktLiteral ;
  geo-pos:lat "-4.333"^^xsd:decimal ;
  geo-pos:long "-116.767"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_1043>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_1043" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_1043'^^xsd:string;
  dwc:scientificName 'Alacia valdiviae'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-116.767'^^xsd:double;
  dwc:latitude '-4.333'^^xsd:double;
  dwc:aphiaid '127734'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_1043'^^xsd:string;
  dwc:observationDate '1928-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '127734'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_5355>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_5355> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_5355> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.333 -116.767)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.333"^^xsd:decimal ;
  dwc:decimalLongitude "-116.767"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_5355>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.333 -116.767)"^^geo:wktLiteral ;
  geo-pos:lat "-4.333"^^xsd:decimal ;
  geo-pos:long "-116.767"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_5355>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_5355" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_5355'^^xsd:string;
  dwc:scientificName 'Conchoecia lophura lophura'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-116.767'^^xsd:double;
  dwc:latitude '-4.333'^^xsd:double;
  dwc:aphiaid '127771'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_5355'^^xsd:string;
  dwc:observationDate '1928-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '1314233'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_9883>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_9883> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_9883> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.333 -116.767)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.333"^^xsd:decimal ;
  dwc:decimalLongitude "-116.767"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_9883>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.333 -116.767)"^^geo:wktLiteral ;
  geo-pos:lat "-4.333"^^xsd:decimal ;
  geo-pos:long "-116.767"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_9883>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_9883" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_9883'^^xsd:string;
  dwc:scientificName 'Conchoecissa plinthina'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-116.767'^^xsd:double;
  dwc:latitude '-4.333'^^xsd:double;
  dwc:aphiaid '127779'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_9883'^^xsd:string;
  dwc:observationDate '1928-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '127779'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_9241>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_9241> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_9241> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.333 -116.767)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.333"^^xsd:decimal ;
  dwc:decimalLongitude "-116.767"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_9241>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.333 -116.767)"^^geo:wktLiteral ;
  geo-pos:lat "-4.333"^^xsd:decimal ;
  geo-pos:long "-116.767"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_9241>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_9241" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_9241'^^xsd:string;
  dwc:scientificName 'Conchoecissa imbricata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-116.767'^^xsd:double;
  dwc:latitude '-4.333'^^xsd:double;
  dwc:aphiaid '127778'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_9241'^^xsd:string;
  dwc:observationDate '1928-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '127778'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_901> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.333 -116.767)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.333"^^xsd:decimal ;
  dwc:decimalLongitude "-116.767"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.333 -116.767)"^^geo:wktLiteral ;
  geo-pos:lat "-4.333"^^xsd:decimal ;
  geo-pos:long "-116.767"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_901'^^xsd:string;
  dwc:scientificName 'Alacia leptothrix'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-116.767'^^xsd:double;
  dwc:latitude '-4.333'^^xsd:double;
  dwc:aphiaid '127733'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_901'^^xsd:string;
  dwc:observationDate '1928-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '127733'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_7852>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_7852> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_7852> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.333 -116.767)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.333"^^xsd:decimal ;
  dwc:decimalLongitude "-116.767"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_7852>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.333 -116.767)"^^geo:wktLiteral ;
  geo-pos:lat "-4.333"^^xsd:decimal ;
  geo-pos:long "-116.767"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_7852>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_7852" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_7852'^^xsd:string;
  dwc:scientificName 'Conchoecilla daphnoides'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-116.767'^^xsd:double;
  dwc:latitude '-4.333'^^xsd:double;
  dwc:aphiaid '127776'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_7852'^^xsd:string;
  dwc:observationDate '1928-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '127776'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_6399>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_6399> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_6399> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.333 -116.767)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.333"^^xsd:decimal ;
  dwc:decimalLongitude "-116.767"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_6399>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.333 -116.767)"^^geo:wktLiteral ;
  geo-pos:lat "-4.333"^^xsd:decimal ;
  geo-pos:long "-116.767"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_6399>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_6399" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_6399'^^xsd:string;
  dwc:scientificName 'Conchoecia magna'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-116.767'^^xsd:double;
  dwc:latitude '-4.333'^^xsd:double;
  dwc:aphiaid '127773'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_6399'^^xsd:string;
  dwc:observationDate '1928-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '127773'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_20819>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_20819> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_20819> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.333 -116.767)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.333"^^xsd:decimal ;
  dwc:decimalLongitude "-116.767"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_20819>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.333 -116.767)"^^geo:wktLiteral ;
  geo-pos:lat "-4.333"^^xsd:decimal ;
  geo-pos:long "-116.767"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_20819>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_20819" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_20819'^^xsd:string;
  dwc:scientificName 'Mollicia mollis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '-116.767'^^xsd:double;
  dwc:latitude '-4.333'^^xsd:double;
  dwc:aphiaid '127826'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_20819'^^xsd:string;
  dwc:observationDate '1928-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '127826'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_24299>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_24299> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_24299> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.333 -116.767)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.333"^^xsd:decimal ;
  dwc:decimalLongitude "-116.767"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_24299>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.333 -116.767)"^^geo:wktLiteral ;
  geo-pos:lat "-4.333"^^xsd:decimal ;
  geo-pos:long "-116.767"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_24299>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_24299" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_24299'^^xsd:string;
  dwc:scientificName 'Orthoconchoecia striola'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-116.767'^^xsd:double;
  dwc:latitude '-4.333'^^xsd:double;
  dwc:aphiaid '176562'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_24299'^^xsd:string;
  dwc:observationDate '1928-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '176562'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_22716>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_22716> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_22716> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.333 -116.767)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.333"^^xsd:decimal ;
  dwc:decimalLongitude "-116.767"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_22716>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.333 -116.767)"^^geo:wktLiteral ;
  geo-pos:lat "-4.333"^^xsd:decimal ;
  geo-pos:long "-116.767"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_22716>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_22716" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_22716'^^xsd:string;
  dwc:scientificName 'Orthoconchoecia bispinosa'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-116.767'^^xsd:double;
  dwc:latitude '-4.333'^^xsd:double;
  dwc:aphiaid '127830'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_22716'^^xsd:string;
  dwc:observationDate '1928-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '127830'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_22050>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_22050> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_22050> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.333 -116.767)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.333"^^xsd:decimal ;
  dwc:decimalLongitude "-116.767"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_22050>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.333 -116.767)"^^geo:wktLiteral ;
  geo-pos:lat "-4.333"^^xsd:decimal ;
  geo-pos:long "-116.767"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_22050>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_22050" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_22050'^^xsd:string;
  dwc:scientificName 'Orthoconchoecia agassizi'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-116.767'^^xsd:double;
  dwc:latitude '-4.333'^^xsd:double;
  dwc:aphiaid '176557'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_22050'^^xsd:string;
  dwc:observationDate '1928-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '176557'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_16668>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_16668> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_16668> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.333 -116.767)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.333"^^xsd:decimal ;
  dwc:decimalLongitude "-116.767"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_16668>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.333 -116.767)"^^geo:wktLiteral ;
  geo-pos:lat "-4.333"^^xsd:decimal ;
  geo-pos:long "-116.767"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_16668>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_16668" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_16668'^^xsd:string;
  dwc:scientificName 'Macrocypridina poulseni'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-116.767'^^xsd:double;
  dwc:latitude '-4.333'^^xsd:double;
  dwc:aphiaid '176752'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_16668'^^xsd:string;
  dwc:observationDate '1928-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '176752'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_16437>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_16437> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_16437> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.333 -116.767)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.333"^^xsd:decimal ;
  dwc:decimalLongitude "-116.767"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_16437>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.333 -116.767)"^^geo:wktLiteral ;
  geo-pos:lat "-4.333"^^xsd:decimal ;
  geo-pos:long "-116.767"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_16437>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_16437" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_16437'^^xsd:string;
  dwc:scientificName 'Macroconchoecia caudata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-116.767'^^xsd:double;
  dwc:latitude '-4.333'^^xsd:double;
  dwc:aphiaid '172494'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_16437'^^xsd:string;
  dwc:observationDate '1928-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '172494'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_16549>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_16549> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_16549> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.333 -116.767)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.333"^^xsd:decimal ;
  dwc:decimalLongitude "-116.767"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_16549>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.333 -116.767)"^^geo:wktLiteral ;
  geo-pos:lat "-4.333"^^xsd:decimal ;
  geo-pos:long "-116.767"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_16549>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_16549" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_16549'^^xsd:string;
  dwc:scientificName 'Macroconchoecia reticulata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-116.767'^^xsd:double;
  dwc:latitude '-4.333'^^xsd:double;
  dwc:aphiaid '127800'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_16549'^^xsd:string;
  dwc:observationDate '1928-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '127800'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_13062>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_13062> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_13062> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.333 -116.767)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.333"^^xsd:decimal ;
  dwc:decimalLongitude "-116.767"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_13062>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.333 -116.767)"^^geo:wktLiteral ;
  geo-pos:lat "-4.333"^^xsd:decimal ;
  geo-pos:long "-116.767"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_13062>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_13062" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_13062'^^xsd:string;
  dwc:scientificName 'Fellia bicornis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-116.767'^^xsd:double;
  dwc:latitude '-4.333'^^xsd:double;
  dwc:aphiaid '127786'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_13062'^^xsd:string;
  dwc:observationDate '1928-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '127786'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_13157>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_13157> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_13157> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.333 -116.767)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.333"^^xsd:decimal ;
  dwc:decimalLongitude "-116.767"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_13157>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.333 -116.767)"^^geo:wktLiteral ;
  geo-pos:lat "-4.333"^^xsd:decimal ;
  geo-pos:long "-116.767"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_13157>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_13157" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_13157'^^xsd:string;
  dwc:scientificName 'Fellia cornuta'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-116.767'^^xsd:double;
  dwc:latitude '-4.333'^^xsd:double;
  dwc:aphiaid '127787'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_13157'^^xsd:string;
  dwc:observationDate '1928-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '127787'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_4261>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_4261> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_4261> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.333 -116.767)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.333"^^xsd:decimal ;
  dwc:decimalLongitude "-116.767"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_4261>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.333 -116.767)"^^geo:wktLiteral ;
  geo-pos:lat "-4.333"^^xsd:decimal ;
  geo-pos:long "-116.767"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_4261>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_4261" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_4261'^^xsd:string;
  dwc:scientificName 'Conchoecetta acuminata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-116.767'^^xsd:double;
  dwc:latitude '-4.333'^^xsd:double;
  dwc:aphiaid '127768'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_4261'^^xsd:string;
  dwc:observationDate '1928-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '127768'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_20565>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_20565> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_20565> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.333 -116.767)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.333"^^xsd:decimal ;
  dwc:decimalLongitude "-116.767"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_20565>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.333 -116.767)"^^geo:wktLiteral ;
  geo-pos:lat "-4.333"^^xsd:decimal ;
  geo-pos:long "-116.767"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_20565>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_20565" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_20565'^^xsd:string;
  dwc:scientificName 'Mollicia acanthophora'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-116.767'^^xsd:double;
  dwc:latitude '-4.333'^^xsd:double;
  dwc:aphiaid '176549'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_20565'^^xsd:string;
  dwc:observationDate '1928-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '176549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_15305>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_15305> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_15305> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.333 -116.767)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.333"^^xsd:decimal ;
  dwc:decimalLongitude "-116.767"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_15305>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.333 -116.767)"^^geo:wktLiteral ;
  geo-pos:lat "-4.333"^^xsd:decimal ;
  geo-pos:long "-116.767"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_15305>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_15305" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_15305'^^xsd:string;
  dwc:scientificName 'Halocypris "brevirostris"'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-116.767'^^xsd:double;
  dwc:latitude '-4.333'^^xsd:double;
  dwc:occurrenceRemarks 'TaxonRemark: these will be a mix of H inflata and H. pelagica'^^xsd:string;
  dwc:aphiaid '127543'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_15305'^^xsd:string;
  dwc:observationDate '1928-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '127543'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_26>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_26> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_26> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.333 -116.767)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.333"^^xsd:decimal ;
  dwc:decimalLongitude "-116.767"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_26>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.333 -116.767)"^^geo:wktLiteral ;
  geo-pos:lat "-4.333"^^xsd:decimal ;
  geo-pos:long "-116.767"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_26>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_26" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_26'^^xsd:string;
  dwc:scientificName 'Alacia alata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-116.767'^^xsd:double;
  dwc:latitude '-4.333'^^xsd:double;
  dwc:aphiaid '127732'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_26'^^xsd:string;
  dwc:observationDate '1928-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '127732'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_27394>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_27394> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_27394> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.333 -116.767)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.333"^^xsd:decimal ;
  dwc:decimalLongitude "-116.767"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_27394>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.333 -116.767)"^^geo:wktLiteral ;
  geo-pos:lat "-4.333"^^xsd:decimal ;
  geo-pos:long "-116.767"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_27394>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_27394" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_27394'^^xsd:string;
  dwc:scientificName 'Platyconchoecia prosadene'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-116.767'^^xsd:double;
  dwc:latitude '-4.333'^^xsd:double;
  dwc:aphiaid '176576'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_27394'^^xsd:string;
  dwc:observationDate '1928-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '176576'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_13719>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_13719> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_13719> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.333 -116.767)"^^geo:wktLiteral ;
  dwc:decimalLatitude "4.333"^^xsd:decimal ;
  dwc:decimalLongitude "-116.767"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_13719>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.333 -116.767)"^^geo:wktLiteral ;
  geo-pos:lat "4.333"^^xsd:decimal ;
  geo-pos:long "-116.767"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_13719>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_13719" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_13719'^^xsd:string;
  dwc:scientificName 'Gigantocypris agassizi'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-116.767'^^xsd:double;
  dwc:latitude '4.333'^^xsd:double;
  dwc:occurrenceRemarks 'Central Pacific'^^xsd:string;
  dwc:aphiaid '176758'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_13719'^^xsd:string;
  dwc:observationDate '1928-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '176758'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_15004>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_15004> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_15004> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.7 -116.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.7"^^xsd:decimal ;
  dwc:decimalLongitude "-116.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 "107"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_15004>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.7 -116.1)"^^geo:wktLiteral ;
  geo-pos:lat "26.7"^^xsd:decimal ;
  geo-pos:long "-116.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_15004>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_15004" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_15004'^^xsd:string;
  dwc:scientificName 'Halocypris pelagica'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '-116.1'^^xsd:double;
  dwc:latitude '26.7'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '107'^^xsd:integer;
  dwc:aphiaid '127795'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_15004'^^xsd:string;
  dwc:observationDate '1966-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '127795'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_15000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_15000> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_15000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (21.52 -116.037)"^^geo:wktLiteral ;
  dwc:decimalLatitude "21.52"^^xsd:decimal ;
  dwc:decimalLongitude "-116.037"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_15000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (21.52 -116.037)"^^geo:wktLiteral ;
  geo-pos:lat "21.52"^^xsd:decimal ;
  geo-pos:long "-116.037"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_15000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_15000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_15000'^^xsd:string;
  dwc:scientificName 'Halocypris pelagica'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '-116.037'^^xsd:double;
  dwc:latitude '21.52'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:aphiaid '127795'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_15000'^^xsd:string;
  dwc:observationDate '1965-04-07'^^xsd:date;
  dwc:aphiaIdAccepted '127795'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_3871>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_3871> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_3871> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (86.003333333 -114.93666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "86.003333333"^^xsd:decimal ;
  dwc:decimalLongitude "-114.93666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_3871>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (86.003333333 -114.93666667)"^^geo:wktLiteral ;
  geo-pos:lat "86.003333333"^^xsd:decimal ;
  geo-pos:long "-114.93666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_3871>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_3871" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_3871'^^xsd:string;
  dwc:scientificName 'Boroecia maxima'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '-114.93666667'^^xsd:double;
  dwc:latitude '86.003333333'^^xsd:double;
  dwc:aphiaid '127767'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_3871'^^xsd:string;
  dwc:observationDate '1971-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '127767'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_1967>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_1967> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_1967> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-56.05 -114.867)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-56.05"^^xsd:decimal ;
  dwc:decimalLongitude "-114.867"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1830"^^xsd:integer ;
  dwc:maximumDepthInMeters "1830"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_1967>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-56.05 -114.867)"^^geo:wktLiteral ;
  geo-pos:lat "-56.05"^^xsd:decimal ;
  geo-pos:long "-114.867"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_1967>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_1967" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_1967'^^xsd:string;
  dwc:scientificName 'Archiconchoecetta falcata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1963'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '-114.867'^^xsd:double;
  dwc:latitude '-56.05'^^xsd:double;
  dwc:minimumDepth '1830'^^xsd:integer;
  dwc:maximumDepth '1830'^^xsd:integer;
  dwc:occurrenceRemarks 'Station uncertain'^^xsd:string;
  dwc:aphiaid '176646'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_1967'^^xsd:string;
  dwc:observationDate '1963-12-30'^^xsd:date;
  dwc:aphiaIdAccepted '176646'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_1868>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_1868> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_1868> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-62.333333333 -114.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-62.333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-114.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3500"^^xsd:integer ;
  dwc:maximumDepthInMeters "3700"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_1868>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-62.333333333 -114.4)"^^geo:wktLiteral ;
  geo-pos:lat "-62.333333333"^^xsd:decimal ;
  geo-pos:long "-114.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_1868>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_1868" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_1868'^^xsd:string;
  dwc:scientificName 'Archiconchoecetta bifurcata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '-114.4'^^xsd:double;
  dwc:latitude '-62.333333333'^^xsd:double;
  dwc:minimumDepth '3500'^^xsd:integer;
  dwc:maximumDepth '3700'^^xsd:integer;
  dwc:occurrenceRemarks 'IKMT'^^xsd:string;
  dwc:aphiaid '176640'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_1868'^^xsd:string;
  dwc:observationDate '1964-01-07'^^xsd:date;
  dwc:aphiaIdAccepted '176640'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_16477>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_16477> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_16477> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23 -114)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23"^^xsd:decimal ;
  dwc:decimalLongitude "-114"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_16477>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23 -114)"^^geo:wktLiteral ;
  geo-pos:lat "23"^^xsd:decimal ;
  geo-pos:long "-114"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_16477>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_16477" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_16477'^^xsd:string;
  dwc:scientificName 'Macroconchoecia caudata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:longitude '-114'^^xsd:integer;
  dwc:latitude '23'^^xsd:integer;
  dwc:aphiaid '172494'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_16477'^^xsd:string;
  dwc:aphiaIdAccepted '172494'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_14632>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_14632> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_14632> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-36.367 -112.867)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-36.367"^^xsd:decimal ;
  dwc:decimalLongitude "-112.867"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_14632>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-36.367 -112.867)"^^geo:wktLiteral ;
  geo-pos:lat "-36.367"^^xsd:decimal ;
  geo-pos:long "-112.867"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_14632>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_14632" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_14632'^^xsd:string;
  dwc:scientificName 'Halocypris inflata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1875'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '-112.867'^^xsd:double;
  dwc:latitude '-36.367'^^xsd:double;
  dwc:occurrenceRemarks 'As H. brevirostris'^^xsd:string;
  dwc:aphiaid '127794'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_14632'^^xsd:string;
  dwc:observationDate '1875-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '127794'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_3600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_3600> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_3600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-67.9 -110.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-67.9"^^xsd:decimal ;
  dwc:decimalLongitude "-110.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_3600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-67.9 -110.95)"^^geo:wktLiteral ;
  geo-pos:lat "-67.9"^^xsd:decimal ;
  geo-pos:long "-110.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_3600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_3600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_3600'^^xsd:string;
  dwc:scientificName 'Boroecia antipoda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '-110.95'^^xsd:double;
  dwc:latitude '-67.9'^^xsd:double;
  dwc:aphiaid '172467'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_3600'^^xsd:string;
  dwc:observationDate '1965-04-12'^^xsd:date;
  dwc:aphiaIdAccepted '172467'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_11818>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_11818> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_11818> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-67.9 -110.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-67.9"^^xsd:decimal ;
  dwc:decimalLongitude "-110.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_11818>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-67.9 -110.95)"^^geo:wktLiteral ;
  geo-pos:lat "-67.9"^^xsd:decimal ;
  geo-pos:long "-110.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_11818>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_11818" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_11818'^^xsd:string;
  dwc:scientificName 'Discoconchoecia elegans'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '-110.95'^^xsd:double;
  dwc:latitude '-67.9'^^xsd:double;
  dwc:occurrenceRemarks 'TaxonRemark: Note the type locality is in the Norwegain Sea - there are huge sizes differences between different regions suggesting that there is more than one species involved'^^xsd:string;
  dwc:aphiaid '127782'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_11818'^^xsd:string;
  dwc:observationDate '1965-04-12'^^xsd:date;
  dwc:aphiaIdAccepted '127782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_18671>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_18671> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_18671> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-67.9 -110.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-67.9"^^xsd:decimal ;
  dwc:decimalLongitude "-110.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_18671>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-67.9 -110.95)"^^geo:wktLiteral ;
  geo-pos:lat "-67.9"^^xsd:decimal ;
  geo-pos:long "-110.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_18671>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_18671" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_18671'^^xsd:string;
  dwc:scientificName 'Metaconchoecia skogsbergi'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '-110.95'^^xsd:double;
  dwc:latitude '-67.9'^^xsd:double;
  dwc:aphiaid '127814'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_18671'^^xsd:string;
  dwc:observationDate '1965-04-05'^^xsd:date;
  dwc:aphiaIdAccepted '127814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_481>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_481> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_481> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-67.9 -110.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-67.9"^^xsd:decimal ;
  dwc:decimalLongitude "-110.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_481>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-67.9 -110.95)"^^geo:wktLiteral ;
  geo-pos:lat "-67.9"^^xsd:decimal ;
  geo-pos:long "-110.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_481>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_481" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_481'^^xsd:string;
  dwc:scientificName 'Alacia hettacra'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-110.95'^^xsd:double;
  dwc:latitude '-67.9'^^xsd:double;
  dwc:aphiaid '172456'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_481'^^xsd:string;
  dwc:observationDate '1965-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '172456'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_10274>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_10274> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_10274> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-67.9 -110.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-67.9"^^xsd:decimal ;
  dwc:decimalLongitude "-110.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_10274>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-67.9 -110.95)"^^geo:wktLiteral ;
  geo-pos:lat "-67.9"^^xsd:decimal ;
  geo-pos:long "-110.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_10274>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_10274" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_10274'^^xsd:string;
  dwc:scientificName 'Conchoecissa symmetrica'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '-110.95'^^xsd:double;
  dwc:latitude '-67.9'^^xsd:double;
  dwc:aphiaid '127780'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_10274'^^xsd:string;
  dwc:observationDate '1965-04-12'^^xsd:date;
  dwc:aphiaIdAccepted '127780'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_10051>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_10051> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_10051> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-67.9 -110.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-67.9"^^xsd:decimal ;
  dwc:decimalLongitude "-110.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_10051>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-67.9 -110.95)"^^geo:wktLiteral ;
  geo-pos:lat "-67.9"^^xsd:decimal ;
  geo-pos:long "-110.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_10051>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_10051" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_10051'^^xsd:string;
  dwc:scientificName 'Conchoecissa symmetrica'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-110.95'^^xsd:double;
  dwc:latitude '-67.9'^^xsd:double;
  dwc:aphiaid '127780'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_10051'^^xsd:string;
  dwc:observationDate '1965-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '127780'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_830>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_830> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_830> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-67.9 -110.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-67.9"^^xsd:decimal ;
  dwc:decimalLongitude "-110.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_830>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-67.9 -110.95)"^^geo:wktLiteral ;
  geo-pos:lat "-67.9"^^xsd:decimal ;
  geo-pos:long "-110.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_830>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_830" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_830'^^xsd:string;
  dwc:scientificName 'Alacia hettacra'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '-110.95'^^xsd:double;
  dwc:latitude '-67.9'^^xsd:double;
  dwc:aphiaid '172456'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_830'^^xsd:string;
  dwc:observationDate '1965-04-12'^^xsd:date;
  dwc:aphiaIdAccepted '172456'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_2433>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_2433> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_2433> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-67.9 -110.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-67.9"^^xsd:decimal ;
  dwc:decimalLongitude "-110.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_2433>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-67.9 -110.95)"^^geo:wktLiteral ;
  geo-pos:lat "-67.9"^^xsd:decimal ;
  geo-pos:long "-110.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_2433>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_2433" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_2433'^^xsd:string;
  dwc:scientificName 'Metaconchoecerra isocheira'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '-110.95'^^xsd:double;
  dwc:latitude '-67.9'^^xsd:double;
  dwc:aphiaid '175845'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_2433'^^xsd:string;
  dwc:observationDate '1965-04-12'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_18925>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_18925> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_18925> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-67.9 -110.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-67.9"^^xsd:decimal ;
  dwc:decimalLongitude "-110.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_18925>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-67.9 -110.95)"^^geo:wktLiteral ;
  geo-pos:lat "-67.9"^^xsd:decimal ;
  geo-pos:long "-110.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_18925>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_18925" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_18925'^^xsd:string;
  dwc:scientificName 'Metaconchoecia skogsbergi'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '-110.95'^^xsd:double;
  dwc:latitude '-67.9'^^xsd:double;
  dwc:aphiaid '127814'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_18925'^^xsd:string;
  dwc:observationDate '1965-04-12'^^xsd:date;
  dwc:aphiaIdAccepted '127814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_3235>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_3235> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_3235> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-67.9 -110.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-67.9"^^xsd:decimal ;
  dwc:decimalLongitude "-110.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_3235>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-67.9 -110.95)"^^geo:wktLiteral ;
  geo-pos:lat "-67.9"^^xsd:decimal ;
  geo-pos:long "-110.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_3235>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_3235" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_3235'^^xsd:string;
  dwc:scientificName 'Boroecia antipoda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-110.95'^^xsd:double;
  dwc:latitude '-67.9'^^xsd:double;
  dwc:aphiaid '172467'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_3235'^^xsd:string;
  dwc:observationDate '1965-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '172467'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_12696>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_12696> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_12696> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-67.9 -110.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-67.9"^^xsd:decimal ;
  dwc:decimalLongitude "-110.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_12696>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-67.9 -110.95)"^^geo:wktLiteral ;
  geo-pos:lat "-67.9"^^xsd:decimal ;
  geo-pos:long "-110.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_12696>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_12696" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_12696'^^xsd:string;
  dwc:scientificName 'Discoconchoecia elegans'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-110.95'^^xsd:double;
  dwc:latitude '-67.9'^^xsd:double;
  dwc:occurrenceRemarks 'TaxonRemark: Note the type locality is in the Norwegain Sea - there are huge sizes differences between different regions suggesting that there is more than one species involved'^^xsd:string;
  dwc:aphiaid '127782'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_12696'^^xsd:string;
  dwc:observationDate '1965-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '127782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_30682>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_30682> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_30682> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-67.9 -110.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-67.9"^^xsd:decimal ;
  dwc:decimalLongitude "-110.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_30682>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-67.9 -110.95)"^^geo:wktLiteral ;
  geo-pos:lat "-67.9"^^xsd:decimal ;
  geo-pos:long "-110.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_30682>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_30682" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_30682'^^xsd:string;
  dwc:scientificName 'Pseudoconchoecia serrulata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-110.95'^^xsd:double;
  dwc:latitude '-67.9'^^xsd:double;
  dwc:aphiaid '176588'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_30682'^^xsd:string;
  dwc:observationDate '1965-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '176588'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_2257>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_2257> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_2257> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-67.9 -110.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-67.9"^^xsd:decimal ;
  dwc:decimalLongitude "-110.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_2257>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-67.9 -110.95)"^^geo:wktLiteral ;
  geo-pos:lat "-67.9"^^xsd:decimal ;
  geo-pos:long "-110.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_2257>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_2257" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_2257'^^xsd:string;
  dwc:scientificName 'Metaconchoecerra isocheira'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-110.95'^^xsd:double;
  dwc:latitude '-67.9'^^xsd:double;
  dwc:aphiaid '175845'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_2257'^^xsd:string;
  dwc:observationDate '1965-04-10'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_29240>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_29240> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_29240> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-67.9 -110.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-67.9"^^xsd:decimal ;
  dwc:decimalLongitude "-110.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_29240>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-67.9 -110.95)"^^geo:wktLiteral ;
  geo-pos:lat "-67.9"^^xsd:decimal ;
  geo-pos:long "-110.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_29240>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_29240" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_29240'^^xsd:string;
  dwc:scientificName 'Proceroecia brachyaskos'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '-110.95'^^xsd:double;
  dwc:latitude '-67.9'^^xsd:double;
  dwc:aphiaid '127857'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_29240'^^xsd:string;
  dwc:observationDate '1965-04-12'^^xsd:date;
  dwc:aphiaIdAccepted '127857'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_25688>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_25688> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_25688> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1 -110)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1"^^xsd:decimal ;
  dwc:decimalLongitude "-110"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_25688>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1 -110)"^^geo:wktLiteral ;
  geo-pos:lat "-1"^^xsd:decimal ;
  geo-pos:long "-110"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_25688>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_25688" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_25688'^^xsd:string;
  dwc:scientificName 'Paraconchoecia oblonga'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:longitude '-110'^^xsd:integer;
  dwc:latitude '-1'^^xsd:integer;
  dwc:occurrenceRemarks 'Fig. 27 is Form B'^^xsd:string;
  dwc:aphiaid '127845'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_25688'^^xsd:string;
  dwc:aphiaIdAccepted '127845'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_15002>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_15002> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_15002> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (5.083 -107.625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "5.083"^^xsd:decimal ;
  dwc:decimalLongitude "-107.625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_15002>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (5.083 -107.625)"^^geo:wktLiteral ;
  geo-pos:lat "5.083"^^xsd:decimal ;
  geo-pos:long "-107.625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_15002>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_15002" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_15002'^^xsd:string;
  dwc:scientificName 'Halocypris pelagica'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '-107.625'^^xsd:double;
  dwc:latitude '5.083'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:aphiaid '127795'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_15002'^^xsd:string;
  dwc:observationDate '1965-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '127795'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_3872>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_3872> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_3872> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (86.113333333 -107.435)"^^geo:wktLiteral ;
  dwc:decimalLatitude "86.113333333"^^xsd:decimal ;
  dwc:decimalLongitude "-107.435"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_3872>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (86.113333333 -107.435)"^^geo:wktLiteral ;
  geo-pos:lat "86.113333333"^^xsd:decimal ;
  geo-pos:long "-107.435"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_3872>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_3872" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_3872'^^xsd:string;
  dwc:scientificName 'Boroecia maxima'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '-107.435'^^xsd:double;
  dwc:latitude '86.113333333'^^xsd:double;
  dwc:aphiaid '127767'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_3872'^^xsd:string;
  dwc:observationDate '1971-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '127767'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_11836>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_11836> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_11836> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-39.933 -107.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-39.933"^^xsd:decimal ;
  dwc:decimalLongitude "-107.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_11836>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-39.933 -107.4)"^^geo:wktLiteral ;
  geo-pos:lat "-39.933"^^xsd:decimal ;
  geo-pos:long "-107.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_11836>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_11836" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_11836'^^xsd:string;
  dwc:scientificName 'Discoconchoecia elegans'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-107.4'^^xsd:double;
  dwc:latitude '-39.933'^^xsd:double;
  dwc:occurrenceRemarks 'TaxonRemark: Note the type locality is in the Norwegain Sea - there are huge sizes differences between different regions suggesting that there is more than one species involved'^^xsd:string;
  dwc:aphiaid '127782'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_11836'^^xsd:string;
  dwc:observationDate '1965-12-10'^^xsd:date;
  dwc:aphiaIdAccepted '127782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_2049>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_2049> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_2049> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-39.933 -107.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-39.933"^^xsd:decimal ;
  dwc:decimalLongitude "-107.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_2049>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-39.933 -107.4)"^^geo:wktLiteral ;
  geo-pos:lat "-39.933"^^xsd:decimal ;
  geo-pos:long "-107.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_2049>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_2049" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_2049'^^xsd:string;
  dwc:scientificName 'Archiconchoecilla versicula'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-107.4'^^xsd:double;
  dwc:latitude '-39.933'^^xsd:double;
  dwc:occurrenceRemarks 'Type description'^^xsd:string;
  dwc:aphiaid '176624'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_2049'^^xsd:string;
  dwc:observationDate '1965-12-10'^^xsd:date;
  dwc:aphiaIdAccepted '176624'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_5298>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_5298> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_5298> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-39.933 -107.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-39.933"^^xsd:decimal ;
  dwc:decimalLongitude "-107.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_5298>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-39.933 -107.4)"^^geo:wktLiteral ;
  geo-pos:lat "-39.933"^^xsd:decimal ;
  geo-pos:long "-107.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_5298>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_5298" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_5298'^^xsd:string;
  dwc:scientificName 'Conchoecia hyalophyllum'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-107.4'^^xsd:double;
  dwc:latitude '-39.933'^^xsd:double;
  dwc:aphiaid '127770'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_5298'^^xsd:string;
  dwc:observationDate '1965-12-10'^^xsd:date;
  dwc:aphiaIdAccepted '1314235'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_8597>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_8597> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_8597> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-39.933 -107.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-39.933"^^xsd:decimal ;
  dwc:decimalLongitude "-107.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_8597>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-39.933 -107.4)"^^geo:wktLiteral ;
  geo-pos:lat "-39.933"^^xsd:decimal ;
  geo-pos:long "-107.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_8597>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_8597" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_8597'^^xsd:string;
  dwc:scientificName 'Conchoecilla daphnoides'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '-107.4'^^xsd:double;
  dwc:latitude '-39.933'^^xsd:double;
  dwc:aphiaid '127776'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_8597'^^xsd:string;
  dwc:aphiaIdAccepted '127776'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_8054>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_8054> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_8054> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-39.933 -107.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-39.933"^^xsd:decimal ;
  dwc:decimalLongitude "-107.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_8054>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-39.933 -107.4)"^^geo:wktLiteral ;
  geo-pos:lat "-39.933"^^xsd:decimal ;
  geo-pos:long "-107.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_8054>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_8054" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_8054'^^xsd:string;
  dwc:scientificName 'Conchoecilla daphnoides'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-107.4'^^xsd:double;
  dwc:latitude '-39.933'^^xsd:double;
  dwc:aphiaid '127776'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_8054'^^xsd:string;
  dwc:observationDate '1965-12-10'^^xsd:date;
  dwc:aphiaIdAccepted '127776'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_7738>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_7738> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_7738> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-39.933 -107.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-39.933"^^xsd:decimal ;
  dwc:decimalLongitude "-107.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_7738>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-39.933 -107.4)"^^geo:wktLiteral ;
  geo-pos:lat "-39.933"^^xsd:decimal ;
  geo-pos:long "-107.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_7738>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_7738" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_7738'^^xsd:string;
  dwc:scientificName 'Conchoecilla chuni'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1900'^^xsd:integer;
  dwc:longitude '-107.4'^^xsd:double;
  dwc:latitude '-39.933'^^xsd:double;
  dwc:aphiaid '172482'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_7738'^^xsd:string;
  dwc:observationDate '1900-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '172482'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_7621>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_7621> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_7621> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-39.933 -107.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-39.933"^^xsd:decimal ;
  dwc:decimalLongitude "-107.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_7621>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-39.933 -107.4)"^^geo:wktLiteral ;
  geo-pos:lat "-39.933"^^xsd:decimal ;
  geo-pos:long "-107.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_7621>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_7621" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_7621'^^xsd:string;
  dwc:scientificName 'Conchoecilla chuni'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-107.4'^^xsd:double;
  dwc:latitude '-39.933'^^xsd:double;
  dwc:aphiaid '172482'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_7621'^^xsd:string;
  dwc:observationDate '1965-12-10'^^xsd:date;
  dwc:aphiaIdAccepted '172482'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_19345>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_19345> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_19345> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-39.933 -107.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-39.933"^^xsd:decimal ;
  dwc:decimalLongitude "-107.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_19345>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-39.933 -107.4)"^^geo:wktLiteral ;
  geo-pos:lat "-39.933"^^xsd:decimal ;
  geo-pos:long "-107.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_19345>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_19345" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_19345'^^xsd:string;
  dwc:scientificName 'Mikroconchoecia acuticosta'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-107.4'^^xsd:double;
  dwc:latitude '-39.933'^^xsd:double;
  dwc:aphiaid '127819'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_19345'^^xsd:string;
  dwc:observationDate '1965-12-10'^^xsd:date;
  dwc:aphiaIdAccepted '127819'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_1373>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_1373> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_1373> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-39.933 -107.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-39.933"^^xsd:decimal ;
  dwc:decimalLongitude "-107.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_1373>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-39.933 -107.4)"^^geo:wktLiteral ;
  geo-pos:lat "-39.933"^^xsd:decimal ;
  geo-pos:long "-107.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_1373>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_1373" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_1373'^^xsd:string;
  dwc:scientificName 'Archiconchoecissa cucullata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-107.4'^^xsd:double;
  dwc:latitude '-39.933'^^xsd:double;
  dwc:aphiaid '175693'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_1373'^^xsd:string;
  dwc:observationDate '1965-12-10'^^xsd:date;
  dwc:aphiaIdAccepted '175693'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_21255>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_21255> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_21255> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-39.933 -107.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-39.933"^^xsd:decimal ;
  dwc:decimalLongitude "-107.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_21255>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-39.933 -107.4)"^^geo:wktLiteral ;
  geo-pos:lat "-39.933"^^xsd:decimal ;
  geo-pos:long "-107.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_21255>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_21255" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_21255'^^xsd:string;
  dwc:scientificName 'Obtusoecia antarctica'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-107.4'^^xsd:double;
  dwc:latitude '-39.933'^^xsd:double;
  dwc:aphiaid '176554'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_21255'^^xsd:string;
  dwc:observationDate '1965-12-10'^^xsd:date;
  dwc:aphiaIdAccepted '176554'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_20528>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_20528> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_20528> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-39.933 -107.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-39.933"^^xsd:decimal ;
  dwc:decimalLongitude "-107.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_20528>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-39.933 -107.4)"^^geo:wktLiteral ;
  geo-pos:lat "-39.933"^^xsd:decimal ;
  geo-pos:long "-107.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_20528>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_20528" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_20528'^^xsd:string;
  dwc:scientificName 'Mollicia amblypostha'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-107.4'^^xsd:double;
  dwc:latitude '-39.933'^^xsd:double;
  dwc:aphiaid '176551'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_20528'^^xsd:string;
  dwc:observationDate '1965-12-10'^^xsd:date;
  dwc:aphiaIdAccepted '176551'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_21478>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_21478> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_21478> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-39.933 -107.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-39.933"^^xsd:decimal ;
  dwc:decimalLongitude "-107.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_21478>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-39.933 -107.4)"^^geo:wktLiteral ;
  geo-pos:lat "-39.933"^^xsd:decimal ;
  geo-pos:long "-107.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_21478>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_21478" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_21478'^^xsd:string;
  dwc:scientificName 'Obtusoecia antarctica'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-107.4'^^xsd:double;
  dwc:latitude '-39.933'^^xsd:double;
  dwc:aphiaid '176554'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_21478'^^xsd:string;
  dwc:observationDate '1965-12-10'^^xsd:date;
  dwc:aphiaIdAccepted '176554'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_12394>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_12394> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_12394> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-39.933 -107.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-39.933"^^xsd:decimal ;
  dwc:decimalLongitude "-107.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_12394>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-39.933 -107.4)"^^geo:wktLiteral ;
  geo-pos:lat "-39.933"^^xsd:decimal ;
  geo-pos:long "-107.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_12394>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_12394" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_12394'^^xsd:string;
  dwc:scientificName 'Discoconchoecia elegans'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-107.4'^^xsd:double;
  dwc:latitude '-39.933'^^xsd:double;
  dwc:occurrenceRemarks 'TaxonRemark: Note the type locality is in the Norwegain Sea - there are huge sizes differences between different regions suggesting that there is more than one species involved'^^xsd:string;
  dwc:aphiaid '127782'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_12394'^^xsd:string;
  dwc:observationDate '1965-12-10'^^xsd:date;
  dwc:aphiaIdAccepted '127782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_20562>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_20562> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_20562> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-39.933 -107.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-39.933"^^xsd:decimal ;
  dwc:decimalLongitude "-107.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_20562>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-39.933 -107.4)"^^geo:wktLiteral ;
  geo-pos:lat "-39.933"^^xsd:decimal ;
  geo-pos:long "-107.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_20562>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_20562" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_20562'^^xsd:string;
  dwc:scientificName 'Mollicia amblypostha'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '-107.4'^^xsd:double;
  dwc:latitude '-39.933'^^xsd:double;
  dwc:aphiaid '176551'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_20562'^^xsd:string;
  dwc:aphiaIdAccepted '176551'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_15508>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_15508> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_15508> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-39.933 -107.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-39.933"^^xsd:decimal ;
  dwc:decimalLongitude "-107.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_15508>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-39.933 -107.4)"^^geo:wktLiteral ;
  geo-pos:lat "-39.933"^^xsd:decimal ;
  geo-pos:long "-107.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_15508>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_15508" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_15508'^^xsd:string;
  dwc:scientificName 'Halocypris "brevirostris"'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-107.4'^^xsd:double;
  dwc:latitude '-39.933'^^xsd:double;
  dwc:occurrenceRemarks 'TaxonRemark: these will be a mix of H inflata and H. pelagica'^^xsd:string;
  dwc:aphiaid '127543'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_15508'^^xsd:string;
  dwc:observationDate '1965-12-10'^^xsd:date;
  dwc:aphiaIdAccepted '127543'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_18672>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_18672> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_18672> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-67.983 -106.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-67.983"^^xsd:decimal ;
  dwc:decimalLongitude "-106.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_18672>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-67.983 -106.85)"^^geo:wktLiteral ;
  geo-pos:lat "-67.983"^^xsd:decimal ;
  geo-pos:long "-106.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_18672>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_18672" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_18672'^^xsd:string;
  dwc:scientificName 'Metaconchoecia skogsbergi'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '-106.85'^^xsd:double;
  dwc:latitude '-67.983'^^xsd:double;
  dwc:aphiaid '127814'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_18672'^^xsd:string;
  dwc:observationDate '1965-04-07'^^xsd:date;
  dwc:aphiaIdAccepted '127814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_482>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_482> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_482> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-67.983 -106.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-67.983"^^xsd:decimal ;
  dwc:decimalLongitude "-106.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_482>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-67.983 -106.85)"^^geo:wktLiteral ;
  geo-pos:lat "-67.983"^^xsd:decimal ;
  geo-pos:long "-106.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_482>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_482" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_482'^^xsd:string;
  dwc:scientificName 'Alacia hettacra'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '-106.85'^^xsd:double;
  dwc:latitude '-67.983'^^xsd:double;
  dwc:aphiaid '172456'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_482'^^xsd:string;
  dwc:observationDate '1965-04-12'^^xsd:date;
  dwc:aphiaIdAccepted '172456'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_3236>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_3236> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_3236> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-67.983 -106.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-67.983"^^xsd:decimal ;
  dwc:decimalLongitude "-106.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_3236>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-67.983 -106.85)"^^geo:wktLiteral ;
  geo-pos:lat "-67.983"^^xsd:decimal ;
  geo-pos:long "-106.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_3236>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_3236" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_3236'^^xsd:string;
  dwc:scientificName 'Boroecia antipoda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '-106.85'^^xsd:double;
  dwc:latitude '-67.983'^^xsd:double;
  dwc:aphiaid '172467'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_3236'^^xsd:string;
  dwc:observationDate '1965-04-12'^^xsd:date;
  dwc:aphiaIdAccepted '172467'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_12699>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_12699> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_12699> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-67.983 -106.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-67.983"^^xsd:decimal ;
  dwc:decimalLongitude "-106.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_12699>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-67.983 -106.85)"^^geo:wktLiteral ;
  geo-pos:lat "-67.983"^^xsd:decimal ;
  geo-pos:long "-106.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_12699>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_12699" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_12699'^^xsd:string;
  dwc:scientificName 'Discoconchoecia elegans'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '-106.85'^^xsd:double;
  dwc:latitude '-67.983'^^xsd:double;
  dwc:occurrenceRemarks 'TaxonRemark: Note the type locality is in the Norwegain Sea - there are huge sizes differences between different regions suggesting that there is more than one species involved'^^xsd:string;
  dwc:aphiaid '127782'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_12699'^^xsd:string;
  dwc:observationDate '1965-04-12'^^xsd:date;
  dwc:aphiaIdAccepted '127782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_2258>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_2258> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_2258> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-67.983 -106.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-67.983"^^xsd:decimal ;
  dwc:decimalLongitude "-106.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_2258>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-67.983 -106.85)"^^geo:wktLiteral ;
  geo-pos:lat "-67.983"^^xsd:decimal ;
  geo-pos:long "-106.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_2258>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_2258" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_2258'^^xsd:string;
  dwc:scientificName 'Metaconchoecerra isocheira'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '-106.85'^^xsd:double;
  dwc:latitude '-67.983'^^xsd:double;
  dwc:aphiaid '175845'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_2258'^^xsd:string;
  dwc:observationDate '1965-04-12'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_14999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_14999> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_14999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (21.717 -105.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "21.717"^^xsd:decimal ;
  dwc:decimalLongitude "-105.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_14999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (21.717 -105.85)"^^geo:wktLiteral ;
  geo-pos:lat "21.717"^^xsd:decimal ;
  geo-pos:long "-105.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_14999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_14999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_14999'^^xsd:string;
  dwc:scientificName 'Halocypris pelagica'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-105.85'^^xsd:double;
  dwc:latitude '21.717'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '127795'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_14999'^^xsd:string;
  dwc:observationDate '1965-01-15'^^xsd:date;
  dwc:aphiaIdAccepted '127795'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_15001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_15001> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_15001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (8.687 -104.047)"^^geo:wktLiteral ;
  dwc:decimalLatitude "8.687"^^xsd:decimal ;
  dwc:decimalLongitude "-104.047"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_15001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (8.687 -104.047)"^^geo:wktLiteral ;
  geo-pos:lat "8.687"^^xsd:decimal ;
  geo-pos:long "-104.047"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_15001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_15001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_15001'^^xsd:string;
  dwc:scientificName 'Halocypris pelagica'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-104.047'^^xsd:double;
  dwc:latitude '8.687'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '127795'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_15001'^^xsd:string;
  dwc:observationDate '1965-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '127795'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_3601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_3601> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_3601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-67.933 -102.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-67.933"^^xsd:decimal ;
  dwc:decimalLongitude "-102.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_3601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-67.933 -102.95)"^^geo:wktLiteral ;
  geo-pos:lat "-67.933"^^xsd:decimal ;
  geo-pos:long "-102.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_3601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_3601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_3601'^^xsd:string;
  dwc:scientificName 'Boroecia antipoda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '-102.95'^^xsd:double;
  dwc:latitude '-67.933'^^xsd:double;
  dwc:aphiaid '172467'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_3601'^^xsd:string;
  dwc:observationDate '1965-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '172467'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_11819>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_11819> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_11819> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-67.933 -102.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-67.933"^^xsd:decimal ;
  dwc:decimalLongitude "-102.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_11819>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-67.933 -102.95)"^^geo:wktLiteral ;
  geo-pos:lat "-67.933"^^xsd:decimal ;
  geo-pos:long "-102.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_11819>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_11819" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_11819'^^xsd:string;
  dwc:scientificName 'Discoconchoecia elegans'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '-102.95'^^xsd:double;
  dwc:latitude '-67.933'^^xsd:double;
  dwc:occurrenceRemarks 'TaxonRemark: Note the type locality is in the Norwegain Sea - there are huge sizes differences between different regions suggesting that there is more than one species involved'^^xsd:string;
  dwc:aphiaid '127782'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_11819'^^xsd:string;
  dwc:observationDate '1965-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '127782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_18673>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_18673> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_18673> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-67.933 -102.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-67.933"^^xsd:decimal ;
  dwc:decimalLongitude "-102.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_18673>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-67.933 -102.95)"^^geo:wktLiteral ;
  geo-pos:lat "-67.933"^^xsd:decimal ;
  geo-pos:long "-102.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_18673>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_18673" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_18673'^^xsd:string;
  dwc:scientificName 'Metaconchoecia skogsbergi'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-102.95'^^xsd:double;
  dwc:latitude '-67.933'^^xsd:double;
  dwc:aphiaid '127814'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_18673'^^xsd:string;
  dwc:observationDate '1965-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '127814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_483>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_483> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_483> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-67.933 -102.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-67.933"^^xsd:decimal ;
  dwc:decimalLongitude "-102.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_483>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-67.933 -102.95)"^^geo:wktLiteral ;
  geo-pos:lat "-67.933"^^xsd:decimal ;
  geo-pos:long "-102.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_483>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_483" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_483'^^xsd:string;
  dwc:scientificName 'Alacia hettacra'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '-102.95'^^xsd:double;
  dwc:latitude '-67.933'^^xsd:double;
  dwc:aphiaid '172456'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_483'^^xsd:string;
  dwc:observationDate '1965-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '172456'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_10275>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_10275> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_10275> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-67.933 -102.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-67.933"^^xsd:decimal ;
  dwc:decimalLongitude "-102.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_10275>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-67.933 -102.95)"^^geo:wktLiteral ;
  geo-pos:lat "-67.933"^^xsd:decimal ;
  geo-pos:long "-102.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_10275>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_10275" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_10275'^^xsd:string;
  dwc:scientificName 'Conchoecissa symmetrica'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '-102.95'^^xsd:double;
  dwc:latitude '-67.933'^^xsd:double;
  dwc:aphiaid '127780'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_10275'^^xsd:string;
  dwc:observationDate '1965-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '127780'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_10052>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_10052> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_10052> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-67.933 -102.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-67.933"^^xsd:decimal ;
  dwc:decimalLongitude "-102.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_10052>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-67.933 -102.95)"^^geo:wktLiteral ;
  geo-pos:lat "-67.933"^^xsd:decimal ;
  geo-pos:long "-102.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_10052>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_10052" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_10052'^^xsd:string;
  dwc:scientificName 'Conchoecissa symmetrica'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '-102.95'^^xsd:double;
  dwc:latitude '-67.933'^^xsd:double;
  dwc:aphiaid '127780'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_10052'^^xsd:string;
  dwc:observationDate '1965-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '127780'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_831>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_831> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_831> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-67.933 -102.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-67.933"^^xsd:decimal ;
  dwc:decimalLongitude "-102.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_831>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-67.933 -102.95)"^^geo:wktLiteral ;
  geo-pos:lat "-67.933"^^xsd:decimal ;
  geo-pos:long "-102.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_831>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_831" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_831'^^xsd:string;
  dwc:scientificName 'Alacia hettacra'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '-102.95'^^xsd:double;
  dwc:latitude '-67.933'^^xsd:double;
  dwc:aphiaid '172456'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_831'^^xsd:string;
  dwc:observationDate '1965-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '172456'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_2434>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_2434> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_2434> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-67.933 -102.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-67.933"^^xsd:decimal ;
  dwc:decimalLongitude "-102.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_2434>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-67.933 -102.95)"^^geo:wktLiteral ;
  geo-pos:lat "-67.933"^^xsd:decimal ;
  geo-pos:long "-102.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_2434>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_2434" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_2434'^^xsd:string;
  dwc:scientificName 'Metaconchoecerra isocheira'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '-102.95'^^xsd:double;
  dwc:latitude '-67.933'^^xsd:double;
  dwc:aphiaid '175845'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_2434'^^xsd:string;
  dwc:observationDate '1965-04-13'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_18926>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_18926> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_18926> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-67.933 -102.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-67.933"^^xsd:decimal ;
  dwc:decimalLongitude "-102.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_18926>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-67.933 -102.95)"^^geo:wktLiteral ;
  geo-pos:lat "-67.933"^^xsd:decimal ;
  geo-pos:long "-102.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_18926>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_18926" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_18926'^^xsd:string;
  dwc:scientificName 'Metaconchoecia skogsbergi'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '-102.95'^^xsd:double;
  dwc:latitude '-67.933'^^xsd:double;
  dwc:aphiaid '127814'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_18926'^^xsd:string;
  dwc:observationDate '1965-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '127814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_3237>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_3237> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_3237> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-67.933 -102.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-67.933"^^xsd:decimal ;
  dwc:decimalLongitude "-102.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_3237>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-67.933 -102.95)"^^geo:wktLiteral ;
  geo-pos:lat "-67.933"^^xsd:decimal ;
  geo-pos:long "-102.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_3237>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_3237" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_3237'^^xsd:string;
  dwc:scientificName 'Boroecia antipoda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '-102.95'^^xsd:double;
  dwc:latitude '-67.933'^^xsd:double;
  dwc:aphiaid '172467'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_3237'^^xsd:string;
  dwc:observationDate '1965-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '172467'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_12697>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_12697> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_12697> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-67.933 -102.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-67.933"^^xsd:decimal ;
  dwc:decimalLongitude "-102.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_12697>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-67.933 -102.95)"^^geo:wktLiteral ;
  geo-pos:lat "-67.933"^^xsd:decimal ;
  geo-pos:long "-102.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_12697>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_12697" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_12697'^^xsd:string;
  dwc:scientificName 'Discoconchoecia elegans'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '-102.95'^^xsd:double;
  dwc:latitude '-67.933'^^xsd:double;
  dwc:occurrenceRemarks 'TaxonRemark: Note the type locality is in the Norwegain Sea - there are huge sizes differences between different regions suggesting that there is more than one species involved'^^xsd:string;
  dwc:aphiaid '127782'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_12697'^^xsd:string;
  dwc:observationDate '1965-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '127782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_2259>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_2259> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_2259> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-67.933 -102.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-67.933"^^xsd:decimal ;
  dwc:decimalLongitude "-102.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_2259>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-67.933 -102.95)"^^geo:wktLiteral ;
  geo-pos:lat "-67.933"^^xsd:decimal ;
  geo-pos:long "-102.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_2259>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_2259" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_2259'^^xsd:string;
  dwc:scientificName 'Metaconchoecerra isocheira'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '-102.95'^^xsd:double;
  dwc:latitude '-67.933'^^xsd:double;
  dwc:aphiaid '175845'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_2259'^^xsd:string;
  dwc:observationDate '1965-04-13'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_29241>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_29241> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_29241> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-67.933 -102.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-67.933"^^xsd:decimal ;
  dwc:decimalLongitude "-102.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_29241>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-67.933 -102.95)"^^geo:wktLiteral ;
  geo-pos:lat "-67.933"^^xsd:decimal ;
  geo-pos:long "-102.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_29241>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_29241" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_29241'^^xsd:string;
  dwc:scientificName 'Proceroecia brachyaskos'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '-102.95'^^xsd:double;
  dwc:latitude '-67.933'^^xsd:double;
  dwc:aphiaid '127857'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_29241'^^xsd:string;
  dwc:observationDate '1965-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '127857'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_13717>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_13717> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_13717> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.75 -102.367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.75"^^xsd:decimal ;
  dwc:decimalLongitude "-102.367"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_13717>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.75 -102.367)"^^geo:wktLiteral ;
  geo-pos:lat "16.75"^^xsd:decimal ;
  geo-pos:long "-102.367"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_13717>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_13717" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_13717'^^xsd:string;
  dwc:scientificName 'Gigantocypris agassizi'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '-102.367'^^xsd:double;
  dwc:latitude '16.75'^^xsd:double;
  dwc:aphiaid '176758'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_13717'^^xsd:string;
  dwc:observationDate '1952-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '176758'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_7122>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_7122> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_7122> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-44 -102)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-44"^^xsd:decimal ;
  dwc:decimalLongitude "-102"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_7122>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-44 -102)"^^geo:wktLiteral ;
  geo-pos:lat "-44"^^xsd:decimal ;
  geo-pos:long "-102"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_7122>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_7122" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_7122'^^xsd:string;
  dwc:scientificName 'Conchoecia parvidentata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '-102'^^xsd:integer;
  dwc:latitude '-44'^^xsd:integer;
  dwc:aphiaid '127774'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_7122'^^xsd:string;
  dwc:observationDate '1965-12-16'^^xsd:date;
  dwc:aphiaIdAccepted '1314237'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_3874>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_3874> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_3874> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (86.548333333 -101.56333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "86.548333333"^^xsd:decimal ;
  dwc:decimalLongitude "-101.56333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_3874>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (86.548333333 -101.56333333)"^^geo:wktLiteral ;
  geo-pos:lat "86.548333333"^^xsd:decimal ;
  geo-pos:long "-101.56333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_3874>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_3874" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_3874'^^xsd:string;
  dwc:scientificName 'Boroecia maxima'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '-101.56333333'^^xsd:double;
  dwc:latitude '86.548333333'^^xsd:double;
  dwc:aphiaid '127767'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_3874'^^xsd:string;
  dwc:observationDate '1972-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '127767'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_9112>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_9112> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_9112> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2 -101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2"^^xsd:decimal ;
  dwc:decimalLongitude "-101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_9112>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2 -101)"^^geo:wktLiteral ;
  geo-pos:lat "-2"^^xsd:decimal ;
  geo-pos:long "-101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_9112>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_9112" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_9112'^^xsd:string;
  dwc:scientificName 'Conchoecissa imbricata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:longitude '-101'^^xsd:integer;
  dwc:latitude '-2'^^xsd:integer;
  dwc:aphiaid '127778'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_9112'^^xsd:string;
  dwc:aphiaIdAccepted '127778'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_16399>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_16399> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_16399> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2 -101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2"^^xsd:decimal ;
  dwc:decimalLongitude "-101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_16399>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2 -101)"^^geo:wktLiteral ;
  geo-pos:lat "-2"^^xsd:decimal ;
  geo-pos:long "-101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_16399>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_16399" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_16399'^^xsd:string;
  dwc:scientificName 'Macroconchoecia caudata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:longitude '-101'^^xsd:integer;
  dwc:latitude '-2'^^xsd:integer;
  dwc:aphiaid '172494'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_16399'^^xsd:string;
  dwc:aphiaIdAccepted '172494'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_15244>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_15244> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_15244> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2 -101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2"^^xsd:decimal ;
  dwc:decimalLongitude "-101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_15244>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2 -101)"^^geo:wktLiteral ;
  geo-pos:lat "-2"^^xsd:decimal ;
  geo-pos:long "-101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_15244>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_15244" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_15244'^^xsd:string;
  dwc:scientificName 'Halocypris striata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:longitude '-101'^^xsd:integer;
  dwc:latitude '-2'^^xsd:integer;
  dwc:occurrenceRemarks 'Reported by Muller collected by Chierchia'^^xsd:string;
  dwc:aphiaid '1030593'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_15244'^^xsd:string;
  dwc:aphiaIdAccepted '176595'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_18392>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_18392> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_18392> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1 -100)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1"^^xsd:decimal ;
  dwc:decimalLongitude "-100"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_18392>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1 -100)"^^geo:wktLiteral ;
  geo-pos:lat "-1"^^xsd:decimal ;
  geo-pos:long "-100"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_18392>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_18392" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_18392'^^xsd:string;
  dwc:scientificName 'Metaconchoecia rotundata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:longitude '-100'^^xsd:integer;
  dwc:latitude '-1'^^xsd:integer;
  dwc:occurrenceRemarks 'Identified as C. rotuntata (stet)'^^xsd:string;
  dwc:aphiaid '127813'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_18392'^^xsd:string;
  dwc:aphiaIdAccepted '127813'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_7052>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_7052> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_7052> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1 -100)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1"^^xsd:decimal ;
  dwc:decimalLongitude "-100"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_7052>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1 -100)"^^geo:wktLiteral ;
  geo-pos:lat "-1"^^xsd:decimal ;
  geo-pos:long "-100"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_7052>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_7052" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_7052'^^xsd:string;
  dwc:scientificName 'Conchoecia aff. magna'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:longitude '-100'^^xsd:integer;
  dwc:latitude '-1'^^xsd:integer;
  dwc:aphiaid '127533'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_7052'^^xsd:string;
  dwc:aphiaIdAccepted '127533'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_25690>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_25690> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_25690> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1 -100)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1"^^xsd:decimal ;
  dwc:decimalLongitude "-100"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_25690>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1 -100)"^^geo:wktLiteral ;
  geo-pos:lat "-1"^^xsd:decimal ;
  geo-pos:long "-100"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_25690>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_25690" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_25690'^^xsd:string;
  dwc:scientificName 'Paraconchoecia oblonga'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:longitude '-100'^^xsd:integer;
  dwc:latitude '-1'^^xsd:integer;
  dwc:aphiaid '127845'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_25690'^^xsd:string;
  dwc:aphiaIdAccepted '127845'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_3873>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_3873> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_3873> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (86.665 -99.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "86.665"^^xsd:decimal ;
  dwc:decimalLongitude "-99.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_3873>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (86.665 -99.15)"^^geo:wktLiteral ;
  geo-pos:lat "86.665"^^xsd:decimal ;
  geo-pos:long "-99.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_3873>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_3873" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_3873'^^xsd:string;
  dwc:scientificName 'Boroecia maxima'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '-99.15'^^xsd:double;
  dwc:latitude '86.665'^^xsd:double;
  dwc:aphiaid '127767'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_3873'^^xsd:string;
  dwc:observationDate '1971-11-25'^^xsd:date;
  dwc:aphiaIdAccepted '127767'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_8697>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_8697> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_8697> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.3 -99.117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.3"^^xsd:decimal ;
  dwc:decimalLongitude "-99.117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_8697>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.3 -99.117)"^^geo:wktLiteral ;
  geo-pos:lat "-0.3"^^xsd:decimal ;
  geo-pos:long "-99.117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_8697>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_8697" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_8697'^^xsd:string;
  dwc:scientificName 'Conchoecissa ametra'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '-99.117'^^xsd:double;
  dwc:latitude '-0.3'^^xsd:double;
  dwc:aphiaid '127777'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_8697'^^xsd:string;
  dwc:observationDate '1928-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '127777'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_27393>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_27393> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_27393> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.3 -99.117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.3"^^xsd:decimal ;
  dwc:decimalLongitude "-99.117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_27393>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.3 -99.117)"^^geo:wktLiteral ;
  geo-pos:lat "-0.3"^^xsd:decimal ;
  geo-pos:long "-99.117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_27393>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_27393" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_27393'^^xsd:string;
  dwc:scientificName 'Platyconchoecia prosadene'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '-99.117'^^xsd:double;
  dwc:latitude '-0.3'^^xsd:double;
  dwc:aphiaid '176576'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_27393'^^xsd:string;
  dwc:observationDate '1928-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '176576'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_427>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_427> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_427> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.3 -99.117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.3"^^xsd:decimal ;
  dwc:decimalLongitude "-99.117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_427>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.3 -99.117)"^^geo:wktLiteral ;
  geo-pos:lat "-0.3"^^xsd:decimal ;
  geo-pos:long "-99.117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_427>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_427" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_427'^^xsd:string;
  dwc:scientificName 'Alacia elsae'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '-99.117'^^xsd:double;
  dwc:latitude '-0.3'^^xsd:double;
  dwc:occurrenceRemarks 'Type locality'^^xsd:string;
  dwc:aphiaid '172454'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_427'^^xsd:string;
  dwc:observationDate '1928-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '172454'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_4602>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_4602> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_4602> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.3 -99.117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.3"^^xsd:decimal ;
  dwc:decimalLongitude "-99.117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_4602>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.3 -99.117)"^^geo:wktLiteral ;
  geo-pos:lat "-0.3"^^xsd:decimal ;
  geo-pos:long "-99.117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_4602>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_4602" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_4602'^^xsd:string;
  dwc:scientificName 'Conchocetta giesbrechti'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '-99.117'^^xsd:double;
  dwc:latitude '-0.3'^^xsd:double;
  dwc:aphiaid '127769'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_4602'^^xsd:string;
  dwc:observationDate '1928-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '127769'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_5354>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_5354> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_5354> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.3 -99.117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.3"^^xsd:decimal ;
  dwc:decimalLongitude "-99.117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_5354>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.3 -99.117)"^^geo:wktLiteral ;
  geo-pos:lat "-0.3"^^xsd:decimal ;
  geo-pos:long "-99.117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_5354>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_5354" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_5354'^^xsd:string;
  dwc:scientificName 'Conchoecia lophura lophura'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '-99.117'^^xsd:double;
  dwc:latitude '-0.3'^^xsd:double;
  dwc:aphiaid '127771'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_5354'^^xsd:string;
  dwc:observationDate '1928-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '1314233'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_9240>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_9240> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_9240> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.3 -99.117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.3"^^xsd:decimal ;
  dwc:decimalLongitude "-99.117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_9240>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.3 -99.117)"^^geo:wktLiteral ;
  geo-pos:lat "-0.3"^^xsd:decimal ;
  geo-pos:long "-99.117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_9240>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_9240" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_9240'^^xsd:string;
  dwc:scientificName 'Conchoecissa imbricata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '-99.117'^^xsd:double;
  dwc:latitude '-0.3'^^xsd:double;
  dwc:aphiaid '127778'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_9240'^^xsd:string;
  dwc:observationDate '1928-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '127778'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_900> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.3 -99.117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.3"^^xsd:decimal ;
  dwc:decimalLongitude "-99.117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.3 -99.117)"^^geo:wktLiteral ;
  geo-pos:lat "-0.3"^^xsd:decimal ;
  geo-pos:long "-99.117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_900'^^xsd:string;
  dwc:scientificName 'Alacia leptothrix'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '-99.117'^^xsd:double;
  dwc:latitude '-0.3'^^xsd:double;
  dwc:aphiaid '127733'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_900'^^xsd:string;
  dwc:observationDate '1928-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '127733'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_7851>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_7851> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_7851> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.3 -99.117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.3"^^xsd:decimal ;
  dwc:decimalLongitude "-99.117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_7851>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.3 -99.117)"^^geo:wktLiteral ;
  geo-pos:lat "-0.3"^^xsd:decimal ;
  geo-pos:long "-99.117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_7851>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_7851" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_7851'^^xsd:string;
  dwc:scientificName 'Conchoecilla daphnoides'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '-99.117'^^xsd:double;
  dwc:latitude '-0.3'^^xsd:double;
  dwc:aphiaid '127776'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_7851'^^xsd:string;
  dwc:observationDate '1928-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '127776'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_7103>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_7103> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_7103> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.3 -99.117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.3"^^xsd:decimal ;
  dwc:decimalLongitude "-99.117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_7103>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.3 -99.117)"^^geo:wktLiteral ;
  geo-pos:lat "-0.3"^^xsd:decimal ;
  geo-pos:long "-99.117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_7103>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_7103" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_7103'^^xsd:string;
  dwc:scientificName 'Conchoecia parvidentata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '-99.117'^^xsd:double;
  dwc:latitude '-0.3'^^xsd:double;
  dwc:aphiaid '127774'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_7103'^^xsd:string;
  dwc:observationDate '1928-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '1314237'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_20818>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_20818> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_20818> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.3 -99.117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.3"^^xsd:decimal ;
  dwc:decimalLongitude "-99.117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_20818>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.3 -99.117)"^^geo:wktLiteral ;
  geo-pos:lat "-0.3"^^xsd:decimal ;
  geo-pos:long "-99.117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_20818>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_20818" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_20818'^^xsd:string;
  dwc:scientificName 'Mollicia mollis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '-99.117'^^xsd:double;
  dwc:latitude '-0.3'^^xsd:double;
  dwc:aphiaid '127826'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_20818'^^xsd:string;
  dwc:observationDate '1928-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '127826'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_24298>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_24298> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_24298> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.3 -99.117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.3"^^xsd:decimal ;
  dwc:decimalLongitude "-99.117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_24298>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.3 -99.117)"^^geo:wktLiteral ;
  geo-pos:lat "-0.3"^^xsd:decimal ;
  geo-pos:long "-99.117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_24298>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_24298" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_24298'^^xsd:string;
  dwc:scientificName 'Orthoconchoecia striola'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '-99.117'^^xsd:double;
  dwc:latitude '-0.3'^^xsd:double;
  dwc:aphiaid '176562'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_24298'^^xsd:string;
  dwc:observationDate '1928-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '176562'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_22049>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_22049> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_22049> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.3 -99.117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.3"^^xsd:decimal ;
  dwc:decimalLongitude "-99.117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_22049>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.3 -99.117)"^^geo:wktLiteral ;
  geo-pos:lat "-0.3"^^xsd:decimal ;
  geo-pos:long "-99.117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_22049>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_22049" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_22049'^^xsd:string;
  dwc:scientificName 'Orthoconchoecia agassizi'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '-99.117'^^xsd:double;
  dwc:latitude '-0.3'^^xsd:double;
  dwc:aphiaid '176557'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_22049'^^xsd:string;
  dwc:observationDate '1928-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '176557'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_16667>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_16667> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_16667> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.3 -99.117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.3"^^xsd:decimal ;
  dwc:decimalLongitude "-99.117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_16667>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.3 -99.117)"^^geo:wktLiteral ;
  geo-pos:lat "-0.3"^^xsd:decimal ;
  geo-pos:long "-99.117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_16667>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_16667" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_16667'^^xsd:string;
  dwc:scientificName 'Macrocypridina poulseni'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '-99.117'^^xsd:double;
  dwc:latitude '-0.3'^^xsd:double;
  dwc:aphiaid '176752'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_16667'^^xsd:string;
  dwc:observationDate '1928-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '176752'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_25>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_25> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_25> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.3 -99.117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.3"^^xsd:decimal ;
  dwc:decimalLongitude "-99.117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_25>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.3 -99.117)"^^geo:wktLiteral ;
  geo-pos:lat "-0.3"^^xsd:decimal ;
  geo-pos:long "-99.117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_25>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_25" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_25'^^xsd:string;
  dwc:scientificName 'Alacia alata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '-99.117'^^xsd:double;
  dwc:latitude '-0.3'^^xsd:double;
  dwc:aphiaid '127732'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_25'^^xsd:string;
  dwc:observationDate '1928-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '127732'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_16436>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_16436> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_16436> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.3 -99.117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.3"^^xsd:decimal ;
  dwc:decimalLongitude "-99.117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_16436>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.3 -99.117)"^^geo:wktLiteral ;
  geo-pos:lat "-0.3"^^xsd:decimal ;
  geo-pos:long "-99.117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_16436>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_16436" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_16436'^^xsd:string;
  dwc:scientificName 'Macroconchoecia caudata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '-99.117'^^xsd:double;
  dwc:latitude '-0.3'^^xsd:double;
  dwc:aphiaid '172494'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_16436'^^xsd:string;
  dwc:observationDate '1928-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '172494'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_1285>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_1285> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_1285> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.3 -99.117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.3"^^xsd:decimal ;
  dwc:decimalLongitude "-99.117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_1285>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.3 -99.117)"^^geo:wktLiteral ;
  geo-pos:lat "-0.3"^^xsd:decimal ;
  geo-pos:long "-99.117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_1285>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_1285" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_1285'^^xsd:string;
  dwc:scientificName 'Archiconchoecissa cucullata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '-99.117'^^xsd:double;
  dwc:latitude '-0.3'^^xsd:double;
  dwc:aphiaid '175693'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_1285'^^xsd:string;
  dwc:observationDate '1928-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '175693'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_13156>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_13156> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_13156> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.3 -99.117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.3"^^xsd:decimal ;
  dwc:decimalLongitude "-99.117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_13156>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.3 -99.117)"^^geo:wktLiteral ;
  geo-pos:lat "-0.3"^^xsd:decimal ;
  geo-pos:long "-99.117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_13156>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_13156" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_13156'^^xsd:string;
  dwc:scientificName 'Fellia cornuta'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '-99.117'^^xsd:double;
  dwc:latitude '-0.3'^^xsd:double;
  dwc:aphiaid '127787'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_13156'^^xsd:string;
  dwc:observationDate '1928-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '127787'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_15304>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_15304> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_15304> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.3 -99.117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.3"^^xsd:decimal ;
  dwc:decimalLongitude "-99.117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_15304>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.3 -99.117)"^^geo:wktLiteral ;
  geo-pos:lat "-0.3"^^xsd:decimal ;
  geo-pos:long "-99.117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_15304>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_15304" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_15304'^^xsd:string;
  dwc:scientificName 'Halocypris "brevirostris"'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '-99.117'^^xsd:double;
  dwc:latitude '-0.3'^^xsd:double;
  dwc:occurrenceRemarks 'TaxonRemark: these will be a mix of H inflata and H. pelagica'^^xsd:string;
  dwc:aphiaid '127543'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_15304'^^xsd:string;
  dwc:observationDate '1928-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '127543'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_18674>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_18674> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_18674> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-67.933 -98.867)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-67.933"^^xsd:decimal ;
  dwc:decimalLongitude "-98.867"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_18674>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-67.933 -98.867)"^^geo:wktLiteral ;
  geo-pos:lat "-67.933"^^xsd:decimal ;
  geo-pos:long "-98.867"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_18674>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_18674" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_18674'^^xsd:string;
  dwc:scientificName 'Metaconchoecia skogsbergi'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-98.867'^^xsd:double;
  dwc:latitude '-67.933'^^xsd:double;
  dwc:aphiaid '127814'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_18674'^^xsd:string;
  dwc:observationDate '1965-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '127814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_11820>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_11820> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_11820> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-67.933 -98.867)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-67.933"^^xsd:decimal ;
  dwc:decimalLongitude "-98.867"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_11820>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-67.933 -98.867)"^^geo:wktLiteral ;
  geo-pos:lat "-67.933"^^xsd:decimal ;
  geo-pos:long "-98.867"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_11820>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_11820" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_11820'^^xsd:string;
  dwc:scientificName 'Discoconchoecia elegans'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '-98.867'^^xsd:double;
  dwc:latitude '-67.933'^^xsd:double;
  dwc:occurrenceRemarks 'TaxonRemark: Note the type locality is in the Norwegain Sea - there are huge sizes differences between different regions suggesting that there is more than one species involved'^^xsd:string;
  dwc:aphiaid '127782'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_11820'^^xsd:string;
  dwc:observationDate '1965-04-14'^^xsd:date;
  dwc:aphiaIdAccepted '127782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_484>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_484> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_484> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-67.933 -98.867)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-67.933"^^xsd:decimal ;
  dwc:decimalLongitude "-98.867"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_484>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-67.933 -98.867)"^^geo:wktLiteral ;
  geo-pos:lat "-67.933"^^xsd:decimal ;
  geo-pos:long "-98.867"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_484>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_484" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_484'^^xsd:string;
  dwc:scientificName 'Alacia hettacra'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '-98.867'^^xsd:double;
  dwc:latitude '-67.933'^^xsd:double;
  dwc:aphiaid '172456'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_484'^^xsd:string;
  dwc:observationDate '1965-04-14'^^xsd:date;
  dwc:aphiaIdAccepted '172456'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_10276>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_10276> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_10276> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-67.933 -98.867)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-67.933"^^xsd:decimal ;
  dwc:decimalLongitude "-98.867"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_10276>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-67.933 -98.867)"^^geo:wktLiteral ;
  geo-pos:lat "-67.933"^^xsd:decimal ;
  geo-pos:long "-98.867"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_10276>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_10276" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_10276'^^xsd:string;
  dwc:scientificName 'Conchoecissa symmetrica'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '-98.867'^^xsd:double;
  dwc:latitude '-67.933'^^xsd:double;
  dwc:aphiaid '127780'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_10276'^^xsd:string;
  dwc:observationDate '1965-04-14'^^xsd:date;
  dwc:aphiaIdAccepted '127780'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_10053>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_10053> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_10053> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-67.933 -98.867)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-67.933"^^xsd:decimal ;
  dwc:decimalLongitude "-98.867"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_10053>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-67.933 -98.867)"^^geo:wktLiteral ;
  geo-pos:lat "-67.933"^^xsd:decimal ;
  geo-pos:long "-98.867"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_10053>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_10053" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_10053'^^xsd:string;
  dwc:scientificName 'Conchoecissa symmetrica'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '-98.867'^^xsd:double;
  dwc:latitude '-67.933'^^xsd:double;
  dwc:aphiaid '127780'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_10053'^^xsd:string;
  dwc:observationDate '1965-04-14'^^xsd:date;
  dwc:aphiaIdAccepted '127780'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_832>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_832> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_832> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-67.933 -98.867)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-67.933"^^xsd:decimal ;
  dwc:decimalLongitude "-98.867"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_832>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-67.933 -98.867)"^^geo:wktLiteral ;
  geo-pos:lat "-67.933"^^xsd:decimal ;
  geo-pos:long "-98.867"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_832>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_832" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_832'^^xsd:string;
  dwc:scientificName 'Alacia hettacra'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '-98.867'^^xsd:double;
  dwc:latitude '-67.933'^^xsd:double;
  dwc:aphiaid '172456'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_832'^^xsd:string;
  dwc:observationDate '1965-04-14'^^xsd:date;
  dwc:aphiaIdAccepted '172456'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_18927>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_18927> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_18927> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-67.933 -98.867)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-67.933"^^xsd:decimal ;
  dwc:decimalLongitude "-98.867"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_18927>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-67.933 -98.867)"^^geo:wktLiteral ;
  geo-pos:lat "-67.933"^^xsd:decimal ;
  geo-pos:long "-98.867"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_18927>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_18927" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_18927'^^xsd:string;
  dwc:scientificName 'Metaconchoecia skogsbergi'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '-98.867'^^xsd:double;
  dwc:latitude '-67.933'^^xsd:double;
  dwc:aphiaid '127814'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_18927'^^xsd:string;
  dwc:observationDate '1965-04-14'^^xsd:date;
  dwc:aphiaIdAccepted '127814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_3238>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_3238> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_3238> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-67.933 -98.867)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-67.933"^^xsd:decimal ;
  dwc:decimalLongitude "-98.867"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_3238>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-67.933 -98.867)"^^geo:wktLiteral ;
  geo-pos:lat "-67.933"^^xsd:decimal ;
  geo-pos:long "-98.867"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_3238>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_3238" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_3238'^^xsd:string;
  dwc:scientificName 'Boroecia antipoda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '-98.867'^^xsd:double;
  dwc:latitude '-67.933'^^xsd:double;
  dwc:aphiaid '172467'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_3238'^^xsd:string;
  dwc:observationDate '1965-04-14'^^xsd:date;
  dwc:aphiaIdAccepted '172467'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_2260>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_2260> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_2260> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-67.933 -98.867)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-67.933"^^xsd:decimal ;
  dwc:decimalLongitude "-98.867"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_2260>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-67.933 -98.867)"^^geo:wktLiteral ;
  geo-pos:lat "-67.933"^^xsd:decimal ;
  geo-pos:long "-98.867"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_2260>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_2260" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_2260'^^xsd:string;
  dwc:scientificName 'Metaconchoecerra isocheira'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '-98.867'^^xsd:double;
  dwc:latitude '-67.933'^^xsd:double;
  dwc:aphiaid '175845'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_2260'^^xsd:string;
  dwc:observationDate '1965-04-14'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_12698>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_12698> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_12698> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-67.933 -98.867)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-67.933"^^xsd:decimal ;
  dwc:decimalLongitude "-98.867"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_12698>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-67.933 -98.867)"^^geo:wktLiteral ;
  geo-pos:lat "-67.933"^^xsd:decimal ;
  geo-pos:long "-98.867"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_12698>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_12698" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_12698'^^xsd:string;
  dwc:scientificName 'Discoconchoecia elegans'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '-98.867'^^xsd:double;
  dwc:latitude '-67.933'^^xsd:double;
  dwc:occurrenceRemarks 'TaxonRemark: Note the type locality is in the Norwegain Sea - there are huge sizes differences between different regions suggesting that there is more than one species involved'^^xsd:string;
  dwc:aphiaid '127782'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_12698'^^xsd:string;
  dwc:observationDate '1965-04-14'^^xsd:date;
  dwc:aphiaIdAccepted '127782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_3602>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_3602> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_3602> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-67.933 -98.867)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-67.933"^^xsd:decimal ;
  dwc:decimalLongitude "-98.867"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_3602>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-67.933 -98.867)"^^geo:wktLiteral ;
  geo-pos:lat "-67.933"^^xsd:decimal ;
  geo-pos:long "-98.867"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_3602>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_3602" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_3602'^^xsd:string;
  dwc:scientificName 'Boroecia antipoda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '-98.867'^^xsd:double;
  dwc:latitude '-67.933'^^xsd:double;
  dwc:aphiaid '172467'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_3602'^^xsd:string;
  dwc:observationDate '1965-04-14'^^xsd:date;
  dwc:aphiaIdAccepted '172467'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_29242>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_29242> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_29242> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-67.933 -98.867)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-67.933"^^xsd:decimal ;
  dwc:decimalLongitude "-98.867"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_29242>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-67.933 -98.867)"^^geo:wktLiteral ;
  geo-pos:lat "-67.933"^^xsd:decimal ;
  geo-pos:long "-98.867"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_29242>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_29242" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_29242'^^xsd:string;
  dwc:scientificName 'Proceroecia brachyaskos'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '-98.867'^^xsd:double;
  dwc:latitude '-67.933'^^xsd:double;
  dwc:aphiaid '127857'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_29242'^^xsd:string;
  dwc:observationDate '1965-04-14'^^xsd:date;
  dwc:aphiaIdAccepted '127857'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_2435>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_2435> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_2435> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-67.933 -98.867)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-67.933"^^xsd:decimal ;
  dwc:decimalLongitude "-98.867"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_2435>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-67.933 -98.867)"^^geo:wktLiteral ;
  geo-pos:lat "-67.933"^^xsd:decimal ;
  geo-pos:long "-98.867"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_2435>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_2435" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_2435'^^xsd:string;
  dwc:scientificName 'Metaconchoecerra isocheira'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '-98.867'^^xsd:double;
  dwc:latitude '-67.933'^^xsd:double;
  dwc:aphiaid '175845'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_2435'^^xsd:string;
  dwc:observationDate '1965-04-14'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_11835>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_11835> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_11835> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-39.9 -96.917)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-39.9"^^xsd:decimal ;
  dwc:decimalLongitude "-96.917"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_11835>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-39.9 -96.917)"^^geo:wktLiteral ;
  geo-pos:lat "-39.9"^^xsd:decimal ;
  geo-pos:long "-96.917"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_11835>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_11835" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_11835'^^xsd:string;
  dwc:scientificName 'Discoconchoecia elegans'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '-96.917'^^xsd:double;
  dwc:latitude '-39.9'^^xsd:double;
  dwc:occurrenceRemarks 'TaxonRemark: Note the type locality is in the Norwegain Sea - there are huge sizes differences between different regions suggesting that there is more than one species involved'^^xsd:string;
  dwc:aphiaid '127782'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_11835'^^xsd:string;
  dwc:observationDate '1965-12-07'^^xsd:date;
  dwc:aphiaIdAccepted '127782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_30660>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_30660> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_30660> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-39.9 -96.917)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-39.9"^^xsd:decimal ;
  dwc:decimalLongitude "-96.917"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_30660>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-39.9 -96.917)"^^geo:wktLiteral ;
  geo-pos:lat "-39.9"^^xsd:decimal ;
  geo-pos:long "-96.917"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_30660>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_30660" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_30660'^^xsd:string;
  dwc:scientificName 'Pseudoconchoecia serrulata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '-96.917'^^xsd:double;
  dwc:latitude '-39.9'^^xsd:double;
  dwc:aphiaid '176588'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_30660'^^xsd:string;
  dwc:observationDate '1965-12-07'^^xsd:date;
  dwc:aphiaIdAccepted '176588'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_5297>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_5297> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_5297> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-39.9 -96.917)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-39.9"^^xsd:decimal ;
  dwc:decimalLongitude "-96.917"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_5297>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-39.9 -96.917)"^^geo:wktLiteral ;
  geo-pos:lat "-39.9"^^xsd:decimal ;
  geo-pos:long "-96.917"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_5297>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_5297" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_5297'^^xsd:string;
  dwc:scientificName 'Conchoecia hyalophyllum'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '-96.917'^^xsd:double;
  dwc:latitude '-39.9'^^xsd:double;
  dwc:aphiaid '127770'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_5297'^^xsd:string;
  dwc:observationDate '1965-12-07'^^xsd:date;
  dwc:aphiaIdAccepted '1314235'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_8596>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_8596> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_8596> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-39.9 -96.917)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-39.9"^^xsd:decimal ;
  dwc:decimalLongitude "-96.917"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_8596>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-39.9 -96.917)"^^geo:wktLiteral ;
  geo-pos:lat "-39.9"^^xsd:decimal ;
  geo-pos:long "-96.917"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_8596>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_8596" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_8596'^^xsd:string;
  dwc:scientificName 'Conchoecilla daphnoides'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '-96.917'^^xsd:double;
  dwc:latitude '-39.9'^^xsd:double;
  dwc:aphiaid '127776'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_8596'^^xsd:string;
  dwc:aphiaIdAccepted '127776'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_8053>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_8053> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_8053> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-39.9 -96.917)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-39.9"^^xsd:decimal ;
  dwc:decimalLongitude "-96.917"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_8053>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-39.9 -96.917)"^^geo:wktLiteral ;
  geo-pos:lat "-39.9"^^xsd:decimal ;
  geo-pos:long "-96.917"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_8053>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_8053" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_8053'^^xsd:string;
  dwc:scientificName 'Conchoecilla daphnoides'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '-96.917'^^xsd:double;
  dwc:latitude '-39.9'^^xsd:double;
  dwc:aphiaid '127776'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_8053'^^xsd:string;
  dwc:observationDate '1965-12-07'^^xsd:date;
  dwc:aphiaIdAccepted '127776'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_7737>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_7737> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_7737> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-39.9 -96.917)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-39.9"^^xsd:decimal ;
  dwc:decimalLongitude "-96.917"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_7737>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-39.9 -96.917)"^^geo:wktLiteral ;
  geo-pos:lat "-39.9"^^xsd:decimal ;
  geo-pos:long "-96.917"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_7737>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_7737" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_7737'^^xsd:string;
  dwc:scientificName 'Conchoecilla chuni'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1900'^^xsd:integer;
  dwc:longitude '-96.917'^^xsd:double;
  dwc:latitude '-39.9'^^xsd:double;
  dwc:aphiaid '172482'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_7737'^^xsd:string;
  dwc:observationDate '1900-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '172482'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_7620>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_7620> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_7620> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-39.9 -96.917)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-39.9"^^xsd:decimal ;
  dwc:decimalLongitude "-96.917"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_7620>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-39.9 -96.917)"^^geo:wktLiteral ;
  geo-pos:lat "-39.9"^^xsd:decimal ;
  geo-pos:long "-96.917"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_7620>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_7620" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_7620'^^xsd:string;
  dwc:scientificName 'Conchoecilla chuni'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '-96.917'^^xsd:double;
  dwc:latitude '-39.9'^^xsd:double;
  dwc:aphiaid '172482'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_7620'^^xsd:string;
  dwc:observationDate '1965-12-07'^^xsd:date;
  dwc:aphiaIdAccepted '172482'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_19344>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_19344> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_19344> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-39.9 -96.917)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-39.9"^^xsd:decimal ;
  dwc:decimalLongitude "-96.917"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_19344>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-39.9 -96.917)"^^geo:wktLiteral ;
  geo-pos:lat "-39.9"^^xsd:decimal ;
  geo-pos:long "-96.917"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_19344>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_19344" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_19344'^^xsd:string;
  dwc:scientificName 'Mikroconchoecia acuticosta'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '-96.917'^^xsd:double;
  dwc:latitude '-39.9'^^xsd:double;
  dwc:aphiaid '127819'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_19344'^^xsd:string;
  dwc:observationDate '1965-12-07'^^xsd:date;
  dwc:aphiaIdAccepted '127819'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_20030>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_20030> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_20030> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-39.9 -96.917)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-39.9"^^xsd:decimal ;
  dwc:decimalLongitude "-96.917"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_20030>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-39.9 -96.917)"^^geo:wktLiteral ;
  geo-pos:lat "-39.9"^^xsd:decimal ;
  geo-pos:long "-96.917"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_20030>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_20030" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_20030'^^xsd:string;
  dwc:scientificName 'Mikroconchoecia curta'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '-96.917'^^xsd:double;
  dwc:latitude '-39.9'^^xsd:double;
  dwc:aphiaid '127820'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_20030'^^xsd:string;
  dwc:observationDate '1965-12-07'^^xsd:date;
  dwc:aphiaIdAccepted '127820'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_21477>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_21477> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_21477> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-39.9 -96.917)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-39.9"^^xsd:decimal ;
  dwc:decimalLongitude "-96.917"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_21477>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-39.9 -96.917)"^^geo:wktLiteral ;
  geo-pos:lat "-39.9"^^xsd:decimal ;
  geo-pos:long "-96.917"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_21477>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_21477" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_21477'^^xsd:string;
  dwc:scientificName 'Obtusoecia antarctica'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '-96.917'^^xsd:double;
  dwc:latitude '-39.9'^^xsd:double;
  dwc:aphiaid '176554'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_21477'^^xsd:string;
  dwc:observationDate '1965-12-07'^^xsd:date;
  dwc:aphiaIdAccepted '176554'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_12391>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_12391> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_12391> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-39.9 -96.917)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-39.9"^^xsd:decimal ;
  dwc:decimalLongitude "-96.917"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_12391>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-39.9 -96.917)"^^geo:wktLiteral ;
  geo-pos:lat "-39.9"^^xsd:decimal ;
  geo-pos:long "-96.917"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_12391>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_12391" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_12391'^^xsd:string;
  dwc:scientificName 'Discoconchoecia elegans'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '-96.917'^^xsd:double;
  dwc:latitude '-39.9'^^xsd:double;
  dwc:occurrenceRemarks 'TaxonRemark: Note the type locality is in the Norwegain Sea - there are huge sizes differences between different regions suggesting that there is more than one species involved'^^xsd:string;
  dwc:aphiaid '127782'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_12391'^^xsd:string;
  dwc:observationDate '1965-12-07'^^xsd:date;
  dwc:aphiaIdAccepted '127782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_15507>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_15507> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_15507> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-39.9 -96.917)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-39.9"^^xsd:decimal ;
  dwc:decimalLongitude "-96.917"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_15507>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-39.9 -96.917)"^^geo:wktLiteral ;
  geo-pos:lat "-39.9"^^xsd:decimal ;
  geo-pos:long "-96.917"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_15507>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_15507" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_15507'^^xsd:string;
  dwc:scientificName 'Halocypris "brevirostris"'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '-96.917'^^xsd:double;
  dwc:latitude '-39.9'^^xsd:double;
  dwc:occurrenceRemarks 'TaxonRemark: these will be a mix of H inflata and H. pelagica'^^xsd:string;
  dwc:aphiaid '127543'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_15507'^^xsd:string;
  dwc:observationDate '1965-12-07'^^xsd:date;
  dwc:aphiaIdAccepted '127543'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_492>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_492> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_492> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-58.983 -95.383)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-58.983"^^xsd:decimal ;
  dwc:decimalLongitude "-95.383"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_492>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-58.983 -95.383)"^^geo:wktLiteral ;
  geo-pos:lat "-58.983"^^xsd:decimal ;
  geo-pos:long "-95.383"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_492>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_492" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_492'^^xsd:string;
  dwc:scientificName 'Alacia hettacra'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '-95.383'^^xsd:double;
  dwc:latitude '-58.983'^^xsd:double;
  dwc:aphiaid '172456'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_492'^^xsd:string;
  dwc:observationDate '1965-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '172456'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_1091>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_1091> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_1091> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-58.983 -95.383)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-58.983"^^xsd:decimal ;
  dwc:decimalLongitude "-95.383"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_1091>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-58.983 -95.383)"^^geo:wktLiteral ;
  geo-pos:lat "-58.983"^^xsd:decimal ;
  geo-pos:long "-95.383"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_1091>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_1091" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_1091'^^xsd:string;
  dwc:scientificName 'Alacia valdiviae'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '-95.383'^^xsd:double;
  dwc:latitude '-58.983'^^xsd:double;
  dwc:aphiaid '127734'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_1091'^^xsd:string;
  dwc:observationDate '1965-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '127734'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_10057>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_10057> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_10057> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-58.983 -95.383)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-58.983"^^xsd:decimal ;
  dwc:decimalLongitude "-95.383"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_10057>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-58.983 -95.383)"^^geo:wktLiteral ;
  geo-pos:lat "-58.983"^^xsd:decimal ;
  geo-pos:long "-95.383"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_10057>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_10057" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_10057'^^xsd:string;
  dwc:scientificName 'Conchoecissa symmetrica'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '-95.383'^^xsd:double;
  dwc:latitude '-58.983'^^xsd:double;
  dwc:aphiaid '127780'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_10057'^^xsd:string;
  dwc:observationDate '1965-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '127780'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_12633>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_12633> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_12633> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-58.983 -95.383)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-58.983"^^xsd:decimal ;
  dwc:decimalLongitude "-95.383"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_12633>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-58.983 -95.383)"^^geo:wktLiteral ;
  geo-pos:lat "-58.983"^^xsd:decimal ;
  geo-pos:long "-95.383"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_12633>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_12633" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_12633'^^xsd:string;
  dwc:scientificName 'Discoconchoecia elegans'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '-95.383'^^xsd:double;
  dwc:latitude '-58.983'^^xsd:double;
  dwc:occurrenceRemarks 'TaxonRemark: Note the type locality is in the Norwegain Sea - there are huge sizes differences between different regions suggesting that there is more than one species involved'^^xsd:string;
  dwc:aphiaid '127782'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_12633'^^xsd:string;
  dwc:observationDate '1965-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '127782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_30692>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_30692> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_30692> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-58.983 -95.383)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-58.983"^^xsd:decimal ;
  dwc:decimalLongitude "-95.383"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_30692>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-58.983 -95.383)"^^geo:wktLiteral ;
  geo-pos:lat "-58.983"^^xsd:decimal ;
  geo-pos:long "-95.383"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_30692>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_30692" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_30692'^^xsd:string;
  dwc:scientificName 'Pseudoconchoecia serrulata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '-95.383'^^xsd:double;
  dwc:latitude '-58.983'^^xsd:double;
  dwc:aphiaid '176588'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_30692'^^xsd:string;
  dwc:observationDate '1965-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '176588'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_18685>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_18685> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_18685> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-58.983 -95.383)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-58.983"^^xsd:decimal ;
  dwc:decimalLongitude "-95.383"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_18685>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-58.983 -95.383)"^^geo:wktLiteral ;
  geo-pos:lat "-58.983"^^xsd:decimal ;
  geo-pos:long "-95.383"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_18685>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_18685" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_18685'^^xsd:string;
  dwc:scientificName 'Metaconchoecia skogsbergi'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-95.383'^^xsd:double;
  dwc:latitude '-58.983'^^xsd:double;
  dwc:aphiaid '127814'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_18685'^^xsd:string;
  dwc:observationDate '1965-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '127814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_21250>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_21250> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_21250> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-58.983 -95.383)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-58.983"^^xsd:decimal ;
  dwc:decimalLongitude "-95.383"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_21250>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-58.983 -95.383)"^^geo:wktLiteral ;
  geo-pos:lat "-58.983"^^xsd:decimal ;
  geo-pos:long "-95.383"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_21250>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_21250" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_21250'^^xsd:string;
  dwc:scientificName 'Obtusoecia antarctica'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '-95.383'^^xsd:double;
  dwc:latitude '-58.983'^^xsd:double;
  dwc:aphiaid '176554'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_21250'^^xsd:string;
  dwc:observationDate '1965-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '176554'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_11827>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_11827> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_11827> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-59.033 -95.317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-59.033"^^xsd:decimal ;
  dwc:decimalLongitude "-95.317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_11827>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-59.033 -95.317)"^^geo:wktLiteral ;
  geo-pos:lat "-59.033"^^xsd:decimal ;
  geo-pos:long "-95.317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_11827>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_11827" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_11827'^^xsd:string;
  dwc:scientificName 'Discoconchoecia elegans'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '-95.317'^^xsd:double;
  dwc:latitude '-59.033'^^xsd:double;
  dwc:occurrenceRemarks 'TaxonRemark: Note the type locality is in the Norwegain Sea - there are huge sizes differences between different regions suggesting that there is more than one species involved'^^xsd:string;
  dwc:aphiaid '127782'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_11827'^^xsd:string;
  dwc:observationDate '1965-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '127782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_10280>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_10280> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_10280> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-59.033 -95.317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-59.033"^^xsd:decimal ;
  dwc:decimalLongitude "-95.317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_10280>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-59.033 -95.317)"^^geo:wktLiteral ;
  geo-pos:lat "-59.033"^^xsd:decimal ;
  geo-pos:long "-95.317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_10280>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_10280" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_10280'^^xsd:string;
  dwc:scientificName 'Conchoecissa symmetrica'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '-95.317'^^xsd:double;
  dwc:latitude '-59.033'^^xsd:double;
  dwc:aphiaid '127780'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_10280'^^xsd:string;
  dwc:observationDate '1965-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '127780'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_10056>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_10056> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_10056> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-59.033 -95.317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-59.033"^^xsd:decimal ;
  dwc:decimalLongitude "-95.317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_10056>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-59.033 -95.317)"^^geo:wktLiteral ;
  geo-pos:lat "-59.033"^^xsd:decimal ;
  geo-pos:long "-95.317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_10056>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_10056" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_10056'^^xsd:string;
  dwc:scientificName 'Conchoecissa symmetrica'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '-95.317'^^xsd:double;
  dwc:latitude '-59.033'^^xsd:double;
  dwc:aphiaid '127780'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_10056'^^xsd:string;
  dwc:observationDate '1965-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '127780'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_839>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_839> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_839> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-59.033 -95.317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-59.033"^^xsd:decimal ;
  dwc:decimalLongitude "-95.317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_839>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-59.033 -95.317)"^^geo:wktLiteral ;
  geo-pos:lat "-59.033"^^xsd:decimal ;
  geo-pos:long "-95.317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_839>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_839" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_839'^^xsd:string;
  dwc:scientificName 'Alacia hettacra'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '-95.317'^^xsd:double;
  dwc:latitude '-59.033'^^xsd:double;
  dwc:aphiaid '172456'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_839'^^xsd:string;
  dwc:observationDate '1965-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '172456'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_2267>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_2267> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_2267> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-59.033 -95.317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-59.033"^^xsd:decimal ;
  dwc:decimalLongitude "-95.317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_2267>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-59.033 -95.317)"^^geo:wktLiteral ;
  geo-pos:lat "-59.033"^^xsd:decimal ;
  geo-pos:long "-95.317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_2267>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_2267" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_2267'^^xsd:string;
  dwc:scientificName 'Metaconchoecerra isocheira'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '-95.317'^^xsd:double;
  dwc:latitude '-59.033'^^xsd:double;
  dwc:aphiaid '175845'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_2267'^^xsd:string;
  dwc:observationDate '1965-04-26'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_12634>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_12634> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_12634> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-59.033 -95.317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-59.033"^^xsd:decimal ;
  dwc:decimalLongitude "-95.317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_12634>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-59.033 -95.317)"^^geo:wktLiteral ;
  geo-pos:lat "-59.033"^^xsd:decimal ;
  geo-pos:long "-95.317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_12634>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_12634" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_12634'^^xsd:string;
  dwc:scientificName 'Discoconchoecia elegans'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '-95.317'^^xsd:double;
  dwc:latitude '-59.033'^^xsd:double;
  dwc:occurrenceRemarks 'TaxonRemark: Note the type locality is in the Norwegain Sea - there are huge sizes differences between different regions suggesting that there is more than one species involved'^^xsd:string;
  dwc:aphiaid '127782'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_12634'^^xsd:string;
  dwc:observationDate '1965-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '127782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_18933>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_18933> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_18933> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-59.033 -95.317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-59.033"^^xsd:decimal ;
  dwc:decimalLongitude "-95.317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_18933>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-59.033 -95.317)"^^geo:wktLiteral ;
  geo-pos:lat "-59.033"^^xsd:decimal ;
  geo-pos:long "-95.317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_18933>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_18933" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_18933'^^xsd:string;
  dwc:scientificName 'Metaconchoecia skogsbergi'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '-95.317'^^xsd:double;
  dwc:latitude '-59.033'^^xsd:double;
  dwc:aphiaid '127814'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_18933'^^xsd:string;
  dwc:observationDate '1965-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '127814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_30691>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_30691> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_30691> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-59.033 -95.317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-59.033"^^xsd:decimal ;
  dwc:decimalLongitude "-95.317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_30691>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-59.033 -95.317)"^^geo:wktLiteral ;
  geo-pos:lat "-59.033"^^xsd:decimal ;
  geo-pos:long "-95.317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_30691>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_30691" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_30691'^^xsd:string;
  dwc:scientificName 'Pseudoconchoecia serrulata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '-95.317'^^xsd:double;
  dwc:latitude '-59.033'^^xsd:double;
  dwc:aphiaid '176588'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_30691'^^xsd:string;
  dwc:observationDate '1965-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '176588'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_30750>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_30750> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_30750> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-59.033 -95.317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-59.033"^^xsd:decimal ;
  dwc:decimalLongitude "-95.317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_30750>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-59.033 -95.317)"^^geo:wktLiteral ;
  geo-pos:lat "-59.033"^^xsd:decimal ;
  geo-pos:long "-95.317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_30750>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_30750" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_30750'^^xsd:string;
  dwc:scientificName 'Metaconchoecetosa teretivalvata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '-95.317'^^xsd:double;
  dwc:latitude '-59.033'^^xsd:double;
  dwc:aphiaid '175866'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_30750'^^xsd:string;
  dwc:observationDate '1965-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '536010'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_21471>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_21471> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_21471> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-59.033 -95.317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-59.033"^^xsd:decimal ;
  dwc:decimalLongitude "-95.317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_21471>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-59.033 -95.317)"^^geo:wktLiteral ;
  geo-pos:lat "-59.033"^^xsd:decimal ;
  geo-pos:long "-95.317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_21471>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_21471" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_21471'^^xsd:string;
  dwc:scientificName 'Obtusoecia antarctica'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '-95.317'^^xsd:double;
  dwc:latitude '-59.033'^^xsd:double;
  dwc:aphiaid '176554'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_21471'^^xsd:string;
  dwc:observationDate '1965-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '176554'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_18684>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_18684> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_18684> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-59.033 -95.317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-59.033"^^xsd:decimal ;
  dwc:decimalLongitude "-95.317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_18684>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-59.033 -95.317)"^^geo:wktLiteral ;
  geo-pos:lat "-59.033"^^xsd:decimal ;
  geo-pos:long "-95.317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_18684>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_18684" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_18684'^^xsd:string;
  dwc:scientificName 'Metaconchoecia skogsbergi'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-95.317'^^xsd:double;
  dwc:latitude '-59.033'^^xsd:double;
  dwc:aphiaid '127814'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_18684'^^xsd:string;
  dwc:observationDate '1965-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '127814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_2422>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_2422> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_2422> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-59.033 -95.317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-59.033"^^xsd:decimal ;
  dwc:decimalLongitude "-95.317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_2422>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-59.033 -95.317)"^^geo:wktLiteral ;
  geo-pos:lat "-59.033"^^xsd:decimal ;
  geo-pos:long "-95.317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_2422>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_2422" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_2422'^^xsd:string;
  dwc:scientificName 'Metaconchoecerra isocheira'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '-95.317'^^xsd:double;
  dwc:latitude '-59.033'^^xsd:double;
  dwc:aphiaid '175845'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_2422'^^xsd:string;
  dwc:observationDate '1965-04-26'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_21249>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_21249> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_21249> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-59.033 -95.317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-59.033"^^xsd:decimal ;
  dwc:decimalLongitude "-95.317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_21249>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-59.033 -95.317)"^^geo:wktLiteral ;
  geo-pos:lat "-59.033"^^xsd:decimal ;
  geo-pos:long "-95.317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_21249>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_21249" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_21249'^^xsd:string;
  dwc:scientificName 'Obtusoecia antarctica'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '-95.317'^^xsd:double;
  dwc:latitude '-59.033'^^xsd:double;
  dwc:aphiaid '176554'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_21249'^^xsd:string;
  dwc:observationDate '1965-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '176554'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_11826>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_11826> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_11826> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.067 -95.167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-60.067"^^xsd:decimal ;
  dwc:decimalLongitude "-95.167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_11826>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.067 -95.167)"^^geo:wktLiteral ;
  geo-pos:lat "-60.067"^^xsd:decimal ;
  geo-pos:long "-95.167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_11826>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_11826" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_11826'^^xsd:string;
  dwc:scientificName 'Discoconchoecia elegans'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '-95.167'^^xsd:double;
  dwc:latitude '-60.067'^^xsd:double;
  dwc:occurrenceRemarks 'TaxonRemark: Note the type locality is in the Norwegain Sea - there are huge sizes differences between different regions suggesting that there is more than one species involved'^^xsd:string;
  dwc:aphiaid '127782'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_11826'^^xsd:string;
  dwc:observationDate '1965-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '127782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_10279>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_10279> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_10279> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.067 -95.167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-60.067"^^xsd:decimal ;
  dwc:decimalLongitude "-95.167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_10279>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.067 -95.167)"^^geo:wktLiteral ;
  geo-pos:lat "-60.067"^^xsd:decimal ;
  geo-pos:long "-95.167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_10279>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_10279" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_10279'^^xsd:string;
  dwc:scientificName 'Conchoecissa symmetrica'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '-95.167'^^xsd:double;
  dwc:latitude '-60.067'^^xsd:double;
  dwc:aphiaid '127780'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_10279'^^xsd:string;
  dwc:observationDate '1965-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '127780'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_838>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_838> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_838> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.067 -95.167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-60.067"^^xsd:decimal ;
  dwc:decimalLongitude "-95.167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_838>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.067 -95.167)"^^geo:wktLiteral ;
  geo-pos:lat "-60.067"^^xsd:decimal ;
  geo-pos:long "-95.167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_838>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_838" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_838'^^xsd:string;
  dwc:scientificName 'Alacia hettacra'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '-95.167'^^xsd:double;
  dwc:latitude '-60.067'^^xsd:double;
  dwc:aphiaid '172456'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_838'^^xsd:string;
  dwc:observationDate '1965-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '172456'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_18932>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_18932> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_18932> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.067 -95.167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-60.067"^^xsd:decimal ;
  dwc:decimalLongitude "-95.167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_18932>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.067 -95.167)"^^geo:wktLiteral ;
  geo-pos:lat "-60.067"^^xsd:decimal ;
  geo-pos:long "-95.167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_18932>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_18932" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_18932'^^xsd:string;
  dwc:scientificName 'Metaconchoecia skogsbergi'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '-95.167'^^xsd:double;
  dwc:latitude '-60.067'^^xsd:double;
  dwc:aphiaid '127814'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_18932'^^xsd:string;
  dwc:observationDate '1965-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '127814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_30690>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_30690> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_30690> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.067 -95.167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-60.067"^^xsd:decimal ;
  dwc:decimalLongitude "-95.167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_30690>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.067 -95.167)"^^geo:wktLiteral ;
  geo-pos:lat "-60.067"^^xsd:decimal ;
  geo-pos:long "-95.167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_30690>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_30690" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_30690'^^xsd:string;
  dwc:scientificName 'Pseudoconchoecia serrulata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '-95.167'^^xsd:double;
  dwc:latitude '-60.067'^^xsd:double;
  dwc:aphiaid '176588'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_30690'^^xsd:string;
  dwc:observationDate '1965-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '176588'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_21470>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_21470> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_21470> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.067 -95.167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-60.067"^^xsd:decimal ;
  dwc:decimalLongitude "-95.167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_21470>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.067 -95.167)"^^geo:wktLiteral ;
  geo-pos:lat "-60.067"^^xsd:decimal ;
  geo-pos:long "-95.167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_21470>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_21470" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_21470'^^xsd:string;
  dwc:scientificName 'Obtusoecia antarctica'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '-95.167'^^xsd:double;
  dwc:latitude '-60.067'^^xsd:double;
  dwc:aphiaid '176554'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_21470'^^xsd:string;
  dwc:observationDate '1965-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '176554'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_18683>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_18683> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_18683> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.067 -95.167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-60.067"^^xsd:decimal ;
  dwc:decimalLongitude "-95.167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_18683>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.067 -95.167)"^^geo:wktLiteral ;
  geo-pos:lat "-60.067"^^xsd:decimal ;
  geo-pos:long "-95.167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_18683>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_18683" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_18683'^^xsd:string;
  dwc:scientificName 'Metaconchoecia skogsbergi'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '-95.167'^^xsd:double;
  dwc:latitude '-60.067'^^xsd:double;
  dwc:aphiaid '127814'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_18683'^^xsd:string;
  dwc:observationDate '1965-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '127814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_12653>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_12653> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_12653> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.067 -95.167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-60.067"^^xsd:decimal ;
  dwc:decimalLongitude "-95.167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_12653>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.067 -95.167)"^^geo:wktLiteral ;
  geo-pos:lat "-60.067"^^xsd:decimal ;
  geo-pos:long "-95.167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_12653>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_12653" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_12653'^^xsd:string;
  dwc:scientificName 'Discoconchoecia elegans'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '-95.167'^^xsd:double;
  dwc:latitude '-60.067'^^xsd:double;
  dwc:occurrenceRemarks 'TaxonRemark: Note the type locality is in the Norwegain Sea - there are huge sizes differences between different regions suggesting that there is more than one species involved'^^xsd:string;
  dwc:aphiaid '127782'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_12653'^^xsd:string;
  dwc:observationDate '1965-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '127782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_21248>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_21248> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_21248> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.067 -95.167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-60.067"^^xsd:decimal ;
  dwc:decimalLongitude "-95.167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_21248>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-60.067 -95.167)"^^geo:wktLiteral ;
  geo-pos:lat "-60.067"^^xsd:decimal ;
  geo-pos:long "-95.167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_21248>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_21248" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_21248'^^xsd:string;
  dwc:scientificName 'Obtusoecia antarctica'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '-95.167'^^xsd:double;
  dwc:latitude '-60.067'^^xsd:double;
  dwc:aphiaid '176554'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_21248'^^xsd:string;
  dwc:observationDate '1965-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '176554'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_21468>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_21468> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_21468> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-63 -95.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-63"^^xsd:decimal ;
  dwc:decimalLongitude "-95.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_21468>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-63 -95.15)"^^geo:wktLiteral ;
  geo-pos:lat "-63"^^xsd:decimal ;
  geo-pos:long "-95.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_21468>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_21468" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_21468'^^xsd:string;
  dwc:scientificName 'Obtusoecia antarctica'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '-95.15'^^xsd:double;
  dwc:latitude '-63'^^xsd:integer;
  dwc:aphiaid '176554'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_21468'^^xsd:string;
  dwc:observationDate '1965-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '176554'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_11824>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_11824> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_11824> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-63 -95.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-63"^^xsd:decimal ;
  dwc:decimalLongitude "-95.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_11824>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-63 -95.15)"^^geo:wktLiteral ;
  geo-pos:lat "-63"^^xsd:decimal ;
  geo-pos:long "-95.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_11824>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_11824" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_11824'^^xsd:string;
  dwc:scientificName 'Discoconchoecia elegans'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '-95.15'^^xsd:double;
  dwc:latitude '-63'^^xsd:integer;
  dwc:occurrenceRemarks 'TaxonRemark: Note the type locality is in the Norwegain Sea - there are huge sizes differences between different regions suggesting that there is more than one species involved'^^xsd:string;
  dwc:aphiaid '127782'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_11824'^^xsd:string;
  dwc:observationDate '1965-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '127782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_490>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_490> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_490> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-63 -95.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-63"^^xsd:decimal ;
  dwc:decimalLongitude "-95.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_490>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-63 -95.15)"^^geo:wktLiteral ;
  geo-pos:lat "-63"^^xsd:decimal ;
  geo-pos:long "-95.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_490>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_490" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_490'^^xsd:string;
  dwc:scientificName 'Alacia hettacra'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '-95.15'^^xsd:double;
  dwc:latitude '-63'^^xsd:integer;
  dwc:aphiaid '172456'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_490'^^xsd:string;
  dwc:observationDate '1965-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '172456'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_10277>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_10277> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_10277> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-63 -95.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-63"^^xsd:decimal ;
  dwc:decimalLongitude "-95.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_10277>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-63 -95.15)"^^geo:wktLiteral ;
  geo-pos:lat "-63"^^xsd:decimal ;
  geo-pos:long "-95.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_10277>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_10277" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_10277'^^xsd:string;
  dwc:scientificName 'Conchoecissa symmetrica'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '-95.15'^^xsd:double;
  dwc:latitude '-63'^^xsd:integer;
  dwc:aphiaid '127780'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_10277'^^xsd:string;
  dwc:observationDate '1965-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '127780'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_836>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_836> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_836> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-63 -95.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-63"^^xsd:decimal ;
  dwc:decimalLongitude "-95.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_836>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-63 -95.15)"^^geo:wktLiteral ;
  geo-pos:lat "-63"^^xsd:decimal ;
  geo-pos:long "-95.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_836>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_836" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_836'^^xsd:string;
  dwc:scientificName 'Alacia hettacra'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '-95.15'^^xsd:double;
  dwc:latitude '-63'^^xsd:integer;
  dwc:aphiaid '172456'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_836'^^xsd:string;
  dwc:observationDate '1965-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '172456'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_7749>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_7749> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_7749> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-63 -95.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-63"^^xsd:decimal ;
  dwc:decimalLongitude "-95.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_7749>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-63 -95.15)"^^geo:wktLiteral ;
  geo-pos:lat "-63"^^xsd:decimal ;
  geo-pos:long "-95.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_7749>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_7749" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_7749'^^xsd:string;
  dwc:scientificName 'Conchoecilla chuni'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1900'^^xsd:integer;
  dwc:longitude '-95.15'^^xsd:double;
  dwc:latitude '-63'^^xsd:integer;
  dwc:aphiaid '172482'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_7749'^^xsd:string;
  dwc:observationDate '1900-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '172482'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_3244>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_3244> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_3244> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-63 -95.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-63"^^xsd:decimal ;
  dwc:decimalLongitude "-95.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_3244>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-63 -95.15)"^^geo:wktLiteral ;
  geo-pos:lat "-63"^^xsd:decimal ;
  geo-pos:long "-95.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_3244>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_3244" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_3244'^^xsd:string;
  dwc:scientificName 'Boroecia antipoda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '-95.15'^^xsd:double;
  dwc:latitude '-63'^^xsd:integer;
  dwc:aphiaid '172467'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_3244'^^xsd:string;
  dwc:observationDate '1965-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '172467'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_12680>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_12680> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_12680> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-63 -95.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-63"^^xsd:decimal ;
  dwc:decimalLongitude "-95.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_12680>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-63 -95.15)"^^geo:wktLiteral ;
  geo-pos:lat "-63"^^xsd:decimal ;
  geo-pos:long "-95.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_12680>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_12680" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_12680'^^xsd:string;
  dwc:scientificName 'Discoconchoecia elegans'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '-95.15'^^xsd:double;
  dwc:latitude '-63'^^xsd:integer;
  dwc:occurrenceRemarks 'TaxonRemark: Note the type locality is in the Norwegain Sea - there are huge sizes differences between different regions suggesting that there is more than one species involved'^^xsd:string;
  dwc:aphiaid '127782'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_12680'^^xsd:string;
  dwc:observationDate '1965-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '127782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_18930>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_18930> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_18930> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-63 -95.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-63"^^xsd:decimal ;
  dwc:decimalLongitude "-95.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_18930>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-63 -95.15)"^^geo:wktLiteral ;
  geo-pos:lat "-63"^^xsd:decimal ;
  geo-pos:long "-95.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_18930>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_18930" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_18930'^^xsd:string;
  dwc:scientificName 'Metaconchoecia skogsbergi'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '-95.15'^^xsd:double;
  dwc:latitude '-63'^^xsd:integer;
  dwc:aphiaid '127814'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_18930'^^xsd:string;
  dwc:observationDate '1965-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '127814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_30687>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_30687> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_30687> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-63 -95.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-63"^^xsd:decimal ;
  dwc:decimalLongitude "-95.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_30687>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-63 -95.15)"^^geo:wktLiteral ;
  geo-pos:lat "-63"^^xsd:decimal ;
  geo-pos:long "-95.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_30687>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_30687" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_30687'^^xsd:string;
  dwc:scientificName 'Pseudoconchoecia serrulata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '-95.15'^^xsd:double;
  dwc:latitude '-63'^^xsd:integer;
  dwc:aphiaid '176588'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_30687'^^xsd:string;
  dwc:observationDate '1965-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '176588'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_18680>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_18680> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_18680> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-63 -95.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-63"^^xsd:decimal ;
  dwc:decimalLongitude "-95.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_18680>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-63 -95.15)"^^geo:wktLiteral ;
  geo-pos:lat "-63"^^xsd:decimal ;
  geo-pos:long "-95.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_18680>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_18680" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_18680'^^xsd:string;
  dwc:scientificName 'Metaconchoecia skogsbergi'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '-95.15'^^xsd:double;
  dwc:latitude '-63'^^xsd:integer;
  dwc:aphiaid '127814'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_18680'^^xsd:string;
  dwc:observationDate '1965-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '127814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_3606>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_3606> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_3606> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-63 -95.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-63"^^xsd:decimal ;
  dwc:decimalLongitude "-95.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_3606>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-63 -95.15)"^^geo:wktLiteral ;
  geo-pos:lat "-63"^^xsd:decimal ;
  geo-pos:long "-95.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_3606>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_3606" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_3606'^^xsd:string;
  dwc:scientificName 'Boroecia antipoda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '-95.15'^^xsd:double;
  dwc:latitude '-63'^^xsd:integer;
  dwc:aphiaid '172467'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_3606'^^xsd:string;
  dwc:observationDate '1965-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '172467'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_29246>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_29246> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_29246> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-63 -95.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-63"^^xsd:decimal ;
  dwc:decimalLongitude "-95.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_29246>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-63 -95.15)"^^geo:wktLiteral ;
  geo-pos:lat "-63"^^xsd:decimal ;
  geo-pos:long "-95.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_29246>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_29246" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_29246'^^xsd:string;
  dwc:scientificName 'Proceroecia brachyaskos'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '-95.15'^^xsd:double;
  dwc:latitude '-63'^^xsd:integer;
  dwc:aphiaid '127857'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_29246'^^xsd:string;
  dwc:observationDate '1965-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '127857'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_21245>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_21245> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_21245> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-63 -95.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-63"^^xsd:decimal ;
  dwc:decimalLongitude "-95.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_21245>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-63 -95.15)"^^geo:wktLiteral ;
  geo-pos:lat "-63"^^xsd:decimal ;
  geo-pos:long "-95.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_21245>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_21245" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_21245'^^xsd:string;
  dwc:scientificName 'Obtusoecia antarctica'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '-95.15'^^xsd:double;
  dwc:latitude '-63'^^xsd:integer;
  dwc:aphiaid '176554'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_21245'^^xsd:string;
  dwc:observationDate '1965-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '176554'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_2423>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_2423> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_2423> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-63 -95.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-63"^^xsd:decimal ;
  dwc:decimalLongitude "-95.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_2423>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-63 -95.15)"^^geo:wktLiteral ;
  geo-pos:lat "-63"^^xsd:decimal ;
  geo-pos:long "-95.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_2423>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_2423" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_2423'^^xsd:string;
  dwc:scientificName 'Metaconchoecerra isocheira'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '-95.15'^^xsd:double;
  dwc:latitude '-63'^^xsd:integer;
  dwc:aphiaid '175845'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_2423'^^xsd:string;
  dwc:observationDate '1965-04-22'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_488>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_488> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_488> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-64.767 -95.083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-64.767"^^xsd:decimal ;
  dwc:decimalLongitude "-95.083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_488>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-64.767 -95.083)"^^geo:wktLiteral ;
  geo-pos:lat "-64.767"^^xsd:decimal ;
  geo-pos:long "-95.083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_488>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_488" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_488'^^xsd:string;
  dwc:scientificName 'Alacia hettacra'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '-95.083'^^xsd:double;
  dwc:latitude '-64.767'^^xsd:double;
  dwc:aphiaid '172456'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_488'^^xsd:string;
  dwc:observationDate '1965-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '172456'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_3242>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_3242> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_3242> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-64.767 -95.083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-64.767"^^xsd:decimal ;
  dwc:decimalLongitude "-95.083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_3242>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-64.767 -95.083)"^^geo:wktLiteral ;
  geo-pos:lat "-64.767"^^xsd:decimal ;
  geo-pos:long "-95.083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_3242>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_3242" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_3242'^^xsd:string;
  dwc:scientificName 'Boroecia antipoda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '-95.083'^^xsd:double;
  dwc:latitude '-64.767'^^xsd:double;
  dwc:aphiaid '172467'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_3242'^^xsd:string;
  dwc:observationDate '1965-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '172467'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_12686>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_12686> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_12686> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-64.767 -95.083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-64.767"^^xsd:decimal ;
  dwc:decimalLongitude "-95.083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_12686>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-64.767 -95.083)"^^geo:wktLiteral ;
  geo-pos:lat "-64.767"^^xsd:decimal ;
  geo-pos:long "-95.083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_12686>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_12686" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_12686'^^xsd:string;
  dwc:scientificName 'Discoconchoecia elegans'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '-95.083'^^xsd:double;
  dwc:latitude '-64.767'^^xsd:double;
  dwc:occurrenceRemarks 'TaxonRemark: Note the type locality is in the Norwegain Sea - there are huge sizes differences between different regions suggesting that there is more than one species involved'^^xsd:string;
  dwc:aphiaid '127782'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_12686'^^xsd:string;
  dwc:observationDate '1965-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '127782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_2263>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_2263> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_2263> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-64.767 -95.083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-64.767"^^xsd:decimal ;
  dwc:decimalLongitude "-95.083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_2263>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-64.767 -95.083)"^^geo:wktLiteral ;
  geo-pos:lat "-64.767"^^xsd:decimal ;
  geo-pos:long "-95.083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_2263>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_2263" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_2263'^^xsd:string;
  dwc:scientificName 'Metaconchoecerra isocheira'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '-95.083'^^xsd:double;
  dwc:latitude '-64.767'^^xsd:double;
  dwc:aphiaid '175845'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_2263'^^xsd:string;
  dwc:observationDate '1965-04-19'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_30685>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_30685> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_30685> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-64.767 -95.083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-64.767"^^xsd:decimal ;
  dwc:decimalLongitude "-95.083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_30685>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-64.767 -95.083)"^^geo:wktLiteral ;
  geo-pos:lat "-64.767"^^xsd:decimal ;
  geo-pos:long "-95.083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_30685>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_30685" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_30685'^^xsd:string;
  dwc:scientificName 'Pseudoconchoecia serrulata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '-95.083'^^xsd:double;
  dwc:latitude '-64.767'^^xsd:double;
  dwc:aphiaid '176588'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_30685'^^xsd:string;
  dwc:observationDate '1965-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '176588'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_18678>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_18678> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_18678> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-64.767 -95.083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-64.767"^^xsd:decimal ;
  dwc:decimalLongitude "-95.083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_18678>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-64.767 -95.083)"^^geo:wktLiteral ;
  geo-pos:lat "-64.767"^^xsd:decimal ;
  geo-pos:long "-95.083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_18678>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_18678" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_18678'^^xsd:string;
  dwc:scientificName 'Metaconchoecia skogsbergi'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '-95.083'^^xsd:double;
  dwc:latitude '-64.767'^^xsd:double;
  dwc:aphiaid '127814'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_18678'^^xsd:string;
  dwc:observationDate '1965-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '127814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_21243>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_21243> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_21243> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-64.767 -95.083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-64.767"^^xsd:decimal ;
  dwc:decimalLongitude "-95.083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_21243>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-64.767 -95.083)"^^geo:wktLiteral ;
  geo-pos:lat "-64.767"^^xsd:decimal ;
  geo-pos:long "-95.083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_21243>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_21243" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_21243'^^xsd:string;
  dwc:scientificName 'Obtusoecia antarctica'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '-95.083'^^xsd:double;
  dwc:latitude '-64.767'^^xsd:double;
  dwc:aphiaid '176554'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_21243'^^xsd:string;
  dwc:observationDate '1965-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '176554'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_11821>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_11821> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_11821> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-68.017 -95.033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-68.017"^^xsd:decimal ;
  dwc:decimalLongitude "-95.033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_11821>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-68.017 -95.033)"^^geo:wktLiteral ;
  geo-pos:lat "-68.017"^^xsd:decimal ;
  geo-pos:long "-95.033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_11821>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_11821" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_11821'^^xsd:string;
  dwc:scientificName 'Discoconchoecia elegans'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '-95.033'^^xsd:double;
  dwc:latitude '-68.017'^^xsd:double;
  dwc:occurrenceRemarks 'TaxonRemark: Note the type locality is in the Norwegain Sea - there are huge sizes differences between different regions suggesting that there is more than one species involved'^^xsd:string;
  dwc:aphiaid '127782'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_11821'^^xsd:string;
  dwc:observationDate '1965-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '127782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_12700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_12700> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_12700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-68.017 -95.033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-68.017"^^xsd:decimal ;
  dwc:decimalLongitude "-95.033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_12700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-68.017 -95.033)"^^geo:wktLiteral ;
  geo-pos:lat "-68.017"^^xsd:decimal ;
  geo-pos:long "-95.033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_12700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_12700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_12700'^^xsd:string;
  dwc:scientificName 'Discoconchoecia elegans'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '-95.033'^^xsd:double;
  dwc:latitude '-68.017'^^xsd:double;
  dwc:occurrenceRemarks 'TaxonRemark: Note the type locality is in the Norwegain Sea - there are huge sizes differences between different regions suggesting that there is more than one species involved'^^xsd:string;
  dwc:aphiaid '127782'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_12700'^^xsd:string;
  dwc:observationDate '1965-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '127782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_485>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_485> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_485> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-68.017 -95.033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-68.017"^^xsd:decimal ;
  dwc:decimalLongitude "-95.033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_485>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-68.017 -95.033)"^^geo:wktLiteral ;
  geo-pos:lat "-68.017"^^xsd:decimal ;
  geo-pos:long "-95.033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_485>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_485" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_485'^^xsd:string;
  dwc:scientificName 'Alacia hettacra'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '-95.033'^^xsd:double;
  dwc:latitude '-68.017'^^xsd:double;
  dwc:aphiaid '172456'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_485'^^xsd:string;
  dwc:observationDate '1965-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '172456'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_833>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_833> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_833> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-68.017 -95.033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-68.017"^^xsd:decimal ;
  dwc:decimalLongitude "-95.033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_833>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-68.017 -95.033)"^^geo:wktLiteral ;
  geo-pos:lat "-68.017"^^xsd:decimal ;
  geo-pos:long "-95.033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_833>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_833" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_833'^^xsd:string;
  dwc:scientificName 'Alacia hettacra'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '-95.033'^^xsd:double;
  dwc:latitude '-68.017'^^xsd:double;
  dwc:aphiaid '172456'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_833'^^xsd:string;
  dwc:observationDate '1965-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '172456'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_2436>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_2436> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_2436> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-68.017 -95.033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-68.017"^^xsd:decimal ;
  dwc:decimalLongitude "-95.033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_2436>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-68.017 -95.033)"^^geo:wktLiteral ;
  geo-pos:lat "-68.017"^^xsd:decimal ;
  geo-pos:long "-95.033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_2436>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_2436" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_2436'^^xsd:string;
  dwc:scientificName 'Metaconchoecerra isocheira'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '-95.033'^^xsd:double;
  dwc:latitude '-68.017'^^xsd:double;
  dwc:aphiaid '175845'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_2436'^^xsd:string;
  dwc:observationDate '1965-04-17'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_18928>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_18928> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_18928> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-68.017 -95.033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-68.017"^^xsd:decimal ;
  dwc:decimalLongitude "-95.033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_18928>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-68.017 -95.033)"^^geo:wktLiteral ;
  geo-pos:lat "-68.017"^^xsd:decimal ;
  geo-pos:long "-95.033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_18928>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_18928" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_18928'^^xsd:string;
  dwc:scientificName 'Metaconchoecia skogsbergi'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '-95.033'^^xsd:double;
  dwc:latitude '-68.017'^^xsd:double;
  dwc:aphiaid '127814'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_18928'^^xsd:string;
  dwc:observationDate '1965-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '127814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_3239>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_3239> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_3239> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-68.017 -95.033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-68.017"^^xsd:decimal ;
  dwc:decimalLongitude "-95.033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_3239>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-68.017 -95.033)"^^geo:wktLiteral ;
  geo-pos:lat "-68.017"^^xsd:decimal ;
  geo-pos:long "-95.033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_3239>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_3239" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_3239'^^xsd:string;
  dwc:scientificName 'Boroecia antipoda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '-95.033'^^xsd:double;
  dwc:latitude '-68.017'^^xsd:double;
  dwc:aphiaid '172467'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_3239'^^xsd:string;
  dwc:observationDate '1965-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '172467'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_2261>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_2261> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_2261> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-68.017 -95.033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-68.017"^^xsd:decimal ;
  dwc:decimalLongitude "-95.033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_2261>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-68.017 -95.033)"^^geo:wktLiteral ;
  geo-pos:lat "-68.017"^^xsd:decimal ;
  geo-pos:long "-95.033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_2261>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_2261" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_2261'^^xsd:string;
  dwc:scientificName 'Metaconchoecerra isocheira'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '-95.033'^^xsd:double;
  dwc:latitude '-68.017'^^xsd:double;
  dwc:aphiaid '175845'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_2261'^^xsd:string;
  dwc:observationDate '1965-04-17'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_18675>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_18675> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_18675> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-68.017 -95.033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-68.017"^^xsd:decimal ;
  dwc:decimalLongitude "-95.033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_18675>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-68.017 -95.033)"^^geo:wktLiteral ;
  geo-pos:lat "-68.017"^^xsd:decimal ;
  geo-pos:long "-95.033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_18675>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_18675" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_18675'^^xsd:string;
  dwc:scientificName 'Metaconchoecia skogsbergi'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '-95.033'^^xsd:double;
  dwc:latitude '-68.017'^^xsd:double;
  dwc:aphiaid '127814'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_18675'^^xsd:string;
  dwc:observationDate '1965-04-12'^^xsd:date;
  dwc:aphiaIdAccepted '127814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_3603>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_3603> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_3603> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-68.017 -95.033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-68.017"^^xsd:decimal ;
  dwc:decimalLongitude "-95.033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_3603>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-68.017 -95.033)"^^geo:wktLiteral ;
  geo-pos:lat "-68.017"^^xsd:decimal ;
  geo-pos:long "-95.033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_3603>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_3603" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_3603'^^xsd:string;
  dwc:scientificName 'Boroecia antipoda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '-95.033'^^xsd:double;
  dwc:latitude '-68.017'^^xsd:double;
  dwc:aphiaid '172467'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_3603'^^xsd:string;
  dwc:observationDate '1965-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '172467'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_29243>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_29243> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_29243> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-68.017 -95.033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-68.017"^^xsd:decimal ;
  dwc:decimalLongitude "-95.033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_29243>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-68.017 -95.033)"^^geo:wktLiteral ;
  geo-pos:lat "-68.017"^^xsd:decimal ;
  geo-pos:long "-95.033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_29243>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_29243" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_29243'^^xsd:string;
  dwc:scientificName 'Proceroecia brachyaskos'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '-95.033'^^xsd:double;
  dwc:latitude '-68.017'^^xsd:double;
  dwc:aphiaid '127857'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_29243'^^xsd:string;
  dwc:observationDate '1965-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '127857'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_21240>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_21240> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_21240> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-68.017 -95.033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-68.017"^^xsd:decimal ;
  dwc:decimalLongitude "-95.033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_21240>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-68.017 -95.033)"^^geo:wktLiteral ;
  geo-pos:lat "-68.017"^^xsd:decimal ;
  geo-pos:long "-95.033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_21240>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_21240" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_21240'^^xsd:string;
  dwc:scientificName 'Obtusoecia antarctica'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '-95.033'^^xsd:double;
  dwc:latitude '-68.017'^^xsd:double;
  dwc:aphiaid '176554'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_21240'^^xsd:string;
  dwc:observationDate '1965-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '176554'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_26913>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_26913> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_26913> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-68.017 -95.033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-68.017"^^xsd:decimal ;
  dwc:decimalLongitude "-95.033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_26913>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-68.017 -95.033)"^^geo:wktLiteral ;
  geo-pos:lat "-68.017"^^xsd:decimal ;
  geo-pos:long "-95.033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_26913>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_26913" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_26913'^^xsd:string;
  dwc:scientificName 'Paramollicia major'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '-95.033'^^xsd:double;
  dwc:latitude '-68.017'^^xsd:double;
  dwc:aphiaid '127850'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_26913'^^xsd:string;
  dwc:aphiaIdAccepted '127850'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_7616>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_7616> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_7616> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.167 -95.033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.167"^^xsd:decimal ;
  dwc:decimalLongitude "-95.033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_7616>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.167 -95.033)"^^geo:wktLiteral ;
  geo-pos:lat "-61.167"^^xsd:decimal ;
  geo-pos:long "-95.033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_7616>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_7616" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_7616'^^xsd:string;
  dwc:scientificName 'Conchoecilla chuni'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-95.033'^^xsd:double;
  dwc:latitude '-61.167'^^xsd:double;
  dwc:aphiaid '172482'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_7616'^^xsd:string;
  dwc:observationDate '1965-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '172482'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_11825>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_11825> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_11825> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.167 -95.033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.167"^^xsd:decimal ;
  dwc:decimalLongitude "-95.033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_11825>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.167 -95.033)"^^geo:wktLiteral ;
  geo-pos:lat "-61.167"^^xsd:decimal ;
  geo-pos:long "-95.033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_11825>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_11825" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_11825'^^xsd:string;
  dwc:scientificName 'Discoconchoecia elegans'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-95.033'^^xsd:double;
  dwc:latitude '-61.167'^^xsd:double;
  dwc:occurrenceRemarks 'TaxonRemark: Note the type locality is in the Norwegain Sea - there are huge sizes differences between different regions suggesting that there is more than one species involved'^^xsd:string;
  dwc:aphiaid '127782'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_11825'^^xsd:string;
  dwc:observationDate '1965-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '127782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_491>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_491> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_491> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.167 -95.033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.167"^^xsd:decimal ;
  dwc:decimalLongitude "-95.033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_491>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.167 -95.033)"^^geo:wktLiteral ;
  geo-pos:lat "-61.167"^^xsd:decimal ;
  geo-pos:long "-95.033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_491>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_491" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_491'^^xsd:string;
  dwc:scientificName 'Alacia hettacra'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-95.033'^^xsd:double;
  dwc:latitude '-61.167'^^xsd:double;
  dwc:aphiaid '172456'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_491'^^xsd:string;
  dwc:observationDate '1965-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '172456'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_10278>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_10278> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_10278> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.167 -95.033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.167"^^xsd:decimal ;
  dwc:decimalLongitude "-95.033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_10278>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.167 -95.033)"^^geo:wktLiteral ;
  geo-pos:lat "-61.167"^^xsd:decimal ;
  geo-pos:long "-95.033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_10278>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_10278" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_10278'^^xsd:string;
  dwc:scientificName 'Conchoecissa symmetrica'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-95.033'^^xsd:double;
  dwc:latitude '-61.167'^^xsd:double;
  dwc:aphiaid '127780'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_10278'^^xsd:string;
  dwc:observationDate '1965-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '127780'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_10055>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_10055> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_10055> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.167 -95.033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.167"^^xsd:decimal ;
  dwc:decimalLongitude "-95.033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_10055>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.167 -95.033)"^^geo:wktLiteral ;
  geo-pos:lat "-61.167"^^xsd:decimal ;
  geo-pos:long "-95.033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_10055>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_10055" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_10055'^^xsd:string;
  dwc:scientificName 'Conchoecissa symmetrica'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-95.033'^^xsd:double;
  dwc:latitude '-61.167'^^xsd:double;
  dwc:aphiaid '127780'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_10055'^^xsd:string;
  dwc:observationDate '1965-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '127780'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_837>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_837> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_837> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.167 -95.033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.167"^^xsd:decimal ;
  dwc:decimalLongitude "-95.033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_837>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.167 -95.033)"^^geo:wktLiteral ;
  geo-pos:lat "-61.167"^^xsd:decimal ;
  geo-pos:long "-95.033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_837>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_837" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_837'^^xsd:string;
  dwc:scientificName 'Alacia hettacra'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-95.033'^^xsd:double;
  dwc:latitude '-61.167'^^xsd:double;
  dwc:aphiaid '172456'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_837'^^xsd:string;
  dwc:observationDate '1965-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '172456'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_7750>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_7750> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_7750> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.167 -95.033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.167"^^xsd:decimal ;
  dwc:decimalLongitude "-95.033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_7750>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.167 -95.033)"^^geo:wktLiteral ;
  geo-pos:lat "-61.167"^^xsd:decimal ;
  geo-pos:long "-95.033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_7750>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_7750" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_7750'^^xsd:string;
  dwc:scientificName 'Conchoecilla chuni'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1900'^^xsd:integer;
  dwc:longitude '-95.033'^^xsd:double;
  dwc:latitude '-61.167'^^xsd:double;
  dwc:aphiaid '172482'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_7750'^^xsd:string;
  dwc:observationDate '1900-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '172482'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_2266>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_2266> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_2266> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.167 -95.033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.167"^^xsd:decimal ;
  dwc:decimalLongitude "-95.033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_2266>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.167 -95.033)"^^geo:wktLiteral ;
  geo-pos:lat "-61.167"^^xsd:decimal ;
  geo-pos:long "-95.033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_2266>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_2266" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_2266'^^xsd:string;
  dwc:scientificName 'Metaconchoecerra isocheira'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-95.033'^^xsd:double;
  dwc:latitude '-61.167'^^xsd:double;
  dwc:aphiaid '175845'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_2266'^^xsd:string;
  dwc:observationDate '1965-04-24'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_2424>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_2424> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_2424> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.167 -95.033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.167"^^xsd:decimal ;
  dwc:decimalLongitude "-95.033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_2424>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.167 -95.033)"^^geo:wktLiteral ;
  geo-pos:lat "-61.167"^^xsd:decimal ;
  geo-pos:long "-95.033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_2424>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_2424" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_2424'^^xsd:string;
  dwc:scientificName 'Metaconchoecerra isocheira'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-95.033'^^xsd:double;
  dwc:latitude '-61.167'^^xsd:double;
  dwc:aphiaid '175845'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_2424'^^xsd:string;
  dwc:observationDate '1965-04-24'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_31206>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_31206> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_31206> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.167 -95.033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.167"^^xsd:decimal ;
  dwc:decimalLongitude "-95.033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_31206>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.167 -95.033)"^^geo:wktLiteral ;
  geo-pos:lat "-61.167"^^xsd:decimal ;
  geo-pos:long "-95.033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_31206>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_31206" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_31206'^^xsd:string;
  dwc:scientificName 'Metaconchoecetosa teretivalvata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-95.033'^^xsd:double;
  dwc:latitude '-61.167'^^xsd:double;
  dwc:aphiaid '175866'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_31206'^^xsd:string;
  dwc:observationDate '1965-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '536010'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_3246>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_3246> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_3246> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.167 -95.033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.167"^^xsd:decimal ;
  dwc:decimalLongitude "-95.033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_3246>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.167 -95.033)"^^geo:wktLiteral ;
  geo-pos:lat "-61.167"^^xsd:decimal ;
  geo-pos:long "-95.033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_3246>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_3246" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_3246'^^xsd:string;
  dwc:scientificName 'Boroecia antipoda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-95.033'^^xsd:double;
  dwc:latitude '-61.167'^^xsd:double;
  dwc:aphiaid '172467'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_3246'^^xsd:string;
  dwc:observationDate '1965-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '172467'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_12664>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_12664> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_12664> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.167 -95.033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.167"^^xsd:decimal ;
  dwc:decimalLongitude "-95.033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_12664>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.167 -95.033)"^^geo:wktLiteral ;
  geo-pos:lat "-61.167"^^xsd:decimal ;
  geo-pos:long "-95.033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_12664>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_12664" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_12664'^^xsd:string;
  dwc:scientificName 'Discoconchoecia elegans'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-95.033'^^xsd:double;
  dwc:latitude '-61.167'^^xsd:double;
  dwc:occurrenceRemarks 'TaxonRemark: Note the type locality is in the Norwegain Sea - there are huge sizes differences between different regions suggesting that there is more than one species involved'^^xsd:string;
  dwc:aphiaid '127782'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_12664'^^xsd:string;
  dwc:observationDate '1965-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '127782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_18931>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_18931> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_18931> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.167 -95.033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.167"^^xsd:decimal ;
  dwc:decimalLongitude "-95.033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_18931>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.167 -95.033)"^^geo:wktLiteral ;
  geo-pos:lat "-61.167"^^xsd:decimal ;
  geo-pos:long "-95.033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_18931>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_18931" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_18931'^^xsd:string;
  dwc:scientificName 'Metaconchoecia skogsbergi'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-95.033'^^xsd:double;
  dwc:latitude '-61.167'^^xsd:double;
  dwc:aphiaid '127814'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_18931'^^xsd:string;
  dwc:observationDate '1965-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '127814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_30689>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_30689> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_30689> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.167 -95.033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.167"^^xsd:decimal ;
  dwc:decimalLongitude "-95.033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_30689>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.167 -95.033)"^^geo:wktLiteral ;
  geo-pos:lat "-61.167"^^xsd:decimal ;
  geo-pos:long "-95.033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_30689>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_30689" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_30689'^^xsd:string;
  dwc:scientificName 'Pseudoconchoecia serrulata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-95.033'^^xsd:double;
  dwc:latitude '-61.167'^^xsd:double;
  dwc:aphiaid '176588'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_30689'^^xsd:string;
  dwc:observationDate '1965-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '176588'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_21469>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_21469> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_21469> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.167 -95.033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.167"^^xsd:decimal ;
  dwc:decimalLongitude "-95.033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_21469>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.167 -95.033)"^^geo:wktLiteral ;
  geo-pos:lat "-61.167"^^xsd:decimal ;
  geo-pos:long "-95.033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_21469>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_21469" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_21469'^^xsd:string;
  dwc:scientificName 'Obtusoecia antarctica'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-95.033'^^xsd:double;
  dwc:latitude '-61.167'^^xsd:double;
  dwc:aphiaid '176554'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_21469'^^xsd:string;
  dwc:observationDate '1965-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '176554'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_18682>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_18682> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_18682> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.167 -95.033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.167"^^xsd:decimal ;
  dwc:decimalLongitude "-95.033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_18682>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.167 -95.033)"^^geo:wktLiteral ;
  geo-pos:lat "-61.167"^^xsd:decimal ;
  geo-pos:long "-95.033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_18682>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_18682" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_18682'^^xsd:string;
  dwc:scientificName 'Metaconchoecia skogsbergi'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '-95.033'^^xsd:double;
  dwc:latitude '-61.167'^^xsd:double;
  dwc:aphiaid '127814'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_18682'^^xsd:string;
  dwc:observationDate '1965-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '127814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_3607>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_3607> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_3607> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.167 -95.033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.167"^^xsd:decimal ;
  dwc:decimalLongitude "-95.033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_3607>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.167 -95.033)"^^geo:wktLiteral ;
  geo-pos:lat "-61.167"^^xsd:decimal ;
  geo-pos:long "-95.033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_3607>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_3607" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_3607'^^xsd:string;
  dwc:scientificName 'Boroecia antipoda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-95.033'^^xsd:double;
  dwc:latitude '-61.167'^^xsd:double;
  dwc:aphiaid '172467'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_3607'^^xsd:string;
  dwc:observationDate '1965-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '172467'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_29247>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_29247> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_29247> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.167 -95.033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.167"^^xsd:decimal ;
  dwc:decimalLongitude "-95.033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_29247>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.167 -95.033)"^^geo:wktLiteral ;
  geo-pos:lat "-61.167"^^xsd:decimal ;
  geo-pos:long "-95.033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_29247>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_29247" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_29247'^^xsd:string;
  dwc:scientificName 'Proceroecia brachyaskos'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-95.033'^^xsd:double;
  dwc:latitude '-61.167'^^xsd:double;
  dwc:aphiaid '127857'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_29247'^^xsd:string;
  dwc:observationDate '1965-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '127857'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_21247>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_21247> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_21247> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.167 -95.033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.167"^^xsd:decimal ;
  dwc:decimalLongitude "-95.033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_21247>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.167 -95.033)"^^geo:wktLiteral ;
  geo-pos:lat "-61.167"^^xsd:decimal ;
  geo-pos:long "-95.033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_21247>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_21247" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_21247'^^xsd:string;
  dwc:scientificName 'Obtusoecia antarctica'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-95.033'^^xsd:double;
  dwc:latitude '-61.167'^^xsd:double;
  dwc:aphiaid '176554'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_21247'^^xsd:string;
  dwc:observationDate '1965-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '176554'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_21467>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_21467> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_21467> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-64.25 -94.983)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-64.25"^^xsd:decimal ;
  dwc:decimalLongitude "-94.983"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_21467>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-64.25 -94.983)"^^geo:wktLiteral ;
  geo-pos:lat "-64.25"^^xsd:decimal ;
  geo-pos:long "-94.983"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_21467>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_21467" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_21467'^^xsd:string;
  dwc:scientificName 'Obtusoecia antarctica'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '-94.983'^^xsd:double;
  dwc:latitude '-64.25'^^xsd:double;
  dwc:aphiaid '176554'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_21467'^^xsd:string;
  dwc:observationDate '1965-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '176554'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_11823>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_11823> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_11823> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-64.25 -94.983)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-64.25"^^xsd:decimal ;
  dwc:decimalLongitude "-94.983"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_11823>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-64.25 -94.983)"^^geo:wktLiteral ;
  geo-pos:lat "-64.25"^^xsd:decimal ;
  geo-pos:long "-94.983"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_11823>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_11823" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_11823'^^xsd:string;
  dwc:scientificName 'Discoconchoecia elegans'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '-94.983'^^xsd:double;
  dwc:latitude '-64.25'^^xsd:double;
  dwc:occurrenceRemarks 'TaxonRemark: Note the type locality is in the Norwegain Sea - there are huge sizes differences between different regions suggesting that there is more than one species involved'^^xsd:string;
  dwc:aphiaid '127782'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_11823'^^xsd:string;
  dwc:observationDate '1965-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '127782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_489>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_489> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_489> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-64.25 -94.983)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-64.25"^^xsd:decimal ;
  dwc:decimalLongitude "-94.983"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_489>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-64.25 -94.983)"^^geo:wktLiteral ;
  geo-pos:lat "-64.25"^^xsd:decimal ;
  geo-pos:long "-94.983"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_489>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_489" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_489'^^xsd:string;
  dwc:scientificName 'Alacia hettacra'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '-94.983'^^xsd:double;
  dwc:latitude '-64.25'^^xsd:double;
  dwc:aphiaid '172456'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_489'^^xsd:string;
  dwc:observationDate '1965-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '172456'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_29245>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_29245> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_29245> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-64.25 -94.983)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-64.25"^^xsd:decimal ;
  dwc:decimalLongitude "-94.983"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_29245>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-64.25 -94.983)"^^geo:wktLiteral ;
  geo-pos:lat "-64.25"^^xsd:decimal ;
  geo-pos:long "-94.983"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_29245>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_29245" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_29245'^^xsd:string;
  dwc:scientificName 'Proceroecia brachyaskos'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '-94.983'^^xsd:double;
  dwc:latitude '-64.25'^^xsd:double;
  dwc:aphiaid '127857'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_29245'^^xsd:string;
  dwc:observationDate '1965-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '127857'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_835>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_835> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_835> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-64.25 -94.983)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-64.25"^^xsd:decimal ;
  dwc:decimalLongitude "-94.983"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_835>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-64.25 -94.983)"^^geo:wktLiteral ;
  geo-pos:lat "-64.25"^^xsd:decimal ;
  geo-pos:long "-94.983"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_835>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_835" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_835'^^xsd:string;
  dwc:scientificName 'Alacia hettacra'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '-94.983'^^xsd:double;
  dwc:latitude '-64.25'^^xsd:double;
  dwc:aphiaid '172456'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_835'^^xsd:string;
  dwc:observationDate '1965-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '172456'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_18929>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_18929> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_18929> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-64.25 -94.983)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-64.25"^^xsd:decimal ;
  dwc:decimalLongitude "-94.983"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_18929>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-64.25 -94.983)"^^geo:wktLiteral ;
  geo-pos:lat "-64.25"^^xsd:decimal ;
  geo-pos:long "-94.983"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_18929>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_18929" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_18929'^^xsd:string;
  dwc:scientificName 'Metaconchoecia skogsbergi'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '-94.983'^^xsd:double;
  dwc:latitude '-64.25'^^xsd:double;
  dwc:aphiaid '127814'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_18929'^^xsd:string;
  dwc:observationDate '1965-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '127814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_3243>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_3243> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_3243> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-64.25 -94.983)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-64.25"^^xsd:decimal ;
  dwc:decimalLongitude "-94.983"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_3243>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-64.25 -94.983)"^^geo:wktLiteral ;
  geo-pos:lat "-64.25"^^xsd:decimal ;
  geo-pos:long "-94.983"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_3243>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_3243" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_3243'^^xsd:string;
  dwc:scientificName 'Boroecia antipoda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '-94.983'^^xsd:double;
  dwc:latitude '-64.25'^^xsd:double;
  dwc:aphiaid '172467'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_3243'^^xsd:string;
  dwc:observationDate '1965-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '172467'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_12685>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_12685> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_12685> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-64.25 -94.983)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-64.25"^^xsd:decimal ;
  dwc:decimalLongitude "-94.983"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_12685>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-64.25 -94.983)"^^geo:wktLiteral ;
  geo-pos:lat "-64.25"^^xsd:decimal ;
  geo-pos:long "-94.983"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_12685>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_12685" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_12685'^^xsd:string;
  dwc:scientificName 'Discoconchoecia elegans'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '-94.983'^^xsd:double;
  dwc:latitude '-64.25'^^xsd:double;
  dwc:occurrenceRemarks 'TaxonRemark: Note the type locality is in the Norwegain Sea - there are huge sizes differences between different regions suggesting that there is more than one species involved'^^xsd:string;
  dwc:aphiaid '127782'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_12685'^^xsd:string;
  dwc:observationDate '1965-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '127782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_30686>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_30686> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_30686> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-64.25 -94.983)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-64.25"^^xsd:decimal ;
  dwc:decimalLongitude "-94.983"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_30686>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-64.25 -94.983)"^^geo:wktLiteral ;
  geo-pos:lat "-64.25"^^xsd:decimal ;
  geo-pos:long "-94.983"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_30686>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_30686" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_30686'^^xsd:string;
  dwc:scientificName 'Pseudoconchoecia serrulata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '-94.983'^^xsd:double;
  dwc:latitude '-64.25'^^xsd:double;
  dwc:aphiaid '176588'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_30686'^^xsd:string;
  dwc:observationDate '1965-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '176588'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_18679>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_18679> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_18679> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-64.25 -94.983)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-64.25"^^xsd:decimal ;
  dwc:decimalLongitude "-94.983"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_18679>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-64.25 -94.983)"^^geo:wktLiteral ;
  geo-pos:lat "-64.25"^^xsd:decimal ;
  geo-pos:long "-94.983"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_18679>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_18679" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_18679'^^xsd:string;
  dwc:scientificName 'Metaconchoecia skogsbergi'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '-94.983'^^xsd:double;
  dwc:latitude '-64.25'^^xsd:double;
  dwc:aphiaid '127814'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_18679'^^xsd:string;
  dwc:observationDate '1965-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '127814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_3605>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_3605> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_3605> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-64.25 -94.983)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-64.25"^^xsd:decimal ;
  dwc:decimalLongitude "-94.983"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_3605>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-64.25 -94.983)"^^geo:wktLiteral ;
  geo-pos:lat "-64.25"^^xsd:decimal ;
  geo-pos:long "-94.983"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_3605>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_3605" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_3605'^^xsd:string;
  dwc:scientificName 'Boroecia antipoda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '-94.983'^^xsd:double;
  dwc:latitude '-64.25'^^xsd:double;
  dwc:aphiaid '172467'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_3605'^^xsd:string;
  dwc:observationDate '1965-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '172467'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_21244>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_21244> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_21244> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-64.25 -94.983)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-64.25"^^xsd:decimal ;
  dwc:decimalLongitude "-94.983"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_21244>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-64.25 -94.983)"^^geo:wktLiteral ;
  geo-pos:lat "-64.25"^^xsd:decimal ;
  geo-pos:long "-94.983"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_21244>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_21244" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_21244'^^xsd:string;
  dwc:scientificName 'Obtusoecia antarctica'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '-94.983'^^xsd:double;
  dwc:latitude '-64.25'^^xsd:double;
  dwc:aphiaid '176554'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_21244'^^xsd:string;
  dwc:observationDate '1965-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '176554'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_2264>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_2264> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_2264> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-64.25 -94.983)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-64.25"^^xsd:decimal ;
  dwc:decimalLongitude "-94.983"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_2264>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-64.25 -94.983)"^^geo:wktLiteral ;
  geo-pos:lat "-64.25"^^xsd:decimal ;
  geo-pos:long "-94.983"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_2264>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_2264" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_2264'^^xsd:string;
  dwc:scientificName 'Metaconchoecerra isocheira'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '-94.983'^^xsd:double;
  dwc:latitude '-64.25'^^xsd:double;
  dwc:aphiaid '175845'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_2264'^^xsd:string;
  dwc:observationDate '1965-04-20'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_3248>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_3248> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_3248> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-56.067 -94.867)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-56.067"^^xsd:decimal ;
  dwc:decimalLongitude "-94.867"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_3248>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-56.067 -94.867)"^^geo:wktLiteral ;
  geo-pos:lat "-56.067"^^xsd:decimal ;
  geo-pos:long "-94.867"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_3248>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_3248" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_3248'^^xsd:string;
  dwc:scientificName 'Boroecia antipoda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-94.867'^^xsd:double;
  dwc:latitude '-56.067'^^xsd:double;
  dwc:aphiaid '172467'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_3248'^^xsd:string;
  dwc:observationDate '1965-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '172467'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_11830>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_11830> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_11830> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-56.067 -94.867)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-56.067"^^xsd:decimal ;
  dwc:decimalLongitude "-94.867"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_11830>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-56.067 -94.867)"^^geo:wktLiteral ;
  geo-pos:lat "-56.067"^^xsd:decimal ;
  geo-pos:long "-94.867"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_11830>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_11830" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_11830'^^xsd:string;
  dwc:scientificName 'Discoconchoecia elegans'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-94.867'^^xsd:double;
  dwc:latitude '-56.067'^^xsd:double;
  dwc:occurrenceRemarks 'TaxonRemark: Note the type locality is in the Norwegain Sea - there are huge sizes differences between different regions suggesting that there is more than one species involved'^^xsd:string;
  dwc:aphiaid '127782'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_11830'^^xsd:string;
  dwc:observationDate '1965-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '127782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_493>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_493> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_493> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-56.067 -94.867)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-56.067"^^xsd:decimal ;
  dwc:decimalLongitude "-94.867"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_493>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-56.067 -94.867)"^^geo:wktLiteral ;
  geo-pos:lat "-56.067"^^xsd:decimal ;
  geo-pos:long "-94.867"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_493>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_493" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_493'^^xsd:string;
  dwc:scientificName 'Alacia hettacra'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-94.867'^^xsd:double;
  dwc:latitude '-56.067'^^xsd:double;
  dwc:aphiaid '172456'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_493'^^xsd:string;
  dwc:observationDate '1965-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '172456'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_5301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_5301> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_5301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-56.067 -94.867)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-56.067"^^xsd:decimal ;
  dwc:decimalLongitude "-94.867"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_5301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-56.067 -94.867)"^^geo:wktLiteral ;
  geo-pos:lat "-56.067"^^xsd:decimal ;
  geo-pos:long "-94.867"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_5301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_5301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_5301'^^xsd:string;
  dwc:scientificName 'Conchoecia hyalophyllum'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-94.867'^^xsd:double;
  dwc:latitude '-56.067'^^xsd:double;
  dwc:aphiaid '127770'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_5301'^^xsd:string;
  dwc:observationDate '1965-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '1314235'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_10283>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_10283> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_10283> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-56.067 -94.867)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-56.067"^^xsd:decimal ;
  dwc:decimalLongitude "-94.867"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_10283>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-56.067 -94.867)"^^geo:wktLiteral ;
  geo-pos:lat "-56.067"^^xsd:decimal ;
  geo-pos:long "-94.867"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_10283>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_10283" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_10283'^^xsd:string;
  dwc:scientificName 'Conchoecissa symmetrica'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-94.867'^^xsd:double;
  dwc:latitude '-56.067'^^xsd:double;
  dwc:aphiaid '127780'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_10283'^^xsd:string;
  dwc:observationDate '1965-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '127780'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_10059>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_10059> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_10059> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-56.067 -94.867)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-56.067"^^xsd:decimal ;
  dwc:decimalLongitude "-94.867"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_10059>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-56.067 -94.867)"^^geo:wktLiteral ;
  geo-pos:lat "-56.067"^^xsd:decimal ;
  geo-pos:long "-94.867"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_10059>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_10059" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_10059'^^xsd:string;
  dwc:scientificName 'Conchoecissa symmetrica'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-94.867'^^xsd:double;
  dwc:latitude '-56.067'^^xsd:double;
  dwc:aphiaid '127780'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_10059'^^xsd:string;
  dwc:observationDate '1965-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '127780'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_7747>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_7747> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_7747> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-56.067 -94.867)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-56.067"^^xsd:decimal ;
  dwc:decimalLongitude "-94.867"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_7747>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-56.067 -94.867)"^^geo:wktLiteral ;
  geo-pos:lat "-56.067"^^xsd:decimal ;
  geo-pos:long "-94.867"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_7747>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_7747" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_7747'^^xsd:string;
  dwc:scientificName 'Conchoecilla chuni'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1900'^^xsd:integer;
  dwc:longitude '-94.867'^^xsd:double;
  dwc:latitude '-56.067'^^xsd:double;
  dwc:aphiaid '172482'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_7747'^^xsd:string;
  dwc:observationDate '1900-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '172482'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_7618>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_7618> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_7618> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-56.067 -94.867)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-56.067"^^xsd:decimal ;
  dwc:decimalLongitude "-94.867"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_7618>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-56.067 -94.867)"^^geo:wktLiteral ;
  geo-pos:lat "-56.067"^^xsd:decimal ;
  geo-pos:long "-94.867"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_7618>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_7618" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_7618'^^xsd:string;
  dwc:scientificName 'Conchoecilla chuni'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-94.867'^^xsd:double;
  dwc:latitude '-56.067'^^xsd:double;
  dwc:aphiaid '172482'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_7618'^^xsd:string;
  dwc:observationDate '1965-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '172482'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_18935>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_18935> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_18935> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-56.067 -94.867)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-56.067"^^xsd:decimal ;
  dwc:decimalLongitude "-94.867"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_18935>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-56.067 -94.867)"^^geo:wktLiteral ;
  geo-pos:lat "-56.067"^^xsd:decimal ;
  geo-pos:long "-94.867"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_18935>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_18935" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_18935'^^xsd:string;
  dwc:scientificName 'Metaconchoecia skogsbergi'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-94.867'^^xsd:double;
  dwc:latitude '-56.067'^^xsd:double;
  dwc:aphiaid '127814'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_18935'^^xsd:string;
  dwc:observationDate '1965-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '127814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_30695>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_30695> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_30695> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-56.067 -94.867)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-56.067"^^xsd:decimal ;
  dwc:decimalLongitude "-94.867"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_30695>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-56.067 -94.867)"^^geo:wktLiteral ;
  geo-pos:lat "-56.067"^^xsd:decimal ;
  geo-pos:long "-94.867"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_30695>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_30695" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_30695'^^xsd:string;
  dwc:scientificName 'Pseudoconchoecia serrulata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-94.867'^^xsd:double;
  dwc:latitude '-56.067'^^xsd:double;
  dwc:aphiaid '176588'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_30695'^^xsd:string;
  dwc:observationDate '1965-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '176588'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_21474>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_21474> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_21474> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-56.067 -94.867)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-56.067"^^xsd:decimal ;
  dwc:decimalLongitude "-94.867"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_21474>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-56.067 -94.867)"^^geo:wktLiteral ;
  geo-pos:lat "-56.067"^^xsd:decimal ;
  geo-pos:long "-94.867"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_21474>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_21474" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_21474'^^xsd:string;
  dwc:scientificName 'Obtusoecia antarctica'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-94.867'^^xsd:double;
  dwc:latitude '-56.067'^^xsd:double;
  dwc:aphiaid '176554'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_21474'^^xsd:string;
  dwc:observationDate '1965-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '176554'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_18688>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_18688> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_18688> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-56.067 -94.867)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-56.067"^^xsd:decimal ;
  dwc:decimalLongitude "-94.867"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_18688>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-56.067 -94.867)"^^geo:wktLiteral ;
  geo-pos:lat "-56.067"^^xsd:decimal ;
  geo-pos:long "-94.867"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_18688>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_18688" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_18688'^^xsd:string;
  dwc:scientificName 'Metaconchoecia skogsbergi'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '-94.867'^^xsd:double;
  dwc:latitude '-56.067'^^xsd:double;
  dwc:aphiaid '127814'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_18688'^^xsd:string;
  dwc:observationDate '1965-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '127814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_12601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_12601> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_12601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-56.067 -94.867)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-56.067"^^xsd:decimal ;
  dwc:decimalLongitude "-94.867"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_12601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-56.067 -94.867)"^^geo:wktLiteral ;
  geo-pos:lat "-56.067"^^xsd:decimal ;
  geo-pos:long "-94.867"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_12601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_12601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_12601'^^xsd:string;
  dwc:scientificName 'Discoconchoecia elegans'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-94.867'^^xsd:double;
  dwc:latitude '-56.067'^^xsd:double;
  dwc:occurrenceRemarks 'TaxonRemark: Note the type locality is in the Norwegain Sea - there are huge sizes differences between different regions suggesting that there is more than one species involved'^^xsd:string;
  dwc:aphiaid '127782'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_12601'^^xsd:string;
  dwc:observationDate '1965-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '127782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_3609>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_3609> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_3609> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-56.067 -94.867)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-56.067"^^xsd:decimal ;
  dwc:decimalLongitude "-94.867"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_3609>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-56.067 -94.867)"^^geo:wktLiteral ;
  geo-pos:lat "-56.067"^^xsd:decimal ;
  geo-pos:long "-94.867"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_3609>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_3609" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_3609'^^xsd:string;
  dwc:scientificName 'Boroecia antipoda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-94.867'^^xsd:double;
  dwc:latitude '-56.067'^^xsd:double;
  dwc:aphiaid '172467'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_3609'^^xsd:string;
  dwc:observationDate '1965-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '172467'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_29248>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_29248> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_29248> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-56.067 -94.867)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-56.067"^^xsd:decimal ;
  dwc:decimalLongitude "-94.867"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_29248>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-56.067 -94.867)"^^geo:wktLiteral ;
  geo-pos:lat "-56.067"^^xsd:decimal ;
  geo-pos:long "-94.867"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_29248>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_29248" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_29248'^^xsd:string;
  dwc:scientificName 'Proceroecia brachyaskos'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-94.867'^^xsd:double;
  dwc:latitude '-56.067'^^xsd:double;
  dwc:aphiaid '127857'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_29248'^^xsd:string;
  dwc:observationDate '1965-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '127857'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_21253>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_21253> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_21253> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-56.067 -94.867)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-56.067"^^xsd:decimal ;
  dwc:decimalLongitude "-94.867"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_21253>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-56.067 -94.867)"^^geo:wktLiteral ;
  geo-pos:lat "-56.067"^^xsd:decimal ;
  geo-pos:long "-94.867"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_21253>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_21253" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_21253'^^xsd:string;
  dwc:scientificName 'Obtusoecia antarctica'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-94.867'^^xsd:double;
  dwc:latitude '-56.067'^^xsd:double;
  dwc:aphiaid '176554'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_21253'^^xsd:string;
  dwc:observationDate '1965-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '176554'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_3249>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_3249> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_3249> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-55.017 -94.833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-55.017"^^xsd:decimal ;
  dwc:decimalLongitude "-94.833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_3249>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-55.017 -94.833)"^^geo:wktLiteral ;
  geo-pos:lat "-55.017"^^xsd:decimal ;
  geo-pos:long "-94.833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_3249>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_3249" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_3249'^^xsd:string;
  dwc:scientificName 'Boroecia antipoda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '-94.833'^^xsd:double;
  dwc:latitude '-55.017'^^xsd:double;
  dwc:aphiaid '172467'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_3249'^^xsd:string;
  dwc:observationDate '1965-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '172467'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_11831>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_11831> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_11831> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-55.017 -94.833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-55.017"^^xsd:decimal ;
  dwc:decimalLongitude "-94.833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_11831>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-55.017 -94.833)"^^geo:wktLiteral ;
  geo-pos:lat "-55.017"^^xsd:decimal ;
  geo-pos:long "-94.833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_11831>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_11831" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_11831'^^xsd:string;
  dwc:scientificName 'Discoconchoecia elegans'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '-94.833'^^xsd:double;
  dwc:latitude '-55.017'^^xsd:double;
  dwc:occurrenceRemarks 'TaxonRemark: Note the type locality is in the Norwegain Sea - there are huge sizes differences between different regions suggesting that there is more than one species involved'^^xsd:string;
  dwc:aphiaid '127782'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_11831'^^xsd:string;
  dwc:observationDate '1965-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '127782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_4864>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_4864> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_4864> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-55.017 -94.833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-55.017"^^xsd:decimal ;
  dwc:decimalLongitude "-94.833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_4864>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-55.017 -94.833)"^^geo:wktLiteral ;
  geo-pos:lat "-55.017"^^xsd:decimal ;
  geo-pos:long "-94.833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_4864>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_4864" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_4864'^^xsd:string;
  dwc:scientificName 'Conchoecia hyalophyllum'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '-94.833'^^xsd:double;
  dwc:latitude '-55.017'^^xsd:double;
  dwc:aphiaid '127770'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_4864'^^xsd:string;
  dwc:observationDate '1965-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '1314235'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_10060>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_10060> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_10060> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-55.017 -94.833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-55.017"^^xsd:decimal ;
  dwc:decimalLongitude "-94.833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_10060>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-55.017 -94.833)"^^geo:wktLiteral ;
  geo-pos:lat "-55.017"^^xsd:decimal ;
  geo-pos:long "-94.833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_10060>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_10060" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_10060'^^xsd:string;
  dwc:scientificName 'Conchoecissa symmetrica'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '-94.833'^^xsd:double;
  dwc:latitude '-55.017'^^xsd:double;
  dwc:aphiaid '127780'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_10060'^^xsd:string;
  dwc:observationDate '1965-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '127780'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_7748>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_7748> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_7748> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-55.017 -94.833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-55.017"^^xsd:decimal ;
  dwc:decimalLongitude "-94.833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_7748>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-55.017 -94.833)"^^geo:wktLiteral ;
  geo-pos:lat "-55.017"^^xsd:decimal ;
  geo-pos:long "-94.833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_7748>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_7748" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_7748'^^xsd:string;
  dwc:scientificName 'Conchoecilla chuni'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1900'^^xsd:integer;
  dwc:longitude '-94.833'^^xsd:double;
  dwc:latitude '-55.017'^^xsd:double;
  dwc:aphiaid '172482'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_7748'^^xsd:string;
  dwc:observationDate '1900-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '172482'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_7619>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_7619> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_7619> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-55.017 -94.833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-55.017"^^xsd:decimal ;
  dwc:decimalLongitude "-94.833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_7619>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-55.017 -94.833)"^^geo:wktLiteral ;
  geo-pos:lat "-55.017"^^xsd:decimal ;
  geo-pos:long "-94.833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_7619>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_7619" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_7619'^^xsd:string;
  dwc:scientificName 'Conchoecilla chuni'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '-94.833'^^xsd:double;
  dwc:latitude '-55.017'^^xsd:double;
  dwc:aphiaid '172482'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_7619'^^xsd:string;
  dwc:observationDate '1965-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '172482'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_31209>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_31209> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_31209> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-55.017 -94.833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-55.017"^^xsd:decimal ;
  dwc:decimalLongitude "-94.833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_31209>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-55.017 -94.833)"^^geo:wktLiteral ;
  geo-pos:lat "-55.017"^^xsd:decimal ;
  geo-pos:long "-94.833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_31209>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_31209" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_31209'^^xsd:string;
  dwc:scientificName 'Metaconchoecetosa teretivalvata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '-94.833'^^xsd:double;
  dwc:latitude '-55.017'^^xsd:double;
  dwc:aphiaid '175866'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_31209'^^xsd:string;
  dwc:observationDate '1965-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '536010'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_18936>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_18936> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_18936> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-55.017 -94.833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-55.017"^^xsd:decimal ;
  dwc:decimalLongitude "-94.833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_18936>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-55.017 -94.833)"^^geo:wktLiteral ;
  geo-pos:lat "-55.017"^^xsd:decimal ;
  geo-pos:long "-94.833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_18936>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_18936" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_18936'^^xsd:string;
  dwc:scientificName 'Metaconchoecia skogsbergi'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '-94.833'^^xsd:double;
  dwc:latitude '-55.017'^^xsd:double;
  dwc:aphiaid '127814'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_18936'^^xsd:string;
  dwc:observationDate '1965-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '127814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_30696>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_30696> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_30696> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-55.017 -94.833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-55.017"^^xsd:decimal ;
  dwc:decimalLongitude "-94.833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_30696>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-55.017 -94.833)"^^geo:wktLiteral ;
  geo-pos:lat "-55.017"^^xsd:decimal ;
  geo-pos:long "-94.833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_30696>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_30696" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_30696'^^xsd:string;
  dwc:scientificName 'Pseudoconchoecia serrulata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '-94.833'^^xsd:double;
  dwc:latitude '-55.017'^^xsd:double;
  dwc:aphiaid '176588'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_30696'^^xsd:string;
  dwc:observationDate '1965-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '176588'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_30752>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_30752> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_30752> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-55.017 -94.833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-55.017"^^xsd:decimal ;
  dwc:decimalLongitude "-94.833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_30752>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-55.017 -94.833)"^^geo:wktLiteral ;
  geo-pos:lat "-55.017"^^xsd:decimal ;
  geo-pos:long "-94.833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_30752>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_30752" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_30752'^^xsd:string;
  dwc:scientificName 'Metaconchoecetosa teretivalvata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '-94.833'^^xsd:double;
  dwc:latitude '-55.017'^^xsd:double;
  dwc:aphiaid '175866'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_30752'^^xsd:string;
  dwc:observationDate '1965-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '536010'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_21475>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_21475> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_21475> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-55.017 -94.833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-55.017"^^xsd:decimal ;
  dwc:decimalLongitude "-94.833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_21475>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-55.017 -94.833)"^^geo:wktLiteral ;
  geo-pos:lat "-55.017"^^xsd:decimal ;
  geo-pos:long "-94.833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_21475>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_21475" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_21475'^^xsd:string;
  dwc:scientificName 'Obtusoecia antarctica'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '-94.833'^^xsd:double;
  dwc:latitude '-55.017'^^xsd:double;
  dwc:aphiaid '176554'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_21475'^^xsd:string;
  dwc:observationDate '1965-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '176554'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_18689>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_18689> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_18689> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-55.017 -94.833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-55.017"^^xsd:decimal ;
  dwc:decimalLongitude "-94.833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_18689>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-55.017 -94.833)"^^geo:wktLiteral ;
  geo-pos:lat "-55.017"^^xsd:decimal ;
  geo-pos:long "-94.833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_18689>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_18689" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_18689'^^xsd:string;
  dwc:scientificName 'Metaconchoecia skogsbergi'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '-94.833'^^xsd:double;
  dwc:latitude '-55.017'^^xsd:double;
  dwc:aphiaid '127814'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_18689'^^xsd:string;
  dwc:observationDate '1965-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '127814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_12587>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_12587> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_12587> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-55.017 -94.833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-55.017"^^xsd:decimal ;
  dwc:decimalLongitude "-94.833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_12587>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-55.017 -94.833)"^^geo:wktLiteral ;
  geo-pos:lat "-55.017"^^xsd:decimal ;
  geo-pos:long "-94.833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_12587>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_12587" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_12587'^^xsd:string;
  dwc:scientificName 'Discoconchoecia elegans'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '-94.833'^^xsd:double;
  dwc:latitude '-55.017'^^xsd:double;
  dwc:occurrenceRemarks 'TaxonRemark: Note the type locality is in the Norwegain Sea - there are huge sizes differences between different regions suggesting that there is more than one species involved'^^xsd:string;
  dwc:aphiaid '127782'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_12587'^^xsd:string;
  dwc:observationDate '1965-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '127782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_3610>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_3610> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_3610> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-55.017 -94.833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-55.017"^^xsd:decimal ;
  dwc:decimalLongitude "-94.833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_3610>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-55.017 -94.833)"^^geo:wktLiteral ;
  geo-pos:lat "-55.017"^^xsd:decimal ;
  geo-pos:long "-94.833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_3610>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_3610" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_3610'^^xsd:string;
  dwc:scientificName 'Boroecia antipoda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '-94.833'^^xsd:double;
  dwc:latitude '-55.017'^^xsd:double;
  dwc:aphiaid '172467'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_3610'^^xsd:string;
  dwc:observationDate '1965-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '172467'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_29249>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_29249> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_29249> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-55.017 -94.833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-55.017"^^xsd:decimal ;
  dwc:decimalLongitude "-94.833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_29249>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-55.017 -94.833)"^^geo:wktLiteral ;
  geo-pos:lat "-55.017"^^xsd:decimal ;
  geo-pos:long "-94.833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_29249>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_29249" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_29249'^^xsd:string;
  dwc:scientificName 'Proceroecia brachyaskos'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '-94.833'^^xsd:double;
  dwc:latitude '-55.017'^^xsd:double;
  dwc:aphiaid '127857'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_29249'^^xsd:string;
  dwc:observationDate '1965-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '127857'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_13310>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_13310> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_13310> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-55.017 -94.833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-55.017"^^xsd:decimal ;
  dwc:decimalLongitude "-94.833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_13310>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-55.017 -94.833)"^^geo:wktLiteral ;
  geo-pos:lat "-55.017"^^xsd:decimal ;
  geo-pos:long "-94.833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_13310>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_13310" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_13310'^^xsd:string;
  dwc:scientificName 'Gaussicia edentata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '-94.833'^^xsd:double;
  dwc:latitude '-55.017'^^xsd:double;
  dwc:aphiaid '127788'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_13310'^^xsd:string;
  dwc:observationDate '1965-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '127788'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_13355>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_13355> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_13355> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-55.017 -94.833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-55.017"^^xsd:decimal ;
  dwc:decimalLongitude "-94.833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_13355>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-55.017 -94.833)"^^geo:wktLiteral ;
  geo-pos:lat "-55.017"^^xsd:decimal ;
  geo-pos:long "-94.833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_13355>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_13355" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_13355'^^xsd:string;
  dwc:scientificName 'Gaussicia edentata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '-94.833'^^xsd:double;
  dwc:latitude '-55.017'^^xsd:double;
  dwc:aphiaid '127788'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_13355'^^xsd:string;
  dwc:aphiaIdAccepted '127788'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_21472>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_21472> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_21472> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-58.1 -94.818)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-58.1"^^xsd:decimal ;
  dwc:decimalLongitude "-94.818"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_21472>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-58.1 -94.818)"^^geo:wktLiteral ;
  geo-pos:lat "-58.1"^^xsd:decimal ;
  geo-pos:long "-94.818"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_21472>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_21472" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_21472'^^xsd:string;
  dwc:scientificName 'Obtusoecia antarctica'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '-94.818'^^xsd:double;
  dwc:latitude '-58.1'^^xsd:double;
  dwc:aphiaid '176554'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_21472'^^xsd:string;
  dwc:observationDate '1965-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '176554'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_11828>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_11828> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_11828> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-58.1 -94.818)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-58.1"^^xsd:decimal ;
  dwc:decimalLongitude "-94.818"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_11828>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-58.1 -94.818)"^^geo:wktLiteral ;
  geo-pos:lat "-58.1"^^xsd:decimal ;
  geo-pos:long "-94.818"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_11828>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_11828" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_11828'^^xsd:string;
  dwc:scientificName 'Discoconchoecia elegans'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '-94.818'^^xsd:double;
  dwc:latitude '-58.1'^^xsd:double;
  dwc:occurrenceRemarks 'TaxonRemark: Note the type locality is in the Norwegain Sea - there are huge sizes differences between different regions suggesting that there is more than one species involved'^^xsd:string;
  dwc:aphiaid '127782'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_11828'^^xsd:string;
  dwc:observationDate '1965-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '127782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_10281>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_10281> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_10281> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-58.1 -94.818)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-58.1"^^xsd:decimal ;
  dwc:decimalLongitude "-94.818"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_10281>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-58.1 -94.818)"^^geo:wktLiteral ;
  geo-pos:lat "-58.1"^^xsd:decimal ;
  geo-pos:long "-94.818"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_10281>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_10281" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_10281'^^xsd:string;
  dwc:scientificName 'Conchoecissa symmetrica'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '-94.818'^^xsd:double;
  dwc:latitude '-58.1'^^xsd:double;
  dwc:aphiaid '127780'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_10281'^^xsd:string;
  dwc:observationDate '1965-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '127780'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_31207>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_31207> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_31207> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-58.1 -94.818)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-58.1"^^xsd:decimal ;
  dwc:decimalLongitude "-94.818"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_31207>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-58.1 -94.818)"^^geo:wktLiteral ;
  geo-pos:lat "-58.1"^^xsd:decimal ;
  geo-pos:long "-94.818"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_31207>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_31207" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_31207'^^xsd:string;
  dwc:scientificName 'Metaconchoecetosa teretivalvata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '-94.818'^^xsd:double;
  dwc:latitude '-58.1'^^xsd:double;
  dwc:aphiaid '175866'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_31207'^^xsd:string;
  dwc:observationDate '1965-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '536010'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_1371>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_1371> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_1371> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-57.083 -94.817)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-57.083"^^xsd:decimal ;
  dwc:decimalLongitude "-94.817"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_1371>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-57.083 -94.817)"^^geo:wktLiteral ;
  geo-pos:lat "-57.083"^^xsd:decimal ;
  geo-pos:long "-94.817"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_1371>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_1371" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_1371'^^xsd:string;
  dwc:scientificName 'Archiconchoecissa cucullata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '-94.817'^^xsd:double;
  dwc:latitude '-57.083'^^xsd:double;
  dwc:aphiaid '175693'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_1371'^^xsd:string;
  dwc:observationDate '1965-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '175693'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_30693>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_30693> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_30693> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-57.083 -94.817)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-57.083"^^xsd:decimal ;
  dwc:decimalLongitude "-94.817"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_30693>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-57.083 -94.817)"^^geo:wktLiteral ;
  geo-pos:lat "-57.083"^^xsd:decimal ;
  geo-pos:long "-94.817"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_30693>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_30693" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_30693'^^xsd:string;
  dwc:scientificName 'Pseudoconchoecia serrulata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '-94.817'^^xsd:double;
  dwc:latitude '-57.083'^^xsd:double;
  dwc:aphiaid '176588'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_30693'^^xsd:string;
  dwc:observationDate '1965-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '176588'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_18686>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_18686> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_18686> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-57.083 -94.817)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-57.083"^^xsd:decimal ;
  dwc:decimalLongitude "-94.817"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_18686>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-57.083 -94.817)"^^geo:wktLiteral ;
  geo-pos:lat "-57.083"^^xsd:decimal ;
  geo-pos:long "-94.817"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_18686>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_18686" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_18686'^^xsd:string;
  dwc:scientificName 'Metaconchoecia skogsbergi'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '-94.817'^^xsd:double;
  dwc:latitude '-57.083'^^xsd:double;
  dwc:aphiaid '127814'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_18686'^^xsd:string;
  dwc:observationDate '1965-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '127814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_12618>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_12618> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_12618> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-57.083 -94.817)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-57.083"^^xsd:decimal ;
  dwc:decimalLongitude "-94.817"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_12618>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-57.083 -94.817)"^^geo:wktLiteral ;
  geo-pos:lat "-57.083"^^xsd:decimal ;
  geo-pos:long "-94.817"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_12618>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_12618" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_12618'^^xsd:string;
  dwc:scientificName 'Discoconchoecia elegans'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '-94.817'^^xsd:double;
  dwc:latitude '-57.083'^^xsd:double;
  dwc:occurrenceRemarks 'TaxonRemark: Note the type locality is in the Norwegain Sea - there are huge sizes differences between different regions suggesting that there is more than one species involved'^^xsd:string;
  dwc:aphiaid '127782'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_12618'^^xsd:string;
  dwc:observationDate '1965-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '127782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_21251>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_21251> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_21251> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-57.083 -94.817)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-57.083"^^xsd:decimal ;
  dwc:decimalLongitude "-94.817"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_21251>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-57.083 -94.817)"^^geo:wktLiteral ;
  geo-pos:lat "-57.083"^^xsd:decimal ;
  geo-pos:long "-94.817"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_21251>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_21251" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_21251'^^xsd:string;
  dwc:scientificName 'Obtusoecia antarctica'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '-94.817'^^xsd:double;
  dwc:latitude '-57.083'^^xsd:double;
  dwc:aphiaid '176554'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_21251'^^xsd:string;
  dwc:observationDate '1965-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '176554'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_11822>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_11822> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_11822> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-67.017 -94.767)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-67.017"^^xsd:decimal ;
  dwc:decimalLongitude "-94.767"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_11822>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-67.017 -94.767)"^^geo:wktLiteral ;
  geo-pos:lat "-67.017"^^xsd:decimal ;
  geo-pos:long "-94.767"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_11822>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_11822" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_11822'^^xsd:string;
  dwc:scientificName 'Discoconchoecia elegans'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '-94.767'^^xsd:double;
  dwc:latitude '-67.017'^^xsd:double;
  dwc:occurrenceRemarks 'TaxonRemark: Note the type locality is in the Norwegain Sea - there are huge sizes differences between different regions suggesting that there is more than one species involved'^^xsd:string;
  dwc:aphiaid '127782'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_11822'^^xsd:string;
  dwc:observationDate '1965-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '127782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_21466>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_21466> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_21466> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-67.017 -94.767)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-67.017"^^xsd:decimal ;
  dwc:decimalLongitude "-94.767"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_21466>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-67.017 -94.767)"^^geo:wktLiteral ;
  geo-pos:lat "-67.017"^^xsd:decimal ;
  geo-pos:long "-94.767"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_21466>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_21466" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_21466'^^xsd:string;
  dwc:scientificName 'Obtusoecia antarctica'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '-94.767'^^xsd:double;
  dwc:latitude '-67.017'^^xsd:double;
  dwc:aphiaid '176554'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_21466'^^xsd:string;
  dwc:observationDate '1965-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '176554'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_486>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_486> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_486> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-67.017 -94.767)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-67.017"^^xsd:decimal ;
  dwc:decimalLongitude "-94.767"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_486>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-67.017 -94.767)"^^geo:wktLiteral ;
  geo-pos:lat "-67.017"^^xsd:decimal ;
  geo-pos:long "-94.767"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_486>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_486" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_486'^^xsd:string;
  dwc:scientificName 'Alacia hettacra'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '-94.767'^^xsd:double;
  dwc:latitude '-67.017'^^xsd:double;
  dwc:aphiaid '172456'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_486'^^xsd:string;
  dwc:observationDate '1965-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '172456'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_3240>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_3240> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_3240> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-67.017 -94.767)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-67.017"^^xsd:decimal ;
  dwc:decimalLongitude "-94.767"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_3240>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-67.017 -94.767)"^^geo:wktLiteral ;
  geo-pos:lat "-67.017"^^xsd:decimal ;
  geo-pos:long "-94.767"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_3240>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_3240" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_3240'^^xsd:string;
  dwc:scientificName 'Boroecia antipoda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '-94.767'^^xsd:double;
  dwc:latitude '-67.017'^^xsd:double;
  dwc:aphiaid '172467'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_3240'^^xsd:string;
  dwc:observationDate '1965-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '172467'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_834>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_834> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_834> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-67.017 -94.767)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-67.017"^^xsd:decimal ;
  dwc:decimalLongitude "-94.767"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_834>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-67.017 -94.767)"^^geo:wktLiteral ;
  geo-pos:lat "-67.017"^^xsd:decimal ;
  geo-pos:long "-94.767"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_834>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_834" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_834'^^xsd:string;
  dwc:scientificName 'Alacia hettacra'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '-94.767'^^xsd:double;
  dwc:latitude '-67.017'^^xsd:double;
  dwc:aphiaid '172456'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_834'^^xsd:string;
  dwc:observationDate '1965-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '172456'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_2437>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_2437> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_2437> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-67.017 -94.767)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-67.017"^^xsd:decimal ;
  dwc:decimalLongitude "-94.767"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_2437>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-67.017 -94.767)"^^geo:wktLiteral ;
  geo-pos:lat "-67.017"^^xsd:decimal ;
  geo-pos:long "-94.767"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_2437>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_2437" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_2437'^^xsd:string;
  dwc:scientificName 'Metaconchoecerra isocheira'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '-94.767'^^xsd:double;
  dwc:latitude '-67.017'^^xsd:double;
  dwc:aphiaid '175845'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_2437'^^xsd:string;
  dwc:observationDate '1965-04-18'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_2262>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_2262> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_2262> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-67.017 -94.767)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-67.017"^^xsd:decimal ;
  dwc:decimalLongitude "-94.767"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_2262>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-67.017 -94.767)"^^geo:wktLiteral ;
  geo-pos:lat "-67.017"^^xsd:decimal ;
  geo-pos:long "-94.767"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_2262>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_2262" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_2262'^^xsd:string;
  dwc:scientificName 'Metaconchoecerra isocheira'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '-94.767'^^xsd:double;
  dwc:latitude '-67.017'^^xsd:double;
  dwc:aphiaid '175845'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_2262'^^xsd:string;
  dwc:observationDate '1965-04-18'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_12694>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_12694> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_12694> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-67.017 -94.767)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-67.017"^^xsd:decimal ;
  dwc:decimalLongitude "-94.767"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_12694>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-67.017 -94.767)"^^geo:wktLiteral ;
  geo-pos:lat "-67.017"^^xsd:decimal ;
  geo-pos:long "-94.767"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_12694>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_12694" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_12694'^^xsd:string;
  dwc:scientificName 'Discoconchoecia elegans'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '-94.767'^^xsd:double;
  dwc:latitude '-67.017'^^xsd:double;
  dwc:occurrenceRemarks 'TaxonRemark: Note the type locality is in the Norwegain Sea - there are huge sizes differences between different regions suggesting that there is more than one species involved'^^xsd:string;
  dwc:aphiaid '127782'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_12694'^^xsd:string;
  dwc:observationDate '1965-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '127782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_30683>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_30683> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_30683> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-67.017 -94.767)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-67.017"^^xsd:decimal ;
  dwc:decimalLongitude "-94.767"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_30683>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-67.017 -94.767)"^^geo:wktLiteral ;
  geo-pos:lat "-67.017"^^xsd:decimal ;
  geo-pos:long "-94.767"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_30683>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_30683" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_30683'^^xsd:string;
  dwc:scientificName 'Pseudoconchoecia serrulata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '-94.767'^^xsd:double;
  dwc:latitude '-67.017'^^xsd:double;
  dwc:aphiaid '176588'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_30683'^^xsd:string;
  dwc:observationDate '1965-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '176588'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_18676>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_18676> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_18676> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-67.017 -94.767)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-67.017"^^xsd:decimal ;
  dwc:decimalLongitude "-94.767"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_18676>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-67.017 -94.767)"^^geo:wktLiteral ;
  geo-pos:lat "-67.017"^^xsd:decimal ;
  geo-pos:long "-94.767"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_18676>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_18676" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_18676'^^xsd:string;
  dwc:scientificName 'Metaconchoecia skogsbergi'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '-94.767'^^xsd:double;
  dwc:latitude '-67.017'^^xsd:double;
  dwc:aphiaid '127814'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_18676'^^xsd:string;
  dwc:observationDate '1965-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '127814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_3604>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_3604> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_3604> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-67.017 -94.767)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-67.017"^^xsd:decimal ;
  dwc:decimalLongitude "-94.767"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_3604>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-67.017 -94.767)"^^geo:wktLiteral ;
  geo-pos:lat "-67.017"^^xsd:decimal ;
  geo-pos:long "-94.767"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_3604>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_3604" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_3604'^^xsd:string;
  dwc:scientificName 'Boroecia antipoda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '-94.767'^^xsd:double;
  dwc:latitude '-67.017'^^xsd:double;
  dwc:aphiaid '172467'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_3604'^^xsd:string;
  dwc:observationDate '1965-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '172467'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_29244>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_29244> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_29244> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-67.017 -94.767)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-67.017"^^xsd:decimal ;
  dwc:decimalLongitude "-94.767"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_29244>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-67.017 -94.767)"^^geo:wktLiteral ;
  geo-pos:lat "-67.017"^^xsd:decimal ;
  geo-pos:long "-94.767"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_29244>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_29244" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_29244'^^xsd:string;
  dwc:scientificName 'Proceroecia brachyaskos'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '-94.767'^^xsd:double;
  dwc:latitude '-67.017'^^xsd:double;
  dwc:aphiaid '127857'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_29244'^^xsd:string;
  dwc:observationDate '1965-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '127857'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_21241>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_21241> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_21241> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-67.017 -94.767)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-67.017"^^xsd:decimal ;
  dwc:decimalLongitude "-94.767"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_21241>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-67.017 -94.767)"^^geo:wktLiteral ;
  geo-pos:lat "-67.017"^^xsd:decimal ;
  geo-pos:long "-94.767"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_21241>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_21241" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_21241'^^xsd:string;
  dwc:scientificName 'Obtusoecia antarctica'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '-94.767'^^xsd:double;
  dwc:latitude '-67.017'^^xsd:double;
  dwc:aphiaid '176554'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_21241'^^xsd:string;
  dwc:observationDate '1965-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '176554'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_7746>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_7746> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_7746> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-57.05 -94.767)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-57.05"^^xsd:decimal ;
  dwc:decimalLongitude "-94.767"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_7746>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-57.05 -94.767)"^^geo:wktLiteral ;
  geo-pos:lat "-57.05"^^xsd:decimal ;
  geo-pos:long "-94.767"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_7746>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_7746" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_7746'^^xsd:string;
  dwc:scientificName 'Conchoecilla chuni'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1900'^^xsd:integer;
  dwc:longitude '-94.767'^^xsd:double;
  dwc:latitude '-57.05'^^xsd:double;
  dwc:aphiaid '172482'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_7746'^^xsd:string;
  dwc:observationDate '1900-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '172482'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_3247>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_3247> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_3247> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-57.05 -94.767)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-57.05"^^xsd:decimal ;
  dwc:decimalLongitude "-94.767"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_3247>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-57.05 -94.767)"^^geo:wktLiteral ;
  geo-pos:lat "-57.05"^^xsd:decimal ;
  geo-pos:long "-94.767"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_3247>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_3247" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_3247'^^xsd:string;
  dwc:scientificName 'Boroecia antipoda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '-94.767'^^xsd:double;
  dwc:latitude '-57.05'^^xsd:double;
  dwc:aphiaid '172467'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_3247'^^xsd:string;
  dwc:observationDate '1965-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '172467'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_21473>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_21473> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_21473> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-57.05 -94.767)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-57.05"^^xsd:decimal ;
  dwc:decimalLongitude "-94.767"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_21473>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-57.05 -94.767)"^^geo:wktLiteral ;
  geo-pos:lat "-57.05"^^xsd:decimal ;
  geo-pos:long "-94.767"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_21473>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_21473" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_21473'^^xsd:string;
  dwc:scientificName 'Obtusoecia antarctica'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '-94.767'^^xsd:double;
  dwc:latitude '-57.05'^^xsd:double;
  dwc:aphiaid '176554'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_21473'^^xsd:string;
  dwc:observationDate '1965-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '176554'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_7617>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_7617> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_7617> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-57.05 -94.767)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-57.05"^^xsd:decimal ;
  dwc:decimalLongitude "-94.767"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_7617>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-57.05 -94.767)"^^geo:wktLiteral ;
  geo-pos:lat "-57.05"^^xsd:decimal ;
  geo-pos:long "-94.767"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_7617>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_7617" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_7617'^^xsd:string;
  dwc:scientificName 'Conchoecilla chuni'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '-94.767'^^xsd:double;
  dwc:latitude '-57.05'^^xsd:double;
  dwc:aphiaid '172482'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_7617'^^xsd:string;
  dwc:observationDate '1965-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '172482'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_11829>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_11829> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_11829> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-57.05 -94.767)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-57.05"^^xsd:decimal ;
  dwc:decimalLongitude "-94.767"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_11829>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-57.05 -94.767)"^^geo:wktLiteral ;
  geo-pos:lat "-57.05"^^xsd:decimal ;
  geo-pos:long "-94.767"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_11829>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_11829" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_11829'^^xsd:string;
  dwc:scientificName 'Discoconchoecia elegans'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '-94.767'^^xsd:double;
  dwc:latitude '-57.05'^^xsd:double;
  dwc:occurrenceRemarks 'TaxonRemark: Note the type locality is in the Norwegain Sea - there are huge sizes differences between different regions suggesting that there is more than one species involved'^^xsd:string;
  dwc:aphiaid '127782'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_11829'^^xsd:string;
  dwc:observationDate '1965-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '127782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_5300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_5300> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_5300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-57.05 -94.767)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-57.05"^^xsd:decimal ;
  dwc:decimalLongitude "-94.767"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_5300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-57.05 -94.767)"^^geo:wktLiteral ;
  geo-pos:lat "-57.05"^^xsd:decimal ;
  geo-pos:long "-94.767"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_5300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_5300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_5300'^^xsd:string;
  dwc:scientificName 'Conchoecia hyalophyllum'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '-94.767'^^xsd:double;
  dwc:latitude '-57.05'^^xsd:double;
  dwc:aphiaid '127770'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_5300'^^xsd:string;
  dwc:observationDate '1965-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '1314235'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_10282>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_10282> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_10282> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-57.05 -94.767)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-57.05"^^xsd:decimal ;
  dwc:decimalLongitude "-94.767"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_10282>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-57.05 -94.767)"^^geo:wktLiteral ;
  geo-pos:lat "-57.05"^^xsd:decimal ;
  geo-pos:long "-94.767"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_10282>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_10282" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_10282'^^xsd:string;
  dwc:scientificName 'Conchoecissa symmetrica'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '-94.767'^^xsd:double;
  dwc:latitude '-57.05'^^xsd:double;
  dwc:aphiaid '127780'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_10282'^^xsd:string;
  dwc:observationDate '1965-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '127780'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_10058>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_10058> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_10058> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-57.05 -94.767)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-57.05"^^xsd:decimal ;
  dwc:decimalLongitude "-94.767"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_10058>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-57.05 -94.767)"^^geo:wktLiteral ;
  geo-pos:lat "-57.05"^^xsd:decimal ;
  geo-pos:long "-94.767"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_10058>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_10058" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_10058'^^xsd:string;
  dwc:scientificName 'Conchoecissa symmetrica'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '-94.767'^^xsd:double;
  dwc:latitude '-57.05'^^xsd:double;
  dwc:aphiaid '127780'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_10058'^^xsd:string;
  dwc:observationDate '1965-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '127780'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_840>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_840> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_840> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-57.05 -94.767)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-57.05"^^xsd:decimal ;
  dwc:decimalLongitude "-94.767"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_840>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-57.05 -94.767)"^^geo:wktLiteral ;
  geo-pos:lat "-57.05"^^xsd:decimal ;
  geo-pos:long "-94.767"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_840>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_840" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_840'^^xsd:string;
  dwc:scientificName 'Alacia hettacra'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '-94.767'^^xsd:double;
  dwc:latitude '-57.05'^^xsd:double;
  dwc:aphiaid '172456'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_840'^^xsd:string;
  dwc:observationDate '1965-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '172456'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_31208>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_31208> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_31208> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-57.05 -94.767)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-57.05"^^xsd:decimal ;
  dwc:decimalLongitude "-94.767"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_31208>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-57.05 -94.767)"^^geo:wktLiteral ;
  geo-pos:lat "-57.05"^^xsd:decimal ;
  geo-pos:long "-94.767"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_31208>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_31208" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_31208'^^xsd:string;
  dwc:scientificName 'Metaconchoecetosa teretivalvata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '-94.767'^^xsd:double;
  dwc:latitude '-57.05'^^xsd:double;
  dwc:aphiaid '175866'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_31208'^^xsd:string;
  dwc:observationDate '1965-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '536010'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_18934>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_18934> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_18934> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-57.05 -94.767)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-57.05"^^xsd:decimal ;
  dwc:decimalLongitude "-94.767"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_18934>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-57.05 -94.767)"^^geo:wktLiteral ;
  geo-pos:lat "-57.05"^^xsd:decimal ;
  geo-pos:long "-94.767"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_18934>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_18934" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_18934'^^xsd:string;
  dwc:scientificName 'Metaconchoecia skogsbergi'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '-94.767'^^xsd:double;
  dwc:latitude '-57.05'^^xsd:double;
  dwc:aphiaid '127814'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_18934'^^xsd:string;
  dwc:observationDate '1965-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '127814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_30694>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_30694> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_30694> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-57.05 -94.767)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-57.05"^^xsd:decimal ;
  dwc:decimalLongitude "-94.767"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_30694>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-57.05 -94.767)"^^geo:wktLiteral ;
  geo-pos:lat "-57.05"^^xsd:decimal ;
  geo-pos:long "-94.767"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_30694>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_30694" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_30694'^^xsd:string;
  dwc:scientificName 'Pseudoconchoecia serrulata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '-94.767'^^xsd:double;
  dwc:latitude '-57.05'^^xsd:double;
  dwc:aphiaid '176588'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_30694'^^xsd:string;
  dwc:observationDate '1965-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '176588'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_30751>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_30751> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_30751> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-57.05 -94.767)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-57.05"^^xsd:decimal ;
  dwc:decimalLongitude "-94.767"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_30751>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-57.05 -94.767)"^^geo:wktLiteral ;
  geo-pos:lat "-57.05"^^xsd:decimal ;
  geo-pos:long "-94.767"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_30751>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_30751" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_30751'^^xsd:string;
  dwc:scientificName 'Metaconchoecetosa teretivalvata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '-94.767'^^xsd:double;
  dwc:latitude '-57.05'^^xsd:double;
  dwc:aphiaid '175866'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_30751'^^xsd:string;
  dwc:observationDate '1965-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '536010'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_18687>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_18687> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_18687> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-57.05 -94.767)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-57.05"^^xsd:decimal ;
  dwc:decimalLongitude "-94.767"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_18687>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-57.05 -94.767)"^^geo:wktLiteral ;
  geo-pos:lat "-57.05"^^xsd:decimal ;
  geo-pos:long "-94.767"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_18687>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_18687" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_18687'^^xsd:string;
  dwc:scientificName 'Metaconchoecia skogsbergi'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '-94.767'^^xsd:double;
  dwc:latitude '-57.05'^^xsd:double;
  dwc:aphiaid '127814'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_18687'^^xsd:string;
  dwc:observationDate '1965-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '127814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_12617>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_12617> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_12617> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-57.05 -94.767)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-57.05"^^xsd:decimal ;
  dwc:decimalLongitude "-94.767"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_12617>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-57.05 -94.767)"^^geo:wktLiteral ;
  geo-pos:lat "-57.05"^^xsd:decimal ;
  geo-pos:long "-94.767"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_12617>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_12617" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_12617'^^xsd:string;
  dwc:scientificName 'Discoconchoecia elegans'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '-94.767'^^xsd:double;
  dwc:latitude '-57.05'^^xsd:double;
  dwc:occurrenceRemarks 'TaxonRemark: Note the type locality is in the Norwegain Sea - there are huge sizes differences between different regions suggesting that there is more than one species involved'^^xsd:string;
  dwc:aphiaid '127782'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_12617'^^xsd:string;
  dwc:observationDate '1965-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '127782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_3608>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_3608> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_3608> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-57.05 -94.767)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-57.05"^^xsd:decimal ;
  dwc:decimalLongitude "-94.767"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_3608>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-57.05 -94.767)"^^geo:wktLiteral ;
  geo-pos:lat "-57.05"^^xsd:decimal ;
  geo-pos:long "-94.767"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_3608>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_3608" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_3608'^^xsd:string;
  dwc:scientificName 'Boroecia antipoda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '-94.767'^^xsd:double;
  dwc:latitude '-57.05'^^xsd:double;
  dwc:aphiaid '172467'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_3608'^^xsd:string;
  dwc:observationDate '1965-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '172467'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_21252>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_21252> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_21252> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-57.05 -94.767)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-57.05"^^xsd:decimal ;
  dwc:decimalLongitude "-94.767"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_21252>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-57.05 -94.767)"^^geo:wktLiteral ;
  geo-pos:lat "-57.05"^^xsd:decimal ;
  geo-pos:long "-94.767"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_21252>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_21252" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_21252'^^xsd:string;
  dwc:scientificName 'Obtusoecia antarctica'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '-94.767'^^xsd:double;
  dwc:latitude '-57.05'^^xsd:double;
  dwc:aphiaid '176554'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_21252'^^xsd:string;
  dwc:observationDate '1965-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '176554'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_7615>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_7615> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_7615> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-62.15 -94.733)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-62.15"^^xsd:decimal ;
  dwc:decimalLongitude "-94.733"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_7615>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-62.15 -94.733)"^^geo:wktLiteral ;
  geo-pos:lat "-62.15"^^xsd:decimal ;
  geo-pos:long "-94.733"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_7615>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_7615" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_7615'^^xsd:string;
  dwc:scientificName 'Conchoecilla chuni'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-94.733'^^xsd:double;
  dwc:latitude '-62.15'^^xsd:double;
  dwc:aphiaid '172482'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_7615'^^xsd:string;
  dwc:observationDate '1965-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '172482'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_10054>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_10054> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_10054> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-62.15 -94.733)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-62.15"^^xsd:decimal ;
  dwc:decimalLongitude "-94.733"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_10054>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-62.15 -94.733)"^^geo:wktLiteral ;
  geo-pos:lat "-62.15"^^xsd:decimal ;
  geo-pos:long "-94.733"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_10054>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_10054" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_10054'^^xsd:string;
  dwc:scientificName 'Conchoecissa symmetrica'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-94.733'^^xsd:double;
  dwc:latitude '-62.15'^^xsd:double;
  dwc:aphiaid '127780'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_10054'^^xsd:string;
  dwc:observationDate '1965-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '127780'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_3245>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_3245> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_3245> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-62.15 -94.733)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-62.15"^^xsd:decimal ;
  dwc:decimalLongitude "-94.733"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_3245>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-62.15 -94.733)"^^geo:wktLiteral ;
  geo-pos:lat "-62.15"^^xsd:decimal ;
  geo-pos:long "-94.733"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_3245>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_3245" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_3245'^^xsd:string;
  dwc:scientificName 'Boroecia antipoda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-94.733'^^xsd:double;
  dwc:latitude '-62.15'^^xsd:double;
  dwc:aphiaid '172467'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_3245'^^xsd:string;
  dwc:observationDate '1965-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '172467'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_12677>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_12677> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_12677> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-62.15 -94.733)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-62.15"^^xsd:decimal ;
  dwc:decimalLongitude "-94.733"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_12677>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-62.15 -94.733)"^^geo:wktLiteral ;
  geo-pos:lat "-62.15"^^xsd:decimal ;
  geo-pos:long "-94.733"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_12677>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_12677" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_12677'^^xsd:string;
  dwc:scientificName 'Discoconchoecia elegans'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-94.733'^^xsd:double;
  dwc:latitude '-62.15'^^xsd:double;
  dwc:occurrenceRemarks 'TaxonRemark: Note the type locality is in the Norwegain Sea - there are huge sizes differences between different regions suggesting that there is more than one species involved'^^xsd:string;
  dwc:aphiaid '127782'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_12677'^^xsd:string;
  dwc:observationDate '1965-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '127782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_30688>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_30688> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_30688> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-62.15 -94.733)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-62.15"^^xsd:decimal ;
  dwc:decimalLongitude "-94.733"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_30688>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-62.15 -94.733)"^^geo:wktLiteral ;
  geo-pos:lat "-62.15"^^xsd:decimal ;
  geo-pos:long "-94.733"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_30688>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_30688" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_30688'^^xsd:string;
  dwc:scientificName 'Pseudoconchoecia serrulata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-94.733'^^xsd:double;
  dwc:latitude '-62.15'^^xsd:double;
  dwc:aphiaid '176588'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_30688'^^xsd:string;
  dwc:observationDate '1965-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '176588'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_30749>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_30749> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_30749> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-62.15 -94.733)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-62.15"^^xsd:decimal ;
  dwc:decimalLongitude "-94.733"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_30749>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-62.15 -94.733)"^^geo:wktLiteral ;
  geo-pos:lat "-62.15"^^xsd:decimal ;
  geo-pos:long "-94.733"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_30749>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_30749" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_30749'^^xsd:string;
  dwc:scientificName 'Metaconchoecetosa teretivalvata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-94.733'^^xsd:double;
  dwc:latitude '-62.15'^^xsd:double;
  dwc:aphiaid '175866'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_30749'^^xsd:string;
  dwc:observationDate '1965-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '536010'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_18681>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_18681> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_18681> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-62.15 -94.733)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-62.15"^^xsd:decimal ;
  dwc:decimalLongitude "-94.733"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_18681>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-62.15 -94.733)"^^geo:wktLiteral ;
  geo-pos:lat "-62.15"^^xsd:decimal ;
  geo-pos:long "-94.733"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_18681>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_18681" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_18681'^^xsd:string;
  dwc:scientificName 'Metaconchoecia skogsbergi'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '-94.733'^^xsd:double;
  dwc:latitude '-62.15'^^xsd:double;
  dwc:aphiaid '127814'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_18681'^^xsd:string;
  dwc:observationDate '1965-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '127814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_2265>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_2265> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_2265> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-62.15 -94.733)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-62.15"^^xsd:decimal ;
  dwc:decimalLongitude "-94.733"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_2265>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-62.15 -94.733)"^^geo:wktLiteral ;
  geo-pos:lat "-62.15"^^xsd:decimal ;
  geo-pos:long "-94.733"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_2265>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_2265" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_2265'^^xsd:string;
  dwc:scientificName 'Metaconchoecerra isocheira'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-94.733'^^xsd:double;
  dwc:latitude '-62.15'^^xsd:double;
  dwc:aphiaid '175845'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_2265'^^xsd:string;
  dwc:observationDate '1965-04-23'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_21246>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_21246> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_21246> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-62.15 -94.733)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-62.15"^^xsd:decimal ;
  dwc:decimalLongitude "-94.733"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_21246>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-62.15 -94.733)"^^geo:wktLiteral ;
  geo-pos:lat "-62.15"^^xsd:decimal ;
  geo-pos:long "-94.733"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_21246>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_21246" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_21246'^^xsd:string;
  dwc:scientificName 'Obtusoecia antarctica'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-94.733'^^xsd:double;
  dwc:latitude '-62.15'^^xsd:double;
  dwc:aphiaid '176554'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_21246'^^xsd:string;
  dwc:observationDate '1965-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '176554'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_11834>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_11834> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_11834> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-37.25 -94.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-37.25"^^xsd:decimal ;
  dwc:decimalLongitude "-94.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_11834>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-37.25 -94.65)"^^geo:wktLiteral ;
  geo-pos:lat "-37.25"^^xsd:decimal ;
  geo-pos:long "-94.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_11834>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_11834" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_11834'^^xsd:string;
  dwc:scientificName 'Discoconchoecia elegans'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '-94.65'^^xsd:double;
  dwc:latitude '-37.25'^^xsd:double;
  dwc:occurrenceRemarks 'TaxonRemark: Note the type locality is in the Norwegain Sea - there are huge sizes differences between different regions suggesting that there is more than one species involved'^^xsd:string;
  dwc:aphiaid '127782'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_11834'^^xsd:string;
  dwc:observationDate '1965-12-06'^^xsd:date;
  dwc:aphiaIdAccepted '127782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_4646>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_4646> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_4646> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-37.25 -94.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-37.25"^^xsd:decimal ;
  dwc:decimalLongitude "-94.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_4646>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-37.25 -94.65)"^^geo:wktLiteral ;
  geo-pos:lat "-37.25"^^xsd:decimal ;
  geo-pos:long "-94.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_4646>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_4646" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_4646'^^xsd:string;
  dwc:scientificName 'Conchocetta giesbrechti'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '-94.65'^^xsd:double;
  dwc:latitude '-37.25'^^xsd:double;
  dwc:aphiaid '127769'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_4646'^^xsd:string;
  dwc:observationDate '1965-12-06'^^xsd:date;
  dwc:aphiaIdAccepted '127769'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_10677>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_10677> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_10677> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-37.25 -94.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-37.25"^^xsd:decimal ;
  dwc:decimalLongitude "-94.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_10677>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-37.25 -94.65)"^^geo:wktLiteral ;
  geo-pos:lat "-37.25"^^xsd:decimal ;
  geo-pos:long "-94.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_10677>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_10677" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_10677'^^xsd:string;
  dwc:scientificName 'Discoconchoecia elegans'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '-94.65'^^xsd:double;
  dwc:latitude '-37.25'^^xsd:double;
  dwc:occurrenceRemarks 'TaxonRemark: Note the type locality is in the Norwegain Sea - there are huge sizes differences between different regions suggesting that there is more than one species involved'^^xsd:string;
  dwc:aphiaid '127782'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_10677'^^xsd:string;
  dwc:observationDate '1965-12-06'^^xsd:date;
  dwc:aphiaIdAccepted '127782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_8595>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_8595> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_8595> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-37.25 -94.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-37.25"^^xsd:decimal ;
  dwc:decimalLongitude "-94.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_8595>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-37.25 -94.65)"^^geo:wktLiteral ;
  geo-pos:lat "-37.25"^^xsd:decimal ;
  geo-pos:long "-94.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_8595>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_8595" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_8595'^^xsd:string;
  dwc:scientificName 'Conchoecilla daphnoides'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '-94.65'^^xsd:double;
  dwc:latitude '-37.25'^^xsd:double;
  dwc:aphiaid '127776'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_8595'^^xsd:string;
  dwc:aphiaIdAccepted '127776'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_8052>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_8052> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_8052> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-37.25 -94.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-37.25"^^xsd:decimal ;
  dwc:decimalLongitude "-94.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_8052>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-37.25 -94.65)"^^geo:wktLiteral ;
  geo-pos:lat "-37.25"^^xsd:decimal ;
  geo-pos:long "-94.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_8052>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_8052" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_8052'^^xsd:string;
  dwc:scientificName 'Conchoecilla daphnoides'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '-94.65'^^xsd:double;
  dwc:latitude '-37.25'^^xsd:double;
  dwc:aphiaid '127776'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_8052'^^xsd:string;
  dwc:observationDate '1965-12-06'^^xsd:date;
  dwc:aphiaIdAccepted '127776'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_16386>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_16386> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_16386> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-37.25 -94.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-37.25"^^xsd:decimal ;
  dwc:decimalLongitude "-94.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_16386>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-37.25 -94.65)"^^geo:wktLiteral ;
  geo-pos:lat "-37.25"^^xsd:decimal ;
  geo-pos:long "-94.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_16386>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_16386" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_16386'^^xsd:string;
  dwc:scientificName 'Loricoecia ctenophora'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '-94.65'^^xsd:double;
  dwc:latitude '-37.25'^^xsd:double;
  dwc:aphiaid '127797'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_16386'^^xsd:string;
  dwc:observationDate '1965-12-06'^^xsd:date;
  dwc:aphiaIdAccepted '127797'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_19343>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_19343> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_19343> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-37.25 -94.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-37.25"^^xsd:decimal ;
  dwc:decimalLongitude "-94.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_19343>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-37.25 -94.65)"^^geo:wktLiteral ;
  geo-pos:lat "-37.25"^^xsd:decimal ;
  geo-pos:long "-94.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_19343>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_19343" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_19343'^^xsd:string;
  dwc:scientificName 'Mikroconchoecia acuticosta'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '-94.65'^^xsd:double;
  dwc:latitude '-37.25'^^xsd:double;
  dwc:aphiaid '127819'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_19343'^^xsd:string;
  dwc:observationDate '1965-12-06'^^xsd:date;
  dwc:aphiaIdAccepted '127819'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_23237>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_23237> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_23237> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-37.25 -94.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-37.25"^^xsd:decimal ;
  dwc:decimalLongitude "-94.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_23237>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-37.25 -94.65)"^^geo:wktLiteral ;
  geo-pos:lat "-37.25"^^xsd:decimal ;
  geo-pos:long "-94.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_23237>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_23237" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_23237'^^xsd:string;
  dwc:scientificName 'Orthoconchoecia bispinosa'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '-94.65'^^xsd:double;
  dwc:latitude '-37.25'^^xsd:double;
  dwc:aphiaid '127830'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_23237'^^xsd:string;
  dwc:observationDate '1965-12-06'^^xsd:date;
  dwc:aphiaIdAccepted '127830'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_14284>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_14284> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_14284> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-37.25 -94.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-37.25"^^xsd:decimal ;
  dwc:decimalLongitude "-94.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_14284>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-37.25 -94.65)"^^geo:wktLiteral ;
  geo-pos:lat "-37.25"^^xsd:decimal ;
  geo-pos:long "-94.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_14284>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_14284" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_14284'^^xsd:string;
  dwc:scientificName 'Halocypria globosa'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '-94.65'^^xsd:double;
  dwc:latitude '-37.25'^^xsd:double;
  dwc:aphiaid '127793'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_14284'^^xsd:string;
  dwc:observationDate '1965-12-06'^^xsd:date;
  dwc:aphiaIdAccepted '127793'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_31190>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_31190> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_31190> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-37.25 -94.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-37.25"^^xsd:decimal ;
  dwc:decimalLongitude "-94.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_31190>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-37.25 -94.65)"^^geo:wktLiteral ;
  geo-pos:lat "-37.25"^^xsd:decimal ;
  geo-pos:long "-94.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_31190>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_31190" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_31190'^^xsd:string;
  dwc:scientificName 'Metaconchoecetosa teretivalvata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '-94.65'^^xsd:double;
  dwc:latitude '-37.25'^^xsd:double;
  dwc:aphiaid '175866'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_31190'^^xsd:string;
  dwc:observationDate '1965-12-06'^^xsd:date;
  dwc:aphiaIdAccepted '536010'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_20029>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_20029> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_20029> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-37.25 -94.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-37.25"^^xsd:decimal ;
  dwc:decimalLongitude "-94.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_20029>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-37.25 -94.65)"^^geo:wktLiteral ;
  geo-pos:lat "-37.25"^^xsd:decimal ;
  geo-pos:long "-94.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_20029>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_20029" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_20029'^^xsd:string;
  dwc:scientificName 'Mikroconchoecia curta'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '-94.65'^^xsd:double;
  dwc:latitude '-37.25'^^xsd:double;
  dwc:aphiaid '127820'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_20029'^^xsd:string;
  dwc:observationDate '1965-12-06'^^xsd:date;
  dwc:aphiaIdAccepted '127820'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_12378>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_12378> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_12378> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-37.25 -94.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-37.25"^^xsd:decimal ;
  dwc:decimalLongitude "-94.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_12378>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-37.25 -94.65)"^^geo:wktLiteral ;
  geo-pos:lat "-37.25"^^xsd:decimal ;
  geo-pos:long "-94.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_12378>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_12378" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_12378'^^xsd:string;
  dwc:scientificName 'Discoconchoecia elegans'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:longitude '-94.65'^^xsd:double;
  dwc:latitude '-37.25'^^xsd:double;
  dwc:occurrenceRemarks 'TaxonRemark: Note the type locality is in the Norwegain Sea - there are huge sizes differences between different regions suggesting that there is more than one species involved'^^xsd:string;
  dwc:aphiaid '127782'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_12378'^^xsd:string;
  dwc:observationDate '1965-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127782'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_15506>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_15506> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_15506> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-37.25 -94.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-37.25"^^xsd:decimal ;
  dwc:decimalLongitude "-94.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_15506>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-37.25 -94.65)"^^geo:wktLiteral ;
  geo-pos:lat "-37.25"^^xsd:decimal ;
  geo-pos:long "-94.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_15506>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_15506" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_15506'^^xsd:string;
  dwc:scientificName 'Halocypris "brevirostris"'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '-94.65'^^xsd:double;
  dwc:latitude '-37.25'^^xsd:double;
  dwc:occurrenceRemarks 'TaxonRemark: these will be a mix of H inflata and H. pelagica'^^xsd:string;
  dwc:aphiaid '127543'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_15506'^^xsd:string;
  dwc:observationDate '1965-12-06'^^xsd:date;
  dwc:aphiaIdAccepted '127543'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_22901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_22901> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_22901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-37.25 -94.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-37.25"^^xsd:decimal ;
  dwc:decimalLongitude "-94.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_22901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-37.25 -94.65)"^^geo:wktLiteral ;
  geo-pos:lat "-37.25"^^xsd:decimal ;
  geo-pos:long "-94.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_22901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_22901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_22901'^^xsd:string;
  dwc:scientificName 'Orthoconchoecia bispinosa'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '-94.65'^^xsd:double;
  dwc:latitude '-37.25'^^xsd:double;
  dwc:aphiaid '127830'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_22901'^^xsd:string;
  dwc:observationDate '1965-12-06'^^xsd:date;
  dwc:aphiaIdAccepted '127830'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_28818>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_28818> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_28818> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-37.25 -94.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-37.25"^^xsd:decimal ;
  dwc:decimalLongitude "-94.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_28818>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-37.25 -94.65)"^^geo:wktLiteral ;
  geo-pos:lat "-37.25"^^xsd:decimal ;
  geo-pos:long "-94.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_28818>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_28818" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_28818'^^xsd:string;
  dwc:scientificName 'Porroecia spinirostris'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '-94.65'^^xsd:double;
  dwc:latitude '-37.25'^^xsd:double;
  dwc:aphiaid '127856'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_28818'^^xsd:string;
  dwc:aphiaIdAccepted '127856'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_26862>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_26862> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_26862> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-37.25 -94.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-37.25"^^xsd:decimal ;
  dwc:decimalLongitude "-94.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_26862>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-37.25 -94.65)"^^geo:wktLiteral ;
  geo-pos:lat "-37.25"^^xsd:decimal ;
  geo-pos:long "-94.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_26862>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_26862" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_26862'^^xsd:string;
  dwc:scientificName 'Paramollicia dichotma'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '-94.65'^^xsd:double;
  dwc:latitude '-37.25'^^xsd:double;
  dwc:aphiaid '127849'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_26862'^^xsd:string;
  dwc:aphiaIdAccepted '127849'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_28291>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_28291> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_28291> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-37.25 -94.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-37.25"^^xsd:decimal ;
  dwc:decimalLongitude "-94.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_28291>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-37.25 -94.65)"^^geo:wktLiteral ;
  geo-pos:lat "-37.25"^^xsd:decimal ;
  geo-pos:long "-94.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_28291>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_28291" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_28291'^^xsd:string;
  dwc:scientificName 'Porroecia pseudoparthenoda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '-94.65'^^xsd:double;
  dwc:latitude '-37.25'^^xsd:double;
  dwc:aphiaid '127855'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_28291'^^xsd:string;
  dwc:aphiaIdAccepted '127855'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_25852>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_25852> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_25852> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-37.25 -94.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-37.25"^^xsd:decimal ;
  dwc:decimalLongitude "-94.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_25852>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-37.25 -94.65)"^^geo:wktLiteral ;
  geo-pos:lat "-37.25"^^xsd:decimal ;
  geo-pos:long "-94.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_25852>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_25852" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_25852'^^xsd:string;
  dwc:scientificName 'Paraconchoecia oblonga'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '-94.65'^^xsd:double;
  dwc:latitude '-37.25'^^xsd:double;
  dwc:aphiaid '127845'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_25852'^^xsd:string;
  dwc:observationDate '1965-12-06'^^xsd:date;
  dwc:aphiaIdAccepted '127845'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_487>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_487> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_487> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-66.017 -94.533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-66.017"^^xsd:decimal ;
  dwc:decimalLongitude "-94.533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_487>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-66.017 -94.533)"^^geo:wktLiteral ;
  geo-pos:lat "-66.017"^^xsd:decimal ;
  geo-pos:long "-94.533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_487>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_487" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_487'^^xsd:string;
  dwc:scientificName 'Alacia hettacra'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '-94.533'^^xsd:double;
  dwc:latitude '-66.017'^^xsd:double;
  dwc:aphiaid '172456'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_487'^^xsd:string;
  dwc:observationDate '1965-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '172456'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_3241>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_3241> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_3241> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-66.017 -94.533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-66.017"^^xsd:decimal ;
  dwc:decimalLongitude "-94.533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_3241>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-66.017 -94.533)"^^geo:wktLiteral ;
  geo-pos:lat "-66.017"^^xsd:decimal ;
  geo-pos:long "-94.533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_3241>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_3241" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_3241'^^xsd:string;
  dwc:scientificName 'Boroecia antipoda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '-94.533'^^xsd:double;
  dwc:latitude '-66.017'^^xsd:double;
  dwc:aphiaid '172467'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_3241'^^xsd:string;
  dwc:observationDate '1965-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '172467'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_12692>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_12692> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_12692> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-66.017 -94.533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-66.017"^^xsd:decimal ;
  dwc:decimalLongitude "-94.533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_12692>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-66.017 -94.533)"^^geo:wktLiteral ;
  geo-pos:lat "-66.017"^^xsd:decimal ;
  geo-pos:long "-94.533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_12692>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_12692" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_12692'^^xsd:string;
  dwc:scientificName 'Discoconchoecia elegans'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '-94.533'^^xsd:double;
  dwc:latitude '-66.017'^^xsd:double;
  dwc:occurrenceRemarks 'TaxonRemark: Note the type locality is in the Norwegain Sea - there are huge sizes differences between different regions suggesting that there is more than one species involved'^^xsd:string;
  dwc:aphiaid '127782'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_12692'^^xsd:string;
  dwc:observationDate '1965-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '127782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_30684>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_30684> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_30684> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-66.017 -94.533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-66.017"^^xsd:decimal ;
  dwc:decimalLongitude "-94.533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_30684>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-66.017 -94.533)"^^geo:wktLiteral ;
  geo-pos:lat "-66.017"^^xsd:decimal ;
  geo-pos:long "-94.533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_30684>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_30684" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_30684'^^xsd:string;
  dwc:scientificName 'Pseudoconchoecia serrulata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '-94.533'^^xsd:double;
  dwc:latitude '-66.017'^^xsd:double;
  dwc:aphiaid '176588'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_30684'^^xsd:string;
  dwc:observationDate '1965-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '176588'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_18677>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_18677> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_18677> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-66.017 -94.533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-66.017"^^xsd:decimal ;
  dwc:decimalLongitude "-94.533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_18677>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-66.017 -94.533)"^^geo:wktLiteral ;
  geo-pos:lat "-66.017"^^xsd:decimal ;
  geo-pos:long "-94.533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_18677>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_18677" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_18677'^^xsd:string;
  dwc:scientificName 'Metaconchoecia skogsbergi'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '-94.533'^^xsd:double;
  dwc:latitude '-66.017'^^xsd:double;
  dwc:aphiaid '127814'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_18677'^^xsd:string;
  dwc:observationDate '1965-04-14'^^xsd:date;
  dwc:aphiaIdAccepted '127814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_21242>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_21242> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_21242> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-66.017 -94.533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-66.017"^^xsd:decimal ;
  dwc:decimalLongitude "-94.533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_21242>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-66.017 -94.533)"^^geo:wktLiteral ;
  geo-pos:lat "-66.017"^^xsd:decimal ;
  geo-pos:long "-94.533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_21242>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_21242" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_21242'^^xsd:string;
  dwc:scientificName 'Obtusoecia antarctica'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '-94.533'^^xsd:double;
  dwc:latitude '-66.017'^^xsd:double;
  dwc:aphiaid '176554'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_21242'^^xsd:string;
  dwc:observationDate '1965-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '176554'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_18102>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_18102> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_18102> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12 -94.308)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12"^^xsd:decimal ;
  dwc:decimalLongitude "-94.308"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_18102>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12 -94.308)"^^geo:wktLiteral ;
  geo-pos:lat "12"^^xsd:decimal ;
  geo-pos:long "-94.308"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_18102>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_18102" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_18102'^^xsd:string;
  dwc:scientificName 'Metaconchoecia inflata lata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '-94.308'^^xsd:double;
  dwc:latitude '12'^^xsd:integer;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Type locality'^^xsd:string;
  dwc:aphiaid '175792'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_18102'^^xsd:string;
  dwc:observationDate '1965-04-09'^^xsd:date;
  dwc:aphiaIdAccepted '175792'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_4367>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_4367> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_4367> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.75 -93.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "9.75"^^xsd:decimal ;
  dwc:decimalLongitude "-93.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_4367>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.75 -93.75)"^^geo:wktLiteral ;
  geo-pos:lat "9.75"^^xsd:decimal ;
  geo-pos:long "-93.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_4367>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_4367" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_4367'^^xsd:string;
  dwc:scientificName 'Conchoecetta acuminata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:longitude '-93.75'^^xsd:double;
  dwc:latitude '9.75'^^xsd:double;
  dwc:aphiaid '127768'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_4367'^^xsd:string;
  dwc:aphiaIdAccepted '127768'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_4856>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_4856> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_4856> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.75 -93.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "9.75"^^xsd:decimal ;
  dwc:decimalLongitude "-93.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_4856>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.75 -93.75)"^^geo:wktLiteral ;
  geo-pos:lat "9.75"^^xsd:decimal ;
  geo-pos:long "-93.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_4856>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_4856" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_4856'^^xsd:string;
  dwc:scientificName 'Conchoecia hyalophyllum'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:longitude '-93.75'^^xsd:double;
  dwc:latitude '9.75'^^xsd:double;
  dwc:aphiaid '127770'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_4856'^^xsd:string;
  dwc:aphiaIdAccepted '1314235'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_18408>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_18408> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_18408> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.75 -93.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "9.75"^^xsd:decimal ;
  dwc:decimalLongitude "-93.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_18408>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.75 -93.75)"^^geo:wktLiteral ;
  geo-pos:lat "9.75"^^xsd:decimal ;
  geo-pos:long "-93.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_18408>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_18408" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_18408'^^xsd:string;
  dwc:scientificName 'Metaconchoecia rotundata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:longitude '-93.75'^^xsd:double;
  dwc:latitude '9.75'^^xsd:double;
  dwc:aphiaid '127813'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_18408'^^xsd:string;
  dwc:aphiaIdAccepted '127813'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_9400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_9400> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_9400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.75 -93.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "9.75"^^xsd:decimal ;
  dwc:decimalLongitude "-93.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_9400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.75 -93.75)"^^geo:wktLiteral ;
  geo-pos:lat "9.75"^^xsd:decimal ;
  geo-pos:long "-93.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_9400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_9400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_9400'^^xsd:string;
  dwc:scientificName 'Conchoecissa imbricata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:longitude '-93.75'^^xsd:double;
  dwc:latitude '9.75'^^xsd:double;
  dwc:aphiaid '127778'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_9400'^^xsd:string;
  dwc:aphiaIdAccepted '127778'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_6448>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_6448> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_6448> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.75 -93.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "9.75"^^xsd:decimal ;
  dwc:decimalLongitude "-93.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_6448>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.75 -93.75)"^^geo:wktLiteral ;
  geo-pos:lat "9.75"^^xsd:decimal ;
  geo-pos:long "-93.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_6448>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_6448" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_6448'^^xsd:string;
  dwc:scientificName 'Conchoecia magna'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:longitude '-93.75'^^xsd:double;
  dwc:latitude '9.75'^^xsd:double;
  dwc:aphiaid '127773'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_6448'^^xsd:string;
  dwc:aphiaIdAccepted '127773'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_22877>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_22877> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_22877> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.75 -93.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "9.75"^^xsd:decimal ;
  dwc:decimalLongitude "-93.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_22877>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.75 -93.75)"^^geo:wktLiteral ;
  geo-pos:lat "9.75"^^xsd:decimal ;
  geo-pos:long "-93.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_22877>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_22877" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_22877'^^xsd:string;
  dwc:scientificName 'Orthoconchoecia bispinosa'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:longitude '-93.75'^^xsd:double;
  dwc:latitude '9.75'^^xsd:double;
  dwc:aphiaid '127830'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_22877'^^xsd:string;
  dwc:aphiaIdAccepted '127830'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_19463>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_19463> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_19463> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.75 -93.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "9.75"^^xsd:decimal ;
  dwc:decimalLongitude "-93.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_19463>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.75 -93.75)"^^geo:wktLiteral ;
  geo-pos:lat "9.75"^^xsd:decimal ;
  geo-pos:long "-93.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_19463>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_19463" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_19463'^^xsd:string;
  dwc:scientificName 'Mikroconchoecia curta'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:longitude '-93.75'^^xsd:double;
  dwc:latitude '9.75'^^xsd:double;
  dwc:aphiaid '127820'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_19463'^^xsd:string;
  dwc:aphiaIdAccepted '127820'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_15803>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_15803> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_15803> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.75 -93.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "9.75"^^xsd:decimal ;
  dwc:decimalLongitude "-93.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_15803>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.75 -93.75)"^^geo:wktLiteral ;
  geo-pos:lat "9.75"^^xsd:decimal ;
  geo-pos:long "-93.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_15803>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_15803" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_15803'^^xsd:string;
  dwc:scientificName 'Loricoecia loricata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:longitude '-93.75'^^xsd:double;
  dwc:latitude '9.75'^^xsd:double;
  dwc:aphiaid '127798'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_15803'^^xsd:string;
  dwc:aphiaIdAccepted '127798'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_12204>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_12204> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_12204> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.75 -93.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "9.75"^^xsd:decimal ;
  dwc:decimalLongitude "-93.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_12204>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.75 -93.75)"^^geo:wktLiteral ;
  geo-pos:lat "9.75"^^xsd:decimal ;
  geo-pos:long "-93.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_12204>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_12204" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_12204'^^xsd:string;
  dwc:scientificName 'Discoconchoecia elegans'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:longitude '-93.75'^^xsd:double;
  dwc:latitude '9.75'^^xsd:double;
  dwc:occurrenceRemarks 'TaxonRemark: Note the type locality is in the Norwegain Sea - there are huge sizes differences between different regions suggesting that there is more than one species involved'^^xsd:string;
  dwc:aphiaid '127782'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_12204'^^xsd:string;
  dwc:aphiaIdAccepted '127782'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_29847>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_29847> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_29847> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.75 -93.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "9.75"^^xsd:decimal ;
  dwc:decimalLongitude "-93.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_29847>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.75 -93.75)"^^geo:wktLiteral ;
  geo-pos:lat "9.75"^^xsd:decimal ;
  geo-pos:long "-93.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_29847>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_29847" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_29847'^^xsd:string;
  dwc:scientificName 'Proceroecia procera'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:longitude '-93.75'^^xsd:double;
  dwc:latitude '9.75'^^xsd:double;
  dwc:aphiaid '127861'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_29847'^^xsd:string;
  dwc:aphiaIdAccepted '127861'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_28441>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_28441> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_28441> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.75 -93.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "9.75"^^xsd:decimal ;
  dwc:decimalLongitude "-93.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_28441>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.75 -93.75)"^^geo:wktLiteral ;
  geo-pos:lat "9.75"^^xsd:decimal ;
  geo-pos:long "-93.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_28441>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_28441" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_28441'^^xsd:string;
  dwc:scientificName 'Porroecia spinirostris'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:longitude '-93.75'^^xsd:double;
  dwc:latitude '9.75'^^xsd:double;
  dwc:aphiaid '127856'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_28441'^^xsd:string;
  dwc:aphiaIdAccepted '127856'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_25805>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_25805> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_25805> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.75 -93.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "9.75"^^xsd:decimal ;
  dwc:decimalLongitude "-93.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_25805>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.75 -93.75)"^^geo:wktLiteral ;
  geo-pos:lat "9.75"^^xsd:decimal ;
  geo-pos:long "-93.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_25805>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_25805" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_25805'^^xsd:string;
  dwc:scientificName 'Paraconchoecia oblonga'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:longitude '-93.75'^^xsd:double;
  dwc:latitude '9.75'^^xsd:double;
  dwc:aphiaid '127845'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_25805'^^xsd:string;
  dwc:aphiaIdAccepted '127845'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_2235>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_2235> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_2235> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-70.566666667 -93.283333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-70.566666667"^^xsd:decimal ;
  dwc:decimalLongitude "-93.283333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_2235>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-70.566666667 -93.283333333)"^^geo:wktLiteral ;
  geo-pos:lat "-70.566666667"^^xsd:decimal ;
  geo-pos:long "-93.283333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_2235>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_2235" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_2235'^^xsd:string;
  dwc:scientificName 'Metaconchoecerra isocheira'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1899'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '-93.283333333'^^xsd:double;
  dwc:latitude '-70.566666667'^^xsd:double;
  dwc:aphiaid '175845'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_2235'^^xsd:string;
  dwc:observationDate '1899-02-11'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_3774>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_3774> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_3774> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (88.588333333 -93.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "88.588333333"^^xsd:decimal ;
  dwc:decimalLongitude "-93.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "820"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_3774>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (88.588333333 -93.2)"^^geo:wktLiteral ;
  geo-pos:lat "88.588333333"^^xsd:decimal ;
  geo-pos:long "-93.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_3774>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_3774" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_3774'^^xsd:string;
  dwc:scientificName 'Boroecia maxima'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1954'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '-93.2'^^xsd:double;
  dwc:latitude '88.588333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '820'^^xsd:integer;
  dwc:aphiaid '127767'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_3774'^^xsd:string;
  dwc:observationDate '1954-12-07'^^xsd:date;
  dwc:aphiaIdAccepted '127767'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_14671>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_14671> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_14671> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (13.948 -92.805)"^^geo:wktLiteral ;
  dwc:decimalLatitude "13.948"^^xsd:decimal ;
  dwc:decimalLongitude "-92.805"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "200"^^xsd:integer ;
  dwc:maximumDepthInMeters "500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_14671>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (13.948 -92.805)"^^geo:wktLiteral ;
  geo-pos:lat "13.948"^^xsd:decimal ;
  geo-pos:long "-92.805"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_14671>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_14671" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_14671'^^xsd:string;
  dwc:scientificName 'Halocypris inflata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '-92.805'^^xsd:double;
  dwc:latitude '13.948'^^xsd:double;
  dwc:minimumDepth '200'^^xsd:integer;
  dwc:maximumDepth '500'^^xsd:integer;
  dwc:aphiaid '127794'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_14671'^^xsd:string;
  dwc:observationDate '1965-02-04'^^xsd:date;
  dwc:aphiaIdAccepted '127794'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_2225>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_2225> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_2225> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-70.833333333 -92.366666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-70.833333333"^^xsd:decimal ;
  dwc:decimalLongitude "-92.366666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_2225>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-70.833333333 -92.366666667)"^^geo:wktLiteral ;
  geo-pos:lat "-70.833333333"^^xsd:decimal ;
  geo-pos:long "-92.366666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_2225>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_2225" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_2225'^^xsd:string;
  dwc:scientificName 'Metaconchoecerra isocheira'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1898'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '-92.366666667'^^xsd:double;
  dwc:latitude '-70.833333333'^^xsd:double;
  dwc:aphiaid '175845'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_2225'^^xsd:string;
  dwc:observationDate '1898-04-26'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_2224>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_2224> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_2224> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.033333333 -92.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-71.033333333"^^xsd:decimal ;
  dwc:decimalLongitude "-92.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_2224>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.033333333 -92.05)"^^geo:wktLiteral ;
  geo-pos:lat "-71.033333333"^^xsd:decimal ;
  geo-pos:long "-92.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_2224>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_2224" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_2224'^^xsd:string;
  dwc:scientificName 'Metaconchoecerra isocheira'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1898'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '-92.05'^^xsd:double;
  dwc:latitude '-71.033333333'^^xsd:double;
  dwc:aphiaid '175845'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_2224'^^xsd:string;
  dwc:observationDate '1898-04-22'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_15003>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_15003> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_15003> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (13.5 -91.005)"^^geo:wktLiteral ;
  dwc:decimalLatitude "13.5"^^xsd:decimal ;
  dwc:decimalLongitude "-91.005"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_15003>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (13.5 -91.005)"^^geo:wktLiteral ;
  geo-pos:lat "13.5"^^xsd:decimal ;
  geo-pos:long "-91.005"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_15003>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_15003" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_15003'^^xsd:string;
  dwc:scientificName 'Halocypris pelagica'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-91.005'^^xsd:double;
  dwc:latitude '13.5'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '127795'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_15003'^^xsd:string;
  dwc:observationDate '1965-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '127795'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_2512>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_2512> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_2512> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (83.2 -90.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "83.2"^^xsd:decimal ;
  dwc:decimalLongitude "-90.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_2512>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (83.2 -90.25)"^^geo:wktLiteral ;
  geo-pos:lat "83.2"^^xsd:decimal ;
  geo-pos:long "-90.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_2512>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_2512" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_2512'^^xsd:string;
  dwc:scientificName 'Bathyconchoecia arctica'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-90.25'^^xsd:double;
  dwc:latitude '83.2'^^xsd:double;
  dwc:aphiaid '127749'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_2512'^^xsd:string;
  dwc:observationDate '1955-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '127749'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_2226>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_2226> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_2226> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-70.683333333 -90.233333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-70.683333333"^^xsd:decimal ;
  dwc:decimalLongitude "-90.233333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_2226>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-70.683333333 -90.233333333)"^^geo:wktLiteral ;
  geo-pos:lat "-70.683333333"^^xsd:decimal ;
  geo-pos:long "-90.233333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_2226>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_2226" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_2226'^^xsd:string;
  dwc:scientificName 'Metaconchoecerra isocheira'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1898'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '-90.233333333'^^xsd:double;
  dwc:latitude '-70.683333333'^^xsd:double;
  dwc:aphiaid '175845'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_2226'^^xsd:string;
  dwc:observationDate '1898-05-01'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_253>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_253> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_253> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-70.683 -90.233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-70.683"^^xsd:decimal ;
  dwc:decimalLongitude "-90.233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_253>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-70.683 -90.233)"^^geo:wktLiteral ;
  geo-pos:lat "-70.683"^^xsd:decimal ;
  geo-pos:long "-90.233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_253>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_253" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_253'^^xsd:string;
  dwc:scientificName 'Alacia belgicae'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1898'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '-90.233'^^xsd:double;
  dwc:latitude '-70.683'^^xsd:double;
  dwc:aphiaid '172453'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_253'^^xsd:string;
  dwc:observationDate '1898-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '172453'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_450>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_450> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_450> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-70.55 -89.367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-70.55"^^xsd:decimal ;
  dwc:decimalLongitude "-89.367"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_450>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-70.55 -89.367)"^^geo:wktLiteral ;
  geo-pos:lat "-70.55"^^xsd:decimal ;
  geo-pos:long "-89.367"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_450>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_450" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_450'^^xsd:string;
  dwc:scientificName 'Alacia hettacra'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1898'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '-89.367'^^xsd:double;
  dwc:latitude '-70.55'^^xsd:double;
  dwc:aphiaid '172456'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_450'^^xsd:string;
  dwc:observationDate '1898-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '172456'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_254>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_254> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_254> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-70.55 -89.367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-70.55"^^xsd:decimal ;
  dwc:decimalLongitude "-89.367"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_254>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-70.55 -89.367)"^^geo:wktLiteral ;
  geo-pos:lat "-70.55"^^xsd:decimal ;
  geo-pos:long "-89.367"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_254>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_254" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_254'^^xsd:string;
  dwc:scientificName 'Alacia belgicae'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1898'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '-89.367'^^xsd:double;
  dwc:latitude '-70.55'^^xsd:double;
  dwc:aphiaid '172453'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_254'^^xsd:string;
  dwc:observationDate '1898-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '172453'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_2227>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_2227> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_2227> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-70.55 -89.366666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-70.55"^^xsd:decimal ;
  dwc:decimalLongitude "-89.366666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_2227>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-70.55 -89.366666667)"^^geo:wktLiteral ;
  geo-pos:lat "-70.55"^^xsd:decimal ;
  geo-pos:long "-89.366666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_2227>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_2227" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_2227'^^xsd:string;
  dwc:scientificName 'Metaconchoecerra isocheira'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1898'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '-89.366666667'^^xsd:double;
  dwc:latitude '-70.55'^^xsd:double;
  dwc:aphiaid '175845'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_2227'^^xsd:string;
  dwc:observationDate '1898-05-04'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_255>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_255> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_255> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-70.817 -89.317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-70.817"^^xsd:decimal ;
  dwc:decimalLongitude "-89.317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_255>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-70.817 -89.317)"^^geo:wktLiteral ;
  geo-pos:lat "-70.817"^^xsd:decimal ;
  geo-pos:long "-89.317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_255>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_255" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_255'^^xsd:string;
  dwc:scientificName 'Alacia belgicae'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1890'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '-89.317'^^xsd:double;
  dwc:latitude '-70.817'^^xsd:double;
  dwc:aphiaid '172453'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_255'^^xsd:string;
  dwc:observationDate '1890-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '172453'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_6259>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_6259> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_6259> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-32.983 -87.933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-32.983"^^xsd:decimal ;
  dwc:decimalLongitude "-87.933"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_6259>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-32.983 -87.933)"^^geo:wktLiteral ;
  geo-pos:lat "-32.983"^^xsd:decimal ;
  geo-pos:long "-87.933"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_6259>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_6259" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_6259'^^xsd:string;
  dwc:scientificName 'Conchoecia macrocheira'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '-87.933'^^xsd:double;
  dwc:latitude '-32.983'^^xsd:double;
  dwc:aphiaid '127772'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_6259'^^xsd:string;
  dwc:observationDate '1965-11-30'^^xsd:date;
  dwc:aphiaIdAccepted '1314230'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_11833>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_11833> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_11833> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-32.983 -87.933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-32.983"^^xsd:decimal ;
  dwc:decimalLongitude "-87.933"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_11833>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-32.983 -87.933)"^^geo:wktLiteral ;
  geo-pos:lat "-32.983"^^xsd:decimal ;
  geo-pos:long "-87.933"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_11833>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_11833" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_11833'^^xsd:string;
  dwc:scientificName 'Discoconchoecia elegans'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '-87.933'^^xsd:double;
  dwc:latitude '-32.983'^^xsd:double;
  dwc:occurrenceRemarks 'TaxonRemark: Note the type locality is in the Norwegain Sea - there are huge sizes differences between different regions suggesting that there is more than one species involved'^^xsd:string;
  dwc:aphiaid '127782'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_11833'^^xsd:string;
  dwc:observationDate '1965-11-30'^^xsd:date;
  dwc:aphiaIdAccepted '127782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_8594>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_8594> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_8594> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-32.983 -87.933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-32.983"^^xsd:decimal ;
  dwc:decimalLongitude "-87.933"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_8594>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-32.983 -87.933)"^^geo:wktLiteral ;
  geo-pos:lat "-32.983"^^xsd:decimal ;
  geo-pos:long "-87.933"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_8594>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_8594" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_8594'^^xsd:string;
  dwc:scientificName 'Conchoecilla daphnoides'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '-87.933'^^xsd:double;
  dwc:latitude '-32.983'^^xsd:double;
  dwc:aphiaid '127776'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_8594'^^xsd:string;
  dwc:aphiaIdAccepted '127776'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_8051>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_8051> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_8051> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-32.983 -87.933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-32.983"^^xsd:decimal ;
  dwc:decimalLongitude "-87.933"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_8051>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-32.983 -87.933)"^^geo:wktLiteral ;
  geo-pos:lat "-32.983"^^xsd:decimal ;
  geo-pos:long "-87.933"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_8051>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_8051" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_8051'^^xsd:string;
  dwc:scientificName 'Conchoecilla daphnoides'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '-87.933'^^xsd:double;
  dwc:latitude '-32.983'^^xsd:double;
  dwc:aphiaid '127776'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_8051'^^xsd:string;
  dwc:observationDate '1965-11-30'^^xsd:date;
  dwc:aphiaIdAccepted '127776'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_7578>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_7578> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_7578> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-32.983 -87.933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-32.983"^^xsd:decimal ;
  dwc:decimalLongitude "-87.933"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_7578>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-32.983 -87.933)"^^geo:wktLiteral ;
  geo-pos:lat "-32.983"^^xsd:decimal ;
  geo-pos:long "-87.933"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_7578>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_7578" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_7578'^^xsd:string;
  dwc:scientificName 'Conchoecia subarcuata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '-87.933'^^xsd:double;
  dwc:latitude '-32.983'^^xsd:double;
  dwc:aphiaid '127775'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_7578'^^xsd:string;
  dwc:observationDate '1965-11-30'^^xsd:date;
  dwc:aphiaIdAccepted '127775'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_19342>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_19342> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_19342> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-32.983 -87.933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-32.983"^^xsd:decimal ;
  dwc:decimalLongitude "-87.933"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_19342>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-32.983 -87.933)"^^geo:wktLiteral ;
  geo-pos:lat "-32.983"^^xsd:decimal ;
  geo-pos:long "-87.933"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_19342>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_19342" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_19342'^^xsd:string;
  dwc:scientificName 'Mikroconchoecia acuticosta'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '-87.933'^^xsd:double;
  dwc:latitude '-32.983'^^xsd:double;
  dwc:aphiaid '127819'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_19342'^^xsd:string;
  dwc:observationDate '1965-11-30'^^xsd:date;
  dwc:aphiaIdAccepted '127819'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_14283>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_14283> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_14283> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-32.983 -87.933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-32.983"^^xsd:decimal ;
  dwc:decimalLongitude "-87.933"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_14283>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-32.983 -87.933)"^^geo:wktLiteral ;
  geo-pos:lat "-32.983"^^xsd:decimal ;
  geo-pos:long "-87.933"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_14283>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_14283" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_14283'^^xsd:string;
  dwc:scientificName 'Halocypria globosa'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '-87.933'^^xsd:double;
  dwc:latitude '-32.983'^^xsd:double;
  dwc:aphiaid '127793'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_14283'^^xsd:string;
  dwc:observationDate '1965-11-30'^^xsd:date;
  dwc:aphiaIdAccepted '127793'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_24556>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_24556> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_24556> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-32.983 -87.933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-32.983"^^xsd:decimal ;
  dwc:decimalLongitude "-87.933"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_24556>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-32.983 -87.933)"^^geo:wktLiteral ;
  geo-pos:lat "-32.983"^^xsd:decimal ;
  geo-pos:long "-87.933"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_24556>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_24556" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_24556'^^xsd:string;
  dwc:scientificName 'Paraconchoecia aequiseta'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '-87.933'^^xsd:double;
  dwc:latitude '-32.983'^^xsd:double;
  dwc:aphiaid '127833'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_24556'^^xsd:string;
  dwc:observationDate '1965-11-30'^^xsd:date;
  dwc:aphiaIdAccepted '127833'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_20028>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_20028> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_20028> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-32.983 -87.933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-32.983"^^xsd:decimal ;
  dwc:decimalLongitude "-87.933"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_20028>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-32.983 -87.933)"^^geo:wktLiteral ;
  geo-pos:lat "-32.983"^^xsd:decimal ;
  geo-pos:long "-87.933"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_20028>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_20028" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_20028'^^xsd:string;
  dwc:scientificName 'Mikroconchoecia curta'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '-87.933'^^xsd:double;
  dwc:latitude '-32.983'^^xsd:double;
  dwc:aphiaid '127820'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_20028'^^xsd:string;
  dwc:observationDate '1965-11-30'^^xsd:date;
  dwc:aphiaIdAccepted '127820'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_30753>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_30753> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_30753> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-32.983 -87.933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-32.983"^^xsd:decimal ;
  dwc:decimalLongitude "-87.933"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_30753>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-32.983 -87.933)"^^geo:wktLiteral ;
  geo-pos:lat "-32.983"^^xsd:decimal ;
  geo-pos:long "-87.933"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_30753>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_30753" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_30753'^^xsd:string;
  dwc:scientificName 'Metaconchoecetosa teretivalvata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '-87.933'^^xsd:double;
  dwc:latitude '-32.983'^^xsd:double;
  dwc:aphiaid '175866'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_30753'^^xsd:string;
  dwc:observationDate '1965-11-30'^^xsd:date;
  dwc:aphiaIdAccepted '536010'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_21476>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_21476> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_21476> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-32.983 -87.933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-32.983"^^xsd:decimal ;
  dwc:decimalLongitude "-87.933"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_21476>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-32.983 -87.933)"^^geo:wktLiteral ;
  geo-pos:lat "-32.983"^^xsd:decimal ;
  geo-pos:long "-87.933"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_21476>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_21476" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_21476'^^xsd:string;
  dwc:scientificName 'Obtusoecia antarctica'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '-87.933'^^xsd:double;
  dwc:latitude '-32.983'^^xsd:double;
  dwc:aphiaid '176554'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_21476'^^xsd:string;
  dwc:observationDate '1965-11-30'^^xsd:date;
  dwc:aphiaIdAccepted '176554'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_12353>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_12353> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_12353> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-32.983 -87.933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-32.983"^^xsd:decimal ;
  dwc:decimalLongitude "-87.933"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_12353>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-32.983 -87.933)"^^geo:wktLiteral ;
  geo-pos:lat "-32.983"^^xsd:decimal ;
  geo-pos:long "-87.933"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_12353>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_12353" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_12353'^^xsd:string;
  dwc:scientificName 'Discoconchoecia elegans'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '-87.933'^^xsd:double;
  dwc:latitude '-32.983'^^xsd:double;
  dwc:occurrenceRemarks 'TaxonRemark: Note the type locality is in the Norwegain Sea - there are huge sizes differences between different regions suggesting that there is more than one species involved'^^xsd:string;
  dwc:aphiaid '127782'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_12353'^^xsd:string;
  dwc:observationDate '1965-11-30'^^xsd:date;
  dwc:aphiaIdAccepted '127782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_15505>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_15505> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_15505> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-32.983 -87.933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-32.983"^^xsd:decimal ;
  dwc:decimalLongitude "-87.933"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_15505>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-32.983 -87.933)"^^geo:wktLiteral ;
  geo-pos:lat "-32.983"^^xsd:decimal ;
  geo-pos:long "-87.933"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_15505>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_15505" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_15505'^^xsd:string;
  dwc:scientificName 'Halocypris "brevirostris"'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '-87.933'^^xsd:double;
  dwc:latitude '-32.983'^^xsd:double;
  dwc:occurrenceRemarks 'TaxonRemark: these will be a mix of H inflata and H. pelagica'^^xsd:string;
  dwc:aphiaid '127543'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_15505'^^xsd:string;
  dwc:observationDate '1965-11-30'^^xsd:date;
  dwc:aphiaIdAccepted '127543'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_29907>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_29907> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_29907> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-32.983 -87.933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-32.983"^^xsd:decimal ;
  dwc:decimalLongitude "-87.933"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_29907>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-32.983 -87.933)"^^geo:wktLiteral ;
  geo-pos:lat "-32.983"^^xsd:decimal ;
  geo-pos:long "-87.933"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_29907>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_29907" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_29907'^^xsd:string;
  dwc:scientificName 'Proceroecia procera'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '-87.933'^^xsd:double;
  dwc:latitude '-32.983'^^xsd:double;
  dwc:aphiaid '127861'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_29907'^^xsd:string;
  dwc:observationDate '1965-11-30'^^xsd:date;
  dwc:aphiaIdAccepted '127861'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_21254>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_21254> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_21254> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-32.983 -87.933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-32.983"^^xsd:decimal ;
  dwc:decimalLongitude "-87.933"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_21254>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-32.983 -87.933)"^^geo:wktLiteral ;
  geo-pos:lat "-32.983"^^xsd:decimal ;
  geo-pos:long "-87.933"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_21254>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_21254" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_21254'^^xsd:string;
  dwc:scientificName 'Obtusoecia antarctica'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '-87.933'^^xsd:double;
  dwc:latitude '-32.983'^^xsd:double;
  dwc:aphiaid '176554'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_21254'^^xsd:string;
  dwc:observationDate '1965-11-30'^^xsd:date;
  dwc:aphiaIdAccepted '176554'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_25851>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_25851> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_25851> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-32.983 -87.933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-32.983"^^xsd:decimal ;
  dwc:decimalLongitude "-87.933"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_25851>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-32.983 -87.933)"^^geo:wktLiteral ;
  geo-pos:lat "-32.983"^^xsd:decimal ;
  geo-pos:long "-87.933"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_25851>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_25851" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_25851'^^xsd:string;
  dwc:scientificName 'Paraconchoecia oblonga'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '-87.933'^^xsd:double;
  dwc:latitude '-32.983'^^xsd:double;
  dwc:aphiaid '127845'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_25851'^^xsd:string;
  dwc:observationDate '1965-11-30'^^xsd:date;
  dwc:aphiaIdAccepted '127845'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_257>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_257> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_257> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.217 -87.733)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-71.217"^^xsd:decimal ;
  dwc:decimalLongitude "-87.733"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_257>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.217 -87.733)"^^geo:wktLiteral ;
  geo-pos:lat "-71.217"^^xsd:decimal ;
  geo-pos:long "-87.733"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_257>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_257" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_257'^^xsd:string;
  dwc:scientificName 'Alacia belgicae'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1898'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '-87.733'^^xsd:double;
  dwc:latitude '-71.217'^^xsd:double;
  dwc:aphiaid '172453'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_257'^^xsd:string;
  dwc:observationDate '1898-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '172453'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_4601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_4601> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_4601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.867 -87.633)"^^geo:wktLiteral ;
  dwc:decimalLatitude "2.867"^^xsd:decimal ;
  dwc:decimalLongitude "-87.633"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_4601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.867 -87.633)"^^geo:wktLiteral ;
  geo-pos:lat "2.867"^^xsd:decimal ;
  geo-pos:long "-87.633"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_4601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_4601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_4601'^^xsd:string;
  dwc:scientificName 'Conchocetta giesbrechti'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '-87.633'^^xsd:double;
  dwc:latitude '2.867'^^xsd:double;
  dwc:aphiaid '127769'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_4601'^^xsd:string;
  dwc:observationDate '1928-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '127769'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_5353>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_5353> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_5353> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.867 -87.633)"^^geo:wktLiteral ;
  dwc:decimalLatitude "2.867"^^xsd:decimal ;
  dwc:decimalLongitude "-87.633"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_5353>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.867 -87.633)"^^geo:wktLiteral ;
  geo-pos:lat "2.867"^^xsd:decimal ;
  geo-pos:long "-87.633"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_5353>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_5353" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_5353'^^xsd:string;
  dwc:scientificName 'Conchoecia lophura lophura'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '-87.633'^^xsd:double;
  dwc:latitude '2.867'^^xsd:double;
  dwc:aphiaid '127771'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_5353'^^xsd:string;
  dwc:observationDate '1928-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '1314233'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_9239>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_9239> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_9239> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.867 -87.633)"^^geo:wktLiteral ;
  dwc:decimalLatitude "2.867"^^xsd:decimal ;
  dwc:decimalLongitude "-87.633"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_9239>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.867 -87.633)"^^geo:wktLiteral ;
  geo-pos:lat "2.867"^^xsd:decimal ;
  geo-pos:long "-87.633"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_9239>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_9239" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_9239'^^xsd:string;
  dwc:scientificName 'Conchoecissa imbricata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '-87.633'^^xsd:double;
  dwc:latitude '2.867'^^xsd:double;
  dwc:aphiaid '127778'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_9239'^^xsd:string;
  dwc:observationDate '1928-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '127778'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_899>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_899> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_899> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.867 -87.633)"^^geo:wktLiteral ;
  dwc:decimalLatitude "2.867"^^xsd:decimal ;
  dwc:decimalLongitude "-87.633"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_899>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.867 -87.633)"^^geo:wktLiteral ;
  geo-pos:lat "2.867"^^xsd:decimal ;
  geo-pos:long "-87.633"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_899>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_899" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_899'^^xsd:string;
  dwc:scientificName 'Alacia leptothrix'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '-87.633'^^xsd:double;
  dwc:latitude '2.867'^^xsd:double;
  dwc:aphiaid '127733'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_899'^^xsd:string;
  dwc:observationDate '1928-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '127733'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_7850>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_7850> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_7850> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.867 -87.633)"^^geo:wktLiteral ;
  dwc:decimalLatitude "2.867"^^xsd:decimal ;
  dwc:decimalLongitude "-87.633"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_7850>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.867 -87.633)"^^geo:wktLiteral ;
  geo-pos:lat "2.867"^^xsd:decimal ;
  geo-pos:long "-87.633"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_7850>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_7850" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_7850'^^xsd:string;
  dwc:scientificName 'Conchoecilla daphnoides'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '-87.633'^^xsd:double;
  dwc:latitude '2.867'^^xsd:double;
  dwc:aphiaid '127776'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_7850'^^xsd:string;
  dwc:observationDate '1928-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '127776'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_6398>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_6398> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_6398> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.867 -87.633)"^^geo:wktLiteral ;
  dwc:decimalLatitude "2.867"^^xsd:decimal ;
  dwc:decimalLongitude "-87.633"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_6398>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.867 -87.633)"^^geo:wktLiteral ;
  geo-pos:lat "2.867"^^xsd:decimal ;
  geo-pos:long "-87.633"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_6398>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_6398" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_6398'^^xsd:string;
  dwc:scientificName 'Conchoecia magna'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '-87.633'^^xsd:double;
  dwc:latitude '2.867'^^xsd:double;
  dwc:aphiaid '127773'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_6398'^^xsd:string;
  dwc:observationDate '1928-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '127773'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_24297>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_24297> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_24297> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.867 -87.633)"^^geo:wktLiteral ;
  dwc:decimalLatitude "2.867"^^xsd:decimal ;
  dwc:decimalLongitude "-87.633"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_24297>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.867 -87.633)"^^geo:wktLiteral ;
  geo-pos:lat "2.867"^^xsd:decimal ;
  geo-pos:long "-87.633"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_24297>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_24297" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_24297'^^xsd:string;
  dwc:scientificName 'Orthoconchoecia striola'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '-87.633'^^xsd:double;
  dwc:latitude '2.867'^^xsd:double;
  dwc:aphiaid '176562'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_24297'^^xsd:string;
  dwc:observationDate '1928-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '176562'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_24>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_24> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_24> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.867 -87.633)"^^geo:wktLiteral ;
  dwc:decimalLatitude "2.867"^^xsd:decimal ;
  dwc:decimalLongitude "-87.633"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_24>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.867 -87.633)"^^geo:wktLiteral ;
  geo-pos:lat "2.867"^^xsd:decimal ;
  geo-pos:long "-87.633"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_24>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_24" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_24'^^xsd:string;
  dwc:scientificName 'Alacia alata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '-87.633'^^xsd:double;
  dwc:latitude '2.867'^^xsd:double;
  dwc:aphiaid '127732'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_24'^^xsd:string;
  dwc:observationDate '1928-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '127732'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_22715>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_22715> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_22715> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.867 -87.633)"^^geo:wktLiteral ;
  dwc:decimalLatitude "2.867"^^xsd:decimal ;
  dwc:decimalLongitude "-87.633"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_22715>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.867 -87.633)"^^geo:wktLiteral ;
  geo-pos:lat "2.867"^^xsd:decimal ;
  geo-pos:long "-87.633"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_22715>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_22715" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_22715'^^xsd:string;
  dwc:scientificName 'Orthoconchoecia bispinosa'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '-87.633'^^xsd:double;
  dwc:latitude '2.867'^^xsd:double;
  dwc:aphiaid '127830'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_22715'^^xsd:string;
  dwc:observationDate '1928-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '127830'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_22048>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_22048> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_22048> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.867 -87.633)"^^geo:wktLiteral ;
  dwc:decimalLatitude "2.867"^^xsd:decimal ;
  dwc:decimalLongitude "-87.633"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_22048>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.867 -87.633)"^^geo:wktLiteral ;
  geo-pos:lat "2.867"^^xsd:decimal ;
  geo-pos:long "-87.633"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_22048>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_22048" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_22048'^^xsd:string;
  dwc:scientificName 'Orthoconchoecia agassizi'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '-87.633'^^xsd:double;
  dwc:latitude '2.867'^^xsd:double;
  dwc:aphiaid '176557'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_22048'^^xsd:string;
  dwc:observationDate '1928-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '176557'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_16435>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_16435> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_16435> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.867 -87.633)"^^geo:wktLiteral ;
  dwc:decimalLatitude "2.867"^^xsd:decimal ;
  dwc:decimalLongitude "-87.633"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_16435>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.867 -87.633)"^^geo:wktLiteral ;
  geo-pos:lat "2.867"^^xsd:decimal ;
  geo-pos:long "-87.633"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_16435>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_16435" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_16435'^^xsd:string;
  dwc:scientificName 'Macroconchoecia caudata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '-87.633'^^xsd:double;
  dwc:latitude '2.867'^^xsd:double;
  dwc:aphiaid '172494'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_16435'^^xsd:string;
  dwc:observationDate '1928-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '172494'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_13155>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_13155> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_13155> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.867 -87.633)"^^geo:wktLiteral ;
  dwc:decimalLatitude "2.867"^^xsd:decimal ;
  dwc:decimalLongitude "-87.633"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_13155>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.867 -87.633)"^^geo:wktLiteral ;
  geo-pos:lat "2.867"^^xsd:decimal ;
  geo-pos:long "-87.633"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_13155>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_13155" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_13155'^^xsd:string;
  dwc:scientificName 'Fellia cornuta'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '-87.633'^^xsd:double;
  dwc:latitude '2.867'^^xsd:double;
  dwc:aphiaid '127787'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_13155'^^xsd:string;
  dwc:observationDate '1928-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '127787'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_12222>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_12222> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_12222> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.867 -87.633)"^^geo:wktLiteral ;
  dwc:decimalLatitude "2.867"^^xsd:decimal ;
  dwc:decimalLongitude "-87.633"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_12222>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.867 -87.633)"^^geo:wktLiteral ;
  geo-pos:lat "2.867"^^xsd:decimal ;
  geo-pos:long "-87.633"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_12222>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_12222" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_12222'^^xsd:string;
  dwc:scientificName 'Discoconchoecia elegans'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '-87.633'^^xsd:double;
  dwc:latitude '2.867'^^xsd:double;
  dwc:occurrenceRemarks 'TaxonRemark: Note the type locality is in the Norwegain Sea - there are huge sizes differences between different regions suggesting that there is more than one species involved'^^xsd:string;
  dwc:aphiaid '127782'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_12222'^^xsd:string;
  dwc:observationDate '1928-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '127782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_15303>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_15303> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_15303> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.867 -87.633)"^^geo:wktLiteral ;
  dwc:decimalLatitude "2.867"^^xsd:decimal ;
  dwc:decimalLongitude "-87.633"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_15303>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.867 -87.633)"^^geo:wktLiteral ;
  geo-pos:lat "2.867"^^xsd:decimal ;
  geo-pos:long "-87.633"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_15303>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_15303" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_15303'^^xsd:string;
  dwc:scientificName 'Halocypris "brevirostris"'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '-87.633'^^xsd:double;
  dwc:latitude '2.867'^^xsd:double;
  dwc:occurrenceRemarks 'TaxonRemark: these will be a mix of H inflata and H. pelagica'^^xsd:string;
  dwc:aphiaid '127543'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_15303'^^xsd:string;
  dwc:observationDate '1928-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '127543'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_27392>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_27392> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_27392> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.867 -87.633)"^^geo:wktLiteral ;
  dwc:decimalLatitude "2.867"^^xsd:decimal ;
  dwc:decimalLongitude "-87.633"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_27392>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.867 -87.633)"^^geo:wktLiteral ;
  geo-pos:lat "2.867"^^xsd:decimal ;
  geo-pos:long "-87.633"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_27392>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_27392" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_27392'^^xsd:string;
  dwc:scientificName 'Platyconchoecia prosadene'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '-87.633'^^xsd:double;
  dwc:latitude '2.867'^^xsd:double;
  dwc:aphiaid '176576'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_27392'^^xsd:string;
  dwc:observationDate '1928-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '176576'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_27479>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_27479> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_27479> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.867 -87.633)"^^geo:wktLiteral ;
  dwc:decimalLatitude "2.867"^^xsd:decimal ;
  dwc:decimalLongitude "-87.633"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_27479>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.867 -87.633)"^^geo:wktLiteral ;
  geo-pos:lat "2.867"^^xsd:decimal ;
  geo-pos:long "-87.633"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_27479>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_27479" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_27479'^^xsd:string;
  dwc:scientificName 'Porroecia parthenoda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '-87.633'^^xsd:double;
  dwc:latitude '2.867'^^xsd:double;
  dwc:aphiaid '127853'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_27479'^^xsd:string;
  dwc:observationDate '1928-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '1314243'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_28412>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_28412> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_28412> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.867 -87.633)"^^geo:wktLiteral ;
  dwc:decimalLatitude "2.867"^^xsd:decimal ;
  dwc:decimalLongitude "-87.633"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_28412>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.867 -87.633)"^^geo:wktLiteral ;
  geo-pos:lat "2.867"^^xsd:decimal ;
  geo-pos:long "-87.633"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_28412>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_28412" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_28412'^^xsd:string;
  dwc:scientificName 'Porroecia spinirostris'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '-87.633'^^xsd:double;
  dwc:latitude '2.867'^^xsd:double;
  dwc:aphiaid '127856'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_28412'^^xsd:string;
  dwc:observationDate '1928-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '127856'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_256>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_256> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_256> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.25 -87.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-71.25"^^xsd:decimal ;
  dwc:decimalLongitude "-87.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_256>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.25 -87.45)"^^geo:wktLiteral ;
  geo-pos:lat "-71.25"^^xsd:decimal ;
  geo-pos:long "-87.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_256>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_256" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_256'^^xsd:string;
  dwc:scientificName 'Alacia belgicae'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1898'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '-87.45'^^xsd:double;
  dwc:latitude '-71.25'^^xsd:double;
  dwc:aphiaid '172453'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_256'^^xsd:string;
  dwc:observationDate '1898-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '172453'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_22353>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_22353> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_22353> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.217 -87.267)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.217"^^xsd:decimal ;
  dwc:decimalLongitude "-87.267"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_22353>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.217 -87.267)"^^geo:wktLiteral ;
  geo-pos:lat "28.217"^^xsd:decimal ;
  geo-pos:long "-87.267"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_22353>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_22353" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_22353'^^xsd:string;
  dwc:scientificName 'Orthoconchoecia atlantica'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '-87.267'^^xsd:double;
  dwc:latitude '28.217'^^xsd:double;
  dwc:aphiaid '127829'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_22353'^^xsd:string;
  dwc:aphiaIdAccepted '127829'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_1085>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_1085> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_1085> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.217 -87.267)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.217"^^xsd:decimal ;
  dwc:decimalLongitude "-87.267"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "1200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_1085>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.217 -87.267)"^^geo:wktLiteral ;
  geo-pos:lat "28.217"^^xsd:decimal ;
  geo-pos:long "-87.267"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_1085>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_1085" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_1085'^^xsd:string;
  dwc:scientificName 'Alacia valdiviae'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '-87.267'^^xsd:double;
  dwc:latitude '28.217'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '1200'^^xsd:integer;
  dwc:aphiaid '127734'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_1085'^^xsd:string;
  dwc:observationDate '1966-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '127734'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_23262>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_23262> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_23262> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.217 -87.267)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.217"^^xsd:decimal ;
  dwc:decimalLongitude "-87.267"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1000"^^xsd:integer ;
  dwc:maximumDepthInMeters "1200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_23262>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.217 -87.267)"^^geo:wktLiteral ;
  geo-pos:lat "28.217"^^xsd:decimal ;
  geo-pos:long "-87.267"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_23262>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_23262" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_23262'^^xsd:string;
  dwc:scientificName 'Orthoconchoecia haddoni'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '-87.267'^^xsd:double;
  dwc:latitude '28.217'^^xsd:double;
  dwc:minimumDepth '1000'^^xsd:integer;
  dwc:maximumDepth '1200'^^xsd:integer;
  dwc:occurrenceRemarks 'dragged along seabed; 3.86mm; 3.52mm'^^xsd:string;
  dwc:aphiaid '127831'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_23262'^^xsd:string;
  dwc:observationDate '1966-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '127831'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_29261>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_29261> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_29261> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.5 -87.167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.5"^^xsd:decimal ;
  dwc:decimalLongitude "-87.167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_29261>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.5 -87.167)"^^geo:wktLiteral ;
  geo-pos:lat "27.5"^^xsd:decimal ;
  geo-pos:long "-87.167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_29261>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_29261" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_29261'^^xsd:string;
  dwc:scientificName 'Proceroecia convexa'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:longitude '-87.167'^^xsd:double;
  dwc:latitude '27.5'^^xsd:double;
  dwc:aphiaid '127858'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_29261'^^xsd:string;
  dwc:aphiaIdAccepted '127858'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_2624>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_2624> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_2624> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.25 -87.033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.25"^^xsd:decimal ;
  dwc:decimalLongitude "-87.033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_2624>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.25 -87.033)"^^geo:wktLiteral ;
  geo-pos:lat "28.25"^^xsd:decimal ;
  geo-pos:long "-87.033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_2624>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_2624" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_2624'^^xsd:string;
  dwc:scientificName 'Bathyconchoecia kornickeri'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '-87.033'^^xsd:double;
  dwc:latitude '28.25'^^xsd:double;
  dwc:aphiaid '127757'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_2624'^^xsd:string;
  dwc:observationDate '1966-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '127757'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_2621>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_2621> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_2621> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.25 -87.033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.25"^^xsd:decimal ;
  dwc:decimalLongitude "-87.033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_2621>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.25 -87.033)"^^geo:wktLiteral ;
  geo-pos:lat "28.25"^^xsd:decimal ;
  geo-pos:long "-87.033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_2621>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_2621" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_2621'^^xsd:string;
  dwc:scientificName 'Bathyconchoecia galerita'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '-87.033'^^xsd:double;
  dwc:latitude '28.25'^^xsd:double;
  dwc:aphiaid '127755'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_2621'^^xsd:string;
  dwc:observationDate '1966-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '127755'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_2640>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_2640> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_2640> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.25 -87.033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.25"^^xsd:decimal ;
  dwc:decimalLongitude "-87.033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1000"^^xsd:integer ;
  dwc:maximumDepthInMeters "1000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_2640>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.25 -87.033)"^^geo:wktLiteral ;
  geo-pos:lat "28.25"^^xsd:decimal ;
  geo-pos:long "-87.033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_2640>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_2640" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_2640'^^xsd:string;
  dwc:scientificName 'Bathyconchoecia lacqueata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '-87.033'^^xsd:double;
  dwc:latitude '28.25'^^xsd:double;
  dwc:minimumDepth '1000'^^xsd:integer;
  dwc:maximumDepth '1000'^^xsd:integer;
  dwc:aphiaid '127758'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_2640'^^xsd:string;
  dwc:observationDate '1966-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '127758'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_2704>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_2704> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_2704> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.25 -87.033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.25"^^xsd:decimal ;
  dwc:decimalLongitude "-87.033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1000"^^xsd:integer ;
  dwc:maximumDepthInMeters "1000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_2704>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.25 -87.033)"^^geo:wktLiteral ;
  geo-pos:lat "28.25"^^xsd:decimal ;
  geo-pos:long "-87.033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_2704>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_2704" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_2704'^^xsd:string;
  dwc:scientificName 'Bathyconchoecia paulula'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '-87.033'^^xsd:double;
  dwc:latitude '28.25'^^xsd:double;
  dwc:minimumDepth '1000'^^xsd:integer;
  dwc:maximumDepth '1000'^^xsd:integer;
  dwc:aphiaid '127762'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_2704'^^xsd:string;
  dwc:observationDate '1966-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '127762'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_29265>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_29265> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_29265> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.5 -87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.5"^^xsd:decimal ;
  dwc:decimalLongitude "-87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_29265>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.5 -87)"^^geo:wktLiteral ;
  geo-pos:lat "19.5"^^xsd:decimal ;
  geo-pos:long "-87"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_29265>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_29265" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_29265'^^xsd:string;
  dwc:scientificName 'Proceroecia convexa'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:longitude '-87'^^xsd:integer;
  dwc:latitude '19.5'^^xsd:double;
  dwc:aphiaid '127858'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_29265'^^xsd:string;
  dwc:aphiaIdAccepted '127858'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_15181>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_15181> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_15181> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-12.883 -86.467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-12.883"^^xsd:decimal ;
  dwc:decimalLongitude "-86.467"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_15181>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-12.883 -86.467)"^^geo:wktLiteral ;
  geo-pos:lat "-12.883"^^xsd:decimal ;
  geo-pos:long "-86.467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_15181>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_15181" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_15181'^^xsd:string;
  dwc:scientificName 'Halocypris angustifrontalis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '-86.467'^^xsd:double;
  dwc:latitude '-12.883'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:aphiaid '176592'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_15181'^^xsd:string;
  dwc:observationDate '1966-01-13'^^xsd:date;
  dwc:aphiaIdAccepted '176592'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_29263>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_29263> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_29263> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (24.35 -86.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "24.35"^^xsd:decimal ;
  dwc:decimalLongitude "-86.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_29263>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (24.35 -86.2)"^^geo:wktLiteral ;
  geo-pos:lat "24.35"^^xsd:decimal ;
  geo-pos:long "-86.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_29263>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_29263" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_29263'^^xsd:string;
  dwc:scientificName 'Proceroecia convexa'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:longitude '-86.2'^^xsd:double;
  dwc:latitude '24.35'^^xsd:double;
  dwc:aphiaid '127858'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_29263'^^xsd:string;
  dwc:aphiaIdAccepted '127858'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_29262>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_29262> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_29262> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (25.983 -86.183)"^^geo:wktLiteral ;
  dwc:decimalLatitude "25.983"^^xsd:decimal ;
  dwc:decimalLongitude "-86.183"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_29262>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (25.983 -86.183)"^^geo:wktLiteral ;
  geo-pos:lat "25.983"^^xsd:decimal ;
  geo-pos:long "-86.183"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_29262>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_29262" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_29262'^^xsd:string;
  dwc:scientificName 'Proceroecia convexa'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:longitude '-86.183'^^xsd:double;
  dwc:latitude '25.983'^^xsd:double;
  dwc:aphiaid '127858'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_29262'^^xsd:string;
  dwc:aphiaIdAccepted '127858'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_2612>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_2612> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_2612> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (25.442 -86.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "25.442"^^xsd:decimal ;
  dwc:decimalLongitude "-86.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3165"^^xsd:integer ;
  dwc:maximumDepthInMeters "3165"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_2612>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (25.442 -86.1)"^^geo:wktLiteral ;
  geo-pos:lat "25.442"^^xsd:decimal ;
  geo-pos:long "-86.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_2612>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_2612" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_2612'^^xsd:string;
  dwc:scientificName 'Bathyconchoecia foveolata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '-86.1'^^xsd:double;
  dwc:latitude '25.442'^^xsd:double;
  dwc:minimumDepth '3165'^^xsd:integer;
  dwc:maximumDepth '3165'^^xsd:integer;
  dwc:aphiaid '127754'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_2612'^^xsd:string;
  dwc:observationDate '1967-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '596810'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_2720>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_2720> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_2720> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (25.442 -86.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "25.442"^^xsd:decimal ;
  dwc:decimalLongitude "-86.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3165"^^xsd:integer ;
  dwc:maximumDepthInMeters "3165"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_2720>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (25.442 -86.1)"^^geo:wktLiteral ;
  geo-pos:lat "25.442"^^xsd:decimal ;
  geo-pos:long "-86.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_2720>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_2720" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_2720'^^xsd:string;
  dwc:scientificName 'Bathyconchoecia sagittarius'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '-86.1'^^xsd:double;
  dwc:latitude '25.442'^^xsd:double;
  dwc:minimumDepth '3165'^^xsd:integer;
  dwc:maximumDepth '3165'^^xsd:integer;
  dwc:occurrenceRemarks 'in gut of Bassozetus normalis'^^xsd:string;
  dwc:aphiaid '127763'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_2720'^^xsd:string;
  dwc:observationDate '1967-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '127763'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_29264>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_29264> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_29264> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (22.75 -86.083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "22.75"^^xsd:decimal ;
  dwc:decimalLongitude "-86.083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_29264>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (22.75 -86.083)"^^geo:wktLiteral ;
  geo-pos:lat "22.75"^^xsd:decimal ;
  geo-pos:long "-86.083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_29264>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_29264" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_29264'^^xsd:string;
  dwc:scientificName 'Proceroecia convexa'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:longitude '-86.083'^^xsd:double;
  dwc:latitude '22.75'^^xsd:double;
  dwc:aphiaid '127858'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_29264'^^xsd:string;
  dwc:aphiaIdAccepted '127858'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_30265>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_30265> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_30265> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.7 -86.016666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "79.7"^^xsd:decimal ;
  dwc:decimalLongitude "-86.016666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_30265>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.7 -86.016666667)"^^geo:wktLiteral ;
  geo-pos:lat "79.7"^^xsd:decimal ;
  geo-pos:long "-86.016666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_30265>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_30265" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_30265'^^xsd:string;
  dwc:scientificName 'Proceroecia vitjazi'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:startYearCollected '1951'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:longitude '-86.016666667'^^xsd:double;
  dwc:latitude '79.7'^^xsd:double;
  dwc:aphiaid '176586'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_30265'^^xsd:string;
  dwc:aphiaIdAccepted '1565062'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_15182>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_15182> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_15182> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-16.967 -85.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-16.967"^^xsd:decimal ;
  dwc:decimalLongitude "-85.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "132"^^xsd:integer ;
  dwc:maximumDepthInMeters "132"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_15182>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-16.967 -85.95)"^^geo:wktLiteral ;
  geo-pos:lat "-16.967"^^xsd:decimal ;
  geo-pos:long "-85.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_15182>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_15182" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_15182'^^xsd:string;
  dwc:scientificName 'Halocypris angustifrontalis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '-85.95'^^xsd:double;
  dwc:latitude '-16.967'^^xsd:double;
  dwc:minimumDepth '132'^^xsd:integer;
  dwc:maximumDepth '132'^^xsd:integer;
  dwc:aphiaid '176592'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_15182'^^xsd:string;
  dwc:observationDate '1966-01-13'^^xsd:date;
  dwc:aphiaIdAccepted '176592'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_13097>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_13097> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_13097> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-39.933 -85.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-39.933"^^xsd:decimal ;
  dwc:decimalLongitude "-85.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_13097>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-39.933 -85.9)"^^geo:wktLiteral ;
  geo-pos:lat "-39.933"^^xsd:decimal ;
  geo-pos:long "-85.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_13097>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_13097" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_13097'^^xsd:string;
  dwc:scientificName 'Fellia bicornis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '-85.9'^^xsd:double;
  dwc:latitude '-39.933'^^xsd:double;
  dwc:aphiaid '127786'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_13097'^^xsd:string;
  dwc:observationDate '1966-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '127786'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_29267>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_29267> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_29267> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (21.668 -85.842)"^^geo:wktLiteral ;
  dwc:decimalLatitude "21.668"^^xsd:decimal ;
  dwc:decimalLongitude "-85.842"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_29267>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (21.668 -85.842)"^^geo:wktLiteral ;
  geo-pos:lat "21.668"^^xsd:decimal ;
  geo-pos:long "-85.842"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_29267>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_29267" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_29267'^^xsd:string;
  dwc:scientificName 'Proceroecia convexa'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:longitude '-85.842'^^xsd:double;
  dwc:latitude '21.668'^^xsd:double;
  dwc:aphiaid '127858'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_29267'^^xsd:string;
  dwc:aphiaIdAccepted '127858'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_1913>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_1913> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_1913> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17.3 -85.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17.3"^^xsd:decimal ;
  dwc:decimalLongitude "-85.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_1913>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17.3 -85.45)"^^geo:wktLiteral ;
  geo-pos:lat "17.3"^^xsd:decimal ;
  geo-pos:long "-85.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_1913>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_1913" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_1913'^^xsd:string;
  dwc:scientificName 'Archiconchoecetta bispicula'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '-85.45'^^xsd:double;
  dwc:latitude '17.3'^^xsd:double;
  dwc:occurrenceRemarks 'Type locality'^^xsd:string;
  dwc:aphiaid '176642'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_1913'^^xsd:string;
  dwc:observationDate '1968-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '176642'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_2228>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_2228> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_2228> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-70.2 -84.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-70.2"^^xsd:decimal ;
  dwc:decimalLongitude "-84.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_2228>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-70.2 -84.05)"^^geo:wktLiteral ;
  geo-pos:lat "-70.2"^^xsd:decimal ;
  geo-pos:long "-84.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_2228>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_2228" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_2228'^^xsd:string;
  dwc:scientificName 'Metaconchoecerra isocheira'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1898'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '-84.05'^^xsd:double;
  dwc:latitude '-70.2'^^xsd:double;
  dwc:aphiaid '175845'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_2228'^^xsd:string;
  dwc:observationDate '1898-08-20'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_22150>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_22150> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_22150> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.967 -83.367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.967"^^xsd:decimal ;
  dwc:decimalLongitude "-83.367"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_22150>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.967 -83.367)"^^geo:wktLiteral ;
  geo-pos:lat "23.967"^^xsd:decimal ;
  geo-pos:long "-83.367"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_22150>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_22150" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_22150'^^xsd:string;
  dwc:scientificName 'Orthoconchoecia atlantica'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1922'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '-83.367'^^xsd:double;
  dwc:latitude '23.967'^^xsd:double;
  dwc:aphiaid '127829'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_22150'^^xsd:string;
  dwc:observationDate '1922-02-02'^^xsd:date;
  dwc:aphiaIdAccepted '127829'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_24880>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_24880> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_24880> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-36.5 -83.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-36.5"^^xsd:decimal ;
  dwc:decimalLongitude "-83.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_24880>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-36.5 -83.25)"^^geo:wktLiteral ;
  geo-pos:lat "-36.5"^^xsd:decimal ;
  geo-pos:long "-83.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_24880>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_24880" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_24880'^^xsd:string;
  dwc:scientificName 'Paraconchoecia cophopyga'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '-83.25'^^xsd:double;
  dwc:latitude '-36.5'^^xsd:double;
  dwc:aphiaid '127835'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_24880'^^xsd:string;
  dwc:observationDate '1966-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '127835'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_7016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_7016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_7016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.3265 -83.200333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.3265"^^xsd:decimal ;
  dwc:decimalLongitude "-83.200333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_7016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.3265 -83.200333333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.3265"^^xsd:decimal ;
  geo-pos:long "-83.200333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_7016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_7016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_7016'^^xsd:string;
  dwc:scientificName 'Conchoecia aff. magna'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:longitude '-83.200333333'^^xsd:double;
  dwc:latitude '-4.3265'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Upweilling conditions'^^xsd:string;
  dwc:aphiaid '127533'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_7016'^^xsd:string;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '127533'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_258>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_258> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_258> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-70.083 -83.117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-70.083"^^xsd:decimal ;
  dwc:decimalLongitude "-83.117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_258>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-70.083 -83.117)"^^geo:wktLiteral ;
  geo-pos:lat "-70.083"^^xsd:decimal ;
  geo-pos:long "-83.117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_258>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_258" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_258'^^xsd:string;
  dwc:scientificName 'Alacia belgicae'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1898'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '-83.117'^^xsd:double;
  dwc:latitude '-70.083'^^xsd:double;
  dwc:aphiaid '172453'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_258'^^xsd:string;
  dwc:observationDate '1898-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '172453'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_2229>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_2229> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_2229> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-70.083333333 -83.116666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-70.083333333"^^xsd:decimal ;
  dwc:decimalLongitude "-83.116666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_2229>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-70.083333333 -83.116666667)"^^geo:wktLiteral ;
  geo-pos:lat "-70.083333333"^^xsd:decimal ;
  geo-pos:long "-83.116666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_2229>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_2229" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_2229'^^xsd:string;
  dwc:scientificName 'Metaconchoecerra isocheira'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1898'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '-83.116666667'^^xsd:double;
  dwc:latitude '-70.083333333'^^xsd:double;
  dwc:aphiaid '175845'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_2229'^^xsd:string;
  dwc:observationDate '1898-08-31'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_4771>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_4771> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_4771> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.3341666667 -82.872833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.3341666667"^^xsd:decimal ;
  dwc:decimalLongitude "-82.872833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_4771>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.3341666667 -82.872833333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.3341666667"^^xsd:decimal ;
  geo-pos:long "-82.872833333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_4771>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_4771" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_4771'^^xsd:string;
  dwc:scientificName 'Conchocetta giesbrechti'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:longitude '-82.872833333'^^xsd:double;
  dwc:latitude '-4.3341666667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '127769'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_4771'^^xsd:string;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '127769'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_7017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_7017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_7017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.3341666667 -82.872833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.3341666667"^^xsd:decimal ;
  dwc:decimalLongitude "-82.872833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_7017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.3341666667 -82.872833333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.3341666667"^^xsd:decimal ;
  geo-pos:long "-82.872833333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_7017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_7017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_7017'^^xsd:string;
  dwc:scientificName 'Conchoecia aff. magna'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:longitude '-82.872833333'^^xsd:double;
  dwc:latitude '-4.3341666667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Upweilling conditions'^^xsd:string;
  dwc:aphiaid '127533'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_7017'^^xsd:string;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '127533'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_18108>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_18108> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_18108> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.3341666667 -82.872833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.3341666667"^^xsd:decimal ;
  dwc:decimalLongitude "-82.872833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_18108>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.3341666667 -82.872833333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.3341666667"^^xsd:decimal ;
  geo-pos:long "-82.872833333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_18108>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_18108" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_18108'^^xsd:string;
  dwc:scientificName 'Metaconchoecia inflata lata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:longitude '-82.872833333'^^xsd:double;
  dwc:latitude '-4.3341666667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Upwelling conditions'^^xsd:string;
  dwc:aphiaid '175792'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_18108'^^xsd:string;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '175792'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_28082>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_28082> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_28082> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.3341666667 -82.872833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.3341666667"^^xsd:decimal ;
  dwc:decimalLongitude "-82.872833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_28082>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.3341666667 -82.872833333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.3341666667"^^xsd:decimal ;
  geo-pos:long "-82.872833333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_28082>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_28082" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_28082'^^xsd:string;
  dwc:scientificName 'Porroecia porrecta'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:longitude '-82.872833333'^^xsd:double;
  dwc:latitude '-4.3341666667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Upwelling conditions'^^xsd:string;
  dwc:aphiaid '127854'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_28082'^^xsd:string;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '127854'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_28282>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_28282> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_28282> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.3341666667 -82.872833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.3341666667"^^xsd:decimal ;
  dwc:decimalLongitude "-82.872833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_28282>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.3341666667 -82.872833333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.3341666667"^^xsd:decimal ;
  geo-pos:long "-82.872833333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_28282>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_28282" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_28282'^^xsd:string;
  dwc:scientificName 'Porroecia pseudoparthenoda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:longitude '-82.872833333'^^xsd:double;
  dwc:latitude '-4.3341666667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Upwelling conditions'^^xsd:string;
  dwc:aphiaid '127855'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_28282'^^xsd:string;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '127855'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_451>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_451> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_451> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-69.9 -82.817)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-69.9"^^xsd:decimal ;
  dwc:decimalLongitude "-82.817"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_451>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-69.9 -82.817)"^^geo:wktLiteral ;
  geo-pos:lat "-69.9"^^xsd:decimal ;
  geo-pos:long "-82.817"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_451>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_451" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_451'^^xsd:string;
  dwc:scientificName 'Alacia hettacra'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1898'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '-82.817'^^xsd:double;
  dwc:latitude '-69.9'^^xsd:double;
  dwc:aphiaid '172456'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_451'^^xsd:string;
  dwc:observationDate '1898-12-06'^^xsd:date;
  dwc:aphiaIdAccepted '172456'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_28853>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_28853> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_28853> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-69.9 -82.817)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-69.9"^^xsd:decimal ;
  dwc:decimalLongitude "-82.817"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_28853>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-69.9 -82.817)"^^geo:wktLiteral ;
  geo-pos:lat "-69.9"^^xsd:decimal ;
  geo-pos:long "-82.817"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_28853>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_28853" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_28853'^^xsd:string;
  dwc:scientificName 'Proceroecia brachyaskos'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1898'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '-82.817'^^xsd:double;
  dwc:latitude '-69.9'^^xsd:double;
  dwc:aphiaid '127857'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_28853'^^xsd:string;
  dwc:observationDate '1898-12-06'^^xsd:date;
  dwc:aphiaIdAccepted '127857'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_264>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_264> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_264> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-69.9 -82.817)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-69.9"^^xsd:decimal ;
  dwc:decimalLongitude "-82.817"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_264>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-69.9 -82.817)"^^geo:wktLiteral ;
  geo-pos:lat "-69.9"^^xsd:decimal ;
  geo-pos:long "-82.817"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_264>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_264" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_264'^^xsd:string;
  dwc:scientificName 'Alacia belgicae'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1898'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '-82.817'^^xsd:double;
  dwc:latitude '-69.9'^^xsd:double;
  dwc:aphiaid '172453'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_264'^^xsd:string;
  dwc:observationDate '1898-12-06'^^xsd:date;
  dwc:aphiaIdAccepted '172453'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_2234>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_2234> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_2234> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-69.9 -82.816666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-69.9"^^xsd:decimal ;
  dwc:decimalLongitude "-82.816666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_2234>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-69.9 -82.816666667)"^^geo:wktLiteral ;
  geo-pos:lat "-69.9"^^xsd:decimal ;
  geo-pos:long "-82.816666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_2234>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_2234" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_2234'^^xsd:string;
  dwc:scientificName 'Metaconchoecerra isocheira'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1898'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '-82.816666667'^^xsd:double;
  dwc:latitude '-69.9'^^xsd:double;
  dwc:aphiaid '175845'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_2234'^^xsd:string;
  dwc:observationDate '1898-12-06'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_12859>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_12859> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_12859> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5 -82.78)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5"^^xsd:decimal ;
  dwc:decimalLongitude "-82.78"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_12859>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5 -82.78)"^^geo:wktLiteral ;
  geo-pos:lat "-5"^^xsd:decimal ;
  geo-pos:long "-82.78"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_12859>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_12859" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_12859'^^xsd:string;
  dwc:scientificName 'Euconchoecia aculeata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:longitude '-82.78'^^xsd:double;
  dwc:latitude '-5'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '127784'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_12859'^^xsd:string;
  dwc:observationDate '1998-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '127784'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_28150>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_28150> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_28150> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5 -82.78)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5"^^xsd:decimal ;
  dwc:decimalLongitude "-82.78"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_28150>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5 -82.78)"^^geo:wktLiteral ;
  geo-pos:lat "-5"^^xsd:decimal ;
  geo-pos:long "-82.78"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_28150>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_28150" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_28150'^^xsd:string;
  dwc:scientificName 'Porroecia porrecta'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:longitude '-82.78'^^xsd:double;
  dwc:latitude '-5'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'El Nino'^^xsd:string;
  dwc:aphiaid '127854'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_28150'^^xsd:string;
  dwc:observationDate '1998-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '127854'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_15180>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_15180> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_15180> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-10.967 -82.733)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-10.967"^^xsd:decimal ;
  dwc:decimalLongitude "-82.733"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_15180>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-10.967 -82.733)"^^geo:wktLiteral ;
  geo-pos:lat "-10.967"^^xsd:decimal ;
  geo-pos:long "-82.733"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_15180>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_15180" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_15180'^^xsd:string;
  dwc:scientificName 'Halocypris angustifrontalis'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '-82.733'^^xsd:double;
  dwc:latitude '-10.967'^^xsd:double;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:aphiaid '176592'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_15180'^^xsd:string;
  dwc:observationDate '1965-12-30'^^xsd:date;
  dwc:aphiaIdAccepted '176592'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_2230>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_2230> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_2230> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-69.983333333 -82.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-69.983333333"^^xsd:decimal ;
  dwc:decimalLongitude "-82.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_2230>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-69.983333333 -82.65)"^^geo:wktLiteral ;
  geo-pos:lat "-69.983333333"^^xsd:decimal ;
  geo-pos:long "-82.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_2230>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_2230" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_2230'^^xsd:string;
  dwc:scientificName 'Metaconchoecerra isocheira'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1898'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '-82.65'^^xsd:double;
  dwc:latitude '-69.983333333'^^xsd:double;
  dwc:aphiaid '175845'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_2230'^^xsd:string;
  dwc:observationDate '1898-09-03'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_259>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_259> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_259> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-69.983 -82.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-69.983"^^xsd:decimal ;
  dwc:decimalLongitude "-82.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_259>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-69.983 -82.65)"^^geo:wktLiteral ;
  geo-pos:lat "-69.983"^^xsd:decimal ;
  geo-pos:long "-82.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_259>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_259" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_259'^^xsd:string;
  dwc:scientificName 'Alacia belgicae'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1898'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '-82.65'^^xsd:double;
  dwc:latitude '-69.983'^^xsd:double;
  dwc:aphiaid '172453'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_259'^^xsd:string;
  dwc:observationDate '1898-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '172453'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_262>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_262> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_262> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-70.4 -82.617)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-70.4"^^xsd:decimal ;
  dwc:decimalLongitude "-82.617"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_262>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-70.4 -82.617)"^^geo:wktLiteral ;
  geo-pos:lat "-70.4"^^xsd:decimal ;
  geo-pos:long "-82.617"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_262>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_262" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_262'^^xsd:string;
  dwc:scientificName 'Alacia belgicae'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1898'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-82.617'^^xsd:double;
  dwc:latitude '-70.4'^^xsd:double;
  dwc:aphiaid '172453'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_262'^^xsd:string;
  dwc:observationDate '1898-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '172453'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_2233>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_2233> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_2233> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-70.4 -82.616666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-70.4"^^xsd:decimal ;
  dwc:decimalLongitude "-82.616666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_2233>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-70.4 -82.616666667)"^^geo:wktLiteral ;
  geo-pos:lat "-70.4"^^xsd:decimal ;
  geo-pos:long "-82.616666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_2233>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_2233" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_2233'^^xsd:string;
  dwc:scientificName 'Metaconchoecerra isocheira'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1898'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-82.616666667'^^xsd:double;
  dwc:latitude '-70.4'^^xsd:double;
  dwc:aphiaid '175845'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_2233'^^xsd:string;
  dwc:observationDate '1898-09-23'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_260>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_260> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_260> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-69.917 -82.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-69.917"^^xsd:decimal ;
  dwc:decimalLongitude "-82.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_260>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-69.917 -82.6)"^^geo:wktLiteral ;
  geo-pos:lat "-69.917"^^xsd:decimal ;
  geo-pos:long "-82.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_260>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_260" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_260'^^xsd:string;
  dwc:scientificName 'Alacia belgicae'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1898'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '-82.6'^^xsd:double;
  dwc:latitude '-69.917'^^xsd:double;
  dwc:aphiaid '172453'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_260'^^xsd:string;
  dwc:observationDate '1898-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '172453'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_2231>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_2231> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_2231> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-69.916666667 -82.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-69.916666667"^^xsd:decimal ;
  dwc:decimalLongitude "-82.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_2231>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-69.916666667 -82.6)"^^geo:wktLiteral ;
  geo-pos:lat "-69.916666667"^^xsd:decimal ;
  geo-pos:long "-82.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_2231>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_2231" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_2231'^^xsd:string;
  dwc:scientificName 'Metaconchoecerra isocheira'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1898'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '-82.6'^^xsd:double;
  dwc:latitude '-69.916666667'^^xsd:double;
  dwc:aphiaid '175845'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_2231'^^xsd:string;
  dwc:observationDate '1898-09-06'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_2232>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_2232> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_2232> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-69.85 -82.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-69.85"^^xsd:decimal ;
  dwc:decimalLongitude "-82.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_2232>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-69.85 -82.6)"^^geo:wktLiteral ;
  geo-pos:lat "-69.85"^^xsd:decimal ;
  geo-pos:long "-82.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_2232>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_2232" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_2232'^^xsd:string;
  dwc:scientificName 'Metaconchoecerra isocheira'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1898'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '-82.6'^^xsd:double;
  dwc:latitude '-69.85'^^xsd:double;
  dwc:aphiaid '175845'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_2232'^^xsd:string;
  dwc:observationDate '1898-09-09'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_261>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_261> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_261> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-69.85 -82.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-69.85"^^xsd:decimal ;
  dwc:decimalLongitude "-82.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_261>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-69.85 -82.6)"^^geo:wktLiteral ;
  geo-pos:lat "-69.85"^^xsd:decimal ;
  geo-pos:long "-82.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_261>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_261" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_261'^^xsd:string;
  dwc:scientificName 'Alacia belgicae'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1898'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '-82.6'^^xsd:double;
  dwc:latitude '-69.85'^^xsd:double;
  dwc:aphiaid '172453'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_261'^^xsd:string;
  dwc:observationDate '1898-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '172453'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_7018>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_7018> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_7018> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.9883333333 -82.571833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.9883333333"^^xsd:decimal ;
  dwc:decimalLongitude "-82.571833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_7018>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.9883333333 -82.571833333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.9883333333"^^xsd:decimal ;
  geo-pos:long "-82.571833333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_7018>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_7018" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_7018'^^xsd:string;
  dwc:scientificName 'Conchoecia aff. magna'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:longitude '-82.571833333'^^xsd:double;
  dwc:latitude '-4.9883333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Upweilling conditions'^^xsd:string;
  dwc:aphiaid '127533'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_7018'^^xsd:string;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '127533'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_28090>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_28090> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_28090> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.6755 -82.5455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.6755"^^xsd:decimal ;
  dwc:decimalLongitude "-82.5455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_28090>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.6755 -82.5455)"^^geo:wktLiteral ;
  geo-pos:lat "-5.6755"^^xsd:decimal ;
  geo-pos:long "-82.5455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_28090>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_28090" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_28090'^^xsd:string;
  dwc:scientificName 'Porroecia porrecta'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:longitude '-82.5455'^^xsd:double;
  dwc:latitude '-5.6755'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Upwelling conditions'^^xsd:string;
  dwc:aphiaid '127854'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_28090'^^xsd:string;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '127854'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_28284>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_28284> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_28284> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.6755 -82.5455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.6755"^^xsd:decimal ;
  dwc:decimalLongitude "-82.5455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_28284>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.6755 -82.5455)"^^geo:wktLiteral ;
  geo-pos:lat "-5.6755"^^xsd:decimal ;
  geo-pos:long "-82.5455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_28284>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_28284" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_28284'^^xsd:string;
  dwc:scientificName 'Porroecia pseudoparthenoda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:longitude '-82.5455'^^xsd:double;
  dwc:latitude '-5.6755'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Upwelling conditions'^^xsd:string;
  dwc:aphiaid '127855'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_28284'^^xsd:string;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '127855'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_12825>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_12825> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_12825> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.658 -82.351333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.658"^^xsd:decimal ;
  dwc:decimalLongitude "-82.351333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_12825>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.658 -82.351333333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.658"^^xsd:decimal ;
  geo-pos:long "-82.351333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_12825>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_12825" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_12825'^^xsd:string;
  dwc:scientificName 'Euconchoecia aculeata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:longitude '-82.351333333'^^xsd:double;
  dwc:latitude '-4.658'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '127784'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_12825'^^xsd:string;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '127784'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_28085>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_28085> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_28085> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.658 -82.351333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.658"^^xsd:decimal ;
  dwc:decimalLongitude "-82.351333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_28085>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.658 -82.351333333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.658"^^xsd:decimal ;
  geo-pos:long "-82.351333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_28085>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_28085" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_28085'^^xsd:string;
  dwc:scientificName 'Porroecia porrecta'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:longitude '-82.351333333'^^xsd:double;
  dwc:latitude '-4.658'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Upwelling conditions'^^xsd:string;
  dwc:aphiaid '127854'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_28085'^^xsd:string;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '127854'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_4774>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_4774> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_4774> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.3241666667 -82.333833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.3241666667"^^xsd:decimal ;
  dwc:decimalLongitude "-82.333833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_4774>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.3241666667 -82.333833333)"^^geo:wktLiteral ;
  geo-pos:lat "-5.3241666667"^^xsd:decimal ;
  geo-pos:long "-82.333833333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_4774>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_4774" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_4774'^^xsd:string;
  dwc:scientificName 'Conchocetta giesbrechti'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:longitude '-82.333833333'^^xsd:double;
  dwc:latitude '-5.3241666667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '127769'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_4774'^^xsd:string;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '127769'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_28087>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_28087> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_28087> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.3241666667 -82.333833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.3241666667"^^xsd:decimal ;
  dwc:decimalLongitude "-82.333833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_28087>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.3241666667 -82.333833333)"^^geo:wktLiteral ;
  geo-pos:lat "-5.3241666667"^^xsd:decimal ;
  geo-pos:long "-82.333833333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_28087>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_28087" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_28087'^^xsd:string;
  dwc:scientificName 'Porroecia porrecta'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:longitude '-82.333833333'^^xsd:double;
  dwc:latitude '-5.3241666667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Upwelling conditions'^^xsd:string;
  dwc:aphiaid '127854'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_28087'^^xsd:string;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '127854'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_30390>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_30390> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_30390> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-42.717 -82.183)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-42.717"^^xsd:decimal ;
  dwc:decimalLongitude "-82.183"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_30390>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-42.717 -82.183)"^^geo:wktLiteral ;
  geo-pos:lat "-42.717"^^xsd:decimal ;
  geo-pos:long "-82.183"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_30390>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_30390" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_30390'^^xsd:string;
  dwc:scientificName 'Pseudoconchoecia serrulata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:longitude '-82.183'^^xsd:double;
  dwc:latitude '-42.717'^^xsd:double;
  dwc:occurrenceRemarks 'TaxonRemark: Identified as Halocypris atlantica'^^xsd:string;
  dwc:aphiaid '176588'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_30390'^^xsd:string;
  dwc:aphiaIdAccepted '176588'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_15481>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_15481> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_15481> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-42.717 -82.183)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-42.717"^^xsd:decimal ;
  dwc:decimalLongitude "-82.183"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_15481>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-42.717 -82.183)"^^geo:wktLiteral ;
  geo-pos:lat "-42.717"^^xsd:decimal ;
  geo-pos:long "-82.183"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_15481>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_15481" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_15481'^^xsd:string;
  dwc:scientificName 'Halocypris "brevirostris"'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1875'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '-82.183'^^xsd:double;
  dwc:latitude '-42.717'^^xsd:double;
  dwc:occurrenceRemarks 'TaxonRemark: these will be a mix of H inflata and H. pelagica'^^xsd:string;
  dwc:aphiaid '127543'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_15481'^^xsd:string;
  dwc:observationDate '1875-12-28'^^xsd:date;
  dwc:aphiaIdAccepted '127543'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_14633>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_14633> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_14633> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-42.717 -82.183)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-42.717"^^xsd:decimal ;
  dwc:decimalLongitude "-82.183"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_14633>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-42.717 -82.183)"^^geo:wktLiteral ;
  geo-pos:lat "-42.717"^^xsd:decimal ;
  geo-pos:long "-82.183"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_14633>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_14633" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_14633'^^xsd:string;
  dwc:scientificName 'Halocypris inflata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1875'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '-82.183'^^xsd:double;
  dwc:latitude '-42.717'^^xsd:double;
  dwc:occurrenceRemarks 'As H. brevirostris'^^xsd:string;
  dwc:aphiaid '127794'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_14633'^^xsd:string;
  dwc:observationDate '1875-12-28'^^xsd:date;
  dwc:aphiaIdAccepted '127794'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_7019>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_7019> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_7019> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.775 -82.0255)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.775"^^xsd:decimal ;
  dwc:decimalLongitude "-82.0255"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_7019>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.775 -82.0255)"^^geo:wktLiteral ;
  geo-pos:lat "-6.775"^^xsd:decimal ;
  geo-pos:long "-82.0255"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_7019>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_7019" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_7019'^^xsd:string;
  dwc:scientificName 'Conchoecia aff. magna'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:longitude '-82.0255'^^xsd:double;
  dwc:latitude '-6.775'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Upweilling conditions'^^xsd:string;
  dwc:aphiaid '127533'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_7019'^^xsd:string;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '127533'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_28119>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_28119> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_28119> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.775 -82.0255)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.775"^^xsd:decimal ;
  dwc:decimalLongitude "-82.0255"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_28119>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.775 -82.0255)"^^geo:wktLiteral ;
  geo-pos:lat "-6.775"^^xsd:decimal ;
  geo-pos:long "-82.0255"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_28119>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_28119" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_28119'^^xsd:string;
  dwc:scientificName 'Porroecia porrecta'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:longitude '-82.0255'^^xsd:double;
  dwc:latitude '-6.775'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Upwelling conditions'^^xsd:string;
  dwc:aphiaid '127854'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_28119'^^xsd:string;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '127854'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_29266>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_29266> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_29266> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.5 -82)"^^geo:wktLiteral ;
  dwc:decimalLatitude "18.5"^^xsd:decimal ;
  dwc:decimalLongitude "-82"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_29266>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.5 -82)"^^geo:wktLiteral ;
  geo-pos:lat "18.5"^^xsd:decimal ;
  geo-pos:long "-82"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_29266>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_29266" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_29266'^^xsd:string;
  dwc:scientificName 'Proceroecia convexa'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:longitude '-82'^^xsd:integer;
  dwc:latitude '18.5'^^xsd:double;
  dwc:aphiaid '127858'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_29266'^^xsd:string;
  dwc:aphiaIdAccepted '127858'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_4773>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_4773> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_4773> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.3383333333 -81.991666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.3383333333"^^xsd:decimal ;
  dwc:decimalLongitude "-81.991666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_4773>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.3383333333 -81.991666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.3383333333"^^xsd:decimal ;
  geo-pos:long "-81.991666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_4773>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_4773" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_4773'^^xsd:string;
  dwc:scientificName 'Conchocetta giesbrechti'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:longitude '-81.991666667'^^xsd:double;
  dwc:latitude '-4.3383333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '127769'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_4773'^^xsd:string;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '127769'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_18109>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_18109> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_18109> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.3383333333 -81.991666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.3383333333"^^xsd:decimal ;
  dwc:decimalLongitude "-81.991666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_18109>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.3383333333 -81.991666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.3383333333"^^xsd:decimal ;
  geo-pos:long "-81.991666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_18109>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_18109" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_18109'^^xsd:string;
  dwc:scientificName 'Metaconchoecia inflata lata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:longitude '-81.991666667'^^xsd:double;
  dwc:latitude '-4.3383333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Upwelling conditions'^^xsd:string;
  dwc:aphiaid '175792'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_18109'^^xsd:string;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '175792'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_28084>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_28084> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_28084> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.3383333333 -81.991666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.3383333333"^^xsd:decimal ;
  dwc:decimalLongitude "-81.991666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_28084>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.3383333333 -81.991666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.3383333333"^^xsd:decimal ;
  geo-pos:long "-81.991666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_28084>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_28084" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_28084'^^xsd:string;
  dwc:scientificName 'Porroecia porrecta'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:longitude '-81.991666667'^^xsd:double;
  dwc:latitude '-4.3383333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Upwelling conditions'^^xsd:string;
  dwc:aphiaid '127854'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_28084'^^xsd:string;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '127854'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_28283>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_28283> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_28283> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.3383333333 -81.991666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.3383333333"^^xsd:decimal ;
  dwc:decimalLongitude "-81.991666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_28283>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.3383333333 -81.991666667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.3383333333"^^xsd:decimal ;
  geo-pos:long "-81.991666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_28283>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_28283" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_28283'^^xsd:string;
  dwc:scientificName 'Porroecia pseudoparthenoda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:longitude '-81.991666667'^^xsd:double;
  dwc:latitude '-4.3383333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Upwelling conditions'^^xsd:string;
  dwc:aphiaid '127855'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_28283'^^xsd:string;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '127855'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_22071>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_22071> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_22071> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5 -81.965)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5"^^xsd:decimal ;
  dwc:decimalLongitude "-81.965"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_22071>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5 -81.965)"^^geo:wktLiteral ;
  geo-pos:lat "-5"^^xsd:decimal ;
  geo-pos:long "-81.965"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_22071>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_22071" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_22071'^^xsd:string;
  dwc:scientificName 'Orthoconchoecia agassizi'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:longitude '-81.965'^^xsd:double;
  dwc:latitude '-5'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'El Nino'^^xsd:string;
  dwc:aphiaid '176557'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_22071'^^xsd:string;
  dwc:observationDate '1998-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '176557'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_12863>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_12863> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_12863> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5 -81.965)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5"^^xsd:decimal ;
  dwc:decimalLongitude "-81.965"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_12863>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5 -81.965)"^^geo:wktLiteral ;
  geo-pos:lat "-5"^^xsd:decimal ;
  geo-pos:long "-81.965"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_12863>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_12863" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_12863'^^xsd:string;
  dwc:scientificName 'Euconchoecia aculeata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:longitude '-81.965'^^xsd:double;
  dwc:latitude '-5'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '127784'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_12863'^^xsd:string;
  dwc:observationDate '1998-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '127784'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_12827>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_12827> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_12827> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.9983333333 -81.888333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.9983333333"^^xsd:decimal ;
  dwc:decimalLongitude "-81.888333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_12827>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.9983333333 -81.888333333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.9983333333"^^xsd:decimal ;
  geo-pos:long "-81.888333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_12827>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_12827" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_12827'^^xsd:string;
  dwc:scientificName 'Euconchoecia aculeata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:longitude '-81.888333333'^^xsd:double;
  dwc:latitude '-4.9983333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '127784'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_12827'^^xsd:string;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '127784'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_12830>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_12830> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_12830> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.3261666667 -81.869833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.3261666667"^^xsd:decimal ;
  dwc:decimalLongitude "-81.869833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_12830>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.3261666667 -81.869833333)"^^geo:wktLiteral ;
  geo-pos:lat "-5.3261666667"^^xsd:decimal ;
  geo-pos:long "-81.869833333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_12830>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_12830" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_12830'^^xsd:string;
  dwc:scientificName 'Euconchoecia aculeata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:longitude '-81.869833333'^^xsd:double;
  dwc:latitude '-5.3261666667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '127784'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_12830'^^xsd:string;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '127784'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_28088>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_28088> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_28088> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.3261666667 -81.869833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.3261666667"^^xsd:decimal ;
  dwc:decimalLongitude "-81.869833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_28088>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.3261666667 -81.869833333)"^^geo:wktLiteral ;
  geo-pos:lat "-5.3261666667"^^xsd:decimal ;
  geo-pos:long "-81.869833333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_28088>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_28088" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_28088'^^xsd:string;
  dwc:scientificName 'Porroecia porrecta'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:longitude '-81.869833333'^^xsd:double;
  dwc:latitude '-5.3261666667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Upwelling conditions'^^xsd:string;
  dwc:aphiaid '127854'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_28088'^^xsd:string;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '127854'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_12858>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_12858> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_12858> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.615 -81.76167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.615"^^xsd:decimal ;
  dwc:decimalLongitude "-81.76167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_12858>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.615 -81.76167)"^^geo:wktLiteral ;
  geo-pos:lat "-4.615"^^xsd:decimal ;
  geo-pos:long "-81.76167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_12858>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_12858" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_12858'^^xsd:string;
  dwc:scientificName 'Euconchoecia aculeata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:longitude '-81.76167'^^xsd:double;
  dwc:latitude '-4.615'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '127784'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_12858'^^xsd:string;
  dwc:observationDate '1998-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '127784'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_28149>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_28149> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_28149> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.615 -81.76167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.615"^^xsd:decimal ;
  dwc:decimalLongitude "-81.76167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_28149>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.615 -81.76167)"^^geo:wktLiteral ;
  geo-pos:lat "-4.615"^^xsd:decimal ;
  geo-pos:long "-81.76167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_28149>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_28149" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_28149'^^xsd:string;
  dwc:scientificName 'Porroecia porrecta'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:longitude '-81.76167'^^xsd:double;
  dwc:latitude '-4.615'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'El Nino'^^xsd:string;
  dwc:aphiaid '127854'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_28149'^^xsd:string;
  dwc:observationDate '1998-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '127854'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_4770>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_4770> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_4770> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.0014666667 -81.580733333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.0014666667"^^xsd:decimal ;
  dwc:decimalLongitude "-81.580733333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_4770>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.0014666667 -81.580733333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.0014666667"^^xsd:decimal ;
  geo-pos:long "-81.580733333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_4770>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_4770" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_4770'^^xsd:string;
  dwc:scientificName 'Conchocetta giesbrechti'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:longitude '-81.580733333'^^xsd:double;
  dwc:latitude '-4.0014666667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '127769'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_4770'^^xsd:string;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '127769'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_7015>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_7015> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_7015> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.0014666667 -81.580733333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.0014666667"^^xsd:decimal ;
  dwc:decimalLongitude "-81.580733333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_7015>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.0014666667 -81.580733333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.0014666667"^^xsd:decimal ;
  geo-pos:long "-81.580733333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_7015>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_7015" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_7015'^^xsd:string;
  dwc:scientificName 'Conchoecia aff. magna'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:longitude '-81.580733333'^^xsd:double;
  dwc:latitude '-4.0014666667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Upweilling conditions'^^xsd:string;
  dwc:aphiaid '127533'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_7015'^^xsd:string;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '127533'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_22055>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_22055> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_22055> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.0014666667 -81.580733333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.0014666667"^^xsd:decimal ;
  dwc:decimalLongitude "-81.580733333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_22055>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.0014666667 -81.580733333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.0014666667"^^xsd:decimal ;
  geo-pos:long "-81.580733333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_22055>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_22055" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_22055'^^xsd:string;
  dwc:scientificName 'Orthoconchoecia agassizi'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:longitude '-81.580733333'^^xsd:double;
  dwc:latitude '-4.0014666667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Upwelling conditions'^^xsd:string;
  dwc:aphiaid '176557'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_22055'^^xsd:string;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '176557'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_18107>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_18107> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_18107> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.0014666667 -81.580733333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.0014666667"^^xsd:decimal ;
  dwc:decimalLongitude "-81.580733333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_18107>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.0014666667 -81.580733333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.0014666667"^^xsd:decimal ;
  geo-pos:long "-81.580733333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_18107>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_18107" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_18107'^^xsd:string;
  dwc:scientificName 'Metaconchoecia inflata lata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:longitude '-81.580733333'^^xsd:double;
  dwc:latitude '-4.0014666667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Upwelling conditions'^^xsd:string;
  dwc:aphiaid '175792'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_18107'^^xsd:string;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '175792'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_12823>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_12823> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_12823> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.0014666667 -81.580733333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.0014666667"^^xsd:decimal ;
  dwc:decimalLongitude "-81.580733333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_12823>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.0014666667 -81.580733333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.0014666667"^^xsd:decimal ;
  geo-pos:long "-81.580733333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_12823>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_12823" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_12823'^^xsd:string;
  dwc:scientificName 'Euconchoecia aculeata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:longitude '-81.580733333'^^xsd:double;
  dwc:latitude '-4.0014666667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '127784'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_12823'^^xsd:string;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '127784'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_28081>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_28081> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_28081> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.0014666667 -81.580733333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.0014666667"^^xsd:decimal ;
  dwc:decimalLongitude "-81.580733333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_28081>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.0014666667 -81.580733333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.0014666667"^^xsd:decimal ;
  geo-pos:long "-81.580733333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_28081>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_28081" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_28081'^^xsd:string;
  dwc:scientificName 'Porroecia porrecta'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:longitude '-81.580733333'^^xsd:double;
  dwc:latitude '-4.0014666667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Upwelling conditions'^^xsd:string;
  dwc:aphiaid '127854'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_28081'^^xsd:string;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '127854'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_28281>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_28281> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_28281> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.0014666667 -81.580733333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.0014666667"^^xsd:decimal ;
  dwc:decimalLongitude "-81.580733333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_28281>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.0014666667 -81.580733333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.0014666667"^^xsd:decimal ;
  geo-pos:long "-81.580733333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_28281>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_28281" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_28281'^^xsd:string;
  dwc:scientificName 'Porroecia pseudoparthenoda'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:longitude '-81.580733333'^^xsd:double;
  dwc:latitude '-4.0014666667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Upwelling conditions'^^xsd:string;
  dwc:aphiaid '127855'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_28281'^^xsd:string;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '127855'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_12831>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_12831> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_12831> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.3318833333 -81.574766667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.3318833333"^^xsd:decimal ;
  dwc:decimalLongitude "-81.574766667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_12831>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.3318833333 -81.574766667)"^^geo:wktLiteral ;
  geo-pos:lat "-5.3318833333"^^xsd:decimal ;
  geo-pos:long "-81.574766667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_12831>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_12831" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_12831'^^xsd:string;
  dwc:scientificName 'Euconchoecia aculeata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:longitude '-81.574766667'^^xsd:double;
  dwc:latitude '-5.3318833333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '127784'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_12831'^^xsd:string;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '127784'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_28089>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_28089> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_28089> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.3318833333 -81.574766667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.3318833333"^^xsd:decimal ;
  dwc:decimalLongitude "-81.574766667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_28089>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.3318833333 -81.574766667)"^^geo:wktLiteral ;
  geo-pos:lat "-5.3318833333"^^xsd:decimal ;
  geo-pos:long "-81.574766667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_28089>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_28089" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_28089'^^xsd:string;
  dwc:scientificName 'Porroecia porrecta'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:longitude '-81.574766667'^^xsd:double;
  dwc:latitude '-5.3318833333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Upwelling conditions'^^xsd:string;
  dwc:aphiaid '127854'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_28089'^^xsd:string;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '127854'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_7014>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_7014> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_7014> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.6583333333 -81.535166667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.6583333333"^^xsd:decimal ;
  dwc:decimalLongitude "-81.535166667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_7014>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.6583333333 -81.535166667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.6583333333"^^xsd:decimal ;
  geo-pos:long "-81.535166667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_7014>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_7014" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_7014'^^xsd:string;
  dwc:scientificName 'Conchoecia aff. magna'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:longitude '-81.535166667'^^xsd:double;
  dwc:latitude '-3.6583333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Upweilling conditions'^^xsd:string;
  dwc:aphiaid '127533'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_7014'^^xsd:string;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '127533'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_22054>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_22054> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_22054> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.6583333333 -81.535166667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.6583333333"^^xsd:decimal ;
  dwc:decimalLongitude "-81.535166667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_22054>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.6583333333 -81.535166667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.6583333333"^^xsd:decimal ;
  geo-pos:long "-81.535166667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_22054>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_22054" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_22054'^^xsd:string;
  dwc:scientificName 'Orthoconchoecia agassizi'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:longitude '-81.535166667'^^xsd:double;
  dwc:latitude '-3.6583333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Upwelling conditions'^^xsd:string;
  dwc:aphiaid '176557'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_22054'^^xsd:string;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '176557'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_28079>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_28079> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_28079> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.6583333333 -81.535166667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.6583333333"^^xsd:decimal ;
  dwc:decimalLongitude "-81.535166667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_28079>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.6583333333 -81.535166667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.6583333333"^^xsd:decimal ;
  geo-pos:long "-81.535166667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_28079>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_28079" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_28079'^^xsd:string;
  dwc:scientificName 'Porroecia porrecta'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:longitude '-81.535166667'^^xsd:double;
  dwc:latitude '-3.6583333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Upwelling conditions'^^xsd:string;
  dwc:aphiaid '127854'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_28079'^^xsd:string;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '127854'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_12860>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_12860> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_12860> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.8 -81.535)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.8"^^xsd:decimal ;
  dwc:decimalLongitude "-81.535"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_12860>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.8 -81.535)"^^geo:wktLiteral ;
  geo-pos:lat "-5.8"^^xsd:decimal ;
  geo-pos:long "-81.535"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_12860>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_12860" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_12860'^^xsd:string;
  dwc:scientificName 'Euconchoecia aculeata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:longitude '-81.535'^^xsd:double;
  dwc:latitude '-5.8'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '127784'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_12860'^^xsd:string;
  dwc:observationDate '1998-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '127784'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_28151>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_28151> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_28151> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.8 -81.535)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.8"^^xsd:decimal ;
  dwc:decimalLongitude "-81.535"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_28151>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.8 -81.535)"^^geo:wktLiteral ;
  geo-pos:lat "-5.8"^^xsd:decimal ;
  geo-pos:long "-81.535"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_28151>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_28151" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_28151'^^xsd:string;
  dwc:scientificName 'Porroecia porrecta'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:longitude '-81.535'^^xsd:double;
  dwc:latitude '-5.8'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'El Nino'^^xsd:string;
  dwc:aphiaid '127854'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_28151'^^xsd:string;
  dwc:observationDate '1998-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '127854'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_22072>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_22072> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_22072> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.395 -81.52834)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.395"^^xsd:decimal ;
  dwc:decimalLongitude "-81.52834"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_22072>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.395 -81.52834)"^^geo:wktLiteral ;
  geo-pos:lat "-5.395"^^xsd:decimal ;
  geo-pos:long "-81.52834"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_22072>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_22072" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_22072'^^xsd:string;
  dwc:scientificName 'Orthoconchoecia agassizi'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:longitude '-81.52834'^^xsd:double;
  dwc:latitude '-5.395'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'El Nino'^^xsd:string;
  dwc:aphiaid '176557'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_22072'^^xsd:string;
  dwc:observationDate '1998-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '176557'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_7039>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_7039> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_7039> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.395 -81.52834)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.395"^^xsd:decimal ;
  dwc:decimalLongitude "-81.52834"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_7039>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.395 -81.52834)"^^geo:wktLiteral ;
  geo-pos:lat "-5.395"^^xsd:decimal ;
  geo-pos:long "-81.52834"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_7039>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_7039" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_7039'^^xsd:string;
  dwc:scientificName 'Conchoecia aff. magna'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:longitude '-81.52834'^^xsd:double;
  dwc:latitude '-5.395'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'El Nino'^^xsd:string;
  dwc:aphiaid '127533'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_7039'^^xsd:string;
  dwc:observationDate '1998-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '127533'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_12864>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_12864> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_12864> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.395 -81.52834)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.395"^^xsd:decimal ;
  dwc:decimalLongitude "-81.52834"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_12864>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.395 -81.52834)"^^geo:wktLiteral ;
  geo-pos:lat "-5.395"^^xsd:decimal ;
  geo-pos:long "-81.52834"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_12864>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_12864" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_12864'^^xsd:string;
  dwc:scientificName 'Euconchoecia aculeata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:longitude '-81.52834'^^xsd:double;
  dwc:latitude '-5.395'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '127784'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_12864'^^xsd:string;
  dwc:observationDate '1998-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '127784'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_28154>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_28154> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_28154> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.395 -81.52834)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.395"^^xsd:decimal ;
  dwc:decimalLongitude "-81.52834"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_28154>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.395 -81.52834)"^^geo:wktLiteral ;
  geo-pos:lat "-5.395"^^xsd:decimal ;
  geo-pos:long "-81.52834"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_28154>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_28154" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_28154'^^xsd:string;
  dwc:scientificName 'Porroecia porrecta'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:longitude '-81.52834'^^xsd:double;
  dwc:latitude '-5.395'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'El Nino'^^xsd:string;
  dwc:aphiaid '127854'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_28154'^^xsd:string;
  dwc:observationDate '1998-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '127854'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_4772>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_4772> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_4772> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.3373333333 -81.42505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.3373333333"^^xsd:decimal ;
  dwc:decimalLongitude "-81.42505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_4772>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.3373333333 -81.42505)"^^geo:wktLiteral ;
  geo-pos:lat "-4.3373333333"^^xsd:decimal ;
  geo-pos:long "-81.42505"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_4772>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_4772" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_4772'^^xsd:string;
  dwc:scientificName 'Conchocetta giesbrechti'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:longitude '-81.42505'^^xsd:double;
  dwc:latitude '-4.3373333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '127769'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_4772'^^xsd:string;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '127769'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_12824>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_12824> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_12824> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.3373333333 -81.42505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.3373333333"^^xsd:decimal ;
  dwc:decimalLongitude "-81.42505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_12824>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.3373333333 -81.42505)"^^geo:wktLiteral ;
  geo-pos:lat "-4.3373333333"^^xsd:decimal ;
  geo-pos:long "-81.42505"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_12824>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_12824" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_12824'^^xsd:string;
  dwc:scientificName 'Euconchoecia aculeata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:longitude '-81.42505'^^xsd:double;
  dwc:latitude '-4.3373333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '127784'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_12824'^^xsd:string;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '127784'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_28083>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_28083> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_28083> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.3373333333 -81.42505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.3373333333"^^xsd:decimal ;
  dwc:decimalLongitude "-81.42505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_28083>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.3373333333 -81.42505)"^^geo:wktLiteral ;
  geo-pos:lat "-4.3373333333"^^xsd:decimal ;
  geo-pos:long "-81.42505"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_28083>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_28083" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_28083'^^xsd:string;
  dwc:scientificName 'Porroecia porrecta'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:longitude '-81.42505'^^xsd:double;
  dwc:latitude '-4.3373333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Upwelling conditions'^^xsd:string;
  dwc:aphiaid '127854'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_28083'^^xsd:string;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '127854'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_12826>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_12826> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_12826> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.66775 -81.41645)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.66775"^^xsd:decimal ;
  dwc:decimalLongitude "-81.41645"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_12826>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.66775 -81.41645)"^^geo:wktLiteral ;
  geo-pos:lat "-4.66775"^^xsd:decimal ;
  geo-pos:long "-81.41645"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_12826>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_12826" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_12826'^^xsd:string;
  dwc:scientificName 'Euconchoecia aculeata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:longitude '-81.41645'^^xsd:double;
  dwc:latitude '-4.66775'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '127784'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_12826'^^xsd:string;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '127784'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_28086>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_28086> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_28086> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.66775 -81.41645)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.66775"^^xsd:decimal ;
  dwc:decimalLongitude "-81.41645"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_28086>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.66775 -81.41645)"^^geo:wktLiteral ;
  geo-pos:lat "-4.66775"^^xsd:decimal ;
  geo-pos:long "-81.41645"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_28086>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_28086" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_28086'^^xsd:string;
  dwc:scientificName 'Porroecia porrecta'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:longitude '-81.41645'^^xsd:double;
  dwc:latitude '-4.66775'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Upwelling conditions'^^xsd:string;
  dwc:aphiaid '127854'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_28086'^^xsd:string;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '127854'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_12829>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_12829> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_12829> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.0033833333 -81.406966667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.0033833333"^^xsd:decimal ;
  dwc:decimalLongitude "-81.406966667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_12829>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.0033833333 -81.406966667)"^^geo:wktLiteral ;
  geo-pos:lat "-5.0033833333"^^xsd:decimal ;
  geo-pos:long "-81.406966667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_12829>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_12829" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_12829'^^xsd:string;
  dwc:scientificName 'Euconchoecia aculeata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:longitude '-81.406966667'^^xsd:double;
  dwc:latitude '-5.0033833333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '127784'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_12829'^^xsd:string;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '127784'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_12857>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_12857> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_12857> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.421667 -81.39833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.421667"^^xsd:decimal ;
  dwc:decimalLongitude "-81.39833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_12857>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.421667 -81.39833)"^^geo:wktLiteral ;
  geo-pos:lat "-4.421667"^^xsd:decimal ;
  geo-pos:long "-81.39833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_12857>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_12857" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_12857'^^xsd:string;
  dwc:scientificName 'Euconchoecia aculeata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:longitude '-81.39833'^^xsd:double;
  dwc:latitude '-4.421667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '127784'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_12857'^^xsd:string;
  dwc:observationDate '1998-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '127784'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_28148>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_28148> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_28148> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.421667 -81.39833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.421667"^^xsd:decimal ;
  dwc:decimalLongitude "-81.39833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_28148>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.421667 -81.39833)"^^geo:wktLiteral ;
  geo-pos:lat "-4.421667"^^xsd:decimal ;
  geo-pos:long "-81.39833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_28148>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_28148" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_28148'^^xsd:string;
  dwc:scientificName 'Porroecia porrecta'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:longitude '-81.39833'^^xsd:double;
  dwc:latitude '-4.421667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'El Nino'^^xsd:string;
  dwc:aphiaid '127854'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_28148'^^xsd:string;
  dwc:observationDate '1998-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '127854'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_12856>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_12856> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_12856> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.778333 -81.335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.778333"^^xsd:decimal ;
  dwc:decimalLongitude "-81.335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_12856>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.778333 -81.335)"^^geo:wktLiteral ;
  geo-pos:lat "-3.778333"^^xsd:decimal ;
  geo-pos:long "-81.335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_12856>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_12856" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_12856'^^xsd:string;
  dwc:scientificName 'Euconchoecia aculeata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:longitude '-81.335'^^xsd:double;
  dwc:latitude '-3.778333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '127784'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_12856'^^xsd:string;
  dwc:observationDate '1998-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '127784'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_28147>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_28147> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_28147> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.778333 -81.335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.778333"^^xsd:decimal ;
  dwc:decimalLongitude "-81.335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_28147>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.778333 -81.335)"^^geo:wktLiteral ;
  geo-pos:lat "-3.778333"^^xsd:decimal ;
  geo-pos:long "-81.335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_28147>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_28147" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_28147'^^xsd:string;
  dwc:scientificName 'Porroecia porrecta'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:longitude '-81.335'^^xsd:double;
  dwc:latitude '-3.778333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'El Nino'^^xsd:string;
  dwc:aphiaid '127854'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_28147'^^xsd:string;
  dwc:observationDate '1998-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '127854'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_22063>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_22063> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_22063> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.001667 -81.33334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.001667"^^xsd:decimal ;
  dwc:decimalLongitude "-81.33334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_22063>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.001667 -81.33334)"^^geo:wktLiteral ;
  geo-pos:lat "-5.001667"^^xsd:decimal ;
  geo-pos:long "-81.33334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_22063>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_22063" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_22063'^^xsd:string;
  dwc:scientificName 'Orthoconchoecia agassizi'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:longitude '-81.33334'^^xsd:double;
  dwc:latitude '-5.001667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'El Nino'^^xsd:string;
  dwc:aphiaid '176557'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_22063'^^xsd:string;
  dwc:observationDate '1998-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '176557'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_7024>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_7024> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_7024> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.001667 -81.33334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.001667"^^xsd:decimal ;
  dwc:decimalLongitude "-81.33334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_7024>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.001667 -81.33334)"^^geo:wktLiteral ;
  geo-pos:lat "-5.001667"^^xsd:decimal ;
  geo-pos:long "-81.33334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_7024>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_7024" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_7024'^^xsd:string;
  dwc:scientificName 'Conchoecia aff. magna'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:longitude '-81.33334'^^xsd:double;
  dwc:latitude '-5.001667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'El Nino'^^xsd:string;
  dwc:aphiaid '127533'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_7024'^^xsd:string;
  dwc:observationDate '1998-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '127533'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_12842>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_12842> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_12842> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.001667 -81.33334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.001667"^^xsd:decimal ;
  dwc:decimalLongitude "-81.33334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_12842>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.001667 -81.33334)"^^geo:wktLiteral ;
  geo-pos:lat "-5.001667"^^xsd:decimal ;
  geo-pos:long "-81.33334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_12842>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_12842" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_12842'^^xsd:string;
  dwc:scientificName 'Euconchoecia aculeata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:longitude '-81.33334'^^xsd:double;
  dwc:latitude '-5.001667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '127784'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_12842'^^xsd:string;
  dwc:observationDate '1998-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '127784'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_28132>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_28132> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_28132> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.001667 -81.33334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.001667"^^xsd:decimal ;
  dwc:decimalLongitude "-81.33334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_28132>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.001667 -81.33334)"^^geo:wktLiteral ;
  geo-pos:lat "-5.001667"^^xsd:decimal ;
  geo-pos:long "-81.33334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_28132>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_28132" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_28132'^^xsd:string;
  dwc:scientificName 'Porroecia porrecta'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:longitude '-81.33334'^^xsd:double;
  dwc:latitude '-5.001667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'El Nino'^^xsd:string;
  dwc:aphiaid '127854'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_28132'^^xsd:string;
  dwc:observationDate '1998-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '127854'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_22064>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_22064> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_22064> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.18 -81.24834)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.18"^^xsd:decimal ;
  dwc:decimalLongitude "-81.24834"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_22064>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.18 -81.24834)"^^geo:wktLiteral ;
  geo-pos:lat "-4.18"^^xsd:decimal ;
  geo-pos:long "-81.24834"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_22064>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_22064" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_22064'^^xsd:string;
  dwc:scientificName 'Orthoconchoecia agassizi'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:longitude '-81.24834'^^xsd:double;
  dwc:latitude '-4.18'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'El Nino'^^xsd:string;
  dwc:aphiaid '176557'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_22064'^^xsd:string;
  dwc:observationDate '1998-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '176557'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_12844>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_12844> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_12844> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.18 -81.24834)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.18"^^xsd:decimal ;
  dwc:decimalLongitude "-81.24834"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_12844>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.18 -81.24834)"^^geo:wktLiteral ;
  geo-pos:lat "-4.18"^^xsd:decimal ;
  geo-pos:long "-81.24834"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_12844>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_12844" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_12844'^^xsd:string;
  dwc:scientificName 'Euconchoecia aculeata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:longitude '-81.24834'^^xsd:double;
  dwc:latitude '-4.18'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '127784'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_12844'^^xsd:string;
  dwc:observationDate '1998-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '127784'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_28133>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_28133> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_28133> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.18 -81.24834)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.18"^^xsd:decimal ;
  dwc:decimalLongitude "-81.24834"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_28133>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.18 -81.24834)"^^geo:wktLiteral ;
  geo-pos:lat "-4.18"^^xsd:decimal ;
  geo-pos:long "-81.24834"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_28133>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_28133" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_28133'^^xsd:string;
  dwc:scientificName 'Porroecia porrecta'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:longitude '-81.24834'^^xsd:double;
  dwc:latitude '-4.18'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'El Nino'^^xsd:string;
  dwc:aphiaid '127854'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_28133'^^xsd:string;
  dwc:observationDate '1998-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '127854'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_4796>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_4796> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_4796> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.0343333333 -81.2365)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.0343333333"^^xsd:decimal ;
  dwc:decimalLongitude "-81.2365"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_4796>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.0343333333 -81.2365)"^^geo:wktLiteral ;
  geo-pos:lat "-6.0343333333"^^xsd:decimal ;
  geo-pos:long "-81.2365"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_4796>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_4796" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_4796'^^xsd:string;
  dwc:scientificName 'Conchocetta giesbrechti'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:longitude '-81.2365'^^xsd:double;
  dwc:latitude '-6.0343333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '127769'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_4796'^^xsd:string;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '127769'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_12833>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_12833> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_12833> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.0343333333 -81.2365)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.0343333333"^^xsd:decimal ;
  dwc:decimalLongitude "-81.2365"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_12833>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.0343333333 -81.2365)"^^geo:wktLiteral ;
  geo-pos:lat "-6.0343333333"^^xsd:decimal ;
  geo-pos:long "-81.2365"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_12833>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_12833" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_12833'^^xsd:string;
  dwc:scientificName 'Euconchoecia aculeata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:longitude '-81.2365'^^xsd:double;
  dwc:latitude '-6.0343333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '127784'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_12833'^^xsd:string;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '127784'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_28118>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_28118> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_28118> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.0343333333 -81.2365)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.0343333333"^^xsd:decimal ;
  dwc:decimalLongitude "-81.2365"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_28118>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.0343333333 -81.2365)"^^geo:wktLiteral ;
  geo-pos:lat "-6.0343333333"^^xsd:decimal ;
  geo-pos:long "-81.2365"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_28118>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_28118" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_28118'^^xsd:string;
  dwc:scientificName 'Porroecia porrecta'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:longitude '-81.2365'^^xsd:double;
  dwc:latitude '-6.0343333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Upwelling conditions'^^xsd:string;
  dwc:aphiaid '127854'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_28118'^^xsd:string;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '127854'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_12828>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_12828> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_12828> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.0006666667 -81.201833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.0006666667"^^xsd:decimal ;
  dwc:decimalLongitude "-81.201833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_12828>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.0006666667 -81.201833333)"^^geo:wktLiteral ;
  geo-pos:lat "-5.0006666667"^^xsd:decimal ;
  geo-pos:long "-81.201833333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_12828>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_12828" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_12828'^^xsd:string;
  dwc:scientificName 'Euconchoecia aculeata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:longitude '-81.201833333'^^xsd:double;
  dwc:latitude '-5.0006666667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '127784'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_12828'^^xsd:string;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '127784'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_12843>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_12843> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_12843> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.3983333333 -81.186666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.3983333333"^^xsd:decimal ;
  dwc:decimalLongitude "-81.186666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_12843>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.3983333333 -81.186666667)"^^geo:wktLiteral ;
  geo-pos:lat "-5.3983333333"^^xsd:decimal ;
  geo-pos:long "-81.186666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_12843>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_12843" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_12843'^^xsd:string;
  dwc:scientificName 'Euconchoecia aculeata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:longitude '-81.186666667'^^xsd:double;
  dwc:latitude '-5.3983333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '127784'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_12843'^^xsd:string;
  dwc:observationDate '1998-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '127784'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_12834>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_12834> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_12834> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.99 -81.13834)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.99"^^xsd:decimal ;
  dwc:decimalLongitude "-81.13834"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_12834>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.99 -81.13834)"^^geo:wktLiteral ;
  geo-pos:lat "-4.99"^^xsd:decimal ;
  geo-pos:long "-81.13834"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_12834>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_12834" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_12834'^^xsd:string;
  dwc:scientificName 'Euconchoecia aculeata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:longitude '-81.13834'^^xsd:double;
  dwc:latitude '-4.99'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '127784'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_12834'^^xsd:string;
  dwc:observationDate '1998-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '127784'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_28125>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_28125> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_28125> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.99 -81.13834)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.99"^^xsd:decimal ;
  dwc:decimalLongitude "-81.13834"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_28125>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.99 -81.13834)"^^geo:wktLiteral ;
  geo-pos:lat "-4.99"^^xsd:decimal ;
  geo-pos:long "-81.13834"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_28125>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_28125" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_28125'^^xsd:string;
  dwc:scientificName 'Porroecia porrecta'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:longitude '-81.13834'^^xsd:double;
  dwc:latitude '-4.99'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'El Nino'^^xsd:string;
  dwc:aphiaid '127854'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_28125'^^xsd:string;
  dwc:observationDate '1998-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '127854'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_12835>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_12835> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_12835> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.798333 -81.12666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.798333"^^xsd:decimal ;
  dwc:decimalLongitude "-81.12666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_12835>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.798333 -81.12666)"^^geo:wktLiteral ;
  geo-pos:lat "-5.798333"^^xsd:decimal ;
  geo-pos:long "-81.12666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_12835>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_12835" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_12835'^^xsd:string;
  dwc:scientificName 'Euconchoecia aculeata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:longitude '-81.12666'^^xsd:double;
  dwc:latitude '-5.798333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '127784'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_12835'^^xsd:string;
  dwc:observationDate '1998-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '127784'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_28126>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_28126> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_28126> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.798333 -81.12666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.798333"^^xsd:decimal ;
  dwc:decimalLongitude "-81.12666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_28126>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.798333 -81.12666)"^^geo:wktLiteral ;
  geo-pos:lat "-5.798333"^^xsd:decimal ;
  geo-pos:long "-81.12666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_28126>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_28126" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_28126'^^xsd:string;
  dwc:scientificName 'Porroecia porrecta'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:longitude '-81.12666'^^xsd:double;
  dwc:latitude '-5.798333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'El Nino'^^xsd:string;
  dwc:aphiaid '127854'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_28126'^^xsd:string;
  dwc:observationDate '1998-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '127854'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_12832>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_12832> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_12832> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.6641666667 -80.988166667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.6641666667"^^xsd:decimal ;
  dwc:decimalLongitude "-80.988166667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_12832>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.6641666667 -80.988166667)"^^geo:wktLiteral ;
  geo-pos:lat "-5.6641666667"^^xsd:decimal ;
  geo-pos:long "-80.988166667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_12832>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_12832" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_12832'^^xsd:string;
  dwc:scientificName 'Euconchoecia aculeata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:longitude '-80.988166667'^^xsd:double;
  dwc:latitude '-5.6641666667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '127784'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_12832'^^xsd:string;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '127784'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_12822>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_12822> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_12822> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.665 -80.946666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.665"^^xsd:decimal ;
  dwc:decimalLongitude "-80.946666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_12822>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.665 -80.946666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.665"^^xsd:decimal ;
  geo-pos:long "-80.946666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_12822>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_12822" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_12822'^^xsd:string;
  dwc:scientificName 'Euconchoecia aculeata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:longitude '-80.946666667'^^xsd:double;
  dwc:latitude '-3.665'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '127784'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_12822'^^xsd:string;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '127784'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_28080>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_28080> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_28080> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.665 -80.946666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.665"^^xsd:decimal ;
  dwc:decimalLongitude "-80.946666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_28080>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.665 -80.946666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.665"^^xsd:decimal ;
  geo-pos:long "-80.946666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_28080>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_28080" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_28080'^^xsd:string;
  dwc:scientificName 'Porroecia porrecta'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:longitude '-80.946666667'^^xsd:double;
  dwc:latitude '-3.665'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Upwelling conditions'^^xsd:string;
  dwc:aphiaid '127854'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_28080'^^xsd:string;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '127854'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_29272>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_29272> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_29272> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.417 -80.917)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.417"^^xsd:decimal ;
  dwc:decimalLongitude "-80.917"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_29272>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.417 -80.917)"^^geo:wktLiteral ;
  geo-pos:lat "10.417"^^xsd:decimal ;
  geo-pos:long "-80.917"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_29272>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_29272" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_29272'^^xsd:string;
  dwc:scientificName 'Proceroecia convexa'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:longitude '-80.917'^^xsd:double;
  dwc:latitude '10.417'^^xsd:double;
  dwc:aphiaid '127858'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_29272'^^xsd:string;
  dwc:aphiaIdAccepted '127858'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_9222>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_9222> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_9222> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (6.667 -80.783)"^^geo:wktLiteral ;
  dwc:decimalLatitude "6.667"^^xsd:decimal ;
  dwc:decimalLongitude "-80.783"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_9222>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (6.667 -80.783)"^^geo:wktLiteral ;
  geo-pos:lat "6.667"^^xsd:decimal ;
  geo-pos:long "-80.783"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_9222>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_9222" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_9222'^^xsd:string;
  dwc:scientificName 'Conchoecissa imbricata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1922'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '-80.783'^^xsd:double;
  dwc:latitude '6.667'^^xsd:double;
  dwc:aphiaid '127778'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_9222'^^xsd:string;
  dwc:observationDate '1922-01-14'^^xsd:date;
  dwc:aphiaIdAccepted '127778'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_16430>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_16430> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_16430> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (6.667 -80.783)"^^geo:wktLiteral ;
  dwc:decimalLatitude "6.667"^^xsd:decimal ;
  dwc:decimalLongitude "-80.783"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_16430>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (6.667 -80.783)"^^geo:wktLiteral ;
  geo-pos:lat "6.667"^^xsd:decimal ;
  geo-pos:long "-80.783"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_16430>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_16430" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_16430'^^xsd:string;
  dwc:scientificName 'Macroconchoecia caudata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1922'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '-80.783'^^xsd:double;
  dwc:latitude '6.667'^^xsd:double;
  dwc:aphiaid '172494'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_16430'^^xsd:string;
  dwc:observationDate '1922-01-14'^^xsd:date;
  dwc:aphiaIdAccepted '172494'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_13813>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_13813> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_13813> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (6.667 -80.783)"^^geo:wktLiteral ;
  dwc:decimalLatitude "6.667"^^xsd:decimal ;
  dwc:decimalLongitude "-80.783"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_13813>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (6.667 -80.783)"^^geo:wktLiteral ;
  geo-pos:lat "6.667"^^xsd:decimal ;
  geo-pos:long "-80.783"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_13813>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_13813" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_13813'^^xsd:string;
  dwc:scientificName 'Gigantocypris muelleri'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1922'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '-80.783'^^xsd:double;
  dwc:latitude '6.667'^^xsd:double;
  dwc:aphiaid '127715'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_13813'^^xsd:string;
  dwc:observationDate '1922-01-14'^^xsd:date;
  dwc:aphiaIdAccepted '127715'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_13710>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_13710> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_13710> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (6.667 -80.783)"^^geo:wktLiteral ;
  dwc:decimalLatitude "6.667"^^xsd:decimal ;
  dwc:decimalLongitude "-80.783"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_13710>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (6.667 -80.783)"^^geo:wktLiteral ;
  geo-pos:lat "6.667"^^xsd:decimal ;
  geo-pos:long "-80.783"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_13710>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_13710" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_13710'^^xsd:string;
  dwc:scientificName 'Gigantocypris agassizi'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1922'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '-80.783'^^xsd:double;
  dwc:latitude '6.667'^^xsd:double;
  dwc:occurrenceRemarks 'Gulf of Panama'^^xsd:string;
  dwc:aphiaid '176758'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_13710'^^xsd:string;
  dwc:observationDate '1922-01-14'^^xsd:date;
  dwc:aphiaIdAccepted '176758'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_12821>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_12821> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_12821> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.6616666667 -80.776666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.6616666667"^^xsd:decimal ;
  dwc:decimalLongitude "-80.776666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_12821>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.6616666667 -80.776666667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.6616666667"^^xsd:decimal ;
  geo-pos:long "-80.776666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_12821>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_12821" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_12821'^^xsd:string;
  dwc:scientificName 'Euconchoecia aculeata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:longitude '-80.776666667'^^xsd:double;
  dwc:latitude '-3.6616666667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '127784'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_12821'^^xsd:string;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '127784'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_2610>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_2610> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_2610> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.833 -80.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.833"^^xsd:decimal ;
  dwc:decimalLongitude "-80.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1100"^^xsd:integer ;
  dwc:maximumDepthInMeters "1100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_2610>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.833 -80.75)"^^geo:wktLiteral ;
  geo-pos:lat "14.833"^^xsd:decimal ;
  geo-pos:long "-80.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_2610>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_2610" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_2610'^^xsd:string;
  dwc:scientificName 'Bathyconchoecia diacantha'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:longitude '-80.75'^^xsd:double;
  dwc:latitude '14.833'^^xsd:double;
  dwc:minimumDepth '1100'^^xsd:integer;
  dwc:maximumDepth '1100'^^xsd:integer;
  dwc:occurrenceRemarks 'Juvenile 1.25mm'^^xsd:string;
  dwc:aphiaid '127753'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_2610'^^xsd:string;
  dwc:aphiaIdAccepted '127753'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_8050>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_8050> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_8050> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-33.717 -80.717)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-33.717"^^xsd:decimal ;
  dwc:decimalLongitude "-80.717"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_8050>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-33.717 -80.717)"^^geo:wktLiteral ;
  geo-pos:lat "-33.717"^^xsd:decimal ;
  geo-pos:long "-80.717"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_8050>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_8050" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_8050'^^xsd:string;
  dwc:scientificName 'Conchoecilla daphnoides'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '-80.717'^^xsd:double;
  dwc:latitude '-33.717'^^xsd:double;
  dwc:aphiaid '127776'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_8050'^^xsd:string;
  dwc:observationDate '1965-11-26'^^xsd:date;
  dwc:aphiaIdAccepted '127776'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_19499>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_19499> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_19499> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-33.717 -80.717)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-33.717"^^xsd:decimal ;
  dwc:decimalLongitude "-80.717"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_19499>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-33.717 -80.717)"^^geo:wktLiteral ;
  geo-pos:lat "-33.717"^^xsd:decimal ;
  geo-pos:long "-80.717"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_19499>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_19499" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_19499'^^xsd:string;
  dwc:scientificName 'Mikroconchoecia curta'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '-80.717'^^xsd:double;
  dwc:latitude '-33.717'^^xsd:double;
  dwc:aphiaid '127820'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_19499'^^xsd:string;
  dwc:observationDate '1965-11-26'^^xsd:date;
  dwc:aphiaIdAccepted '127820'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_15504>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_15504> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_15504> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-33.717 -80.717)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-33.717"^^xsd:decimal ;
  dwc:decimalLongitude "-80.717"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_15504>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-33.717 -80.717)"^^geo:wktLiteral ;
  geo-pos:lat "-33.717"^^xsd:decimal ;
  geo-pos:long "-80.717"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_15504>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_15504" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_15504'^^xsd:string;
  dwc:scientificName 'Halocypris "brevirostris"'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '-80.717'^^xsd:double;
  dwc:latitude '-33.717'^^xsd:double;
  dwc:occurrenceRemarks 'TaxonRemark: these will be a mix of H inflata and H. pelagica'^^xsd:string;
  dwc:aphiaid '127543'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_15504'^^xsd:string;
  dwc:observationDate '1965-11-26'^^xsd:date;
  dwc:aphiaIdAccepted '127543'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_25850>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_25850> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_25850> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-33.717 -80.717)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-33.717"^^xsd:decimal ;
  dwc:decimalLongitude "-80.717"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_25850>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-33.717 -80.717)"^^geo:wktLiteral ;
  geo-pos:lat "-33.717"^^xsd:decimal ;
  geo-pos:long "-80.717"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_25850>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_25850" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_25850'^^xsd:string;
  dwc:scientificName 'Paraconchoecia oblonga'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-80.717'^^xsd:double;
  dwc:latitude '-33.717'^^xsd:double;
  dwc:aphiaid '127845'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_25850'^^xsd:string;
  dwc:observationDate '1965-11-24'^^xsd:date;
  dwc:aphiaIdAccepted '127845'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_13711>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_13711> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_13711> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (6.8 -80.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "6.8"^^xsd:decimal ;
  dwc:decimalLongitude "-80.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_13711>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (6.8 -80.55)"^^geo:wktLiteral ;
  geo-pos:lat "6.8"^^xsd:decimal ;
  geo-pos:long "-80.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_13711>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_13711" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_13711'^^xsd:string;
  dwc:scientificName 'Gigantocypris agassizi'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1922'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '-80.55'^^xsd:double;
  dwc:latitude '6.8'^^xsd:double;
  dwc:occurrenceRemarks 'Gulf of Panama'^^xsd:string;
  dwc:aphiaid '176758'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_13711'^^xsd:string;
  dwc:observationDate '1922-01-16'^^xsd:date;
  dwc:aphiaIdAccepted '176758'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_5990>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_5990> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_5990> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (6.8 -80.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "6.8"^^xsd:decimal ;
  dwc:decimalLongitude "-80.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_5990>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (6.8 -80.55)"^^geo:wktLiteral ;
  geo-pos:lat "6.8"^^xsd:decimal ;
  geo-pos:long "-80.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_5990>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_5990" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_5990'^^xsd:string;
  dwc:scientificName 'Conchoecia macrocheira'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1922'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '-80.55'^^xsd:double;
  dwc:latitude '6.8'^^xsd:double;
  dwc:aphiaid '127772'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_5990'^^xsd:string;
  dwc:observationDate '1922-01-16'^^xsd:date;
  dwc:aphiaIdAccepted '1314230'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_12874>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_12874> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_12874> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.535 -80.45333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.535"^^xsd:decimal ;
  dwc:decimalLongitude "-80.45333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_12874>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.535 -80.45333)"^^geo:wktLiteral ;
  geo-pos:lat "-6.535"^^xsd:decimal ;
  geo-pos:long "-80.45333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_12874>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_12874" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_12874'^^xsd:string;
  dwc:scientificName 'Euconchoecia aculeata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:longitude '-80.45333'^^xsd:double;
  dwc:latitude '-6.535'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '127784'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_12874'^^xsd:string;
  dwc:observationDate '1998-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '127784'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_4798>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_4798> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_4798> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.1465 -80.338833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.1465"^^xsd:decimal ;
  dwc:decimalLongitude "-80.338833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_4798>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.1465 -80.338833333)"^^geo:wktLiteral ;
  geo-pos:lat "-8.1465"^^xsd:decimal ;
  geo-pos:long "-80.338833333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_4798>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_4798" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_4798'^^xsd:string;
  dwc:scientificName 'Conchocetta giesbrechti'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:longitude '-80.338833333'^^xsd:double;
  dwc:latitude '-8.1465'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '127769'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_4798'^^xsd:string;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '127769'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_4775>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_4775> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_4775> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.0176666667 -80.317166667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.0176666667"^^xsd:decimal ;
  dwc:decimalLongitude "-80.317166667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_4775>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.0176666667 -80.317166667)"^^geo:wktLiteral ;
  geo-pos:lat "-9.0176666667"^^xsd:decimal ;
  geo-pos:long "-80.317166667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_4775>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_4775" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_4775'^^xsd:string;
  dwc:scientificName 'Conchocetta giesbrechti'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:longitude '-80.317166667'^^xsd:double;
  dwc:latitude '-9.0176666667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '127769'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_4775'^^xsd:string;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '127769'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_12862>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_12862> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_12862> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.995 -80.09834)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.995"^^xsd:decimal ;
  dwc:decimalLongitude "-80.09834"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_12862>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.995 -80.09834)"^^geo:wktLiteral ;
  geo-pos:lat "-9.995"^^xsd:decimal ;
  geo-pos:long "-80.09834"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_12862>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_12862" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_12862'^^xsd:string;
  dwc:scientificName 'Euconchoecia aculeata'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:longitude '-80.09834'^^xsd:double;
  dwc:latitude '-9.995'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '127784'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_12862'^^xsd:string;
  dwc:observationDate '1998-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '127784'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_28153>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_28153> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_28153> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.995 -80.09834)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.995"^^xsd:decimal ;
  dwc:decimalLongitude "-80.09834"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_28153>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.995 -80.09834)"^^geo:wktLiteral ;
  geo-pos:lat "-9.995"^^xsd:decimal ;
  geo-pos:long "-80.09834"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_28153>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_28153" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_28153'^^xsd:string;
  dwc:scientificName 'Porroecia porrecta'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:longitude '-80.09834'^^xsd:double;
  dwc:latitude '-9.995'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'El Nino'^^xsd:string;
  dwc:aphiaid '127854'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_28153'^^xsd:string;
  dwc:observationDate '1998-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '127854'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_4797>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_4797> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_4797> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.6853833333 -80.002983333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.6853833333"^^xsd:decimal ;
  dwc:decimalLongitude "-80.002983333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_4797>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.6853833333 -80.002983333)"^^geo:wktLiteral ;
  geo-pos:lat "-7.6853833333"^^xsd:decimal ;
  geo-pos:long "-80.002983333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5819__NHM_MartinAngelOstracodeDataset_4797>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NHM_MartinAngelOstracodeDataset_4797" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5819_> ;
  dwc:basisOfRecord "Occurrence" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/Occurrence> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-05'^^xsd:date;
  dwc:institutionCode 'NHM'^^xsd:string;
  dwc:collectionCode 'MartinAngelOstracodeDataset'^^xsd:string;
  dwc:catalogNumber 'NHM_MartinAngelOstracodeDataset_4797'^^xsd:string;
  dwc:scientificName 'Conchocetta giesbrechti'^^xsd:string;
  dwc:basisOfRecord 'Occurrence'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:longitude '-80.002983333'^^xsd:double;
  dwc:latitude '-7.6853833333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '127769'^^xsd:integer;
  dwc:occurrenceId 'NHM_MartinAngelOstracodeDataset_4797'^^xsd:string;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '127769'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5819__NHM_MartinAngelOstracodeDataset_22151>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_22151> ;
  mr:hasGeometry <https://eurobis.org/id/point/5819__NHM_MartinAngelOstracodeDataset_22151> ;
  dcat:centroid "<http://www.opengis.net/d