@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/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A5913>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A5913> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A5913> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.117 -14.183)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.117"^^xsd:decimal ;
  dwc:decimalLongitude "-14.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/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A5913>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.117 -14.183)"^^geo:wktLiteral ;
  geo-pos:lat "28.117"^^xsd:decimal ;
  geo-pos:long "-14.183"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A5913>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:5913" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '5913'^^xsd:integer;
  dwc:scientificName 'Mikroconchoecia  curta'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:longitude '-14.183'^^xsd:double;
  dwc:latitude '28.117'^^xsd:double;
  dwc:aphiaid '127820'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:5913'^^xsd:anyURI;
  dwc:observationDate '1969-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '127820'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A5914>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A5914> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A5914> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.1 -14.167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.1"^^xsd:decimal ;
  dwc:decimalLongitude "-14.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/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A5914>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.1 -14.167)"^^geo:wktLiteral ;
  geo-pos:lat "28.1"^^xsd:decimal ;
  geo-pos:long "-14.167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A5914>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:5914" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '5914'^^xsd:integer;
  dwc:scientificName 'Mikroconchoecia  curta'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:longitude '-14.167'^^xsd:double;
  dwc:latitude '28.1'^^xsd:double;
  dwc:aphiaid '127820'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:5914'^^xsd:anyURI;
  dwc:observationDate '1969-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '127820'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A5924>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A5924> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A5924> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.247 5.302)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.247"^^xsd:decimal ;
  dwc:decimalLongitude "5.302"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A5924>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.247 5.302)"^^geo:wktLiteral ;
  geo-pos:lat "43.247"^^xsd:decimal ;
  geo-pos:long "5.302"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A5924>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:5924" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '5924'^^xsd:integer;
  dwc:scientificName 'Mikroconchoecia  curta'^^xsd:string;
  dwc:longitude '5.302'^^xsd:double;
  dwc:latitude '43.247'^^xsd:double;
  dwc:aphiaid '127820'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:5924'^^xsd:anyURI;
  dwc:aphiaIdAccepted '127820'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A5925>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A5925> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A5925> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.273 5.307)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.273"^^xsd:decimal ;
  dwc:decimalLongitude "5.307"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A5925>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.273 5.307)"^^geo:wktLiteral ;
  geo-pos:lat "43.273"^^xsd:decimal ;
  geo-pos:long "5.307"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A5925>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:5925" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '5925'^^xsd:integer;
  dwc:scientificName 'Mikroconchoecia  curta'^^xsd:string;
  dwc:longitude '5.307'^^xsd:double;
  dwc:latitude '43.273'^^xsd:double;
  dwc:aphiaid '127820'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:5925'^^xsd:anyURI;
  dwc:aphiaIdAccepted '127820'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A6020>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A6020> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A6020> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.578 -13.208)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.578"^^xsd:decimal ;
  dwc:decimalLongitude "-13.208"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A6020>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.578 -13.208)"^^geo:wktLiteral ;
  geo-pos:lat "49.578"^^xsd:decimal ;
  geo-pos:long "-13.208"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A6020>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:6020" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '6020'^^xsd:integer;
  dwc:scientificName 'Mikroconchoecia  curta'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '-13.208'^^xsd:double;
  dwc:latitude '49.578'^^xsd:double;
  dwc:aphiaid '127820'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:6020'^^xsd:anyURI;
  dwc:observationDate '1979-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '127820'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A6021>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A6021> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A6021> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.759 -14.078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.759"^^xsd:decimal ;
  dwc:decimalLongitude "-14.078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A6021>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.759 -14.078)"^^geo:wktLiteral ;
  geo-pos:lat "49.759"^^xsd:decimal ;
  geo-pos:long "-14.078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A6021>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:6021" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '6021'^^xsd:integer;
  dwc:scientificName 'Mikroconchoecia  curta'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '-14.078'^^xsd:double;
  dwc:latitude '49.759'^^xsd:double;
  dwc:aphiaid '127820'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:6021'^^xsd:anyURI;
  dwc:observationDate '1979-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '127820'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A6028>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A6028> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A6028> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.147 -4.29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.147"^^xsd:decimal ;
  dwc:decimalLongitude "-4.29"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A6028>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.147 -4.29)"^^geo:wktLiteral ;
  geo-pos:lat "44.147"^^xsd:decimal ;
  geo-pos:long "-4.29"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A6028>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:6028" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '6028'^^xsd:integer;
  dwc:scientificName 'Mikroconchoecia  curta'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:longitude '-4.29'^^xsd:double;
  dwc:latitude '44.147'^^xsd:double;
  dwc:aphiaid '127820'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:6028'^^xsd:anyURI;
  dwc:observationDate '1974-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '127820'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A6029>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A6029> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A6029> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.493 -9.075)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.493"^^xsd:decimal ;
  dwc:decimalLongitude "-9.075"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A6029>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.493 -9.075)"^^geo:wktLiteral ;
  geo-pos:lat "47.493"^^xsd:decimal ;
  geo-pos:long "-9.075"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A6029>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:6029" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '6029'^^xsd:integer;
  dwc:scientificName 'Mikroconchoecia  curta'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:longitude '-9.075'^^xsd:double;
  dwc:latitude '47.493'^^xsd:double;
  dwc:aphiaid '127820'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:6029'^^xsd:anyURI;
  dwc:observationDate '1974-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '127820'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2096>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2096> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2096> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.898 -20.113)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.898"^^xsd:decimal ;
  dwc:decimalLongitude "-20.113"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2096>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.898 -20.113)"^^geo:wktLiteral ;
  geo-pos:lat "39.898"^^xsd:decimal ;
  geo-pos:long "-20.113"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2096>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:2096" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '2096'^^xsd:integer;
  dwc:scientificName 'Archiconchoecissa cucullata'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:longitude '-20.113'^^xsd:double;
  dwc:latitude '39.898'^^xsd:double;
  dwc:aphiaid '175693'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:2096'^^xsd:anyURI;
  dwc:observationDate '1970-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '175693'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2097>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2097> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2097> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.92 -20.123)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.92"^^xsd:decimal ;
  dwc:decimalLongitude "-20.123"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2097>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.92 -20.123)"^^geo:wktLiteral ;
  geo-pos:lat "39.92"^^xsd:decimal ;
  geo-pos:long "-20.123"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2097>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:2097" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '2097'^^xsd:integer;
  dwc:scientificName 'Archiconchoecissa cucullata'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:longitude '-20.123'^^xsd:double;
  dwc:latitude '39.92'^^xsd:double;
  dwc:aphiaid '175693'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:2097'^^xsd:anyURI;
  dwc:observationDate '1970-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '175693'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A5601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A5601> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A5601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.967 -39.04)"^^geo:wktLiteral ;
  dwc:decimalLatitude "31.967"^^xsd:decimal ;
  dwc:decimalLongitude "-39.04"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A5601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.967 -39.04)"^^geo:wktLiteral ;
  geo-pos:lat "31.967"^^xsd:decimal ;
  geo-pos:long "-39.04"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A5601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:5601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '5601'^^xsd:integer;
  dwc:scientificName 'Metaconchoecia  teretivalvata'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:longitude '-39.04'^^xsd:double;
  dwc:latitude '31.967'^^xsd:double;
  dwc:aphiaid '127816'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:5601'^^xsd:anyURI;
  dwc:observationDate '1973-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '536010'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4443>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4443> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4443> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.017 -27.202)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.017"^^xsd:decimal ;
  dwc:decimalLongitude "-27.202"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4443>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.017 -27.202)"^^geo:wktLiteral ;
  geo-pos:lat "32.017"^^xsd:decimal ;
  geo-pos:long "-27.202"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4443>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:4443" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '4443'^^xsd:integer;
  dwc:scientificName 'Loricoecia  ctenophora'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:longitude '-27.202'^^xsd:double;
  dwc:latitude '32.017'^^xsd:double;
  dwc:aphiaid '127797'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:4443'^^xsd:anyURI;
  dwc:observationDate '1973-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '127797'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4498>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4498> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4498> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.85 -34.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.85"^^xsd:decimal ;
  dwc:decimalLongitude "-34.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/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4498>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.85 -34.05)"^^geo:wktLiteral ;
  geo-pos:lat "33.85"^^xsd:decimal ;
  geo-pos:long "-34.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4498>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:4498" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '4498'^^xsd:integer;
  dwc:scientificName 'Loricoecia  loricata'^^xsd:string;
  dwc:yearCollected '1905'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:longitude '-34.05'^^xsd:double;
  dwc:latitude '33.85'^^xsd:double;
  dwc:aphiaid '127798'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:4498'^^xsd:anyURI;
  dwc:observationDate '1905-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '127798'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4092>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4092> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4092> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30 -23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "30"^^xsd:decimal ;
  dwc:decimalLongitude "-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/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4092>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30 -23)"^^geo:wktLiteral ;
  geo-pos:lat "30"^^xsd:decimal ;
  geo-pos:long "-23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4092>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:4092" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '4092'^^xsd:integer;
  dwc:scientificName 'Gigantocypris muelleri'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:longitude '-23'^^xsd:integer;
  dwc:latitude '30'^^xsd:integer;
  dwc:aphiaid '127715'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:4092'^^xsd:anyURI;
  dwc:observationDate '1972-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '127715'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4143>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4143> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4143> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.048 -16.458)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.048"^^xsd:decimal ;
  dwc:decimalLongitude "-16.458"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4143>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.048 -16.458)"^^geo:wktLiteral ;
  geo-pos:lat "33.048"^^xsd:decimal ;
  geo-pos:long "-16.458"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4143>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:4143" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '4143'^^xsd:integer;
  dwc:scientificName 'Gigantocypris muelleri'^^xsd:string;
  dwc:yearCollected '1962'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:longitude '-16.458'^^xsd:double;
  dwc:latitude '33.048'^^xsd:double;
  dwc:aphiaid '127715'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:4143'^^xsd:anyURI;
  dwc:observationDate '1962-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '127715'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A421>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A421> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A421> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.743 -17.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.743"^^xsd:decimal ;
  dwc:decimalLongitude "-17.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A421>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.743 -17.17)"^^geo:wktLiteral ;
  geo-pos:lat "41.743"^^xsd:decimal ;
  geo-pos:long "-17.17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A421>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:421" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '421'^^xsd:integer;
  dwc:scientificName 'Archiconchoecissa cucullata'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:longitude '-17.17'^^xsd:double;
  dwc:latitude '41.743'^^xsd:double;
  dwc:aphiaid '175693'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:421'^^xsd:anyURI;
  dwc:observationDate '1978-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '175693'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4288>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4288> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4288> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.6 32.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.6"^^xsd:decimal ;
  dwc:decimalLongitude "32.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/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4288>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.6 32.8)"^^geo:wktLiteral ;
  geo-pos:lat "63.6"^^xsd:decimal ;
  geo-pos:long "32.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4288>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:4288" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '4288'^^xsd:integer;
  dwc:scientificName 'Halocypria  globosa'^^xsd:string;
  dwc:yearCollected '1933'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:longitude '32.8'^^xsd:double;
  dwc:latitude '63.6'^^xsd:double;
  dwc:aphiaid '127793'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:4288'^^xsd:anyURI;
  dwc:observationDate '1933-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '127793'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2991> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.578 -13.208)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.578"^^xsd:decimal ;
  dwc:decimalLongitude "-13.208"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.578 -13.208)"^^geo:wktLiteral ;
  geo-pos:lat "49.578"^^xsd:decimal ;
  geo-pos:long "-13.208"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:2991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '2991'^^xsd:integer;
  dwc:scientificName 'Conchoecilla  daphoides'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '-13.208'^^xsd:double;
  dwc:latitude '49.578'^^xsd:double;
  dwc:aphiaid '127776'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:2991'^^xsd:anyURI;
  dwc:observationDate '1979-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '127776'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A323>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A323> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A323> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.108 -13.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.108"^^xsd:decimal ;
  dwc:decimalLongitude "-13.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/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A323>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.108 -13.2)"^^geo:wktLiteral ;
  geo-pos:lat "50.108"^^xsd:decimal ;
  geo-pos:long "-13.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A323>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:323" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '323'^^xsd:integer;
  dwc:scientificName 'Conchoecia magna'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:longitude '-13.2'^^xsd:double;
  dwc:latitude '50.108'^^xsd:double;
  dwc:aphiaid '127773'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:323'^^xsd:anyURI;
  dwc:observationDate '1979-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '127773'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A3401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A3401> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A3401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.65 0.333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.65"^^xsd:decimal ;
  dwc:decimalLongitude "0.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/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A3401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.65 0.333)"^^geo:wktLiteral ;
  geo-pos:lat "37.65"^^xsd:decimal ;
  geo-pos:long "0.333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A3401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:3401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '3401'^^xsd:integer;
  dwc:scientificName 'Discoconchoecia  elegans'^^xsd:string;
  dwc:yearCollected '1908'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:longitude '0.333'^^xsd:double;
  dwc:latitude '37.65'^^xsd:double;
  dwc:aphiaid '127782'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:3401'^^xsd:anyURI;
  dwc:observationDate '1908-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '127782'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A351>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A351> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A351> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.662 -8.092)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.662"^^xsd:decimal ;
  dwc:decimalLongitude "-8.092"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A351>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.662 -8.092)"^^geo:wktLiteral ;
  geo-pos:lat "47.662"^^xsd:decimal ;
  geo-pos:long "-8.092"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A351>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:351" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '351'^^xsd:integer;
  dwc:scientificName 'Conchoecia magna'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:longitude '-8.092'^^xsd:double;
  dwc:latitude '47.662'^^xsd:double;
  dwc:aphiaid '127773'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:351'^^xsd:anyURI;
  dwc:observationDate '1973-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '127773'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2506>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2506> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2506> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.365 -4.873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2506>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.365 -4.873)"^^geo:wktLiteral ;
  geo-pos:lat "44.365"^^xsd:decimal ;
  geo-pos:long "-4.873"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2506>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:2506" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '2506'^^xsd:integer;
  dwc:scientificName 'Orthoconchoecia  haddoni'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:longitude '-4.873'^^xsd:double;
  dwc:latitude '44.365'^^xsd:double;
  dwc:aphiaid '127831'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:2506'^^xsd:anyURI;
  dwc:observationDate '1974-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '127831'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2692>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2692> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2692> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.2 -11.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.2"^^xsd:decimal ;
  dwc:decimalLongitude "-11.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/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2692>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.2 -11.8)"^^geo:wktLiteral ;
  geo-pos:lat "59.2"^^xsd:decimal ;
  geo-pos:long "-11.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2692>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:2692" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '2692'^^xsd:integer;
  dwc:scientificName 'Conchoecilla  daphoides'^^xsd:string;
  dwc:longitude '-11.8'^^xsd:double;
  dwc:latitude '59.2'^^xsd:double;
  dwc:aphiaid '127776'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:2692'^^xsd:anyURI;
  dwc:aphiaIdAccepted '127776'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2902>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2902> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2902> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.65 -24.067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.65"^^xsd:decimal ;
  dwc:decimalLongitude "-24.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/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2902>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.65 -24.067)"^^geo:wktLiteral ;
  geo-pos:lat "43.65"^^xsd:decimal ;
  geo-pos:long "-24.067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2902>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:2902" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '2902'^^xsd:integer;
  dwc:scientificName 'Conchoecilla  daphoides'^^xsd:string;
  dwc:yearCollected '1931'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:longitude '-24.067'^^xsd:double;
  dwc:latitude '43.65'^^xsd:double;
  dwc:aphiaid '127776'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:2902'^^xsd:anyURI;
  dwc:observationDate '1931-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '127776'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A3999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A3999> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A3999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30 -23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "30"^^xsd:decimal ;
  dwc:decimalLongitude "-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/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A3999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30 -23)"^^geo:wktLiteral ;
  geo-pos:lat "30"^^xsd:decimal ;
  geo-pos:long "-23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A3999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:3999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '3999'^^xsd:integer;
  dwc:scientificName 'Gaussicia  gaussi'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:longitude '-23'^^xsd:integer;
  dwc:latitude '30'^^xsd:integer;
  dwc:aphiaid '127789'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:3999'^^xsd:anyURI;
  dwc:observationDate '1972-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '127789'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4055>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4055> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4055> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -7.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-7.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/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4055>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -7.75)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-7.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4055>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:4055" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '4055'^^xsd:integer;
  dwc:scientificName 'Gigantocypris muelleri'^^xsd:string;
  dwc:longitude '-7.75'^^xsd:double;
  dwc:latitude '46'^^xsd:integer;
  dwc:aphiaid '127715'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:4055'^^xsd:anyURI;
  dwc:aphiaIdAccepted '127715'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2121>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2121> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2121> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.872 -20.007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.872"^^xsd:decimal ;
  dwc:decimalLongitude "-20.007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2121>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.872 -20.007)"^^geo:wktLiteral ;
  geo-pos:lat "52.872"^^xsd:decimal ;
  geo-pos:long "-20.007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2121>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:2121" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '2121'^^xsd:integer;
  dwc:scientificName 'Archiconchoecissa cucullata'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:longitude '-20.007'^^xsd:double;
  dwc:latitude '52.872'^^xsd:double;
  dwc:aphiaid '175693'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:2121'^^xsd:anyURI;
  dwc:observationDate '1970-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '175693'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A221>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A221> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A221> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.733 3.225)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.733"^^xsd:decimal ;
  dwc:decimalLongitude "3.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/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A221>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.733 3.225)"^^geo:wktLiteral ;
  geo-pos:lat "42.733"^^xsd:decimal ;
  geo-pos:long "3.225"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A221>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:221" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '221'^^xsd:integer;
  dwc:scientificName 'Conchoecia magna'^^xsd:string;
  dwc:longitude '3.225'^^xsd:double;
  dwc:latitude '42.733'^^xsd:double;
  dwc:aphiaid '127773'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:221'^^xsd:anyURI;
  dwc:aphiaIdAccepted '127773'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2376>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2376> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2376> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.748 -12.958)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.748"^^xsd:decimal ;
  dwc:decimalLongitude "-12.958"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2376>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.748 -12.958)"^^geo:wktLiteral ;
  geo-pos:lat "54.748"^^xsd:decimal ;
  geo-pos:long "-12.958"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2376>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:2376" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '2376'^^xsd:integer;
  dwc:scientificName 'Orthoconchoecia  haddoni'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '-12.958'^^xsd:double;
  dwc:latitude '54.748'^^xsd:double;
  dwc:aphiaid '127831'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:2376'^^xsd:anyURI;
  dwc:observationDate '1979-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '127831'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A572>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A572> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A572> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.967 -39.04)"^^geo:wktLiteral ;
  dwc:decimalLatitude "31.967"^^xsd:decimal ;
  dwc:decimalLongitude "-39.04"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A572>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.967 -39.04)"^^geo:wktLiteral ;
  geo-pos:lat "31.967"^^xsd:decimal ;
  geo-pos:long "-39.04"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A572>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:572" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '572'^^xsd:integer;
  dwc:scientificName 'Archiconchoecissa cucullata aff.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:longitude '-39.04'^^xsd:double;
  dwc:latitude '31.967'^^xsd:double;
  dwc:aphiaid '175691'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:572'^^xsd:anyURI;
  dwc:observationDate '1973-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '175691'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A5855>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A5855> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A5855> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30.3 -37.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "30.3"^^xsd:decimal ;
  dwc:decimalLongitude "-37.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/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A5855>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30.3 -37.9)"^^geo:wktLiteral ;
  geo-pos:lat "30.3"^^xsd:decimal ;
  geo-pos:long "-37.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A5855>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:5855" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '5855'^^xsd:integer;
  dwc:scientificName 'Mikroconchoecia  curta'^^xsd:string;
  dwc:longitude '-37.9'^^xsd:double;
  dwc:latitude '30.3'^^xsd:double;
  dwc:aphiaid '127820'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:5855'^^xsd:anyURI;
  dwc:aphiaIdAccepted '127820'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A5856>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A5856> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A5856> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.8 -36.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.8"^^xsd:decimal ;
  dwc:decimalLongitude "-36.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/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A5856>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.8 -36.8)"^^geo:wktLiteral ;
  geo-pos:lat "29.8"^^xsd:decimal ;
  geo-pos:long "-36.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A5856>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:5856" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '5856'^^xsd:integer;
  dwc:scientificName 'Mikroconchoecia  curta'^^xsd:string;
  dwc:longitude '-36.8'^^xsd:double;
  dwc:latitude '29.8'^^xsd:double;
  dwc:aphiaid '127820'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:5856'^^xsd:anyURI;
  dwc:aphiaIdAccepted '127820'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A5857>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A5857> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A5857> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.9 -35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.9"^^xsd:decimal ;
  dwc:decimalLongitude "-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/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A5857>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.9 -35)"^^geo:wktLiteral ;
  geo-pos:lat "28.9"^^xsd:decimal ;
  geo-pos:long "-35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A5857>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:5857" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '5857'^^xsd:integer;
  dwc:scientificName 'Mikroconchoecia  curta'^^xsd:string;
  dwc:longitude '-35'^^xsd:integer;
  dwc:latitude '28.9'^^xsd:double;
  dwc:aphiaid '127820'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:5857'^^xsd:anyURI;
  dwc:aphiaIdAccepted '127820'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A5858>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A5858> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A5858> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.3 -34.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.3"^^xsd:decimal ;
  dwc:decimalLongitude "-34.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/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A5858>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.3 -34.3)"^^geo:wktLiteral ;
  geo-pos:lat "28.3"^^xsd:decimal ;
  geo-pos:long "-34.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A5858>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:5858" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '5858'^^xsd:integer;
  dwc:scientificName 'Mikroconchoecia  curta'^^xsd:string;
  dwc:longitude '-34.3'^^xsd:double;
  dwc:latitude '28.3'^^xsd:double;
  dwc:aphiaid '127820'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:5858'^^xsd:anyURI;
  dwc:aphiaIdAccepted '127820'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A100> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.9 -35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.9"^^xsd:decimal ;
  dwc:decimalLongitude "-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/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.9 -35)"^^geo:wktLiteral ;
  geo-pos:lat "28.9"^^xsd:decimal ;
  geo-pos:long "-35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '100'^^xsd:integer;
  dwc:scientificName 'Conchoecia magna'^^xsd:string;
  dwc:longitude '-35'^^xsd:integer;
  dwc:latitude '28.9'^^xsd:double;
  dwc:aphiaid '127773'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:100'^^xsd:anyURI;
  dwc:aphiaIdAccepted '127773'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A1003>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A1003> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A1003> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.527 -12.595)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.527"^^xsd:decimal ;
  dwc:decimalLongitude "-12.595"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A1003>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.527 -12.595)"^^geo:wktLiteral ;
  geo-pos:lat "54.527"^^xsd:decimal ;
  geo-pos:long "-12.595"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A1003>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:1003" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '1003'^^xsd:integer;
  dwc:scientificName 'Conchoecia hyalophyllum'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:longitude '-12.595'^^xsd:double;
  dwc:latitude '54.527'^^xsd:double;
  dwc:aphiaid '127770'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:1003'^^xsd:anyURI;
  dwc:observationDate '1979-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '1314235'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A1004>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A1004> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A1004> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.423 -12.818)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.423"^^xsd:decimal ;
  dwc:decimalLongitude "-12.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/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A1004>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.423 -12.818)"^^geo:wktLiteral ;
  geo-pos:lat "49.423"^^xsd:decimal ;
  geo-pos:long "-12.818"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A1004>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:1004" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '1004'^^xsd:integer;
  dwc:scientificName 'Conchoecia hyalophyllum'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '-12.818'^^xsd:double;
  dwc:latitude '49.423'^^xsd:double;
  dwc:aphiaid '127770'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:1004'^^xsd:anyURI;
  dwc:observationDate '1979-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '1314235'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A3717>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A3717> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A3717> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30 -23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "30"^^xsd:decimal ;
  dwc:decimalLongitude "-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/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A3717>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30 -23)"^^geo:wktLiteral ;
  geo-pos:lat "30"^^xsd:decimal ;
  geo-pos:long "-23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A3717>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:3717" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '3717'^^xsd:integer;
  dwc:scientificName 'Discoconchoecia  elegans'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:longitude '-23'^^xsd:integer;
  dwc:latitude '30'^^xsd:integer;
  dwc:aphiaid '127782'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:3717'^^xsd:anyURI;
  dwc:observationDate '1972-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '127782'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A5710>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A5710> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A5710> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42 -17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42"^^xsd:decimal ;
  dwc:decimalLongitude "-17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A5710>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42 -17)"^^geo:wktLiteral ;
  geo-pos:lat "42"^^xsd:decimal ;
  geo-pos:long "-17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A5710>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:5710" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '5710'^^xsd:integer;
  dwc:scientificName 'Mikroconchoecia  acuticosta'^^xsd:string;
  dwc:longitude '-17'^^xsd:integer;
  dwc:latitude '42'^^xsd:integer;
  dwc:aphiaid '127819'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:5710'^^xsd:anyURI;
  dwc:aphiaIdAccepted '127819'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A460>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A460> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A460> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.55 -8.735)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.55"^^xsd:decimal ;
  dwc:decimalLongitude "-8.735"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A460>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.55 -8.735)"^^geo:wktLiteral ;
  geo-pos:lat "47.55"^^xsd:decimal ;
  geo-pos:long "-8.735"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A460>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:460" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '460'^^xsd:integer;
  dwc:scientificName 'Archiconchoecissa cucullata'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:longitude '-8.735'^^xsd:double;
  dwc:latitude '47.55'^^xsd:double;
  dwc:aphiaid '175693'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:460'^^xsd:anyURI;
  dwc:observationDate '1974-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '175693'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4628>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4628> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4628> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.433 -15.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.433"^^xsd:decimal ;
  dwc:decimalLongitude "-15.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/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4628>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.433 -15.25)"^^geo:wktLiteral ;
  geo-pos:lat "48.433"^^xsd:decimal ;
  geo-pos:long "-15.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4628>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:4628" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '4628'^^xsd:integer;
  dwc:scientificName 'Loricoecia  loricata'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:longitude '-15.25'^^xsd:double;
  dwc:latitude '48.433'^^xsd:double;
  dwc:aphiaid '127798'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:4628'^^xsd:anyURI;
  dwc:observationDate '1976-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '127798'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A480>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A480> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A480> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.077 -4.357)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.077"^^xsd:decimal ;
  dwc:decimalLongitude "-4.357"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A480>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.077 -4.357)"^^geo:wktLiteral ;
  geo-pos:lat "44.077"^^xsd:decimal ;
  geo-pos:long "-4.357"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A480>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:480" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '480'^^xsd:integer;
  dwc:scientificName 'Archiconchoecissa cucullata'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:longitude '-4.357'^^xsd:double;
  dwc:latitude '44.077'^^xsd:double;
  dwc:aphiaid '175693'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:480'^^xsd:anyURI;
  dwc:observationDate '1974-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '175693'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A538>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A538> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A538> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.928 -20.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.928"^^xsd:decimal ;
  dwc:decimalLongitude "-20.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/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A538>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.928 -20.1)"^^geo:wktLiteral ;
  geo-pos:lat "39.928"^^xsd:decimal ;
  geo-pos:long "-20.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A538>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:538" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '538'^^xsd:integer;
  dwc:scientificName 'Archiconchoecissa cucullata aff.'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:longitude '-20.1'^^xsd:double;
  dwc:latitude '39.928'^^xsd:double;
  dwc:aphiaid '175691'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:538'^^xsd:anyURI;
  dwc:observationDate '1970-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '175691'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A560>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A560> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A560> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.935 -23.04)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.935"^^xsd:decimal ;
  dwc:decimalLongitude "-23.04"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A560>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.935 -23.04)"^^geo:wktLiteral ;
  geo-pos:lat "29.935"^^xsd:decimal ;
  geo-pos:long "-23.04"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A560>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:560" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '560'^^xsd:integer;
  dwc:scientificName 'Archiconchoecissa cucullata aff.'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:longitude '-23.04'^^xsd:double;
  dwc:latitude '29.935'^^xsd:double;
  dwc:aphiaid '175691'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:560'^^xsd:anyURI;
  dwc:observationDate '1972-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '175691'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A5600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A5600> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A5600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.008 -34.378)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.008"^^xsd:decimal ;
  dwc:decimalLongitude "-34.378"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A5600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.008 -34.378)"^^geo:wktLiteral ;
  geo-pos:lat "32.008"^^xsd:decimal ;
  geo-pos:long "-34.378"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A5600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:5600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '5600'^^xsd:integer;
  dwc:scientificName 'Metaconchoecia  teretivalvata'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:longitude '-34.378'^^xsd:double;
  dwc:latitude '32.008'^^xsd:double;
  dwc:aphiaid '127816'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:5600'^^xsd:anyURI;
  dwc:observationDate '1973-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '536010'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A571>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A571> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A571> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.008 -34.378)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.008"^^xsd:decimal ;
  dwc:decimalLongitude "-34.378"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A571>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.008 -34.378)"^^geo:wktLiteral ;
  geo-pos:lat "32.008"^^xsd:decimal ;
  geo-pos:long "-34.378"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A571>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:571" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '571'^^xsd:integer;
  dwc:scientificName 'Archiconchoecissa cucullata aff.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:longitude '-34.378'^^xsd:double;
  dwc:latitude '32.008'^^xsd:double;
  dwc:aphiaid '175691'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:571'^^xsd:anyURI;
  dwc:observationDate '1973-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '175691'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4353>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4353> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4353> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.497 -33.457)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.497"^^xsd:decimal ;
  dwc:decimalLongitude "-33.457"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4353>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.497 -33.457)"^^geo:wktLiteral ;
  geo-pos:lat "33.497"^^xsd:decimal ;
  geo-pos:long "-33.457"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4353>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:4353" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '4353'^^xsd:integer;
  dwc:scientificName 'Halocypria  globosa'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:longitude '-33.457'^^xsd:double;
  dwc:latitude '33.497'^^xsd:double;
  dwc:aphiaid '127793'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:4353'^^xsd:anyURI;
  dwc:observationDate '1981-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '127793'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2095>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2095> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2095> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.18 -19.982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.18"^^xsd:decimal ;
  dwc:decimalLongitude "-19.982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2095>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.18 -19.982)"^^geo:wktLiteral ;
  geo-pos:lat "40.18"^^xsd:decimal ;
  geo-pos:long "-19.982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2095>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:2095" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '2095'^^xsd:integer;
  dwc:scientificName 'Archiconchoecissa cucullata'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:longitude '-19.982'^^xsd:double;
  dwc:latitude '40.18'^^xsd:double;
  dwc:aphiaid '175693'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:2095'^^xsd:anyURI;
  dwc:observationDate '1970-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '175693'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A202>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A202> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A202> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48 -12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48"^^xsd:decimal ;
  dwc:decimalLongitude "-12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A202>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48 -12)"^^geo:wktLiteral ;
  geo-pos:lat "48"^^xsd:decimal ;
  geo-pos:long "-12"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A202>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:202" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '202'^^xsd:integer;
  dwc:scientificName 'Conchoecia magna'^^xsd:string;
  dwc:yearCollected '1963'^^xsd:integer;
  dwc:longitude '-12'^^xsd:integer;
  dwc:latitude '48'^^xsd:integer;
  dwc:aphiaid '127773'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:202'^^xsd:anyURI;
  dwc:observationDate '1963-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127773'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2094>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2094> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2094> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.06 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.06"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2094>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.06 -20)"^^geo:wktLiteral ;
  geo-pos:lat "40.06"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2094>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:2094" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '2094'^^xsd:integer;
  dwc:scientificName 'Archiconchoecissa cucullata'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '40.06'^^xsd:double;
  dwc:aphiaid '175693'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:2094'^^xsd:anyURI;
  dwc:observationDate '1970-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '175693'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A1005>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A1005> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A1005> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.31 -12.457)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.31"^^xsd:decimal ;
  dwc:decimalLongitude "-12.457"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A1005>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.31 -12.457)"^^geo:wktLiteral ;
  geo-pos:lat "49.31"^^xsd:decimal ;
  geo-pos:long "-12.457"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A1005>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:1005" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '1005'^^xsd:integer;
  dwc:scientificName 'Conchoecia hyalophyllum'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '-12.457'^^xsd:double;
  dwc:latitude '49.31'^^xsd:double;
  dwc:aphiaid '127770'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:1005'^^xsd:anyURI;
  dwc:observationDate '1979-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '1314235'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A127>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A127> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A127> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.333 -15.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.333"^^xsd:decimal ;
  dwc:decimalLongitude "-15.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/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A127>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.333 -15.5)"^^geo:wktLiteral ;
  geo-pos:lat "29.333"^^xsd:decimal ;
  geo-pos:long "-15.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A127>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:127" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '127'^^xsd:integer;
  dwc:scientificName 'Conchoecia magna'^^xsd:string;
  dwc:yearCollected '1904'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:longitude '-15.5'^^xsd:double;
  dwc:latitude '29.333'^^xsd:double;
  dwc:aphiaid '127773'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:127'^^xsd:anyURI;
  dwc:observationDate '1904-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '127773'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2999> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.147 -4.29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.147"^^xsd:decimal ;
  dwc:decimalLongitude "-4.29"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.147 -4.29)"^^geo:wktLiteral ;
  geo-pos:lat "44.147"^^xsd:decimal ;
  geo-pos:long "-4.29"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:2999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '2999'^^xsd:integer;
  dwc:scientificName 'Conchoecilla  daphoides'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:longitude '-4.29'^^xsd:double;
  dwc:latitude '44.147'^^xsd:double;
  dwc:aphiaid '127776'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:2999'^^xsd:anyURI;
  dwc:observationDate '1974-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '127776'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A3741>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A3741> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A3741> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.423 -12.818)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.423"^^xsd:decimal ;
  dwc:decimalLongitude "-12.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/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A3741>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.423 -12.818)"^^geo:wktLiteral ;
  geo-pos:lat "49.423"^^xsd:decimal ;
  geo-pos:long "-12.818"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A3741>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:3741" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '3741'^^xsd:integer;
  dwc:scientificName 'Discoconchoecia  elegans'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '-12.818'^^xsd:double;
  dwc:latitude '49.423'^^xsd:double;
  dwc:aphiaid '127782'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:3741'^^xsd:anyURI;
  dwc:observationDate '1979-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '127782'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A324>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A324> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A324> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.75 -14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.75"^^xsd:decimal ;
  dwc:decimalLongitude "-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/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A324>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.75 -14)"^^geo:wktLiteral ;
  geo-pos:lat "49.75"^^xsd:decimal ;
  geo-pos:long "-14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A324>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:324" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '324'^^xsd:integer;
  dwc:scientificName 'Conchoecia magna'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:longitude '-14'^^xsd:integer;
  dwc:latitude '49.75'^^xsd:double;
  dwc:aphiaid '127773'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:324'^^xsd:anyURI;
  dwc:observationDate '1978-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '127773'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A325>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A325> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A325> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.855 -13.158)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.855"^^xsd:decimal ;
  dwc:decimalLongitude "-13.158"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A325>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.855 -13.158)"^^geo:wktLiteral ;
  geo-pos:lat "54.855"^^xsd:decimal ;
  geo-pos:long "-13.158"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A325>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:325" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '325'^^xsd:integer;
  dwc:scientificName 'Conchoecia magna'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '-13.158'^^xsd:double;
  dwc:latitude '54.855'^^xsd:double;
  dwc:aphiaid '127773'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:325'^^xsd:anyURI;
  dwc:observationDate '1981-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '127773'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A326>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A326> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A326> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.423 -12.818)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.423"^^xsd:decimal ;
  dwc:decimalLongitude "-12.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/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A326>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.423 -12.818)"^^geo:wktLiteral ;
  geo-pos:lat "49.423"^^xsd:decimal ;
  geo-pos:long "-12.818"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A326>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:326" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '326'^^xsd:integer;
  dwc:scientificName 'Conchoecia magna'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '-12.818'^^xsd:double;
  dwc:latitude '49.423'^^xsd:double;
  dwc:aphiaid '127773'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:326'^^xsd:anyURI;
  dwc:observationDate '1979-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '127773'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2992>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2992> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2992> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.759 -14.078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.759"^^xsd:decimal ;
  dwc:decimalLongitude "-14.078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2992>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.759 -14.078)"^^geo:wktLiteral ;
  geo-pos:lat "49.759"^^xsd:decimal ;
  geo-pos:long "-14.078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2992>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:2992" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '2992'^^xsd:integer;
  dwc:scientificName 'Conchoecilla  daphoides'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '-14.078'^^xsd:double;
  dwc:latitude '49.759'^^xsd:double;
  dwc:aphiaid '127776'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:2992'^^xsd:anyURI;
  dwc:observationDate '1979-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '127776'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2993> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.275 -33.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.275"^^xsd:decimal ;
  dwc:decimalLongitude "-33.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.275 -33.51)"^^geo:wktLiteral ;
  geo-pos:lat "33.275"^^xsd:decimal ;
  geo-pos:long "-33.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:2993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '2993'^^xsd:integer;
  dwc:scientificName 'Conchoecilla  daphoides'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:longitude '-33.51'^^xsd:double;
  dwc:latitude '33.275'^^xsd:double;
  dwc:aphiaid '127776'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:2993'^^xsd:anyURI;
  dwc:observationDate '1981-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '127776'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2994> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.11 -33.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.11"^^xsd:decimal ;
  dwc:decimalLongitude "-33.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2994>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.11 -33.18)"^^geo:wktLiteral ;
  geo-pos:lat "35.11"^^xsd:decimal ;
  geo-pos:long "-33.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:2994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '2994'^^xsd:integer;
  dwc:scientificName 'Conchoecilla  daphoides'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:longitude '-33.18'^^xsd:double;
  dwc:latitude '35.11'^^xsd:double;
  dwc:aphiaid '127776'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:2994'^^xsd:anyURI;
  dwc:observationDate '1981-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '127776'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2903>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2903> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2903> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.033 -31.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.033"^^xsd:decimal ;
  dwc:decimalLongitude "-31.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/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2903>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.033 -31.75)"^^geo:wktLiteral ;
  geo-pos:lat "47.033"^^xsd:decimal ;
  geo-pos:long "-31.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2903>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:2903" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '2903'^^xsd:integer;
  dwc:scientificName 'Conchoecilla  daphoides'^^xsd:string;
  dwc:yearCollected '1931'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:longitude '-31.75'^^xsd:double;
  dwc:latitude '47.033'^^xsd:double;
  dwc:aphiaid '127776'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:2903'^^xsd:anyURI;
  dwc:observationDate '1931-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '127776'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2904>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2904> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2904> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.817 -30.367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.817"^^xsd:decimal ;
  dwc:decimalLongitude "-30.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/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2904>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.817 -30.367)"^^geo:wktLiteral ;
  geo-pos:lat "49.817"^^xsd:decimal ;
  geo-pos:long "-30.367"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2904>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:2904" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '2904'^^xsd:integer;
  dwc:scientificName 'Conchoecilla  daphoides'^^xsd:string;
  dwc:yearCollected '1931'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:longitude '-30.367'^^xsd:double;
  dwc:latitude '49.817'^^xsd:double;
  dwc:aphiaid '127776'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:2904'^^xsd:anyURI;
  dwc:observationDate '1931-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '127776'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2905>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2905> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2905> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.383 -16.083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62.383"^^xsd:decimal ;
  dwc:decimalLongitude "-16.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/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2905>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.383 -16.083)"^^geo:wktLiteral ;
  geo-pos:lat "62.383"^^xsd:decimal ;
  geo-pos:long "-16.083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2905>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:2905" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '2905'^^xsd:integer;
  dwc:scientificName 'Conchoecilla  daphoides'^^xsd:string;
  dwc:yearCollected '1932'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:longitude '-16.083'^^xsd:double;
  dwc:latitude '62.383'^^xsd:double;
  dwc:aphiaid '127776'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:2905'^^xsd:anyURI;
  dwc:observationDate '1932-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '127776'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4802>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4802> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4802> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.75 -14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.75"^^xsd:decimal ;
  dwc:decimalLongitude "-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/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4802>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.75 -14)"^^geo:wktLiteral ;
  geo-pos:lat "49.75"^^xsd:decimal ;
  geo-pos:long "-14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4802>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:4802" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '4802'^^xsd:integer;
  dwc:scientificName 'Metaconchoecia  arcuata'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:longitude '-14'^^xsd:integer;
  dwc:latitude '49.75'^^xsd:double;
  dwc:aphiaid '127803'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:4802'^^xsd:anyURI;
  dwc:observationDate '1978-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '535999'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4803>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4803> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4803> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.463 -12.797)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.463"^^xsd:decimal ;
  dwc:decimalLongitude "-12.797"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4803>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.463 -12.797)"^^geo:wktLiteral ;
  geo-pos:lat "49.463"^^xsd:decimal ;
  geo-pos:long "-12.797"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4803>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:4803" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '4803'^^xsd:integer;
  dwc:scientificName 'Metaconchoecia  arcuata'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '-12.797'^^xsd:double;
  dwc:latitude '49.463'^^xsd:double;
  dwc:aphiaid '127803'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:4803'^^xsd:anyURI;
  dwc:observationDate '1979-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '535999'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4804>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4804> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4804> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.575 -13.132)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.575"^^xsd:decimal ;
  dwc:decimalLongitude "-13.132"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4804>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.575 -13.132)"^^geo:wktLiteral ;
  geo-pos:lat "49.575"^^xsd:decimal ;
  geo-pos:long "-13.132"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4804>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:4804" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '4804'^^xsd:integer;
  dwc:scientificName 'Metaconchoecia  arcuata'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '-13.132'^^xsd:double;
  dwc:latitude '49.575'^^xsd:double;
  dwc:aphiaid '127803'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:4804'^^xsd:anyURI;
  dwc:observationDate '1979-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '535999'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2507>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2507> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2507> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.542 -9.193)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.542"^^xsd:decimal ;
  dwc:decimalLongitude "-9.193"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2507>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.542 -9.193)"^^geo:wktLiteral ;
  geo-pos:lat "47.542"^^xsd:decimal ;
  geo-pos:long "-9.193"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2507>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:2507" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '2507'^^xsd:integer;
  dwc:scientificName 'Orthoconchoecia  haddoni'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:longitude '-9.193'^^xsd:double;
  dwc:latitude '47.542'^^xsd:double;
  dwc:aphiaid '127831'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:2507'^^xsd:anyURI;
  dwc:observationDate '1974-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '127831'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2508>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2508> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2508> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.382 -4.913)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.382"^^xsd:decimal ;
  dwc:decimalLongitude "-4.913"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2508>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.382 -4.913)"^^geo:wktLiteral ;
  geo-pos:lat "44.382"^^xsd:decimal ;
  geo-pos:long "-4.913"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2508>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:2508" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '2508'^^xsd:integer;
  dwc:scientificName 'Orthoconchoecia  haddoni'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:longitude '-4.913'^^xsd:double;
  dwc:latitude '44.382'^^xsd:double;
  dwc:aphiaid '127831'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:2508'^^xsd:anyURI;
  dwc:observationDate '1974-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '127831'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2509>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2509> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2509> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.083 -4.283)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.083"^^xsd:decimal ;
  dwc:decimalLongitude "-4.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/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2509>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.083 -4.283)"^^geo:wktLiteral ;
  geo-pos:lat "44.083"^^xsd:decimal ;
  geo-pos:long "-4.283"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2509>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:2509" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '2509'^^xsd:integer;
  dwc:scientificName 'Orthoconchoecia  haddoni'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:longitude '-4.283'^^xsd:double;
  dwc:latitude '44.083'^^xsd:double;
  dwc:aphiaid '127831'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:2509'^^xsd:anyURI;
  dwc:observationDate '1974-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '127831'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2693>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2693> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2693> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.2 -22.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.2"^^xsd:decimal ;
  dwc:decimalLongitude "-22.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2693>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.2 -22.7)"^^geo:wktLiteral ;
  geo-pos:lat "60.2"^^xsd:decimal ;
  geo-pos:long "-22.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2693>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:2693" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '2693'^^xsd:integer;
  dwc:scientificName 'Conchoecilla  daphoides'^^xsd:string;
  dwc:longitude '-22.7'^^xsd:double;
  dwc:latitude '60.2'^^xsd:double;
  dwc:aphiaid '127776'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:2693'^^xsd:anyURI;
  dwc:aphiaIdAccepted '127776'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2694>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2694> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2694> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.2 -22.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.2"^^xsd:decimal ;
  dwc:decimalLongitude "-22.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2694>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.2 -22.7)"^^geo:wktLiteral ;
  geo-pos:lat "60.2"^^xsd:decimal ;
  geo-pos:long "-22.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2694>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:2694" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '2694'^^xsd:integer;
  dwc:scientificName 'Conchoecilla  daphoides'^^xsd:string;
  dwc:longitude '-22.7'^^xsd:double;
  dwc:latitude '60.2'^^xsd:double;
  dwc:aphiaid '127776'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:2694'^^xsd:anyURI;
  dwc:aphiaIdAccepted '127776'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2695>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2695> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2695> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.3 -27)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.3"^^xsd:decimal ;
  dwc:decimalLongitude "-27"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2695>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.3 -27)"^^geo:wktLiteral ;
  geo-pos:lat "60.3"^^xsd:decimal ;
  geo-pos:long "-27"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2695>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:2695" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '2695'^^xsd:integer;
  dwc:scientificName 'Conchoecilla  daphoides'^^xsd:string;
  dwc:longitude '-27'^^xsd:integer;
  dwc:latitude '60.3'^^xsd:double;
  dwc:aphiaid '127776'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:2695'^^xsd:anyURI;
  dwc:aphiaIdAccepted '127776'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A3718>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A3718> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A3718> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.187 -23.82)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.187"^^xsd:decimal ;
  dwc:decimalLongitude "-23.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/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A3718>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.187 -23.82)"^^geo:wktLiteral ;
  geo-pos:lat "32.187"^^xsd:decimal ;
  geo-pos:long "-23.82"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A3718>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:3718" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '3718'^^xsd:integer;
  dwc:scientificName 'Discoconchoecia  elegans'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:longitude '-23.82'^^xsd:double;
  dwc:latitude '32.187'^^xsd:double;
  dwc:aphiaid '127782'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:3718'^^xsd:anyURI;
  dwc:observationDate '1973-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '127782'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A3719>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A3719> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A3719> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.017 -27.202)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.017"^^xsd:decimal ;
  dwc:decimalLongitude "-27.202"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A3719>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.017 -27.202)"^^geo:wktLiteral ;
  geo-pos:lat "32.017"^^xsd:decimal ;
  geo-pos:long "-27.202"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A3719>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:3719" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '3719'^^xsd:integer;
  dwc:scientificName 'Discoconchoecia  elegans'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:longitude '-27.202'^^xsd:double;
  dwc:latitude '32.017'^^xsd:double;
  dwc:aphiaid '127782'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:3719'^^xsd:anyURI;
  dwc:observationDate '1973-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '127782'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A372>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A372> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A372> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.047 -22.01)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.047"^^xsd:decimal ;
  dwc:decimalLongitude "-22.01"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A372>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.047 -22.01)"^^geo:wktLiteral ;
  geo-pos:lat "32.047"^^xsd:decimal ;
  geo-pos:long "-22.01"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A372>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:372" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '372'^^xsd:integer;
  dwc:scientificName 'Conchoecia magna'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:longitude '-22.01'^^xsd:double;
  dwc:latitude '32.047'^^xsd:double;
  dwc:aphiaid '127773'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:372'^^xsd:anyURI;
  dwc:observationDate '1981-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '127773'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A1006>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A1006> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A1006> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.283 -11.847)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.283"^^xsd:decimal ;
  dwc:decimalLongitude "-11.847"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A1006>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.283 -11.847)"^^geo:wktLiteral ;
  geo-pos:lat "49.283"^^xsd:decimal ;
  geo-pos:long "-11.847"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A1006>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:1006" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '1006'^^xsd:integer;
  dwc:scientificName 'Conchoecia hyalophyllum'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '-11.847'^^xsd:double;
  dwc:latitude '49.283'^^xsd:double;
  dwc:aphiaid '127770'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:1006'^^xsd:anyURI;
  dwc:observationDate '1979-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '1314235'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A1007>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A1007> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A1007> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.578 -13.208)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.578"^^xsd:decimal ;
  dwc:decimalLongitude "-13.208"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A1007>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.578 -13.208)"^^geo:wktLiteral ;
  geo-pos:lat "49.578"^^xsd:decimal ;
  geo-pos:long "-13.208"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A1007>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:1007" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '1007'^^xsd:integer;
  dwc:scientificName 'Conchoecia hyalophyllum'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '-13.208'^^xsd:double;
  dwc:latitude '49.578'^^xsd:double;
  dwc:aphiaid '127770'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:1007'^^xsd:anyURI;
  dwc:observationDate '1979-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '1314235'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A1008>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A1008> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A1008> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.75 -14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.75"^^xsd:decimal ;
  dwc:decimalLongitude "-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/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A1008>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.75 -14)"^^geo:wktLiteral ;
  geo-pos:lat "49.75"^^xsd:decimal ;
  geo-pos:long "-14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A1008>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:1008" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '1008'^^xsd:integer;
  dwc:scientificName 'Conchoecia hyalophyllum'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:longitude '-14'^^xsd:integer;
  dwc:latitude '49.75'^^xsd:double;
  dwc:aphiaid '127770'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:1008'^^xsd:anyURI;
  dwc:observationDate '1978-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '1314235'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A1009>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A1009> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A1009> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.759 -14.078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.759"^^xsd:decimal ;
  dwc:decimalLongitude "-14.078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A1009>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.759 -14.078)"^^geo:wktLiteral ;
  geo-pos:lat "49.759"^^xsd:decimal ;
  geo-pos:long "-14.078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A1009>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:1009" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '1009'^^xsd:integer;
  dwc:scientificName 'Conchoecia hyalophyllum'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '-14.078'^^xsd:double;
  dwc:latitude '49.759'^^xsd:double;
  dwc:aphiaid '127770'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:1009'^^xsd:anyURI;
  dwc:observationDate '1979-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '1314235'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A5382>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A5382> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A5382> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.55 -9.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.55"^^xsd:decimal ;
  dwc:decimalLongitude "-9.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A5382>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.55 -9.13)"^^geo:wktLiteral ;
  geo-pos:lat "47.55"^^xsd:decimal ;
  geo-pos:long "-9.13"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A5382>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:5382" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '5382'^^xsd:integer;
  dwc:scientificName 'Metaconchoecia  skogsbergi'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:longitude '-9.13'^^xsd:double;
  dwc:latitude '47.55'^^xsd:double;
  dwc:aphiaid '127814'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:5382'^^xsd:anyURI;
  dwc:observationDate '1974-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '127814'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A5383>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A5383> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A5383> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.433 -15.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.433"^^xsd:decimal ;
  dwc:decimalLongitude "-15.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/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A5383>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.433 -15.25)"^^geo:wktLiteral ;
  geo-pos:lat "48.433"^^xsd:decimal ;
  geo-pos:long "-15.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A5383>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:5383" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '5383'^^xsd:integer;
  dwc:scientificName 'Metaconchoecia  skogsbergi'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:longitude '-15.25'^^xsd:double;
  dwc:latitude '48.433'^^xsd:double;
  dwc:aphiaid '127814'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:5383'^^xsd:anyURI;
  dwc:observationDate '1976-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '127814'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A3402>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A3402> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A3402> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.25 -7.433)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.25"^^xsd:decimal ;
  dwc:decimalLongitude "-7.433"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A3402>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.25 -7.433)"^^geo:wktLiteral ;
  geo-pos:lat "36.25"^^xsd:decimal ;
  geo-pos:long "-7.433"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A3402>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:3402" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '3402'^^xsd:integer;
  dwc:scientificName 'Discoconchoecia  elegans'^^xsd:string;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:longitude '-7.433'^^xsd:double;
  dwc:latitude '36.25'^^xsd:double;
  dwc:aphiaid '127782'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:3402'^^xsd:anyURI;
  dwc:observationDate '1928-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '127782'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A3428>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A3428> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A3428> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.183 -14.233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.183"^^xsd:decimal ;
  dwc:decimalLongitude "-14.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/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A3428>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.183 -14.233)"^^geo:wktLiteral ;
  geo-pos:lat "29.183"^^xsd:decimal ;
  geo-pos:long "-14.233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A3428>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:3428" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '3428'^^xsd:integer;
  dwc:scientificName 'Discoconchoecia  elegans'^^xsd:string;
  dwc:yearCollected '1930'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:longitude '-14.233'^^xsd:double;
  dwc:latitude '29.183'^^xsd:double;
  dwc:aphiaid '127782'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:3428'^^xsd:anyURI;
  dwc:observationDate '1930-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '127782'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A3429>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A3429> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A3429> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.8 12.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.8"^^xsd:decimal ;
  dwc:decimalLongitude "12.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/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A3429>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.8 12.1)"^^geo:wktLiteral ;
  geo-pos:lat "38.8"^^xsd:decimal ;
  geo-pos:long "12.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A3429>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:3429" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '3429'^^xsd:integer;
  dwc:scientificName 'Discoconchoecia  elegans'^^xsd:string;
  dwc:yearCollected '1930'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:longitude '12.1'^^xsd:double;
  dwc:latitude '38.8'^^xsd:double;
  dwc:aphiaid '127782'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:3429'^^xsd:anyURI;
  dwc:observationDate '1930-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '127782'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A352>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A352> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A352> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.447 -4.845)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.447"^^xsd:decimal ;
  dwc:decimalLongitude "-4.845"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A352>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.447 -4.845)"^^geo:wktLiteral ;
  geo-pos:lat "44.447"^^xsd:decimal ;
  geo-pos:long "-4.845"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A352>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:352" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '352'^^xsd:integer;
  dwc:scientificName 'Conchoecia magna'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:longitude '-4.845'^^xsd:double;
  dwc:latitude '44.447'^^xsd:double;
  dwc:aphiaid '127773'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:352'^^xsd:anyURI;
  dwc:observationDate '1973-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '127773'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A353>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A353> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A353> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.148 -4.265)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.148"^^xsd:decimal ;
  dwc:decimalLongitude "-4.265"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A353>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.148 -4.265)"^^geo:wktLiteral ;
  geo-pos:lat "44.148"^^xsd:decimal ;
  geo-pos:long "-4.265"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A353>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:353" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '353'^^xsd:integer;
  dwc:scientificName 'Conchoecia magna'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '-4.265'^^xsd:double;
  dwc:latitude '44.148'^^xsd:double;
  dwc:aphiaid '127773'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:353'^^xsd:anyURI;
  dwc:observationDate '1973-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '127773'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A354>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A354> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A354> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.188 -4.257)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.188"^^xsd:decimal ;
  dwc:decimalLongitude "-4.257"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A354>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.188 -4.257)"^^geo:wktLiteral ;
  geo-pos:lat "44.188"^^xsd:decimal ;
  geo-pos:long "-4.257"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A354>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:354" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '354'^^xsd:integer;
  dwc:scientificName 'Conchoecia magna'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:longitude '-4.257'^^xsd:double;
  dwc:latitude '44.188'^^xsd:double;
  dwc:aphiaid '127773'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:354'^^xsd:anyURI;
  dwc:observationDate '1974-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '127773'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A128>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A128> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A128> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.133 -28.475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.133"^^xsd:decimal ;
  dwc:decimalLongitude "-28.475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A128>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.133 -28.475)"^^geo:wktLiteral ;
  geo-pos:lat "37.133"^^xsd:decimal ;
  geo-pos:long "-28.475"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A128>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:128" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '128'^^xsd:integer;
  dwc:scientificName 'Conchoecia magna'^^xsd:string;
  dwc:yearCollected '1904'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '-28.475'^^xsd:double;
  dwc:latitude '37.133'^^xsd:double;
  dwc:aphiaid '127773'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:128'^^xsd:anyURI;
  dwc:observationDate '1904-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '127773'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A129>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A129> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A129> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.25 -20.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.25"^^xsd:decimal ;
  dwc:decimalLongitude "-20.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/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A129>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.25 -20.5)"^^geo:wktLiteral ;
  geo-pos:lat "37.25"^^xsd:decimal ;
  geo-pos:long "-20.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A129>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:129" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '129'^^xsd:integer;
  dwc:scientificName 'Conchoecia magna'^^xsd:string;
  dwc:yearCollected '1904'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '-20.5'^^xsd:double;
  dwc:latitude '37.25'^^xsd:double;
  dwc:aphiaid '127773'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:129'^^xsd:anyURI;
  dwc:observationDate '1904-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '127773'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A130>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A130> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A130> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.883 8.367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.883"^^xsd:decimal ;
  dwc:decimalLongitude "8.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/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A130>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.883 8.367)"^^geo:wktLiteral ;
  geo-pos:lat "42.883"^^xsd:decimal ;
  geo-pos:long "8.367"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A130>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:130" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '130'^^xsd:integer;
  dwc:scientificName 'Conchoecia magna'^^xsd:string;
  dwc:yearCollected '1905'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:longitude '8.367'^^xsd:double;
  dwc:latitude '42.883'^^xsd:double;
  dwc:aphiaid '127773'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:130'^^xsd:anyURI;
  dwc:observationDate '1905-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '127773'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A203>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A203> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A203> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53 -16)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53"^^xsd:decimal ;
  dwc:decimalLongitude "-16"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A203>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53 -16)"^^geo:wktLiteral ;
  geo-pos:lat "53"^^xsd:decimal ;
  geo-pos:long "-16"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A203>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:203" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '203'^^xsd:integer;
  dwc:scientificName 'Conchoecia magna'^^xsd:string;
  dwc:yearCollected '1963'^^xsd:integer;
  dwc:longitude '-16'^^xsd:integer;
  dwc:latitude '53'^^xsd:integer;
  dwc:aphiaid '127773'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:203'^^xsd:anyURI;
  dwc:observationDate '1963-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127773'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A205>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A205> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A205> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44 -13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44"^^xsd:decimal ;
  dwc:decimalLongitude "-13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A205>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44 -13)"^^geo:wktLiteral ;
  geo-pos:lat "44"^^xsd:decimal ;
  geo-pos:long "-13"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A205>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:205" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '205'^^xsd:integer;
  dwc:scientificName 'Conchoecia magna'^^xsd:string;
  dwc:longitude '-13'^^xsd:integer;
  dwc:latitude '44'^^xsd:integer;
  dwc:aphiaid '127773'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:205'^^xsd:anyURI;
  dwc:aphiaIdAccepted '127773'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2051>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2051> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2051> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -7.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-7.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/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2051>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -7.75)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-7.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2051>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:2051" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '2051'^^xsd:integer;
  dwc:scientificName 'Archiconchoecissa cucullata'^^xsd:string;
  dwc:yearCollected '1908'^^xsd:integer;
  dwc:longitude '-7.75'^^xsd:double;
  dwc:latitude '46'^^xsd:integer;
  dwc:aphiaid '175693'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:2051'^^xsd:anyURI;
  dwc:observationDate '1908-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '175693'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4629>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4629> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4629> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.732 4.705)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.732"^^xsd:decimal ;
  dwc:decimalLongitude "4.705"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4629>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.732 4.705)"^^geo:wktLiteral ;
  geo-pos:lat "39.732"^^xsd:decimal ;
  geo-pos:long "4.705"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4629>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:4629" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '4629'^^xsd:integer;
  dwc:scientificName 'Loricoecia  loricata'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:longitude '4.705'^^xsd:double;
  dwc:latitude '39.732'^^xsd:double;
  dwc:aphiaid '127798'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:4629'^^xsd:anyURI;
  dwc:observationDate '1970-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '127798'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A463>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A463> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A463> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.513 -10.325)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.513"^^xsd:decimal ;
  dwc:decimalLongitude "-10.325"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A463>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.513 -10.325)"^^geo:wktLiteral ;
  geo-pos:lat "46.513"^^xsd:decimal ;
  geo-pos:long "-10.325"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A463>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:463" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '463'^^xsd:integer;
  dwc:scientificName 'Archiconchoecissa cucullata'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:longitude '-10.325'^^xsd:double;
  dwc:latitude '46.513'^^xsd:double;
  dwc:aphiaid '175693'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:463'^^xsd:anyURI;
  dwc:observationDate '1974-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '175693'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4630>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4630> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4630> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.583 -10.395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.583"^^xsd:decimal ;
  dwc:decimalLongitude "-10.395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4630>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.583 -10.395)"^^geo:wktLiteral ;
  geo-pos:lat "48.583"^^xsd:decimal ;
  geo-pos:long "-10.395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4630>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:4630" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '4630'^^xsd:integer;
  dwc:scientificName 'Loricoecia  loricata'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:longitude '-10.395'^^xsd:double;
  dwc:latitude '48.583'^^xsd:double;
  dwc:aphiaid '127798'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:4630'^^xsd:anyURI;
  dwc:observationDate '1973-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '127798'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A222>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A222> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A222> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.883 3.237)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.883"^^xsd:decimal ;
  dwc:decimalLongitude "3.237"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A222>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.883 3.237)"^^geo:wktLiteral ;
  geo-pos:lat "42.883"^^xsd:decimal ;
  geo-pos:long "3.237"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A222>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:222" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '222'^^xsd:integer;
  dwc:scientificName 'Conchoecia magna'^^xsd:string;
  dwc:longitude '3.237'^^xsd:double;
  dwc:latitude '42.883'^^xsd:double;
  dwc:aphiaid '127773'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:222'^^xsd:anyURI;
  dwc:aphiaIdAccepted '127773'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A223>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A223> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A223> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.033 3.417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.033"^^xsd:decimal ;
  dwc:decimalLongitude "3.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/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A223>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.033 3.417)"^^geo:wktLiteral ;
  geo-pos:lat "43.033"^^xsd:decimal ;
  geo-pos:long "3.417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A223>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:223" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '223'^^xsd:integer;
  dwc:scientificName 'Conchoecia magna'^^xsd:string;
  dwc:longitude '3.417'^^xsd:double;
  dwc:latitude '43.033'^^xsd:double;
  dwc:aphiaid '127773'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:223'^^xsd:anyURI;
  dwc:aphiaIdAccepted '127773'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A224>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A224> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A224> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.558 9.842)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.558"^^xsd:decimal ;
  dwc:decimalLongitude "9.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/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A224>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.558 9.842)"^^geo:wktLiteral ;
  geo-pos:lat "42.558"^^xsd:decimal ;
  geo-pos:long "9.842"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A224>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:224" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '224'^^xsd:integer;
  dwc:scientificName 'Conchoecia magna'^^xsd:string;
  dwc:longitude '9.842'^^xsd:double;
  dwc:latitude '42.558'^^xsd:double;
  dwc:aphiaid '127773'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:224'^^xsd:anyURI;
  dwc:aphiaIdAccepted '127773'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2377>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2377> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2377> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.898 -14.148)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.898"^^xsd:decimal ;
  dwc:decimalLongitude "-14.148"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2377>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.898 -14.148)"^^geo:wktLiteral ;
  geo-pos:lat "49.898"^^xsd:decimal ;
  geo-pos:long "-14.148"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2377>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:2377" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '2377'^^xsd:integer;
  dwc:scientificName 'Orthoconchoecia  haddoni'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:longitude '-14.148'^^xsd:double;
  dwc:latitude '49.898'^^xsd:double;
  dwc:aphiaid '127831'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:2377'^^xsd:anyURI;
  dwc:observationDate '1979-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '127831'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2378>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2378> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2378> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.89 -14.068)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.89"^^xsd:decimal ;
  dwc:decimalLongitude "-14.068"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2378>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.89 -14.068)"^^geo:wktLiteral ;
  geo-pos:lat "49.89"^^xsd:decimal ;
  geo-pos:long "-14.068"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2378>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:2378" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '2378'^^xsd:integer;
  dwc:scientificName 'Orthoconchoecia  haddoni'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:longitude '-14.068'^^xsd:double;
  dwc:latitude '49.89'^^xsd:double;
  dwc:aphiaid '127831'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:2378'^^xsd:anyURI;
  dwc:observationDate '1979-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '127831'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2379>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2379> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2379> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.108 -13.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.108"^^xsd:decimal ;
  dwc:decimalLongitude "-13.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/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2379>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.108 -13.2)"^^geo:wktLiteral ;
  geo-pos:lat "50.108"^^xsd:decimal ;
  geo-pos:long "-13.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2379>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:2379" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '2379'^^xsd:integer;
  dwc:scientificName 'Orthoconchoecia  haddoni'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:longitude '-13.2'^^xsd:double;
  dwc:latitude '50.108'^^xsd:double;
  dwc:aphiaid '127831'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:2379'^^xsd:anyURI;
  dwc:observationDate '1979-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '127831'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2380>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2380> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2380> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.053 -14.237)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.053"^^xsd:decimal ;
  dwc:decimalLongitude "-14.237"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2380>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.053 -14.237)"^^geo:wktLiteral ;
  geo-pos:lat "51.053"^^xsd:decimal ;
  geo-pos:long "-14.237"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2380>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:2380" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '2380'^^xsd:integer;
  dwc:scientificName 'Orthoconchoecia  haddoni'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:longitude '-14.237'^^xsd:double;
  dwc:latitude '51.053'^^xsd:double;
  dwc:aphiaid '127831'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:2380'^^xsd:anyURI;
  dwc:observationDate '1979-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '127831'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4600> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.75 -14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.75"^^xsd:decimal ;
  dwc:decimalLongitude "-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/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.75 -14)"^^geo:wktLiteral ;
  geo-pos:lat "49.75"^^xsd:decimal ;
  geo-pos:long "-14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:4600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '4600'^^xsd:integer;
  dwc:scientificName 'Loricoecia  loricata'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:longitude '-14'^^xsd:integer;
  dwc:latitude '49.75'^^xsd:double;
  dwc:aphiaid '127798'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:4600'^^xsd:anyURI;
  dwc:observationDate '1978-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '127798'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2122>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2122> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2122> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.957 -20.165)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.957"^^xsd:decimal ;
  dwc:decimalLongitude "-20.165"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2122>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.957 -20.165)"^^geo:wktLiteral ;
  geo-pos:lat "52.957"^^xsd:decimal ;
  geo-pos:long "-20.165"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2122>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:2122" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '2122'^^xsd:integer;
  dwc:scientificName 'Archiconchoecissa cucullata'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:longitude '-20.165'^^xsd:double;
  dwc:latitude '52.957'^^xsd:double;
  dwc:aphiaid '175693'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:2122'^^xsd:anyURI;
  dwc:observationDate '1970-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '175693'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2123>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2123> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2123> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.878 -19.952)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.878"^^xsd:decimal ;
  dwc:decimalLongitude "-19.952"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2123>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.878 -19.952)"^^geo:wktLiteral ;
  geo-pos:lat "52.878"^^xsd:decimal ;
  geo-pos:long "-19.952"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2123>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:2123" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '2123'^^xsd:integer;
  dwc:scientificName 'Archiconchoecissa cucullata'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:longitude '-19.952'^^xsd:double;
  dwc:latitude '52.878'^^xsd:double;
  dwc:aphiaid '175693'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:2123'^^xsd:anyURI;
  dwc:observationDate '1970-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '175693'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2124>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2124> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2124> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.982 -20.01)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.982"^^xsd:decimal ;
  dwc:decimalLongitude "-20.01"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2124>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.982 -20.01)"^^geo:wktLiteral ;
  geo-pos:lat "52.982"^^xsd:decimal ;
  geo-pos:long "-20.01"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2124>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:2124" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '2124'^^xsd:integer;
  dwc:scientificName 'Archiconchoecissa cucullata'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:longitude '-20.01'^^xsd:double;
  dwc:latitude '52.982'^^xsd:double;
  dwc:aphiaid '175693'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:2124'^^xsd:anyURI;
  dwc:observationDate '1970-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '175693'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4499>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4499> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4499> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.283 7.867)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.283"^^xsd:decimal ;
  dwc:decimalLongitude "7.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/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4499>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.283 7.867)"^^geo:wktLiteral ;
  geo-pos:lat "43.283"^^xsd:decimal ;
  geo-pos:long "7.867"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4499>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:4499" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '4499'^^xsd:integer;
  dwc:scientificName 'Loricoecia  loricata'^^xsd:string;
  dwc:yearCollected '1906'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:longitude '7.867'^^xsd:double;
  dwc:latitude '43.283'^^xsd:double;
  dwc:aphiaid '127798'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:4499'^^xsd:anyURI;
  dwc:observationDate '1906-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '127798'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4500> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.3 -2.517)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.3"^^xsd:decimal ;
  dwc:decimalLongitude "-2.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/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.3 -2.517)"^^geo:wktLiteral ;
  geo-pos:lat "36.3"^^xsd:decimal ;
  geo-pos:long "-2.517"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:4500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '4500'^^xsd:integer;
  dwc:scientificName 'Loricoecia  loricata'^^xsd:string;
  dwc:yearCollected '1908'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:longitude '-2.517'^^xsd:double;
  dwc:latitude '36.3'^^xsd:double;
  dwc:aphiaid '127798'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:4500'^^xsd:anyURI;
  dwc:observationDate '1908-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '127798'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4501> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.767 -5.233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.767"^^xsd:decimal ;
  dwc:decimalLongitude "-5.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/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.767 -5.233)"^^geo:wktLiteral ;
  geo-pos:lat "46.767"^^xsd:decimal ;
  geo-pos:long "-5.233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:4501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '4501'^^xsd:integer;
  dwc:scientificName 'Loricoecia  loricata'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:longitude '-5.233'^^xsd:double;
  dwc:latitude '46.767'^^xsd:double;
  dwc:aphiaid '127798'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:4501'^^xsd:anyURI;
  dwc:observationDate '1910-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '127798'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4502>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4502> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4502> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.733 -29.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.733"^^xsd:decimal ;
  dwc:decimalLongitude "-29.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/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4502>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.733 -29.55)"^^geo:wktLiteral ;
  geo-pos:lat "35.733"^^xsd:decimal ;
  geo-pos:long "-29.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4502>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:4502" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '4502'^^xsd:integer;
  dwc:scientificName 'Loricoecia  loricata'^^xsd:string;
  dwc:yearCollected '1922'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:longitude '-29.55'^^xsd:double;
  dwc:latitude '35.733'^^xsd:double;
  dwc:aphiaid '127798'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:4502'^^xsd:anyURI;
  dwc:observationDate '1922-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '127798'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4354>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4354> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4354> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.035 -33.062)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.035"^^xsd:decimal ;
  dwc:decimalLongitude "-33.062"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4354>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.035 -33.062)"^^geo:wktLiteral ;
  geo-pos:lat "35.035"^^xsd:decimal ;
  geo-pos:long "-33.062"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4354>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:4354" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '4354'^^xsd:integer;
  dwc:scientificName 'Halocypria  globosa'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:longitude '-33.062'^^xsd:double;
  dwc:latitude '35.035'^^xsd:double;
  dwc:aphiaid '127793'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:4354'^^xsd:anyURI;
  dwc:observationDate '1981-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '127793'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4355>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4355> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4355> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30.033 -33.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "30.033"^^xsd:decimal ;
  dwc:decimalLongitude "-33.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/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4355>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30.033 -33.85)"^^geo:wktLiteral ;
  geo-pos:lat "30.033"^^xsd:decimal ;
  geo-pos:long "-33.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4355>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:4355" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '4355'^^xsd:integer;
  dwc:scientificName 'Halocypria  globosa'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:longitude '-33.85'^^xsd:double;
  dwc:latitude '30.033'^^xsd:double;
  dwc:aphiaid '127793'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:4355'^^xsd:anyURI;
  dwc:observationDate '1981-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '127793'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4356>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4356> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4356> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.293 -33.736)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.293"^^xsd:decimal ;
  dwc:decimalLongitude "-33.736"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4356>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.293 -33.736)"^^geo:wktLiteral ;
  geo-pos:lat "36.293"^^xsd:decimal ;
  geo-pos:long "-33.736"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4356>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:4356" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '4356'^^xsd:integer;
  dwc:scientificName 'Halocypria  globosa'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:longitude '-33.736'^^xsd:double;
  dwc:latitude '36.293'^^xsd:double;
  dwc:aphiaid '127793'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:4356'^^xsd:anyURI;
  dwc:observationDate '1997-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '127793'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4357>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4357> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4357> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.898 -14.148)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.898"^^xsd:decimal ;
  dwc:decimalLongitude "-14.148"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4357>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.898 -14.148)"^^geo:wktLiteral ;
  geo-pos:lat "49.898"^^xsd:decimal ;
  geo-pos:long "-14.148"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4357>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:4357" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '4357'^^xsd:integer;
  dwc:scientificName 'Halocypria  globosa'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:longitude '-14.148'^^xsd:double;
  dwc:latitude '49.898'^^xsd:double;
  dwc:aphiaid '127793'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:4357'^^xsd:anyURI;
  dwc:observationDate '1979-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '127793'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A993> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.008 -34.378)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.008"^^xsd:decimal ;
  dwc:decimalLongitude "-34.378"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.008 -34.378)"^^geo:wktLiteral ;
  geo-pos:lat "32.008"^^xsd:decimal ;
  geo-pos:long "-34.378"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '993'^^xsd:integer;
  dwc:scientificName 'Conchoecia hyalophyllum'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:longitude '-34.378'^^xsd:double;
  dwc:latitude '32.008'^^xsd:double;
  dwc:aphiaid '127770'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:993'^^xsd:anyURI;
  dwc:observationDate '1973-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '1314235'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A994> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.967 -39.04)"^^geo:wktLiteral ;
  dwc:decimalLatitude "31.967"^^xsd:decimal ;
  dwc:decimalLongitude "-39.04"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A994>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.967 -39.04)"^^geo:wktLiteral ;
  geo-pos:lat "31.967"^^xsd:decimal ;
  geo-pos:long "-39.04"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '994'^^xsd:integer;
  dwc:scientificName 'Conchoecia hyalophyllum'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:longitude '-39.04'^^xsd:double;
  dwc:latitude '31.967'^^xsd:double;
  dwc:aphiaid '127770'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:994'^^xsd:anyURI;
  dwc:observationDate '1973-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '1314235'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A995>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A995> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A995> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.962 -43.623)"^^geo:wktLiteral ;
  dwc:decimalLatitude "31.962"^^xsd:decimal ;
  dwc:decimalLongitude "-43.623"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A995>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.962 -43.623)"^^geo:wktLiteral ;
  geo-pos:lat "31.962"^^xsd:decimal ;
  geo-pos:long "-43.623"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A995>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:995" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '995'^^xsd:integer;
  dwc:scientificName 'Conchoecia hyalophyllum'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:longitude '-43.623'^^xsd:double;
  dwc:latitude '31.962'^^xsd:double;
  dwc:aphiaid '127770'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:995'^^xsd:anyURI;
  dwc:observationDate '1973-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '1314235'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4444>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4444> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4444> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.008 -34.378)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.008"^^xsd:decimal ;
  dwc:decimalLongitude "-34.378"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4444>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.008 -34.378)"^^geo:wktLiteral ;
  geo-pos:lat "32.008"^^xsd:decimal ;
  geo-pos:long "-34.378"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4444>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:4444" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '4444'^^xsd:integer;
  dwc:scientificName 'Loricoecia  ctenophora'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:longitude '-34.378'^^xsd:double;
  dwc:latitude '32.008'^^xsd:double;
  dwc:aphiaid '127797'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:4444'^^xsd:anyURI;
  dwc:observationDate '1973-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '127797'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4445>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4445> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4445> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.967 -39.04)"^^geo:wktLiteral ;
  dwc:decimalLatitude "31.967"^^xsd:decimal ;
  dwc:decimalLongitude "-39.04"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4445>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.967 -39.04)"^^geo:wktLiteral ;
  geo-pos:lat "31.967"^^xsd:decimal ;
  geo-pos:long "-39.04"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4445>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:4445" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '4445'^^xsd:integer;
  dwc:scientificName 'Loricoecia  ctenophora'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:longitude '-39.04'^^xsd:double;
  dwc:latitude '31.967'^^xsd:double;
  dwc:aphiaid '127797'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:4445'^^xsd:anyURI;
  dwc:observationDate '1973-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '127797'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4446>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4446> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4446> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.962 -43.623)"^^geo:wktLiteral ;
  dwc:decimalLatitude "31.962"^^xsd:decimal ;
  dwc:decimalLongitude "-43.623"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4446>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.962 -43.623)"^^geo:wktLiteral ;
  geo-pos:lat "31.962"^^xsd:decimal ;
  geo-pos:long "-43.623"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4446>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:4446" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '4446'^^xsd:integer;
  dwc:scientificName 'Loricoecia  ctenophora'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:longitude '-43.623'^^xsd:double;
  dwc:latitude '31.962'^^xsd:double;
  dwc:aphiaid '127797'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:4446'^^xsd:anyURI;
  dwc:observationDate '1973-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '127797'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4212>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4212> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4212> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.367 -43.183)"^^geo:wktLiteral ;
  dwc:decimalLatitude "31.367"^^xsd:decimal ;
  dwc:decimalLongitude "-43.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/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4212>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.367 -43.183)"^^geo:wktLiteral ;
  geo-pos:lat "31.367"^^xsd:decimal ;
  geo-pos:long "-43.183"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4212>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:4212" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '4212'^^xsd:integer;
  dwc:scientificName 'Halocypria  globosa'^^xsd:string;
  dwc:yearCollected '1922'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:longitude '-43.183'^^xsd:double;
  dwc:latitude '31.367'^^xsd:double;
  dwc:aphiaid '127793'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:4212'^^xsd:anyURI;
  dwc:observationDate '1922-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '127793'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4213>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4213> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4213> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.783 -41.683)"^^geo:wktLiteral ;
  dwc:decimalLatitude "31.783"^^xsd:decimal ;
  dwc:decimalLongitude "-41.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/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4213>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.783 -41.683)"^^geo:wktLiteral ;
  geo-pos:lat "31.783"^^xsd:decimal ;
  geo-pos:long "-41.683"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4213>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:4213" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '4213'^^xsd:integer;
  dwc:scientificName 'Halocypria  globosa'^^xsd:string;
  dwc:yearCollected '1922'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:longitude '-41.683'^^xsd:double;
  dwc:latitude '31.783'^^xsd:double;
  dwc:aphiaid '127793'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:4213'^^xsd:anyURI;
  dwc:observationDate '1922-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '127793'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4214>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4214> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4214> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.5 -40.067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.5"^^xsd:decimal ;
  dwc:decimalLongitude "-40.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/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4214>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.5 -40.067)"^^geo:wktLiteral ;
  geo-pos:lat "32.5"^^xsd:decimal ;
  geo-pos:long "-40.067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4214>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:4214" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '4214'^^xsd:integer;
  dwc:scientificName 'Halocypria  globosa'^^xsd:string;
  dwc:yearCollected '1922'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:longitude '-40.067'^^xsd:double;
  dwc:latitude '32.5'^^xsd:double;
  dwc:aphiaid '127793'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:4214'^^xsd:anyURI;
  dwc:observationDate '1922-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '127793'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4289>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4289> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4289> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.167 -24)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.167"^^xsd:decimal ;
  dwc:decimalLongitude "-24"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4289>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.167 -24)"^^geo:wktLiteral ;
  geo-pos:lat "54.167"^^xsd:decimal ;
  geo-pos:long "-24"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4289>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:4289" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '4289'^^xsd:integer;
  dwc:scientificName 'Halocypria  globosa'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:longitude '-24'^^xsd:integer;
  dwc:latitude '54.167'^^xsd:double;
  dwc:aphiaid '127793'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:4289'^^xsd:anyURI;
  dwc:observationDate '1964-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '127793'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A429>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A429> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A429> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.31 -12.457)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.31"^^xsd:decimal ;
  dwc:decimalLongitude "-12.457"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A429>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.31 -12.457)"^^geo:wktLiteral ;
  geo-pos:lat "49.31"^^xsd:decimal ;
  geo-pos:long "-12.457"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A429>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:429" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '429'^^xsd:integer;
  dwc:scientificName 'Archiconchoecissa cucullata'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '-12.457'^^xsd:double;
  dwc:latitude '49.31'^^xsd:double;
  dwc:aphiaid '175693'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:429'^^xsd:anyURI;
  dwc:observationDate '1979-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '175693'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4290>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4290> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4290> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.217 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.217"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4290>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.217 -20)"^^geo:wktLiteral ;
  geo-pos:lat "53.217"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4290>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:4290" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '4290'^^xsd:integer;
  dwc:scientificName 'Halocypria  globosa'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '53.217'^^xsd:double;
  dwc:aphiaid '127793'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:4290'^^xsd:anyURI;
  dwc:observationDate '1964-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '127793'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4291>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4291> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4291> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.367 -16.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.367"^^xsd:decimal ;
  dwc:decimalLongitude "-16.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/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4291>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.367 -16.5)"^^geo:wktLiteral ;
  geo-pos:lat "52.367"^^xsd:decimal ;
  geo-pos:long "-16.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4291>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:4291" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '4291'^^xsd:integer;
  dwc:scientificName 'Halocypria  globosa'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:longitude '-16.5'^^xsd:double;
  dwc:latitude '52.367'^^xsd:double;
  dwc:aphiaid '127793'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:4291'^^xsd:anyURI;
  dwc:observationDate '1964-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '127793'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4093>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4093> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4093> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44 -13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44"^^xsd:decimal ;
  dwc:decimalLongitude "-13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4093>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44 -13)"^^geo:wktLiteral ;
  geo-pos:lat "44"^^xsd:decimal ;
  geo-pos:long "-13"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4093>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:4093" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '4093'^^xsd:integer;
  dwc:scientificName 'Gigantocypris muelleri'^^xsd:string;
  dwc:longitude '-13'^^xsd:integer;
  dwc:latitude '44'^^xsd:integer;
  dwc:aphiaid '127715'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:4093'^^xsd:anyURI;
  dwc:aphiaIdAccepted '127715'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A41>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A41> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A41> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -7.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-7.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/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A41>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -7.75)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-7.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A41>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:41" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '41'^^xsd:integer;
  dwc:scientificName 'Conchoecia magna'^^xsd:string;
  dwc:longitude '-7.75'^^xsd:double;
  dwc:latitude '46'^^xsd:integer;
  dwc:aphiaid '127773'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:41'^^xsd:anyURI;
  dwc:aphiaIdAccepted '127773'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4103>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4103> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4103> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.75 -14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.75"^^xsd:decimal ;
  dwc:decimalLongitude "-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/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4103>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.75 -14)"^^geo:wktLiteral ;
  geo-pos:lat "49.75"^^xsd:decimal ;
  geo-pos:long "-14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4103>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:4103" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '4103'^^xsd:integer;
  dwc:scientificName 'Gigantocypris muelleri'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:longitude '-14'^^xsd:integer;
  dwc:latitude '49.75'^^xsd:double;
  dwc:aphiaid '127715'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:4103'^^xsd:anyURI;
  dwc:observationDate '1978-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '127715'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A938>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A938> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A938> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44 -13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44"^^xsd:decimal ;
  dwc:decimalLongitude "-13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A938>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44 -13)"^^geo:wktLiteral ;
  geo-pos:lat "44"^^xsd:decimal ;
  geo-pos:long "-13"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A938>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:938" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '938'^^xsd:integer;
  dwc:scientificName 'Conchoecia hyalophyllum'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:longitude '-13'^^xsd:integer;
  dwc:latitude '44'^^xsd:integer;
  dwc:aphiaid '127770'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:938'^^xsd:anyURI;
  dwc:observationDate '1974-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1314235'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A939>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A939> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A939> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.983 -15.083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "31.983"^^xsd:decimal ;
  dwc:decimalLongitude "-15.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/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A939>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.983 -15.083)"^^geo:wktLiteral ;
  geo-pos:lat "31.983"^^xsd:decimal ;
  geo-pos:long "-15.083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A939>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:939" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '939'^^xsd:integer;
  dwc:scientificName 'Conchoecia hyalophyllum'^^xsd:string;
  dwc:yearCollected '1898'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:longitude '-15.083'^^xsd:double;
  dwc:latitude '31.983'^^xsd:double;
  dwc:aphiaid '127770'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:939'^^xsd:anyURI;
  dwc:observationDate '1898-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '1314235'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A95>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A95> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A95> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.7 -43.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "31.7"^^xsd:decimal ;
  dwc:decimalLongitude "-43.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/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A95>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.7 -43.6)"^^geo:wktLiteral ;
  geo-pos:lat "31.7"^^xsd:decimal ;
  geo-pos:long "-43.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A95>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:95" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '95'^^xsd:integer;
  dwc:scientificName 'Conchoecia magna'^^xsd:string;
  dwc:longitude '-43.6'^^xsd:double;
  dwc:latitude '31.7'^^xsd:double;
  dwc:aphiaid '127773'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:95'^^xsd:anyURI;
  dwc:aphiaIdAccepted '127773'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A953>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A953> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A953> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30.683 -17.767)"^^geo:wktLiteral ;
  dwc:decimalLatitude "30.683"^^xsd:decimal ;
  dwc:decimalLongitude "-17.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/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A953>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30.683 -17.767)"^^geo:wktLiteral ;
  geo-pos:lat "30.683"^^xsd:decimal ;
  geo-pos:long "-17.767"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A953>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:953" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '953'^^xsd:integer;
  dwc:scientificName 'Conchoecia hyalophyllum'^^xsd:string;
  dwc:yearCollected '1904'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:longitude '-17.767'^^xsd:double;
  dwc:latitude '30.683'^^xsd:double;
  dwc:aphiaid '127770'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:953'^^xsd:anyURI;
  dwc:observationDate '1904-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '1314235'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4144>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4144> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4144> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.9 -23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.9"^^xsd:decimal ;
  dwc:decimalLongitude "-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/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4144>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.9 -23)"^^geo:wktLiteral ;
  geo-pos:lat "29.9"^^xsd:decimal ;
  geo-pos:long "-23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4144>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:4144" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '4144'^^xsd:integer;
  dwc:scientificName 'Gigantocypris muelleri'^^xsd:string;
  dwc:yearCollected '1962'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:longitude '-23'^^xsd:integer;
  dwc:latitude '29.9'^^xsd:double;
  dwc:aphiaid '127715'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:4144'^^xsd:anyURI;
  dwc:observationDate '1962-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '127715'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4145>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4145> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4145> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.973 -23.077)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.973"^^xsd:decimal ;
  dwc:decimalLongitude "-23.077"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4145>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.973 -23.077)"^^geo:wktLiteral ;
  geo-pos:lat "29.973"^^xsd:decimal ;
  geo-pos:long "-23.077"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4145>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:4145" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '4145'^^xsd:integer;
  dwc:scientificName 'Gigantocypris muelleri'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:longitude '-23.077'^^xsd:double;
  dwc:latitude '29.973'^^xsd:double;
  dwc:aphiaid '127715'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:4145'^^xsd:anyURI;
  dwc:observationDate '1966-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '127715'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4146>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4146> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4146> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.202 -33.548)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.202"^^xsd:decimal ;
  dwc:decimalLongitude "-33.548"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4146>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.202 -33.548)"^^geo:wktLiteral ;
  geo-pos:lat "33.202"^^xsd:decimal ;
  geo-pos:long "-33.548"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4146>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:4146" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '4146'^^xsd:integer;
  dwc:scientificName 'Gigantocypris muelleri'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:longitude '-33.548'^^xsd:double;
  dwc:latitude '33.202'^^xsd:double;
  dwc:aphiaid '127715'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:4146'^^xsd:anyURI;
  dwc:observationDate '1981-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '127715'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4056>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4056> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4056> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44 -13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44"^^xsd:decimal ;
  dwc:decimalLongitude "-13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4056>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44 -13)"^^geo:wktLiteral ;
  geo-pos:lat "44"^^xsd:decimal ;
  geo-pos:long "-13"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4056>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:4056" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '4056'^^xsd:integer;
  dwc:scientificName 'Gigantocypris muelleri'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:longitude '-13'^^xsd:integer;
  dwc:latitude '44'^^xsd:integer;
  dwc:aphiaid '127715'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:4056'^^xsd:anyURI;
  dwc:observationDate '1974-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127715'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4058>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4058> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4058> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.475 -25.529)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.475"^^xsd:decimal ;
  dwc:decimalLongitude "-25.529"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4058>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.475 -25.529)"^^geo:wktLiteral ;
  geo-pos:lat "37.475"^^xsd:decimal ;
  geo-pos:long "-25.529"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4058>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:4058" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '4058'^^xsd:integer;
  dwc:scientificName 'Gigantocypris muelleri'^^xsd:string;
  dwc:yearCollected '1898'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:longitude '-25.529'^^xsd:double;
  dwc:latitude '37.475'^^xsd:double;
  dwc:aphiaid '127715'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:4058'^^xsd:anyURI;
  dwc:observationDate '1898-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '127715'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4059>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4059> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4059> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.275 -27.796)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.275"^^xsd:decimal ;
  dwc:decimalLongitude "-27.796"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4059>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.275 -27.796)"^^geo:wktLiteral ;
  geo-pos:lat "36.275"^^xsd:decimal ;
  geo-pos:long "-27.796"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4059>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:4059" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '4059'^^xsd:integer;
  dwc:scientificName 'Gigantocypris muelleri'^^xsd:string;
  dwc:yearCollected '1897'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:longitude '-27.796'^^xsd:double;
  dwc:latitude '36.275'^^xsd:double;
  dwc:aphiaid '127715'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:4059'^^xsd:anyURI;
  dwc:observationDate '1897-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '127715'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4060>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4060> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4060> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.667 -26.013)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.667"^^xsd:decimal ;
  dwc:decimalLongitude "-26.013"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4060>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.667 -26.013)"^^geo:wktLiteral ;
  geo-pos:lat "38.667"^^xsd:decimal ;
  geo-pos:long "-26.013"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4060>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:4060" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '4060'^^xsd:integer;
  dwc:scientificName 'Gigantocypris muelleri'^^xsd:string;
  dwc:yearCollected '1902'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:longitude '-26.013'^^xsd:double;
  dwc:latitude '38.667'^^xsd:double;
  dwc:aphiaid '127715'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:4060'^^xsd:anyURI;
  dwc:observationDate '1902-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '127715'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4000> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.75 -14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.75"^^xsd:decimal ;
  dwc:decimalLongitude "-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/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.75 -14)"^^geo:wktLiteral ;
  geo-pos:lat "49.75"^^xsd:decimal ;
  geo-pos:long "-14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:4000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '4000'^^xsd:integer;
  dwc:scientificName 'Gaussicia  gaussi'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:longitude '-14'^^xsd:integer;
  dwc:latitude '49.75'^^xsd:double;
  dwc:aphiaid '127789'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:4000'^^xsd:anyURI;
  dwc:observationDate '1978-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '127789'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4001> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.423 -12.818)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.423"^^xsd:decimal ;
  dwc:decimalLongitude "-12.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/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.423 -12.818)"^^geo:wktLiteral ;
  geo-pos:lat "49.423"^^xsd:decimal ;
  geo-pos:long "-12.818"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:4001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '4001'^^xsd:integer;
  dwc:scientificName 'Gaussicia  gaussi'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '-12.818'^^xsd:double;
  dwc:latitude '49.423'^^xsd:double;
  dwc:aphiaid '127789'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:4001'^^xsd:anyURI;
  dwc:observationDate '1979-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '127789'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4002>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4002> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4002> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.31 -12.457)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.31"^^xsd:decimal ;
  dwc:decimalLongitude "-12.457"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4002>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.31 -12.457)"^^geo:wktLiteral ;
  geo-pos:lat "49.31"^^xsd:decimal ;
  geo-pos:long "-12.457"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4002>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:4002" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '4002'^^xsd:integer;
  dwc:scientificName 'Gaussicia  gaussi'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '-12.457'^^xsd:double;
  dwc:latitude '49.31'^^xsd:double;
  dwc:aphiaid '127789'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:4002'^^xsd:anyURI;
  dwc:observationDate '1979-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '127789'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A7440>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A7440> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A7440> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.962 -43.623)"^^geo:wktLiteral ;
  dwc:decimalLatitude "31.962"^^xsd:decimal ;
  dwc:decimalLongitude "-43.623"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A7440>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.962 -43.623)"^^geo:wktLiteral ;
  geo-pos:lat "31.962"^^xsd:decimal ;
  geo-pos:long "-43.623"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A7440>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:7440" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '7440'^^xsd:integer;
  dwc:scientificName 'Proceroecia  brachyaskos'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:longitude '-43.623'^^xsd:double;
  dwc:latitude '31.962'^^xsd:double;
  dwc:aphiaid '127857'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:7440'^^xsd:anyURI;
  dwc:observationDate '1973-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '127857'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A7454>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A7454> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A7454> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.75 -14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.75"^^xsd:decimal ;
  dwc:decimalLongitude "-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/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A7454>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.75 -14)"^^geo:wktLiteral ;
  geo-pos:lat "49.75"^^xsd:decimal ;
  geo-pos:long "-14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A7454>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:7454" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '7454'^^xsd:integer;
  dwc:scientificName 'Proceroecia  brachyaskos'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:longitude '-14'^^xsd:integer;
  dwc:latitude '49.75'^^xsd:double;
  dwc:aphiaid '127857'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:7454'^^xsd:anyURI;
  dwc:observationDate '1978-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '127857'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A7455>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A7455> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A7455> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.423 -12.818)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.423"^^xsd:decimal ;
  dwc:decimalLongitude "-12.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/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A7455>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.423 -12.818)"^^geo:wktLiteral ;
  geo-pos:lat "49.423"^^xsd:decimal ;
  geo-pos:long "-12.818"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A7455>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:7455" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '7455'^^xsd:integer;
  dwc:scientificName 'Proceroecia  brachyaskos'^^xsd:string;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '-12.818'^^xsd:double;
  dwc:latitude '49.423'^^xsd:double;
  dwc:aphiaid '127857'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:7455'^^xsd:anyURI;
  dwc:aphiaIdAccepted '127857'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A7267>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A7267> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A7267> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.977 -1.208)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.977"^^xsd:decimal ;
  dwc:decimalLongitude "-1.208"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A7267>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.977 -1.208)"^^geo:wktLiteral ;
  geo-pos:lat "35.977"^^xsd:decimal ;
  geo-pos:long "-1.208"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A7267>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:7267" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '7267'^^xsd:integer;
  dwc:scientificName 'Paraconchoecia  spinifera'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:longitude '-1.208'^^xsd:double;
  dwc:latitude '35.977'^^xsd:double;
  dwc:aphiaid '127846'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:7267'^^xsd:anyURI;
  dwc:observationDate '1972-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '127846'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A7268>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A7268> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A7268> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.333 -15.617)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.333"^^xsd:decimal ;
  dwc:decimalLongitude "-15.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/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A7268>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.333 -15.617)"^^geo:wktLiteral ;
  geo-pos:lat "37.333"^^xsd:decimal ;
  geo-pos:long "-15.617"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A7268>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:7268" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '7268'^^xsd:integer;
  dwc:scientificName 'Paraconchoecia  spinifera'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:longitude '-15.617'^^xsd:double;
  dwc:latitude '37.333'^^xsd:double;
  dwc:aphiaid '127846'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:7268'^^xsd:anyURI;
  dwc:observationDate '1981-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '127846'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A7269>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A7269> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A7269> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.5 -18.722)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.5"^^xsd:decimal ;
  dwc:decimalLongitude "-18.722"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A7269>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.5 -18.722)"^^geo:wktLiteral ;
  geo-pos:lat "36.5"^^xsd:decimal ;
  geo-pos:long "-18.722"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A7269>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:7269" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '7269'^^xsd:integer;
  dwc:scientificName 'Paraconchoecia  spinifera'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:longitude '-18.722'^^xsd:double;
  dwc:latitude '36.5'^^xsd:double;
  dwc:aphiaid '127846'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:7269'^^xsd:anyURI;
  dwc:observationDate '1981-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '127846'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A6619>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A6619> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A6619> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.167 -16.117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.167"^^xsd:decimal ;
  dwc:decimalLongitude "-16.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/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A6619>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.167 -16.117)"^^geo:wktLiteral ;
  geo-pos:lat "29.167"^^xsd:decimal ;
  geo-pos:long "-16.117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A6619>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:6619" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '6619'^^xsd:integer;
  dwc:scientificName 'Orthoconchoecia  bispinosa'^^xsd:string;
  dwc:yearCollected '1904'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:longitude '-16.117'^^xsd:double;
  dwc:latitude '29.167'^^xsd:double;
  dwc:aphiaid '127830'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:6619'^^xsd:anyURI;
  dwc:observationDate '1904-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '127830'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A6620>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A6620> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A6620> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.217 -19.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.217"^^xsd:decimal ;
  dwc:decimalLongitude "-19.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/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A6620>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.217 -19.5)"^^geo:wktLiteral ;
  geo-pos:lat "28.217"^^xsd:decimal ;
  geo-pos:long "-19.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A6620>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:6620" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '6620'^^xsd:integer;
  dwc:scientificName 'Orthoconchoecia  bispinosa'^^xsd:string;
  dwc:yearCollected '1904'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:longitude '-19.5'^^xsd:double;
  dwc:latitude '28.217'^^xsd:double;
  dwc:aphiaid '127830'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:6620'^^xsd:anyURI;
  dwc:observationDate '1904-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '127830'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A6621>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A6621> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A6621> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.1 -24.113)"^^geo:wktLiteral ;
  dwc:decimalLatitude "31.1"^^xsd:decimal ;
  dwc:decimalLongitude "-24.113"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A6621>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.1 -24.113)"^^geo:wktLiteral ;
  geo-pos:lat "31.1"^^xsd:decimal ;
  geo-pos:long "-24.113"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A6621>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:6621" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '6621'^^xsd:integer;
  dwc:scientificName 'Orthoconchoecia  bispinosa'^^xsd:string;
  dwc:yearCollected '1904'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:longitude '-24.113'^^xsd:double;
  dwc:latitude '31.1'^^xsd:double;
  dwc:aphiaid '127830'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:6621'^^xsd:anyURI;
  dwc:observationDate '1904-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '127830'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A6622>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A6622> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A6622> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.333 -26.583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.333"^^xsd:decimal ;
  dwc:decimalLongitude "-26.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/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A6622>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.333 -26.583)"^^geo:wktLiteral ;
  geo-pos:lat "36.333"^^xsd:decimal ;
  geo-pos:long "-26.583"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A6622>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:6622" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '6622'^^xsd:integer;
  dwc:scientificName 'Orthoconchoecia  bispinosa'^^xsd:string;
  dwc:yearCollected '1904'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:longitude '-26.583'^^xsd:double;
  dwc:latitude '36.333'^^xsd:double;
  dwc:aphiaid '127830'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:6622'^^xsd:anyURI;
  dwc:observationDate '1904-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '127830'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A6807>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A6807> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A6807> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.5 -12.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "31.5"^^xsd:decimal ;
  dwc:decimalLongitude "-12.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/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A6807>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.5 -12.2)"^^geo:wktLiteral ;
  geo-pos:lat "31.5"^^xsd:decimal ;
  geo-pos:long "-12.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A6807>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:6807" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '6807'^^xsd:integer;
  dwc:scientificName 'Orthoconchoecia  bispinosa'^^xsd:string;
  dwc:yearCollected '1930'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:longitude '-12.2'^^xsd:double;
  dwc:latitude '31.5'^^xsd:double;
  dwc:aphiaid '127830'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:6807'^^xsd:anyURI;
  dwc:observationDate '1930-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '127830'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A6808>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A6808> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A6808> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.133 -10.367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.133"^^xsd:decimal ;
  dwc:decimalLongitude "-10.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/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A6808>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.133 -10.367)"^^geo:wktLiteral ;
  geo-pos:lat "33.133"^^xsd:decimal ;
  geo-pos:long "-10.367"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A6808>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:6808" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '6808'^^xsd:integer;
  dwc:scientificName 'Orthoconchoecia  bispinosa'^^xsd:string;
  dwc:yearCollected '1930'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:longitude '-10.367'^^xsd:double;
  dwc:latitude '33.133'^^xsd:double;
  dwc:aphiaid '127830'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:6808'^^xsd:anyURI;
  dwc:observationDate '1930-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '127830'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A6809>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A6809> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A6809> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.1 -7.017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.1"^^xsd:decimal ;
  dwc:decimalLongitude "-7.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/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A6809>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.1 -7.017)"^^geo:wktLiteral ;
  geo-pos:lat "35.1"^^xsd:decimal ;
  geo-pos:long "-7.017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A6809>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:6809" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '6809'^^xsd:integer;
  dwc:scientificName 'Orthoconchoecia  bispinosa'^^xsd:string;
  dwc:yearCollected '1930'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:longitude '-7.017'^^xsd:double;
  dwc:latitude '35.1'^^xsd:double;
  dwc:aphiaid '127830'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:6809'^^xsd:anyURI;
  dwc:observationDate '1930-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '127830'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A6810>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A6810> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A6810> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.65 -8.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.65"^^xsd:decimal ;
  dwc:decimalLongitude "-8.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/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A6810>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.65 -8.1)"^^geo:wktLiteral ;
  geo-pos:lat "36.65"^^xsd:decimal ;
  geo-pos:long "-8.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A6810>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:6810" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '6810'^^xsd:integer;
  dwc:scientificName 'Orthoconchoecia  bispinosa'^^xsd:string;
  dwc:yearCollected '1930'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:longitude '-8.1'^^xsd:double;
  dwc:latitude '36.65'^^xsd:double;
  dwc:aphiaid '127830'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:6810'^^xsd:anyURI;
  dwc:observationDate '1930-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '127830'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A7113>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A7113> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A7113> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -7.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-7.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/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A7113>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -7.75)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-7.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A7113>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:7113" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '7113'^^xsd:integer;
  dwc:scientificName 'Paraconchoecia  spinifera'^^xsd:string;
  dwc:longitude '-7.75'^^xsd:double;
  dwc:latitude '46'^^xsd:integer;
  dwc:aphiaid '127846'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:7113'^^xsd:anyURI;
  dwc:aphiaIdAccepted '127846'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A7114>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A7114> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A7114> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44 -13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44"^^xsd:decimal ;
  dwc:decimalLongitude "-13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A7114>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44 -13)"^^geo:wktLiteral ;
  geo-pos:lat "44"^^xsd:decimal ;
  geo-pos:long "-13"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A7114>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:7114" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '7114'^^xsd:integer;
  dwc:scientificName 'Paraconchoecia  spinifera'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:longitude '-13'^^xsd:integer;
  dwc:latitude '44'^^xsd:integer;
  dwc:aphiaid '127846'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:7114'^^xsd:anyURI;
  dwc:observationDate '1974-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127846'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A7117>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A7117> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A7117> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.983 -15.083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "31.983"^^xsd:decimal ;
  dwc:decimalLongitude "-15.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/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A7117>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.983 -15.083)"^^geo:wktLiteral ;
  geo-pos:lat "31.983"^^xsd:decimal ;
  geo-pos:long "-15.083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A7117>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:7117" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '7117'^^xsd:integer;
  dwc:scientificName 'Paraconchoecia  spinifera'^^xsd:string;
  dwc:yearCollected '1898'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:longitude '-15.083'^^xsd:double;
  dwc:latitude '31.983'^^xsd:double;
  dwc:aphiaid '127846'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:7117'^^xsd:anyURI;
  dwc:observationDate '1898-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '127846'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A7129>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A7129> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A7129> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.558 7.638)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.558"^^xsd:decimal ;
  dwc:decimalLongitude "7.638"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A7129>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.558 7.638)"^^geo:wktLiteral ;
  geo-pos:lat "43.558"^^xsd:decimal ;
  geo-pos:long "7.638"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A7129>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:7129" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '7129'^^xsd:integer;
  dwc:scientificName 'Paraconchoecia  spinifera'^^xsd:string;
  dwc:yearCollected '1894'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:longitude '7.638'^^xsd:double;
  dwc:latitude '43.558'^^xsd:double;
  dwc:aphiaid '127846'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:7129'^^xsd:anyURI;
  dwc:observationDate '1894-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '127846'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A6909>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A6909> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A6909> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.922 -22.037)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.922"^^xsd:decimal ;
  dwc:decimalLongitude "-22.037"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A6909>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.922 -22.037)"^^geo:wktLiteral ;
  geo-pos:lat "32.922"^^xsd:decimal ;
  geo-pos:long "-22.037"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A6909>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:6909" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '6909'^^xsd:integer;
  dwc:scientificName 'Orthoconchoecia  bispinosa'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:longitude '-22.037'^^xsd:double;
  dwc:latitude '32.922'^^xsd:double;
  dwc:aphiaid '127830'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:6909'^^xsd:anyURI;
  dwc:observationDate '1981-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '127830'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A6910>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A6910> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A6910> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.047 -22.01)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.047"^^xsd:decimal ;
  dwc:decimalLongitude "-22.01"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A6910>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.047 -22.01)"^^geo:wktLiteral ;
  geo-pos:lat "32.047"^^xsd:decimal ;
  geo-pos:long "-22.01"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A6910>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:6910" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '6910'^^xsd:integer;
  dwc:scientificName 'Orthoconchoecia  bispinosa'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:longitude '-22.01'^^xsd:double;
  dwc:latitude '32.047'^^xsd:double;
  dwc:aphiaid '127830'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:6910'^^xsd:anyURI;
  dwc:observationDate '1981-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '127830'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A6964>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A6964> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A6964> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44 -13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44"^^xsd:decimal ;
  dwc:decimalLongitude "-13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A6964>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44 -13)"^^geo:wktLiteral ;
  geo-pos:lat "44"^^xsd:decimal ;
  geo-pos:long "-13"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A6964>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:6964" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '6964'^^xsd:integer;
  dwc:scientificName 'Orthoconchoecia  haddoni'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:longitude '-13'^^xsd:integer;
  dwc:latitude '44'^^xsd:integer;
  dwc:aphiaid '127831'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:6964'^^xsd:anyURI;
  dwc:observationDate '1974-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127831'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A7232>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A7232> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A7232> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A7232>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A7232>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:7232" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '7232'^^xsd:integer;
  dwc:scientificName 'Paraconchoecia  spinifera'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  dwc:aphiaid '127846'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:7232'^^xsd:anyURI;
  dwc:observationDate '1970-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '127846'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A7233>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A7233> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A7233> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A7233>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60 -20)"^^geo:wktLiteral ;
  geo-pos:lat "60"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A7233>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:7233" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '7233'^^xsd:integer;
  dwc:scientificName 'Paraconchoecia  spinifera'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '60'^^xsd:integer;
  dwc:aphiaid '127846'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:7233'^^xsd:anyURI;
  dwc:observationDate '1971-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '127846'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A7234>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A7234> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A7234> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A7234>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53 -20)"^^geo:wktLiteral ;
  geo-pos:lat "53"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A7234>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:7234" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '7234'^^xsd:integer;
  dwc:scientificName 'Paraconchoecia  spinifera'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '53'^^xsd:integer;
  dwc:aphiaid '127846'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:7234'^^xsd:anyURI;
  dwc:observationDate '1971-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '127846'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A7235>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A7235> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A7235> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30 -23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "30"^^xsd:decimal ;
  dwc:decimalLongitude "-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/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A7235>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30 -23)"^^geo:wktLiteral ;
  geo-pos:lat "30"^^xsd:decimal ;
  geo-pos:long "-23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A7235>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:7235" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '7235'^^xsd:integer;
  dwc:scientificName 'Paraconchoecia  spinifera'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:longitude '-23'^^xsd:integer;
  dwc:latitude '30'^^xsd:integer;
  dwc:aphiaid '127846'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:7235'^^xsd:anyURI;
  dwc:observationDate '1972-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '127846'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2696>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2696> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2696> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.3 -27)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.3"^^xsd:decimal ;
  dwc:decimalLongitude "-27"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2696>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.3 -27)"^^geo:wktLiteral ;
  geo-pos:lat "60.3"^^xsd:decimal ;
  geo-pos:long "-27"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2696>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:2696" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '2696'^^xsd:integer;
  dwc:scientificName 'Conchoecilla  daphoides'^^xsd:string;
  dwc:longitude '-27'^^xsd:integer;
  dwc:latitude '60.3'^^xsd:double;
  dwc:aphiaid '127776'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:2696'^^xsd:anyURI;
  dwc:aphiaIdAccepted '127776'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4539>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4539> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4539> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.467 -8.017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.467"^^xsd:decimal ;
  dwc:decimalLongitude "-8.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/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4539>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.467 -8.017)"^^geo:wktLiteral ;
  geo-pos:lat "46.467"^^xsd:decimal ;
  geo-pos:long "-8.017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4539>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:4539" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '4539'^^xsd:integer;
  dwc:scientificName 'Loricoecia  loricata'^^xsd:string;
  dwc:yearCollected '1930'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:longitude '-8.017'^^xsd:double;
  dwc:latitude '46.467'^^xsd:double;
  dwc:aphiaid '127798'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:4539'^^xsd:anyURI;
  dwc:observationDate '1930-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '127798'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4003>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4003> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4003> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.283 -11.847)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.283"^^xsd:decimal ;
  dwc:decimalLongitude "-11.847"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4003>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.283 -11.847)"^^geo:wktLiteral ;
  geo-pos:lat "49.283"^^xsd:decimal ;
  geo-pos:long "-11.847"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4003>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:4003" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '4003'^^xsd:integer;
  dwc:scientificName 'Gaussicia  gaussi'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '-11.847'^^xsd:double;
  dwc:latitude '49.283'^^xsd:double;
  dwc:aphiaid '127789'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:4003'^^xsd:anyURI;
  dwc:observationDate '1979-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '127789'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4602>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4602> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4602> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.31 -12.457)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.31"^^xsd:decimal ;
  dwc:decimalLongitude "-12.457"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4602>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.31 -12.457)"^^geo:wktLiteral ;
  geo-pos:lat "49.31"^^xsd:decimal ;
  geo-pos:long "-12.457"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4602>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:4602" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '4602'^^xsd:integer;
  dwc:scientificName 'Loricoecia  loricata'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '-12.457'^^xsd:double;
  dwc:latitude '49.31'^^xsd:double;
  dwc:aphiaid '127798'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:4602'^^xsd:anyURI;
  dwc:observationDate '1979-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '127798'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4601> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.423 -12.818)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.423"^^xsd:decimal ;
  dwc:decimalLongitude "-12.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/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.423 -12.818)"^^geo:wktLiteral ;
  geo-pos:lat "49.423"^^xsd:decimal ;
  geo-pos:long "-12.818"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:4601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '4601'^^xsd:integer;
  dwc:scientificName 'Loricoecia  loricata'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '-12.818'^^xsd:double;
  dwc:latitude '49.423'^^xsd:double;
  dwc:aphiaid '127798'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:4601'^^xsd:anyURI;
  dwc:observationDate '1979-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '127798'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2908>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2908> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2908> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.117 -14.183)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.117"^^xsd:decimal ;
  dwc:decimalLongitude "-14.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/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2908>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.117 -14.183)"^^geo:wktLiteral ;
  geo-pos:lat "28.117"^^xsd:decimal ;
  geo-pos:long "-14.183"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2908>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:2908" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '2908'^^xsd:integer;
  dwc:scientificName 'Conchoecilla  daphoides'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:longitude '-14.183'^^xsd:double;
  dwc:latitude '28.117'^^xsd:double;
  dwc:aphiaid '127776'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:2908'^^xsd:anyURI;
  dwc:observationDate '1969-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '127776'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A6030>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A6030> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A6030> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.382 -4.913)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.382"^^xsd:decimal ;
  dwc:decimalLongitude "-4.913"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A6030>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.382 -4.913)"^^geo:wktLiteral ;
  geo-pos:lat "44.382"^^xsd:decimal ;
  geo-pos:long "-4.913"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A6030>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:6030" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '6030'^^xsd:integer;
  dwc:scientificName 'Mikroconchoecia  curta'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:longitude '-4.913'^^xsd:double;
  dwc:latitude '44.382'^^xsd:double;
  dwc:aphiaid '127820'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:6030'^^xsd:anyURI;
  dwc:observationDate '1974-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '127820'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A6032>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A6032> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A6032> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.033 -10.317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.033"^^xsd:decimal ;
  dwc:decimalLongitude "-10.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/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A6032>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.033 -10.317)"^^geo:wktLiteral ;
  geo-pos:lat "46.033"^^xsd:decimal ;
  geo-pos:long "-10.317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A6032>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:6032" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '6032'^^xsd:integer;
  dwc:scientificName 'Mikroconchoecia  curta'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:longitude '-10.317'^^xsd:double;
  dwc:latitude '46.033'^^xsd:double;
  dwc:aphiaid '127820'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:6032'^^xsd:anyURI;
  dwc:observationDate '1976-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '127820'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A3385>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A3385> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A3385> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.2 -22.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.2"^^xsd:decimal ;
  dwc:decimalLongitude "-22.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A3385>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.2 -22.7)"^^geo:wktLiteral ;
  geo-pos:lat "60.2"^^xsd:decimal ;
  geo-pos:long "-22.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A3385>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:3385" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '3385'^^xsd:integer;
  dwc:scientificName 'Discoconchoecia  elegans'^^xsd:string;
  dwc:longitude '-22.7'^^xsd:double;
  dwc:latitude '60.2'^^xsd:double;
  dwc:aphiaid '127782'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:3385'^^xsd:anyURI;
  dwc:aphiaIdAccepted '127782'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A7262>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A7262> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A7262> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.455 -10.43)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.455"^^xsd:decimal ;
  dwc:decimalLongitude "-10.43"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A7262>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.455 -10.43)"^^geo:wktLiteral ;
  geo-pos:lat "46.455"^^xsd:decimal ;
  geo-pos:long "-10.43"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A7262>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:7262" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '7262'^^xsd:integer;
  dwc:scientificName 'Paraconchoecia  spinifera'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:longitude '-10.43'^^xsd:double;
  dwc:latitude '46.455'^^xsd:double;
  dwc:aphiaid '127846'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:7262'^^xsd:anyURI;
  dwc:observationDate '1974-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '127846'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4537>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4537> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4537> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.133 -10.367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.133"^^xsd:decimal ;
  dwc:decimalLongitude "-10.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/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4537>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.133 -10.367)"^^geo:wktLiteral ;
  geo-pos:lat "33.133"^^xsd:decimal ;
  geo-pos:long "-10.367"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4537>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:4537" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '4537'^^xsd:integer;
  dwc:scientificName 'Loricoecia  loricata'^^xsd:string;
  dwc:yearCollected '1930'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:longitude '-10.367'^^xsd:double;
  dwc:latitude '33.133'^^xsd:double;
  dwc:aphiaid '127798'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:4537'^^xsd:anyURI;
  dwc:observationDate '1930-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '127798'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4538>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4538> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4538> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.8 12.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.8"^^xsd:decimal ;
  dwc:decimalLongitude "12.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/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4538>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.8 12.1)"^^geo:wktLiteral ;
  geo-pos:lat "38.8"^^xsd:decimal ;
  geo-pos:long "12.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4538>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:4538" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '4538'^^xsd:integer;
  dwc:scientificName 'Loricoecia  loricata'^^xsd:string;
  dwc:yearCollected '1930'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:longitude '12.1'^^xsd:double;
  dwc:latitude '38.8'^^xsd:double;
  dwc:aphiaid '127798'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:4538'^^xsd:anyURI;
  dwc:observationDate '1930-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '127798'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2132>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2132> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2132> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.848 -23.043)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.848"^^xsd:decimal ;
  dwc:decimalLongitude "-23.043"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2132>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.848 -23.043)"^^geo:wktLiteral ;
  geo-pos:lat "29.848"^^xsd:decimal ;
  geo-pos:long "-23.043"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2132>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:2132" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '2132'^^xsd:integer;
  dwc:scientificName 'Archiconchoecissa cucullata'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:longitude '-23.043'^^xsd:double;
  dwc:latitude '29.848'^^xsd:double;
  dwc:aphiaid '175693'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:2132'^^xsd:anyURI;
  dwc:observationDate '1972-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '175693'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2133>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2133> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2133> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.75 -23.09)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.75"^^xsd:decimal ;
  dwc:decimalLongitude "-23.09"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2133>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.75 -23.09)"^^geo:wktLiteral ;
  geo-pos:lat "29.75"^^xsd:decimal ;
  geo-pos:long "-23.09"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2133>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:2133" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '2133'^^xsd:integer;
  dwc:scientificName 'Archiconchoecissa cucullata'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:longitude '-23.09'^^xsd:double;
  dwc:latitude '29.75'^^xsd:double;
  dwc:aphiaid '175693'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:2133'^^xsd:anyURI;
  dwc:observationDate '1972-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '175693'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2134>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2134> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2134> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.967 -23.017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.967"^^xsd:decimal ;
  dwc:decimalLongitude "-23.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/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2134>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.967 -23.017)"^^geo:wktLiteral ;
  geo-pos:lat "29.967"^^xsd:decimal ;
  geo-pos:long "-23.017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2134>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:2134" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '2134'^^xsd:integer;
  dwc:scientificName 'Archiconchoecissa cucullata'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:longitude '-23.017'^^xsd:double;
  dwc:latitude '29.967'^^xsd:double;
  dwc:aphiaid '175693'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:2134'^^xsd:anyURI;
  dwc:observationDate '1972-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '175693'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2382>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2382> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2382> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44 -13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44"^^xsd:decimal ;
  dwc:decimalLongitude "-13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2382>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44 -13)"^^geo:wktLiteral ;
  geo-pos:lat "44"^^xsd:decimal ;
  geo-pos:long "-13"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2382>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:2382" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '2382'^^xsd:integer;
  dwc:scientificName 'Orthoconchoecia  haddoni'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:longitude '-13'^^xsd:integer;
  dwc:latitude '44'^^xsd:integer;
  dwc:aphiaid '127831'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:2382'^^xsd:anyURI;
  dwc:observationDate '1979-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127831'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2383>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2383> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2383> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42 -17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42"^^xsd:decimal ;
  dwc:decimalLongitude "-17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2383>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42 -17)"^^geo:wktLiteral ;
  geo-pos:lat "42"^^xsd:decimal ;
  geo-pos:long "-17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2383>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:2383" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '2383'^^xsd:integer;
  dwc:scientificName 'Orthoconchoecia  haddoni'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:longitude '-17'^^xsd:integer;
  dwc:latitude '42'^^xsd:integer;
  dwc:aphiaid '127831'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:2383'^^xsd:anyURI;
  dwc:observationDate '1979-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127831'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2384>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2384> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2384> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.345 -33.669)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.345"^^xsd:decimal ;
  dwc:decimalLongitude "-33.669"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2384>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.345 -33.669)"^^geo:wktLiteral ;
  geo-pos:lat "36.345"^^xsd:decimal ;
  geo-pos:long "-33.669"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2384>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:2384" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '2384'^^xsd:integer;
  dwc:scientificName 'Orthoconchoecia  haddoni'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:longitude '-33.669'^^xsd:double;
  dwc:latitude '36.345'^^xsd:double;
  dwc:aphiaid '127831'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:2384'^^xsd:anyURI;
  dwc:observationDate '1997-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '127831'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A226>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A226> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A226> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.658 9.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.658"^^xsd:decimal ;
  dwc:decimalLongitude "9.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/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A226>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.658 9.75)"^^geo:wktLiteral ;
  geo-pos:lat "41.658"^^xsd:decimal ;
  geo-pos:long "9.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A226>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:226" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '226'^^xsd:integer;
  dwc:scientificName 'Conchoecia magna'^^xsd:string;
  dwc:longitude '9.75'^^xsd:double;
  dwc:latitude '41.658'^^xsd:double;
  dwc:aphiaid '127773'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:226'^^xsd:anyURI;
  dwc:aphiaIdAccepted '127773'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A227>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A227> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A227> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.167 -14.167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.167"^^xsd:decimal ;
  dwc:decimalLongitude "-14.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/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A227>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.167 -14.167)"^^geo:wktLiteral ;
  geo-pos:lat "28.167"^^xsd:decimal ;
  geo-pos:long "-14.167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A227>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:227" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '227'^^xsd:integer;
  dwc:scientificName 'Conchoecia magna'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:longitude '-14.167'^^xsd:double;
  dwc:latitude '28.167'^^xsd:double;
  dwc:aphiaid '127773'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:227'^^xsd:anyURI;
  dwc:observationDate '1965-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '127773'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2317>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2317> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2317> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.033 -10.733)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.033"^^xsd:decimal ;
  dwc:decimalLongitude "-10.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/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2317>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.033 -10.733)"^^geo:wktLiteral ;
  geo-pos:lat "38.033"^^xsd:decimal ;
  geo-pos:long "-10.733"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2317>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:2317" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '2317'^^xsd:integer;
  dwc:scientificName 'Orthoconchoecia  haddoni'^^xsd:string;
  dwc:yearCollected '1908'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:longitude '-10.733'^^xsd:double;
  dwc:latitude '38.033'^^xsd:double;
  dwc:aphiaid '127831'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:2317'^^xsd:anyURI;
  dwc:observationDate '1908-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '127831'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4632>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4632> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4632> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.5 -18.722)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.5"^^xsd:decimal ;
  dwc:decimalLongitude "-18.722"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4632>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.5 -18.722)"^^geo:wktLiteral ;
  geo-pos:lat "36.5"^^xsd:decimal ;
  geo-pos:long "-18.722"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4632>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:4632" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '4632'^^xsd:integer;
  dwc:scientificName 'Loricoecia  loricata'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:longitude '-18.722'^^xsd:double;
  dwc:latitude '36.5'^^xsd:double;
  dwc:aphiaid '127798'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:4632'^^xsd:anyURI;
  dwc:observationDate '1981-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '127798'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4633>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4633> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4633> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.922 -22.037)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.922"^^xsd:decimal ;
  dwc:decimalLongitude "-22.037"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4633>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.922 -22.037)"^^geo:wktLiteral ;
  geo-pos:lat "32.922"^^xsd:decimal ;
  geo-pos:long "-22.037"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4633>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:4633" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '4633'^^xsd:integer;
  dwc:scientificName 'Loricoecia  loricata'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:longitude '-22.037'^^xsd:double;
  dwc:latitude '32.922'^^xsd:double;
  dwc:aphiaid '127798'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:4633'^^xsd:anyURI;
  dwc:observationDate '1981-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '127798'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4634>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4634> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4634> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.047 -22.01)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.047"^^xsd:decimal ;
  dwc:decimalLongitude "-22.01"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4634>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.047 -22.01)"^^geo:wktLiteral ;
  geo-pos:lat "32.047"^^xsd:decimal ;
  geo-pos:long "-22.01"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4634>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:4634" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '4634'^^xsd:integer;
  dwc:scientificName 'Loricoecia  loricata'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:longitude '-22.01'^^xsd:double;
  dwc:latitude '32.047'^^xsd:double;
  dwc:aphiaid '127798'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:4634'^^xsd:anyURI;
  dwc:observationDate '1981-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '127798'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4635>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4635> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4635> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.995 -14.09)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.995"^^xsd:decimal ;
  dwc:decimalLongitude "-14.09"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4635>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.995 -14.09)"^^geo:wktLiteral ;
  geo-pos:lat "42.995"^^xsd:decimal ;
  geo-pos:long "-14.09"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4635>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:4635" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '4635'^^xsd:integer;
  dwc:scientificName 'Loricoecia  loricata'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:longitude '-14.09'^^xsd:double;
  dwc:latitude '42.995'^^xsd:double;
  dwc:aphiaid '127798'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:4635'^^xsd:anyURI;
  dwc:observationDate '1981-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '127798'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2511>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2511> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2511> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.3 -15.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.3"^^xsd:decimal ;
  dwc:decimalLongitude "-15.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/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2511>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.3 -15.55)"^^geo:wktLiteral ;
  geo-pos:lat "37.3"^^xsd:decimal ;
  geo-pos:long "-15.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2511>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:2511" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '2511'^^xsd:integer;
  dwc:scientificName 'Orthoconchoecia  haddoni'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:longitude '-15.55'^^xsd:double;
  dwc:latitude '37.3'^^xsd:double;
  dwc:aphiaid '127831'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:2511'^^xsd:anyURI;
  dwc:observationDate '1981-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '127831'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2512>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2512> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2512> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.853 -15.922)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.853"^^xsd:decimal ;
  dwc:decimalLongitude "-15.922"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2512>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.853 -15.922)"^^geo:wktLiteral ;
  geo-pos:lat "42.853"^^xsd:decimal ;
  geo-pos:long "-15.922"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2512>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:2512" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '2512'^^xsd:integer;
  dwc:scientificName 'Orthoconchoecia  haddoni'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:longitude '-15.922'^^xsd:double;
  dwc:latitude '42.853'^^xsd:double;
  dwc:aphiaid '127831'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:2512'^^xsd:anyURI;
  dwc:observationDate '1981-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '127831'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2513>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2513> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2513> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.995 -14.09)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.995"^^xsd:decimal ;
  dwc:decimalLongitude "-14.09"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2513>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.995 -14.09)"^^geo:wktLiteral ;
  geo-pos:lat "42.995"^^xsd:decimal ;
  geo-pos:long "-14.09"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2513>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:2513" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '2513'^^xsd:integer;
  dwc:scientificName 'Orthoconchoecia  haddoni'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:longitude '-14.09'^^xsd:double;
  dwc:latitude '42.995'^^xsd:double;
  dwc:aphiaid '127831'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:2513'^^xsd:anyURI;
  dwc:observationDate '1981-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '127831'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2699>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2699> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2699> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.7 -42.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "31.7"^^xsd:decimal ;
  dwc:decimalLongitude "-42.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2699>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.7 -42.7)"^^geo:wktLiteral ;
  geo-pos:lat "31.7"^^xsd:decimal ;
  geo-pos:long "-42.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2699>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:2699" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '2699'^^xsd:integer;
  dwc:scientificName 'Conchoecilla  daphoides'^^xsd:string;
  dwc:longitude '-42.7'^^xsd:double;
  dwc:latitude '31.7'^^xsd:double;
  dwc:aphiaid '127776'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:2699'^^xsd:anyURI;
  dwc:aphiaIdAccepted '127776'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2712>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2712> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2712> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.25 -7.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.25"^^xsd:decimal ;
  dwc:decimalLongitude "-7.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/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2712>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.25 -7.15)"^^geo:wktLiteral ;
  geo-pos:lat "46.25"^^xsd:decimal ;
  geo-pos:long "-7.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2712>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:2712" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '2712'^^xsd:integer;
  dwc:scientificName 'Conchoecilla  daphoides'^^xsd:string;
  dwc:yearCollected '1904'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:longitude '-7.15'^^xsd:double;
  dwc:latitude '46.25'^^xsd:double;
  dwc:aphiaid '127776'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:2712'^^xsd:anyURI;
  dwc:observationDate '1904-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '127776'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2713>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2713> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2713> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.1 -24.113)"^^geo:wktLiteral ;
  dwc:decimalLatitude "31.1"^^xsd:decimal ;
  dwc:decimalLongitude "-24.113"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2713>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.1 -24.113)"^^geo:wktLiteral ;
  geo-pos:lat "31.1"^^xsd:decimal ;
  geo-pos:long "-24.113"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2713>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:2713" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '2713'^^xsd:integer;
  dwc:scientificName 'Conchoecilla  daphoides'^^xsd:string;
  dwc:yearCollected '1904'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:longitude '-24.113'^^xsd:double;
  dwc:latitude '31.1'^^xsd:double;
  dwc:aphiaid '127776'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:2713'^^xsd:anyURI;
  dwc:observationDate '1904-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '127776'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2909>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2909> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2909> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.1 -14.167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.1"^^xsd:decimal ;
  dwc:decimalLongitude "-14.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/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2909>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.1 -14.167)"^^geo:wktLiteral ;
  geo-pos:lat "28.1"^^xsd:decimal ;
  geo-pos:long "-14.167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2909>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:2909" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '2909'^^xsd:integer;
  dwc:scientificName 'Conchoecilla  daphoides'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:longitude '-14.167'^^xsd:double;
  dwc:latitude '28.1'^^xsd:double;
  dwc:aphiaid '127776'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:2909'^^xsd:anyURI;
  dwc:observationDate '1969-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '127776'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2910>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2910> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2910> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.017 -19.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.017"^^xsd:decimal ;
  dwc:decimalLongitude "-19.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/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2910>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.017 -19.95)"^^geo:wktLiteral ;
  geo-pos:lat "53.017"^^xsd:decimal ;
  geo-pos:long "-19.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2910>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:2910" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '2910'^^xsd:integer;
  dwc:scientificName 'Conchoecilla  daphoides'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:longitude '-19.95'^^xsd:double;
  dwc:latitude '53.017'^^xsd:double;
  dwc:aphiaid '127776'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:2910'^^xsd:anyURI;
  dwc:observationDate '1971-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '127776'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2920>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2920> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2920> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.833 -16.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.833"^^xsd:decimal ;
  dwc:decimalLongitude "-16.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/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2920>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.833 -16.5)"^^geo:wktLiteral ;
  geo-pos:lat "48.833"^^xsd:decimal ;
  geo-pos:long "-16.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2920>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:2920" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '2920'^^xsd:integer;
  dwc:scientificName 'Conchoecilla  daphoides'^^xsd:string;
  dwc:longitude '-16.5'^^xsd:double;
  dwc:latitude '48.833'^^xsd:double;
  dwc:aphiaid '127776'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:2920'^^xsd:anyURI;
  dwc:aphiaIdAccepted '127776'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4450>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4450> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4450> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.61 -12.435)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.61"^^xsd:decimal ;
  dwc:decimalLongitude "-12.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/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4450>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.61 -12.435)"^^geo:wktLiteral ;
  geo-pos:lat "54.61"^^xsd:decimal ;
  geo-pos:long "-12.435"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4450>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:4450" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '4450'^^xsd:integer;
  dwc:scientificName 'Loricoecia  ctenophora'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '-12.435'^^xsd:double;
  dwc:latitude '54.61'^^xsd:double;
  dwc:aphiaid '127797'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:4450'^^xsd:anyURI;
  dwc:observationDate '1979-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '127797'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4451>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4451> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4451> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.125 -33.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.125"^^xsd:decimal ;
  dwc:decimalLongitude "-33.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4451>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.125 -33.42)"^^geo:wktLiteral ;
  geo-pos:lat "33.125"^^xsd:decimal ;
  geo-pos:long "-33.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4451>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:4451" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '4451'^^xsd:integer;
  dwc:scientificName 'Loricoecia  ctenophora'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:longitude '-33.42'^^xsd:double;
  dwc:latitude '33.125'^^xsd:double;
  dwc:aphiaid '127797'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:4451'^^xsd:anyURI;
  dwc:observationDate '1981-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '127797'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4452>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4452> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4452> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.053 -33.265)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.053"^^xsd:decimal ;
  dwc:decimalLongitude "-33.265"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4452>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.053 -33.265)"^^geo:wktLiteral ;
  geo-pos:lat "35.053"^^xsd:decimal ;
  geo-pos:long "-33.265"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4452>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:4452" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '4452'^^xsd:integer;
  dwc:scientificName 'Loricoecia  ctenophora'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:longitude '-33.265'^^xsd:double;
  dwc:latitude '35.053'^^xsd:double;
  dwc:aphiaid '127797'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:4452'^^xsd:anyURI;
  dwc:observationDate '1981-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '127797'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4604>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4604> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4604> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.578 -13.208)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.578"^^xsd:decimal ;
  dwc:decimalLongitude "-13.208"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4604>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.578 -13.208)"^^geo:wktLiteral ;
  geo-pos:lat "49.578"^^xsd:decimal ;
  geo-pos:long "-13.208"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4604>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:4604" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '4604'^^xsd:integer;
  dwc:scientificName 'Loricoecia  loricata'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '-13.208'^^xsd:double;
  dwc:latitude '49.578'^^xsd:double;
  dwc:aphiaid '127798'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:4604'^^xsd:anyURI;
  dwc:observationDate '1979-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '127798'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4605>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4605> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4605> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.759 -14.078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.759"^^xsd:decimal ;
  dwc:decimalLongitude "-14.078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4605>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.759 -14.078)"^^geo:wktLiteral ;
  geo-pos:lat "49.759"^^xsd:decimal ;
  geo-pos:long "-14.078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4605>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:4605" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '4605'^^xsd:integer;
  dwc:scientificName 'Loricoecia  loricata'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '-14.078'^^xsd:double;
  dwc:latitude '49.759'^^xsd:double;
  dwc:aphiaid '127798'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:4605'^^xsd:anyURI;
  dwc:observationDate '1979-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '127798'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4606>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4606> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4606> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.748 -12.958)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.748"^^xsd:decimal ;
  dwc:decimalLongitude "-12.958"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4606>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.748 -12.958)"^^geo:wktLiteral ;
  geo-pos:lat "54.748"^^xsd:decimal ;
  geo-pos:long "-12.958"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4606>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:4606" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '4606'^^xsd:integer;
  dwc:scientificName 'Loricoecia  loricata'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '-12.958'^^xsd:double;
  dwc:latitude '54.748'^^xsd:double;
  dwc:aphiaid '127798'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:4606'^^xsd:anyURI;
  dwc:observationDate '1979-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '127798'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4359>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4359> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4359> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.665 -13.988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.665"^^xsd:decimal ;
  dwc:decimalLongitude "-13.988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4359>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.665 -13.988)"^^geo:wktLiteral ;
  geo-pos:lat "50.665"^^xsd:decimal ;
  geo-pos:long "-13.988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4359>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:4359" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '4359'^^xsd:integer;
  dwc:scientificName 'Halocypria  globosa'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:longitude '-13.988'^^xsd:double;
  dwc:latitude '50.665'^^xsd:double;
  dwc:aphiaid '127793'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:4359'^^xsd:anyURI;
  dwc:observationDate '1979-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '127793'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4360>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4360> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4360> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.053 -14.237)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.053"^^xsd:decimal ;
  dwc:decimalLongitude "-14.237"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4360>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.053 -14.237)"^^geo:wktLiteral ;
  geo-pos:lat "51.053"^^xsd:decimal ;
  geo-pos:long "-14.237"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4360>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:4360" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '4360'^^xsd:integer;
  dwc:scientificName 'Halocypria  globosa'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:longitude '-14.237'^^xsd:double;
  dwc:latitude '51.053'^^xsd:double;
  dwc:aphiaid '127793'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:4360'^^xsd:anyURI;
  dwc:observationDate '1979-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '127793'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4361>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4361> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4361> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.325 -14.345)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.325"^^xsd:decimal ;
  dwc:decimalLongitude "-14.345"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4361>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.325 -14.345)"^^geo:wktLiteral ;
  geo-pos:lat "51.325"^^xsd:decimal ;
  geo-pos:long "-14.345"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4361>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:4361" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '4361'^^xsd:integer;
  dwc:scientificName 'Halocypria  globosa'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:longitude '-14.345'^^xsd:double;
  dwc:latitude '51.325'^^xsd:double;
  dwc:aphiaid '127793'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:4361'^^xsd:anyURI;
  dwc:observationDate '1979-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '127793'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4293>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4293> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4293> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.817 -18.767)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62.817"^^xsd:decimal ;
  dwc:decimalLongitude "-18.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/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4293>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.817 -18.767)"^^geo:wktLiteral ;
  geo-pos:lat "62.817"^^xsd:decimal ;
  geo-pos:long "-18.767"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4293>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:4293" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '4293'^^xsd:integer;
  dwc:scientificName 'Halocypria  globosa'^^xsd:string;
  dwc:yearCollected '1904'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '-18.767'^^xsd:double;
  dwc:latitude '62.817'^^xsd:double;
  dwc:aphiaid '127793'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:4293'^^xsd:anyURI;
  dwc:observationDate '1904-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '127793'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4294>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4294> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4294> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.833 -10.667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.833"^^xsd:decimal ;
  dwc:decimalLongitude "-10.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/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4294>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.833 -10.667)"^^geo:wktLiteral ;
  geo-pos:lat "32.833"^^xsd:decimal ;
  geo-pos:long "-10.667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4294>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:4294" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '4294'^^xsd:integer;
  dwc:scientificName 'Halocypria  globosa'^^xsd:string;
  dwc:yearCollected '1911'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:longitude '-10.667'^^xsd:double;
  dwc:latitude '32.833'^^xsd:double;
  dwc:aphiaid '127793'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:4294'^^xsd:anyURI;
  dwc:observationDate '1911-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '127793'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4296>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4296> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4296> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5 -12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5"^^xsd:decimal ;
  dwc:decimalLongitude "-12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4296>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5 -12)"^^geo:wktLiteral ;
  geo-pos:lat "47.5"^^xsd:decimal ;
  geo-pos:long "-12"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4296>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:4296" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '4296'^^xsd:integer;
  dwc:scientificName 'Halocypria  globosa'^^xsd:string;
  dwc:yearCollected '1912'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:longitude '-12'^^xsd:integer;
  dwc:latitude '47.5'^^xsd:double;
  dwc:aphiaid '127793'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:4296'^^xsd:anyURI;
  dwc:observationDate '1912-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '127793'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2996>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2996> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2996> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.542 -8.597)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.542"^^xsd:decimal ;
  dwc:decimalLongitude "-8.597"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2996>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.542 -8.597)"^^geo:wktLiteral ;
  geo-pos:lat "47.542"^^xsd:decimal ;
  geo-pos:long "-8.597"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2996>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:2996" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '2996'^^xsd:integer;
  dwc:scientificName 'Conchoecilla  daphoides'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:longitude '-8.597'^^xsd:double;
  dwc:latitude '47.542'^^xsd:double;
  dwc:aphiaid '127776'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:2996'^^xsd:anyURI;
  dwc:observationDate '1973-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '127776'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2997>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2997> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2997> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.565 -9.64)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.565"^^xsd:decimal ;
  dwc:decimalLongitude "-9.64"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2997>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.565 -9.64)"^^geo:wktLiteral ;
  geo-pos:lat "47.565"^^xsd:decimal ;
  geo-pos:long "-9.64"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2997>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:2997" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '2997'^^xsd:integer;
  dwc:scientificName 'Conchoecilla  daphoides'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:longitude '-9.64'^^xsd:double;
  dwc:latitude '47.565'^^xsd:double;
  dwc:aphiaid '127776'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:2997'^^xsd:anyURI;
  dwc:observationDate '1973-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '127776'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2998> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.365 -4.873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.365 -4.873)"^^geo:wktLiteral ;
  geo-pos:lat "44.365"^^xsd:decimal ;
  geo-pos:long "-4.873"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:2998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '2998'^^xsd:integer;
  dwc:scientificName 'Conchoecilla  daphoides'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:longitude '-4.873'^^xsd:double;
  dwc:latitude '44.365'^^xsd:double;
  dwc:aphiaid '127776'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:2998'^^xsd:anyURI;
  dwc:observationDate '1974-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '127776'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A328>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A328> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A328> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.283 -11.847)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.283"^^xsd:decimal ;
  dwc:decimalLongitude "-11.847"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A328>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.283 -11.847)"^^geo:wktLiteral ;
  geo-pos:lat "49.283"^^xsd:decimal ;
  geo-pos:long "-11.847"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A328>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:328" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '328'^^xsd:integer;
  dwc:scientificName 'Conchoecia magna'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '-11.847'^^xsd:double;
  dwc:latitude '49.283'^^xsd:double;
  dwc:aphiaid '127773'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:328'^^xsd:anyURI;
  dwc:observationDate '1979-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '127773'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A329>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A329> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A329> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.578 -13.208)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.578"^^xsd:decimal ;
  dwc:decimalLongitude "-13.208"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A329>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.578 -13.208)"^^geo:wktLiteral ;
  geo-pos:lat "49.578"^^xsd:decimal ;
  geo-pos:long "-13.208"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A329>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:329" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '329'^^xsd:integer;
  dwc:scientificName 'Conchoecia magna'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '-13.208'^^xsd:double;
  dwc:latitude '49.578'^^xsd:double;
  dwc:aphiaid '127773'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:329'^^xsd:anyURI;
  dwc:observationDate '1979-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '127773'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A330>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A330> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A330> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.759 -14.078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.759"^^xsd:decimal ;
  dwc:decimalLongitude "-14.078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A330>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.759 -14.078)"^^geo:wktLiteral ;
  geo-pos:lat "49.759"^^xsd:decimal ;
  geo-pos:long "-14.078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A330>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:330" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '330'^^xsd:integer;
  dwc:scientificName 'Conchoecia magna'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '-14.078'^^xsd:double;
  dwc:latitude '49.759'^^xsd:double;
  dwc:aphiaid '127773'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:330'^^xsd:anyURI;
  dwc:observationDate '1979-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '127773'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4808>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4808> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4808> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.433 -15.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.433"^^xsd:decimal ;
  dwc:decimalLongitude "-15.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/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4808>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.433 -15.25)"^^geo:wktLiteral ;
  geo-pos:lat "48.433"^^xsd:decimal ;
  geo-pos:long "-15.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4808>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:4808" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '4808'^^xsd:integer;
  dwc:scientificName 'Metaconchoecia  arcuata'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:longitude '-15.25'^^xsd:double;
  dwc:latitude '48.433'^^xsd:double;
  dwc:aphiaid '127803'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:4808'^^xsd:anyURI;
  dwc:observationDate '1976-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '535999'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4809>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4809> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4809> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.033 -10.317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.033"^^xsd:decimal ;
  dwc:decimalLongitude "-10.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/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4809>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.033 -10.317)"^^geo:wktLiteral ;
  geo-pos:lat "46.033"^^xsd:decimal ;
  geo-pos:long "-10.317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4809>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:4809" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '4809'^^xsd:integer;
  dwc:scientificName 'Metaconchoecia  arcuata'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:longitude '-10.317'^^xsd:double;
  dwc:latitude '46.033'^^xsd:double;
  dwc:aphiaid '127803'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:4809'^^xsd:anyURI;
  dwc:observationDate '1976-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '535999'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A481>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A481> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A481> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.135 -4.27)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.135"^^xsd:decimal ;
  dwc:decimalLongitude "-4.27"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A481>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.135 -4.27)"^^geo:wktLiteral ;
  geo-pos:lat "44.135"^^xsd:decimal ;
  geo-pos:long "-4.27"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A481>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:481" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '481'^^xsd:integer;
  dwc:scientificName 'Archiconchoecissa cucullata'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:longitude '-4.27'^^xsd:double;
  dwc:latitude '44.135'^^xsd:double;
  dwc:aphiaid '175693'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:481'^^xsd:anyURI;
  dwc:observationDate '1974-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '175693'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A3431>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A3431> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A3431> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.033 -31.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.033"^^xsd:decimal ;
  dwc:decimalLongitude "-31.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/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A3431>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.033 -31.75)"^^geo:wktLiteral ;
  geo-pos:lat "47.033"^^xsd:decimal ;
  geo-pos:long "-31.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A3431>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:3431" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '3431'^^xsd:integer;
  dwc:scientificName 'Discoconchoecia  elegans'^^xsd:string;
  dwc:yearCollected '1931'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:longitude '-31.75'^^xsd:double;
  dwc:latitude '47.033'^^xsd:double;
  dwc:aphiaid '127782'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:3431'^^xsd:anyURI;
  dwc:observationDate '1931-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '127782'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A3432>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A3432> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A3432> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.817 -30.367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.817"^^xsd:decimal ;
  dwc:decimalLongitude "-30.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/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A3432>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.817 -30.367)"^^geo:wktLiteral ;
  geo-pos:lat "49.817"^^xsd:decimal ;
  geo-pos:long "-30.367"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A3432>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:3432" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '3432'^^xsd:integer;
  dwc:scientificName 'Discoconchoecia  elegans'^^xsd:string;
  dwc:yearCollected '1931'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:longitude '-30.367'^^xsd:double;
  dwc:latitude '49.817'^^xsd:double;
  dwc:aphiaid '127782'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:3432'^^xsd:anyURI;
  dwc:observationDate '1931-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '127782'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A3433>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A3433> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A3433> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.383 -16.083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62.383"^^xsd:decimal ;
  dwc:decimalLongitude "-16.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/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A3433>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.383 -16.083)"^^geo:wktLiteral ;
  geo-pos:lat "62.383"^^xsd:decimal ;
  geo-pos:long "-16.083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A3433>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:3433" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '3433'^^xsd:integer;
  dwc:scientificName 'Discoconchoecia  elegans'^^xsd:string;
  dwc:yearCollected '1932'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:longitude '-16.083'^^xsd:double;
  dwc:latitude '62.383'^^xsd:double;
  dwc:aphiaid '127782'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:3433'^^xsd:anyURI;
  dwc:observationDate '1932-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '127782'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A3434>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A3434> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A3434> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.6 32.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.6"^^xsd:decimal ;
  dwc:decimalLongitude "32.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/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A3434>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.6 32.8)"^^geo:wktLiteral ;
  geo-pos:lat "63.6"^^xsd:decimal ;
  geo-pos:long "32.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A3434>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:3434" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '3434'^^xsd:integer;
  dwc:scientificName 'Discoconchoecia  elegans'^^xsd:string;
  dwc:yearCollected '1933'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:longitude '32.8'^^xsd:double;
  dwc:latitude '63.6'^^xsd:double;
  dwc:aphiaid '127782'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:3434'^^xsd:anyURI;
  dwc:observationDate '1933-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '127782'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A356>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A356> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A356> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.447 -9.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.447"^^xsd:decimal ;
  dwc:decimalLongitude "-9.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A356>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.447 -9.12)"^^geo:wktLiteral ;
  geo-pos:lat "47.447"^^xsd:decimal ;
  geo-pos:long "-9.12"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A356>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:356" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '356'^^xsd:integer;
  dwc:scientificName 'Conchoecia magna'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:longitude '-9.12'^^xsd:double;
  dwc:latitude '47.447'^^xsd:double;
  dwc:aphiaid '127773'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:356'^^xsd:anyURI;
  dwc:observationDate '1974-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '127773'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A357>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A357> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A357> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.55 -9.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.55"^^xsd:decimal ;
  dwc:decimalLongitude "-9.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A357>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.55 -9.13)"^^geo:wktLiteral ;
  geo-pos:lat "47.55"^^xsd:decimal ;
  geo-pos:long "-9.13"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A357>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:357" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '357'^^xsd:integer;
  dwc:scientificName 'Conchoecia magna'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:longitude '-9.13'^^xsd:double;
  dwc:latitude '47.55'^^xsd:double;
  dwc:aphiaid '127773'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:357'^^xsd:anyURI;
  dwc:observationDate '1974-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '127773'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A358>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A358> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A358> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.53 -9.577)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.53"^^xsd:decimal ;
  dwc:decimalLongitude "-9.577"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A358>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.53 -9.577)"^^geo:wktLiteral ;
  geo-pos:lat "47.53"^^xsd:decimal ;
  geo-pos:long "-9.577"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A358>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:358" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '358'^^xsd:integer;
  dwc:scientificName 'Conchoecia magna'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:longitude '-9.577'^^xsd:double;
  dwc:latitude '47.53'^^xsd:double;
  dwc:aphiaid '127773'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:358'^^xsd:anyURI;
  dwc:observationDate '1974-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '127773'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A539>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A539> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A539> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.048 -20.09)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.048"^^xsd:decimal ;
  dwc:decimalLongitude "-20.09"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A539>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.048 -20.09)"^^geo:wktLiteral ;
  geo-pos:lat "40.048"^^xsd:decimal ;
  geo-pos:long "-20.09"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A539>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:539" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '539'^^xsd:integer;
  dwc:scientificName 'Archiconchoecissa cucullata aff.'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:longitude '-20.09'^^xsd:double;
  dwc:latitude '40.048'^^xsd:double;
  dwc:aphiaid '175691'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:539'^^xsd:anyURI;
  dwc:observationDate '1970-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '175691'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A540>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A540> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A540> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.01 -20.015)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.01"^^xsd:decimal ;
  dwc:decimalLongitude "-20.015"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A540>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.01 -20.015)"^^geo:wktLiteral ;
  geo-pos:lat "40.01"^^xsd:decimal ;
  geo-pos:long "-20.015"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A540>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:540" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '540'^^xsd:integer;
  dwc:scientificName 'Archiconchoecissa cucullata aff.'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:longitude '-20.015'^^xsd:double;
  dwc:latitude '40.01'^^xsd:double;
  dwc:aphiaid '175691'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:540'^^xsd:anyURI;
  dwc:observationDate '1970-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '175691'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A541>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A541> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A541> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.938 -20.117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.938"^^xsd:decimal ;
  dwc:decimalLongitude "-20.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/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A541>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.938 -20.117)"^^geo:wktLiteral ;
  geo-pos:lat "39.938"^^xsd:decimal ;
  geo-pos:long "-20.117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A541>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:541" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '541'^^xsd:integer;
  dwc:scientificName 'Archiconchoecissa cucullata aff.'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:longitude '-20.117'^^xsd:double;
  dwc:latitude '39.938'^^xsd:double;
  dwc:aphiaid '175691'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:541'^^xsd:anyURI;
  dwc:observationDate '1970-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '175691'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A3721>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A3721> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A3721> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.967 -39.04)"^^geo:wktLiteral ;
  dwc:decimalLatitude "31.967"^^xsd:decimal ;
  dwc:decimalLongitude "-39.04"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A3721>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.967 -39.04)"^^geo:wktLiteral ;
  geo-pos:lat "31.967"^^xsd:decimal ;
  geo-pos:long "-39.04"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A3721>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:3721" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '3721'^^xsd:integer;
  dwc:scientificName 'Discoconchoecia  elegans'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:longitude '-39.04'^^xsd:double;
  dwc:latitude '31.967'^^xsd:double;
  dwc:aphiaid '127782'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:3721'^^xsd:anyURI;
  dwc:observationDate '1973-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '127782'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A3722>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A3722> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A3722> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.962 -43.623)"^^geo:wktLiteral ;
  dwc:decimalLatitude "31.962"^^xsd:decimal ;
  dwc:decimalLongitude "-43.623"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A3722>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.962 -43.623)"^^geo:wktLiteral ;
  geo-pos:lat "31.962"^^xsd:decimal ;
  geo-pos:long "-43.623"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A3722>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:3722" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '3722'^^xsd:integer;
  dwc:scientificName 'Discoconchoecia  elegans'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:longitude '-43.623'^^xsd:double;
  dwc:latitude '31.962'^^xsd:double;
  dwc:aphiaid '127782'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:3722'^^xsd:anyURI;
  dwc:observationDate '1973-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '127782'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A3740>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A3740> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A3740> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.75 -14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.75"^^xsd:decimal ;
  dwc:decimalLongitude "-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/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A3740>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.75 -14)"^^geo:wktLiteral ;
  geo-pos:lat "49.75"^^xsd:decimal ;
  geo-pos:long "-14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A3740>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:3740" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '3740'^^xsd:integer;
  dwc:scientificName 'Discoconchoecia  elegans'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:longitude '-14'^^xsd:integer;
  dwc:latitude '49.75'^^xsd:double;
  dwc:aphiaid '127782'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:3740'^^xsd:anyURI;
  dwc:observationDate '1978-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '127782'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A561>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A561> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A561> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.818 -23.105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.818"^^xsd:decimal ;
  dwc:decimalLongitude "-23.105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A561>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.818 -23.105)"^^geo:wktLiteral ;
  geo-pos:lat "29.818"^^xsd:decimal ;
  geo-pos:long "-23.105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A561>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:561" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '561'^^xsd:integer;
  dwc:scientificName 'Archiconchoecissa cucullata aff.'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:longitude '-23.105'^^xsd:double;
  dwc:latitude '29.818'^^xsd:double;
  dwc:aphiaid '175691'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:561'^^xsd:anyURI;
  dwc:observationDate '1972-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '175691'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A5610>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A5610> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A5610> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.75 -14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.75"^^xsd:decimal ;
  dwc:decimalLongitude "-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/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A5610>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.75 -14)"^^geo:wktLiteral ;
  geo-pos:lat "49.75"^^xsd:decimal ;
  geo-pos:long "-14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A5610>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:5610" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '5610'^^xsd:integer;
  dwc:scientificName 'Metaconchoecia  teretivalvata'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:longitude '-14'^^xsd:integer;
  dwc:latitude '49.75'^^xsd:double;
  dwc:aphiaid '127816'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:5610'^^xsd:anyURI;
  dwc:observationDate '1978-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '536010'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A5611>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A5611> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A5611> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.423 -12.818)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.423"^^xsd:decimal ;
  dwc:decimalLongitude "-12.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/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A5611>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.423 -12.818)"^^geo:wktLiteral ;
  geo-pos:lat "49.423"^^xsd:decimal ;
  geo-pos:long "-12.818"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A5611>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:5611" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '5611'^^xsd:integer;
  dwc:scientificName 'Metaconchoecia  teretivalvata'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '-12.818'^^xsd:double;
  dwc:latitude '49.423'^^xsd:double;
  dwc:aphiaid '127816'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:5611'^^xsd:anyURI;
  dwc:observationDate '1979-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '536010'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A1010>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A1010> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A1010> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.147 -33.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.147"^^xsd:decimal ;
  dwc:decimalLongitude "-33.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A1010>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.147 -33.38)"^^geo:wktLiteral ;
  geo-pos:lat "33.147"^^xsd:decimal ;
  geo-pos:long "-33.38"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A1010>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:1010" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '1010'^^xsd:integer;
  dwc:scientificName 'Conchoecia hyalophyllum'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:longitude '-33.38'^^xsd:double;
  dwc:latitude '33.147'^^xsd:double;
  dwc:aphiaid '127770'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:1010'^^xsd:anyURI;
  dwc:observationDate '1981-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '1314235'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A1011>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A1011> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A1011> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.048 -33.202)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.048"^^xsd:decimal ;
  dwc:decimalLongitude "-33.202"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A1011>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.048 -33.202)"^^geo:wktLiteral ;
  geo-pos:lat "35.048"^^xsd:decimal ;
  geo-pos:long "-33.202"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A1011>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:1011" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '1011'^^xsd:integer;
  dwc:scientificName 'Conchoecia hyalophyllum'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:longitude '-33.202'^^xsd:double;
  dwc:latitude '35.048'^^xsd:double;
  dwc:aphiaid '127770'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:1011'^^xsd:anyURI;
  dwc:observationDate '1981-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '1314235'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A1012>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A1012> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A1012> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30.067 -33.813)"^^geo:wktLiteral ;
  dwc:decimalLatitude "30.067"^^xsd:decimal ;
  dwc:decimalLongitude "-33.813"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A1012>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30.067 -33.813)"^^geo:wktLiteral ;
  geo-pos:lat "30.067"^^xsd:decimal ;
  geo-pos:long "-33.813"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A1012>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:1012" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '1012'^^xsd:integer;
  dwc:scientificName 'Conchoecia hyalophyllum'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:longitude '-33.813'^^xsd:double;
  dwc:latitude '30.067'^^xsd:double;
  dwc:aphiaid '127770'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:1012'^^xsd:anyURI;
  dwc:observationDate '1981-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '1314235'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A1317>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A1317> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A1317> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.867 -14.267)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.867"^^xsd:decimal ;
  dwc:decimalLongitude "-14.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/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A1317>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.867 -14.267)"^^geo:wktLiteral ;
  geo-pos:lat "28.867"^^xsd:decimal ;
  geo-pos:long "-14.267"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A1317>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:1317" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '1317'^^xsd:integer;
  dwc:scientificName 'Conchoecilla  daphoides'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:longitude '-14.267'^^xsd:double;
  dwc:latitude '28.867'^^xsd:double;
  dwc:aphiaid '127776'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:1317'^^xsd:anyURI;
  dwc:observationDate '1910-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '127776'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A1318>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A1318> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A1318> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.983 -11.017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.983"^^xsd:decimal ;
  dwc:decimalLongitude "-11.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/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A1318>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.983 -11.017)"^^geo:wktLiteral ;
  geo-pos:lat "34.983"^^xsd:decimal ;
  geo-pos:long "-11.017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A1318>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:1318" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '1318'^^xsd:integer;
  dwc:scientificName 'Conchoecilla  daphoides'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:longitude '-11.017'^^xsd:double;
  dwc:latitude '34.983'^^xsd:double;
  dwc:aphiaid '127776'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:1318'^^xsd:anyURI;
  dwc:observationDate '1910-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '127776'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A1319>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A1319> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A1319> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63 -21.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63"^^xsd:decimal ;
  dwc:decimalLongitude "-21.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/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A1319>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63 -21.3)"^^geo:wktLiteral ;
  geo-pos:lat "63"^^xsd:decimal ;
  geo-pos:long "-21.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A1319>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:1319" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '1319'^^xsd:integer;
  dwc:scientificName 'Conchoecilla  daphoides'^^xsd:string;
  dwc:longitude '-21.3'^^xsd:double;
  dwc:latitude '63'^^xsd:integer;
  dwc:aphiaid '127776'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:1319'^^xsd:anyURI;
  dwc:aphiaIdAccepted '127776'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2053>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2053> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2053> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44 -13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44"^^xsd:decimal ;
  dwc:decimalLongitude "-13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2053>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44 -13)"^^geo:wktLiteral ;
  geo-pos:lat "44"^^xsd:decimal ;
  geo-pos:long "-13"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2053>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:2053" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '2053'^^xsd:integer;
  dwc:scientificName 'Archiconchoecissa cucullata'^^xsd:string;
  dwc:longitude '-13'^^xsd:integer;
  dwc:latitude '44'^^xsd:integer;
  dwc:aphiaid '175693'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:2053'^^xsd:anyURI;
  dwc:aphiaIdAccepted '175693'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2055>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2055> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2055> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.033 -12.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.033"^^xsd:decimal ;
  dwc:decimalLongitude "-12.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/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2055>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.033 -12.35)"^^geo:wktLiteral ;
  geo-pos:lat "34.033"^^xsd:decimal ;
  geo-pos:long "-12.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2055>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:2055" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '2055'^^xsd:integer;
  dwc:scientificName 'Archiconchoecissa cucullata'^^xsd:string;
  dwc:yearCollected '1905'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:longitude '-12.35'^^xsd:double;
  dwc:latitude '34.033'^^xsd:double;
  dwc:aphiaid '175693'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:2055'^^xsd:anyURI;
  dwc:observationDate '1905-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '175693'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2056>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2056> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2056> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.35 -19.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "31.35"^^xsd:decimal ;
  dwc:decimalLongitude "-19.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/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2056>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.35 -19.15)"^^geo:wktLiteral ;
  geo-pos:lat "31.35"^^xsd:decimal ;
  geo-pos:long "-19.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2056>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:2056" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '2056'^^xsd:integer;
  dwc:scientificName 'Archiconchoecissa cucullata'^^xsd:string;
  dwc:yearCollected '1905'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:longitude '-19.15'^^xsd:double;
  dwc:latitude '31.35'^^xsd:double;
  dwc:aphiaid '175693'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:2056'^^xsd:anyURI;
  dwc:observationDate '1905-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '175693'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2057>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2057> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2057> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.642 -42.633)"^^geo:wktLiteral ;
  dwc:decimalLatitude "31.642"^^xsd:decimal ;
  dwc:decimalLongitude "-42.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/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2057>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.642 -42.633)"^^geo:wktLiteral ;
  geo-pos:lat "31.642"^^xsd:decimal ;
  geo-pos:long "-42.633"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2057>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:2057" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '2057'^^xsd:integer;
  dwc:scientificName 'Archiconchoecissa cucullata'^^xsd:string;
  dwc:yearCollected '1905'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:longitude '-42.633'^^xsd:double;
  dwc:latitude '31.642'^^xsd:double;
  dwc:aphiaid '175693'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:2057'^^xsd:anyURI;
  dwc:observationDate '1905-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '175693'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4005>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4005> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4005> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.759 -14.078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.759"^^xsd:decimal ;
  dwc:decimalLongitude "-14.078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4005>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.759 -14.078)"^^geo:wktLiteral ;
  geo-pos:lat "49.759"^^xsd:decimal ;
  geo-pos:long "-14.078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4005>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:4005" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '4005'^^xsd:integer;
  dwc:scientificName 'Gaussicia  gaussi'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '-14.078'^^xsd:double;
  dwc:latitude '49.759'^^xsd:double;
  dwc:aphiaid '127789'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:4005'^^xsd:anyURI;
  dwc:observationDate '1979-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '127789'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4009>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4009> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4009> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.433 -15.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.433"^^xsd:decimal ;
  dwc:decimalLongitude "-15.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/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4009>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.433 -15.25)"^^geo:wktLiteral ;
  geo-pos:lat "48.433"^^xsd:decimal ;
  geo-pos:long "-15.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4009>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:4009" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '4009'^^xsd:integer;
  dwc:scientificName 'Gaussicia  gaussi'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:longitude '-15.25'^^xsd:double;
  dwc:latitude '48.433'^^xsd:double;
  dwc:aphiaid '127789'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:4009'^^xsd:anyURI;
  dwc:observationDate '1976-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '127789'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4010>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4010> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4010> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.533 -7.117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.533"^^xsd:decimal ;
  dwc:decimalLongitude "-7.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/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4010>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.533 -7.117)"^^geo:wktLiteral ;
  geo-pos:lat "35.533"^^xsd:decimal ;
  geo-pos:long "-7.117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4010>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:4010" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '4010'^^xsd:integer;
  dwc:scientificName 'Gigantocypris muelleri'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:longitude '-7.117'^^xsd:double;
  dwc:latitude '35.533'^^xsd:double;
  dwc:aphiaid '127715'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:4010'^^xsd:anyURI;
  dwc:observationDate '1910-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '127715'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2099>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2099> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2099> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.077 -19.967)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.077"^^xsd:decimal ;
  dwc:decimalLongitude "-19.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/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2099>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.077 -19.967)"^^geo:wktLiteral ;
  geo-pos:lat "60.077"^^xsd:decimal ;
  geo-pos:long "-19.967"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2099>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:2099" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '2099'^^xsd:integer;
  dwc:scientificName 'Archiconchoecissa cucullata'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:longitude '-19.967'^^xsd:double;
  dwc:latitude '60.077'^^xsd:double;
  dwc:aphiaid '175693'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:2099'^^xsd:anyURI;
  dwc:observationDate '1970-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '175693'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2100> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.037 -19.983)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.037"^^xsd:decimal ;
  dwc:decimalLongitude "-19.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/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.037 -19.983)"^^geo:wktLiteral ;
  geo-pos:lat "60.037"^^xsd:decimal ;
  geo-pos:long "-19.983"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:2100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '2100'^^xsd:integer;
  dwc:scientificName 'Archiconchoecissa cucullata'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:longitude '-19.983'^^xsd:double;
  dwc:latitude '60.037'^^xsd:double;
  dwc:aphiaid '175693'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:2100'^^xsd:anyURI;
  dwc:observationDate '1970-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '175693'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2101> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.035 -20.008)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.035"^^xsd:decimal ;
  dwc:decimalLongitude "-20.008"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.035 -20.008)"^^geo:wktLiteral ;
  geo-pos:lat "60.035"^^xsd:decimal ;
  geo-pos:long "-20.008"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:2101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '2101'^^xsd:integer;
  dwc:scientificName 'Archiconchoecissa cucullata'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:longitude '-20.008'^^xsd:double;
  dwc:latitude '60.035'^^xsd:double;
  dwc:aphiaid '175693'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:2101'^^xsd:anyURI;
  dwc:observationDate '1970-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '175693'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4216>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4216> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4216> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.667 -26)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.667"^^xsd:decimal ;
  dwc:decimalLongitude "-26"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4216>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.667 -26)"^^geo:wktLiteral ;
  geo-pos:lat "37.667"^^xsd:decimal ;
  geo-pos:long "-26"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4216>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:4216" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '4216'^^xsd:integer;
  dwc:scientificName 'Halocypria  globosa'^^xsd:string;
  dwc:yearCollected '1922'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:longitude '-26'^^xsd:integer;
  dwc:latitude '37.667'^^xsd:double;
  dwc:aphiaid '127793'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:4216'^^xsd:anyURI;
  dwc:observationDate '1922-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '127793'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A422>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A422> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A422> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.752 -17.073)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.752"^^xsd:decimal ;
  dwc:decimalLongitude "-17.073"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A422>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.752 -17.073)"^^geo:wktLiteral ;
  geo-pos:lat "41.752"^^xsd:decimal ;
  geo-pos:long "-17.073"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A422>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:422" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '422'^^xsd:integer;
  dwc:scientificName 'Archiconchoecissa cucullata'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:longitude '-17.073'^^xsd:double;
  dwc:latitude '41.752'^^xsd:double;
  dwc:aphiaid '175693'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:422'^^xsd:anyURI;
  dwc:observationDate '1978-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '175693'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A423>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A423> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A423> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.763 -16.975)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.763"^^xsd:decimal ;
  dwc:decimalLongitude "-16.975"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A423>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.763 -16.975)"^^geo:wktLiteral ;
  geo-pos:lat "41.763"^^xsd:decimal ;
  geo-pos:long "-16.975"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A423>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:423" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '423'^^xsd:integer;
  dwc:scientificName 'Archiconchoecissa cucullata'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:longitude '-16.975'^^xsd:double;
  dwc:latitude '41.763'^^xsd:double;
  dwc:aphiaid '175693'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:423'^^xsd:anyURI;
  dwc:observationDate '1978-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '175693'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A6811>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A6811> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A6811> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.317 -9.433)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.317"^^xsd:decimal ;
  dwc:decimalLongitude "-9.433"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A6811>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.317 -9.433)"^^geo:wktLiteral ;
  geo-pos:lat "38.317"^^xsd:decimal ;
  geo-pos:long "-9.433"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A6811>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:6811" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '6811'^^xsd:integer;
  dwc:scientificName 'Orthoconchoecia  bispinosa'^^xsd:string;
  dwc:yearCollected '1930'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:longitude '-9.433'^^xsd:double;
  dwc:latitude '38.317'^^xsd:double;
  dwc:aphiaid '127830'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:6811'^^xsd:anyURI;
  dwc:observationDate '1930-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '127830'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A6812>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A6812> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A6812> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44 -44)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44"^^xsd:decimal ;
  dwc:decimalLongitude "-44"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A6812>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:6812" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '6812'^^xsd:integer;
  dwc:scientificName 'Orthoconchoecia  bispinosa'^^xsd:string;
  dwc:yearCollected '1963'^^xsd:integer;
  dwc:longitude '-44'^^xsd:integer;
  dwc:latitude '44'^^xsd:integer;
  dwc:aphiaid '127830'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:6812'^^xsd:anyURI;
  dwc:observationDate '1963-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127830'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A6814>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A6814> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A6814> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.117 14.183)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.117"^^xsd:decimal ;
  dwc:decimalLongitude "14.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/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A6814>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.117 14.183)"^^geo:wktLiteral ;
  geo-pos:lat "28.117"^^xsd:decimal ;
  geo-pos:long "14.183"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A6814>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:6814" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '6814'^^xsd:integer;
  dwc:scientificName 'Orthoconchoecia  bispinosa'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:longitude '14.183'^^xsd:double;
  dwc:latitude '28.117'^^xsd:double;
  dwc:aphiaid '127830'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:6814'^^xsd:anyURI;
  dwc:observationDate '1969-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '127830'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A6623>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A6623> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A6623> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.05 -28.867)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.05"^^xsd:decimal ;
  dwc:decimalLongitude "-28.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/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A6623>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.05 -28.867)"^^geo:wktLiteral ;
  geo-pos:lat "37.05"^^xsd:decimal ;
  geo-pos:long "-28.867"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A6623>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:6623" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '6623'^^xsd:integer;
  dwc:scientificName 'Orthoconchoecia  bispinosa'^^xsd:string;
  dwc:yearCollected '1904'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '-28.867'^^xsd:double;
  dwc:latitude '37.05'^^xsd:double;
  dwc:aphiaid '127830'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:6623'^^xsd:anyURI;
  dwc:observationDate '1904-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '127830'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A6624>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A6624> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A6624> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.283 -28.883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.283"^^xsd:decimal ;
  dwc:decimalLongitude "-28.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/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A6624>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.283 -28.883)"^^geo:wktLiteral ;
  geo-pos:lat "36.283"^^xsd:decimal ;
  geo-pos:long "-28.883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A6624>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:6624" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '6624'^^xsd:integer;
  dwc:scientificName 'Orthoconchoecia  bispinosa'^^xsd:string;
  dwc:yearCollected '1904'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '-28.883'^^xsd:double;
  dwc:latitude '36.283'^^xsd:double;
  dwc:aphiaid '127830'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:6624'^^xsd:anyURI;
  dwc:observationDate '1904-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '127830'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A6625>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A6625> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A6625> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.75 -24.667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.75"^^xsd:decimal ;
  dwc:decimalLongitude "-24.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/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A6625>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.75 -24.667)"^^geo:wktLiteral ;
  geo-pos:lat "37.75"^^xsd:decimal ;
  geo-pos:long "-24.667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A6625>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:6625" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '6625'^^xsd:integer;
  dwc:scientificName 'Orthoconchoecia  bispinosa'^^xsd:string;
  dwc:yearCollected '1904'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '-24.667'^^xsd:double;
  dwc:latitude '37.75'^^xsd:double;
  dwc:aphiaid '127830'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:6625'^^xsd:anyURI;
  dwc:observationDate '1904-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '127830'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A6981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A6981> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A6981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.3 -27)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.3"^^xsd:decimal ;
  dwc:decimalLongitude "-27"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A6981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.3 -27)"^^geo:wktLiteral ;
  geo-pos:lat "60.3"^^xsd:decimal ;
  geo-pos:long "-27"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A6981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:6981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '6981'^^xsd:integer;
  dwc:scientificName 'Orthoconchoecia  haddoni'^^xsd:string;
  dwc:longitude '-27'^^xsd:integer;
  dwc:latitude '60.3'^^xsd:double;
  dwc:aphiaid '127831'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:6981'^^xsd:anyURI;
  dwc:aphiaIdAccepted '127831'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A6982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A6982> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A6982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.3 -27)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.3"^^xsd:decimal ;
  dwc:decimalLongitude "-27"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A6982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.3 -27)"^^geo:wktLiteral ;
  geo-pos:lat "60.3"^^xsd:decimal ;
  geo-pos:long "-27"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A6982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:6982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '6982'^^xsd:integer;
  dwc:scientificName 'Orthoconchoecia  haddoni'^^xsd:string;
  dwc:longitude '-27'^^xsd:integer;
  dwc:latitude '60.3'^^xsd:double;
  dwc:aphiaid '127831'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:6982'^^xsd:anyURI;
  dwc:aphiaIdAccepted '127831'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A6985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A6985> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A6985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.05 -28.867)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.05"^^xsd:decimal ;
  dwc:decimalLongitude "-28.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/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A6985>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.05 -28.867)"^^geo:wktLiteral ;
  geo-pos:lat "37.05"^^xsd:decimal ;
  geo-pos:long "-28.867"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A6985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:6985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '6985'^^xsd:integer;
  dwc:scientificName 'Orthoconchoecia  haddoni'^^xsd:string;
  dwc:yearCollected '1904'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '-28.867'^^xsd:double;
  dwc:latitude '37.05'^^xsd:double;
  dwc:aphiaid '127831'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:6985'^^xsd:anyURI;
  dwc:observationDate '1904-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '127831'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A7130>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A7130> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A7130> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.833 -40.233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.833"^^xsd:decimal ;
  dwc:decimalLongitude "-40.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/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A7130>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.833 -40.233)"^^geo:wktLiteral ;
  geo-pos:lat "28.833"^^xsd:decimal ;
  geo-pos:long "-40.233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A7130>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:7130" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '7130'^^xsd:integer;
  dwc:scientificName 'Paraconchoecia  spinifera'^^xsd:string;
  dwc:yearCollected '1905'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:longitude '-40.233'^^xsd:double;
  dwc:latitude '28.833'^^xsd:double;
  dwc:aphiaid '127846'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:7130'^^xsd:anyURI;
  dwc:observationDate '1905-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '127846'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A7131>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A7131> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A7131> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.283 7.867)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.283"^^xsd:decimal ;
  dwc:decimalLongitude "7.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/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A7131>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.283 7.867)"^^geo:wktLiteral ;
  geo-pos:lat "43.283"^^xsd:decimal ;
  geo-pos:long "7.867"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A7131>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:7131" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '7131'^^xsd:integer;
  dwc:scientificName 'Paraconchoecia  spinifera'^^xsd:string;
  dwc:yearCollected '1906'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:longitude '7.867'^^xsd:double;
  dwc:latitude '43.283'^^xsd:double;
  dwc:aphiaid '127846'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:7131'^^xsd:anyURI;
  dwc:observationDate '1906-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '127846'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A7132>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A7132> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A7132> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.3 -2.517)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.3"^^xsd:decimal ;
  dwc:decimalLongitude "-2.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/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A7132>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.3 -2.517)"^^geo:wktLiteral ;
  geo-pos:lat "36.3"^^xsd:decimal ;
  geo-pos:long "-2.517"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A7132>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:7132" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '7132'^^xsd:integer;
  dwc:scientificName 'Paraconchoecia  spinifera'^^xsd:string;
  dwc:yearCollected '1908'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:longitude '-2.517'^^xsd:double;
  dwc:latitude '36.3'^^xsd:double;
  dwc:aphiaid '127846'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:7132'^^xsd:anyURI;
  dwc:observationDate '1908-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '127846'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A415>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A415> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A415> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.835 -16.802)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.835"^^xsd:decimal ;
  dwc:decimalLongitude "-16.802"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A415>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.835 -16.802)"^^geo:wktLiteral ;
  geo-pos:lat "41.835"^^xsd:decimal ;
  geo-pos:long "-16.802"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A415>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:415" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '415'^^xsd:integer;
  dwc:scientificName 'Archiconchoecissa cucullata'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:longitude '-16.802'^^xsd:double;
  dwc:latitude '41.835'^^xsd:double;
  dwc:aphiaid '175693'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:415'^^xsd:anyURI;
  dwc:observationDate '1978-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '175693'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4150>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4150> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4150> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.872 -15.885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.872"^^xsd:decimal ;
  dwc:decimalLongitude "-15.885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4150>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.872 -15.885)"^^geo:wktLiteral ;
  geo-pos:lat "42.872"^^xsd:decimal ;
  geo-pos:long "-15.885"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4150>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:4150" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '4150'^^xsd:integer;
  dwc:scientificName 'Gigantocypris muelleri'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:longitude '-15.885'^^xsd:double;
  dwc:latitude '42.872'^^xsd:double;
  dwc:aphiaid '127715'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:4150'^^xsd:anyURI;
  dwc:observationDate '1981-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '127715'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4152>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4152> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4152> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.108 -13.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.108"^^xsd:decimal ;
  dwc:decimalLongitude "-13.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/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4152>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.108 -13.2)"^^geo:wktLiteral ;
  geo-pos:lat "50.108"^^xsd:decimal ;
  geo-pos:long "-13.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4152>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:4152" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '4152'^^xsd:integer;
  dwc:scientificName 'Gigantocypris muelleri'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:longitude '-13.2'^^xsd:double;
  dwc:latitude '50.108'^^xsd:double;
  dwc:aphiaid '127715'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:4152'^^xsd:anyURI;
  dwc:observationDate '1979-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '127715'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4062>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4062> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4062> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.25 -7.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.25"^^xsd:decimal ;
  dwc:decimalLongitude "-7.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/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4062>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.25 -7.15)"^^geo:wktLiteral ;
  geo-pos:lat "46.25"^^xsd:decimal ;
  geo-pos:long "-7.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4062>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:4062" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '4062'^^xsd:integer;
  dwc:scientificName 'Gigantocypris muelleri'^^xsd:string;
  dwc:yearCollected '1904'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:longitude '-7.15'^^xsd:double;
  dwc:latitude '46.25'^^xsd:double;
  dwc:aphiaid '127715'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:4062'^^xsd:anyURI;
  dwc:observationDate '1904-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '127715'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4063>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4063> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4063> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.267 -16.183)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.267"^^xsd:decimal ;
  dwc:decimalLongitude "-16.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/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4063>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.267 -16.183)"^^geo:wktLiteral ;
  geo-pos:lat "29.267"^^xsd:decimal ;
  geo-pos:long "-16.183"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4063>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:4063" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '4063'^^xsd:integer;
  dwc:scientificName 'Gigantocypris muelleri'^^xsd:string;
  dwc:yearCollected '1904'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:longitude '-16.183'^^xsd:double;
  dwc:latitude '29.267'^^xsd:double;
  dwc:aphiaid '127715'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:4063'^^xsd:anyURI;
  dwc:observationDate '1904-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '127715'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4064>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4064> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4064> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.1 -24.113)"^^geo:wktLiteral ;
  dwc:decimalLatitude "31.1"^^xsd:decimal ;
  dwc:decimalLongitude "-24.113"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4064>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.1 -24.113)"^^geo:wktLiteral ;
  geo-pos:lat "31.1"^^xsd:decimal ;
  geo-pos:long "-24.113"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4064>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:4064" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '4064'^^xsd:integer;
  dwc:scientificName 'Gigantocypris muelleri'^^xsd:string;
  dwc:yearCollected '1904'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:longitude '-24.113'^^xsd:double;
  dwc:latitude '31.1'^^xsd:double;
  dwc:aphiaid '127715'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:4064'^^xsd:anyURI;
  dwc:observationDate '1904-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '127715'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4065>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4065> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4065> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.467 -25.892)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.467"^^xsd:decimal ;
  dwc:decimalLongitude "-25.892"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4065>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.467 -25.892)"^^geo:wktLiteral ;
  geo-pos:lat "37.467"^^xsd:decimal ;
  geo-pos:long "-25.892"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4065>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:4065" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '4065'^^xsd:integer;
  dwc:scientificName 'Gigantocypris muelleri'^^xsd:string;
  dwc:yearCollected '1904'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '-25.892'^^xsd:double;
  dwc:latitude '37.467'^^xsd:double;
  dwc:aphiaid '127715'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:4065'^^xsd:anyURI;
  dwc:observationDate '1904-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '127715'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4105>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4105> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4105> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.31 -12.457)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.31"^^xsd:decimal ;
  dwc:decimalLongitude "-12.457"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4105>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.31 -12.457)"^^geo:wktLiteral ;
  geo-pos:lat "49.31"^^xsd:decimal ;
  geo-pos:long "-12.457"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4105>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:4105" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '4105'^^xsd:integer;
  dwc:scientificName 'Gigantocypris muelleri'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '-12.457'^^xsd:double;
  dwc:latitude '49.31'^^xsd:double;
  dwc:aphiaid '127715'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:4105'^^xsd:anyURI;
  dwc:observationDate '1979-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '127715'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4106>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4106> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4106> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.283 -11.847)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.283"^^xsd:decimal ;
  dwc:decimalLongitude "-11.847"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4106>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.283 -11.847)"^^geo:wktLiteral ;
  geo-pos:lat "49.283"^^xsd:decimal ;
  geo-pos:long "-11.847"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4106>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:4106" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '4106'^^xsd:integer;
  dwc:scientificName 'Gigantocypris muelleri'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '-11.847'^^xsd:double;
  dwc:latitude '49.283'^^xsd:double;
  dwc:aphiaid '127715'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:4106'^^xsd:anyURI;
  dwc:observationDate '1979-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '127715'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4107>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4107> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4107> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.759 -14.078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.759"^^xsd:decimal ;
  dwc:decimalLongitude "-14.078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4107>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.759 -14.078)"^^geo:wktLiteral ;
  geo-pos:lat "49.759"^^xsd:decimal ;
  geo-pos:long "-14.078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4107>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:4107" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '4107'^^xsd:integer;
  dwc:scientificName 'Gigantocypris muelleri'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '-14.078'^^xsd:double;
  dwc:latitude '49.759'^^xsd:double;
  dwc:aphiaid '127715'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:4107'^^xsd:anyURI;
  dwc:observationDate '1979-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '127715'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A954>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A954> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A954> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.5 -22.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.5"^^xsd:decimal ;
  dwc:decimalLongitude "-22.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/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A954>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.5 -22.65)"^^geo:wktLiteral ;
  geo-pos:lat "37.5"^^xsd:decimal ;
  geo-pos:long "-22.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A954>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:954" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '954'^^xsd:integer;
  dwc:scientificName 'Conchoecia hyalophyllum'^^xsd:string;
  dwc:yearCollected '1905'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '-22.65'^^xsd:double;
  dwc:latitude '37.5'^^xsd:double;
  dwc:aphiaid '127770'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:954'^^xsd:anyURI;
  dwc:observationDate '1905-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '1314235'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A956>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A956> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A956> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.6 -32.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.6"^^xsd:decimal ;
  dwc:decimalLongitude "-32.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/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A956>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.6 -32.8)"^^geo:wktLiteral ;
  geo-pos:lat "63.6"^^xsd:decimal ;
  geo-pos:long "-32.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A956>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:956" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '956'^^xsd:integer;
  dwc:scientificName 'Conchoecia hyalophyllum'^^xsd:string;
  dwc:yearCollected '1933'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:longitude '-32.8'^^xsd:double;
  dwc:latitude '63.6'^^xsd:double;
  dwc:aphiaid '127770'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:956'^^xsd:anyURI;
  dwc:observationDate '1933-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '1314235'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A958>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A958> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A958> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.117 -14.167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.117"^^xsd:decimal ;
  dwc:decimalLongitude "-14.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/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A958>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.117 -14.167)"^^geo:wktLiteral ;
  geo-pos:lat "28.117"^^xsd:decimal ;
  geo-pos:long "-14.167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A958>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:958" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '958'^^xsd:integer;
  dwc:scientificName 'Conchoecia hyalophyllum'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:longitude '-14.167'^^xsd:double;
  dwc:latitude '28.117'^^xsd:double;
  dwc:aphiaid '127770'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:958'^^xsd:anyURI;
  dwc:observationDate '1969-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '1314235'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A7456>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A7456> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A7456> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.31 -12.457)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.31"^^xsd:decimal ;
  dwc:decimalLongitude "-12.457"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A7456>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.31 -12.457)"^^geo:wktLiteral ;
  geo-pos:lat "49.31"^^xsd:decimal ;
  geo-pos:long "-12.457"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A7456>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:7456" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '7456'^^xsd:integer;
  dwc:scientificName 'Proceroecia  brachyaskos'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '-12.457'^^xsd:double;
  dwc:latitude '49.31'^^xsd:double;
  dwc:aphiaid '127857'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:7456'^^xsd:anyURI;
  dwc:observationDate '1979-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '127857'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A7457>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A7457> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A7457> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.283 -11.847)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.283"^^xsd:decimal ;
  dwc:decimalLongitude "-11.847"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A7457>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.283 -11.847)"^^geo:wktLiteral ;
  geo-pos:lat "49.283"^^xsd:decimal ;
  geo-pos:long "-11.847"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A7457>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:7457" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '7457'^^xsd:integer;
  dwc:scientificName 'Proceroecia  brachyaskos'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '-11.847'^^xsd:double;
  dwc:latitude '49.283'^^xsd:double;
  dwc:aphiaid '127857'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:7457'^^xsd:anyURI;
  dwc:observationDate '1979-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '127857'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A7458>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A7458> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A7458> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.578 -13.208)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.578"^^xsd:decimal ;
  dwc:decimalLongitude "-13.208"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A7458>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.578 -13.208)"^^geo:wktLiteral ;
  geo-pos:lat "49.578"^^xsd:decimal ;
  geo-pos:long "-13.208"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A7458>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:7458" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '7458'^^xsd:integer;
  dwc:scientificName 'Proceroecia  brachyaskos'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '-13.208'^^xsd:double;
  dwc:latitude '49.578'^^xsd:double;
  dwc:aphiaid '127857'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:7458'^^xsd:anyURI;
  dwc:observationDate '1979-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '127857'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A7459>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A7459> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A7459> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.759 -14.078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.759"^^xsd:decimal ;
  dwc:decimalLongitude "-14.078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A7459>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.759 -14.078)"^^geo:wktLiteral ;
  geo-pos:lat "49.759"^^xsd:decimal ;
  geo-pos:long "-14.078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A7459>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:7459" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '7459'^^xsd:integer;
  dwc:scientificName 'Proceroecia  brachyaskos'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '-14.078'^^xsd:double;
  dwc:latitude '49.759'^^xsd:double;
  dwc:aphiaid '127857'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:7459'^^xsd:anyURI;
  dwc:observationDate '1979-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '127857'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A7236>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A7236> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A7236> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.187 -23.82)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.187"^^xsd:decimal ;
  dwc:decimalLongitude "-23.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/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A7236>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.187 -23.82)"^^geo:wktLiteral ;
  geo-pos:lat "32.187"^^xsd:decimal ;
  geo-pos:long "-23.82"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A7236>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:7236" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '7236'^^xsd:integer;
  dwc:scientificName 'Paraconchoecia  spinifera'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:longitude '-23.82'^^xsd:double;
  dwc:latitude '32.187'^^xsd:double;
  dwc:aphiaid '127846'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:7236'^^xsd:anyURI;
  dwc:observationDate '1973-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '127846'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A7237>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A7237> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A7237> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.017 -27.202)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.017"^^xsd:decimal ;
  dwc:decimalLongitude "-27.202"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A7237>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.017 -27.202)"^^geo:wktLiteral ;
  geo-pos:lat "32.017"^^xsd:decimal ;
  geo-pos:long "-27.202"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A7237>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:7237" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '7237'^^xsd:integer;
  dwc:scientificName 'Paraconchoecia  spinifera'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:longitude '-27.202'^^xsd:double;
  dwc:latitude '32.017'^^xsd:double;
  dwc:aphiaid '127846'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:7237'^^xsd:anyURI;
  dwc:observationDate '1973-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '127846'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A7238>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A7238> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A7238> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.008 -34.378)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.008"^^xsd:decimal ;
  dwc:decimalLongitude "-34.378"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A7238>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.008 -34.378)"^^geo:wktLiteral ;
  geo-pos:lat "32.008"^^xsd:decimal ;
  geo-pos:long "-34.378"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A7238>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:7238" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '7238'^^xsd:integer;
  dwc:scientificName 'Paraconchoecia  spinifera'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:longitude '-34.378'^^xsd:double;
  dwc:latitude '32.008'^^xsd:double;
  dwc:aphiaid '127846'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:7238'^^xsd:anyURI;
  dwc:observationDate '1973-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '127846'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A7270>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A7270> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A7270> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.922 -22.037)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.922"^^xsd:decimal ;
  dwc:decimalLongitude "-22.037"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A7270>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.922 -22.037)"^^geo:wktLiteral ;
  geo-pos:lat "32.922"^^xsd:decimal ;
  geo-pos:long "-22.037"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A7270>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:7270" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '7270'^^xsd:integer;
  dwc:scientificName 'Paraconchoecia  spinifera'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:longitude '-22.037'^^xsd:double;
  dwc:latitude '32.922'^^xsd:double;
  dwc:aphiaid '127846'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:7270'^^xsd:anyURI;
  dwc:observationDate '1981-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '127846'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A7271>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A7271> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A7271> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.047 -22.01)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.047"^^xsd:decimal ;
  dwc:decimalLongitude "-22.01"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A7271>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.047 -22.01)"^^geo:wktLiteral ;
  geo-pos:lat "32.047"^^xsd:decimal ;
  geo-pos:long "-22.01"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A7271>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:7271" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '7271'^^xsd:integer;
  dwc:scientificName 'Paraconchoecia  spinifera'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:longitude '-22.01'^^xsd:double;
  dwc:latitude '32.047'^^xsd:double;
  dwc:aphiaid '127846'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:7271'^^xsd:anyURI;
  dwc:observationDate '1981-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '127846'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A7334>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A7334> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A7334> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -7.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-7.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/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A7334>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -7.75)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-7.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A7334>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:7334" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '7334'^^xsd:integer;
  dwc:scientificName 'Proceroecia  brachyaskos'^^xsd:string;
  dwc:longitude '-7.75'^^xsd:double;
  dwc:latitude '46'^^xsd:integer;
  dwc:aphiaid '127857'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:7334'^^xsd:anyURI;
  dwc:aphiaIdAccepted '127857'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A7364>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A7364> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A7364> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.117 -14.183)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.117"^^xsd:decimal ;
  dwc:decimalLongitude "-14.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/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A7364>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.117 -14.183)"^^geo:wktLiteral ;
  geo-pos:lat "28.117"^^xsd:decimal ;
  geo-pos:long "-14.183"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A7364>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:7364" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '7364'^^xsd:integer;
  dwc:scientificName 'Proceroecia  brachyaskos'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:longitude '-14.183'^^xsd:double;
  dwc:latitude '28.117'^^xsd:double;
  dwc:aphiaid '127857'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:7364'^^xsd:anyURI;
  dwc:observationDate '1969-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '127857'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4280>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4280> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4280> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.467 -8.017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.467"^^xsd:decimal ;
  dwc:decimalLongitude "-8.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/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4280>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.467 -8.017)"^^geo:wktLiteral ;
  geo-pos:lat "46.467"^^xsd:decimal ;
  geo-pos:long "-8.017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4280>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:4280" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '4280'^^xsd:integer;
  dwc:scientificName 'Halocypria  globosa'^^xsd:string;
  dwc:yearCollected '1930'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:longitude '-8.017'^^xsd:double;
  dwc:latitude '46.467'^^xsd:double;
  dwc:aphiaid '127793'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:4280'^^xsd:anyURI;
  dwc:observationDate '1930-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '127793'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A542>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A542> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A542> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.958 -20.038)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.958"^^xsd:decimal ;
  dwc:decimalLongitude "-20.038"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A542>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.958 -20.038)"^^geo:wktLiteral ;
  geo-pos:lat "39.958"^^xsd:decimal ;
  geo-pos:long "-20.038"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A542>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:542" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '542'^^xsd:integer;
  dwc:scientificName 'Archiconchoecissa cucullata aff.'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:longitude '-20.038'^^xsd:double;
  dwc:latitude '39.958'^^xsd:double;
  dwc:aphiaid '175691'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:542'^^xsd:anyURI;
  dwc:observationDate '1970-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '175691'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A5612>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A5612> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A5612> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.31 -12.457)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.31"^^xsd:decimal ;
  dwc:decimalLongitude "-12.457"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A5612>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.31 -12.457)"^^geo:wktLiteral ;
  geo-pos:lat "49.31"^^xsd:decimal ;
  geo-pos:long "-12.457"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A5612>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:5612" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '5612'^^xsd:integer;
  dwc:scientificName 'Metaconchoecia  teretivalvata'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '-12.457'^^xsd:double;
  dwc:latitude '49.31'^^xsd:double;
  dwc:aphiaid '127816'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:5612'^^xsd:anyURI;
  dwc:observationDate '1979-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '536010'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A5765>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A5765> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A5765> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A5765>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53 -20)"^^geo:wktLiteral ;
  geo-pos:lat "53"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A5765>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:5765" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '5765'^^xsd:integer;
  dwc:scientificName 'Mikroconchoecia  acuticosta'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '53'^^xsd:integer;
  dwc:aphiaid '127819'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:5765'^^xsd:anyURI;
  dwc:observationDate '1971-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '127819'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A5872>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A5872> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A5872> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.517 -26.733)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.517"^^xsd:decimal ;
  dwc:decimalLongitude "-26.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/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A5872>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.517 -26.733)"^^geo:wktLiteral ;
  geo-pos:lat "37.517"^^xsd:decimal ;
  geo-pos:long "-26.733"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A5872>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:5872" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '5872'^^xsd:integer;
  dwc:scientificName 'Mikroconchoecia  curta'^^xsd:string;
  dwc:yearCollected '1895'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:longitude '-26.733'^^xsd:double;
  dwc:latitude '37.517'^^xsd:double;
  dwc:aphiaid '127820'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:5872'^^xsd:anyURI;
  dwc:observationDate '1895-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '127820'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A5929>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A5929> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A5929> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.967 14.383)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.967"^^xsd:decimal ;
  dwc:decimalLongitude "14.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/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A5929>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.967 14.383)"^^geo:wktLiteral ;
  geo-pos:lat "35.967"^^xsd:decimal ;
  geo-pos:long "14.383"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A5929>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:5929" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '5929'^^xsd:integer;
  dwc:scientificName 'Mikroconchoecia  curta'^^xsd:string;
  dwc:longitude '14.383'^^xsd:double;
  dwc:latitude '35.967'^^xsd:double;
  dwc:aphiaid '127820'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:5929'^^xsd:anyURI;
  dwc:aphiaIdAccepted '127820'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A6033>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A6033> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A6033> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.333 -15.617)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.333"^^xsd:decimal ;
  dwc:decimalLongitude "-15.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/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A6033>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.333 -15.617)"^^geo:wktLiteral ;
  geo-pos:lat "37.333"^^xsd:decimal ;
  geo-pos:long "-15.617"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A6033>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:6033" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '6033'^^xsd:integer;
  dwc:scientificName 'Mikroconchoecia  curta'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:longitude '-15.617'^^xsd:double;
  dwc:latitude '37.333'^^xsd:double;
  dwc:aphiaid '127820'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:6033'^^xsd:anyURI;
  dwc:observationDate '1981-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '127820'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A6626>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A6626> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A6626> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.25 -20.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.25"^^xsd:decimal ;
  dwc:decimalLongitude "-20.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/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A6626>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.25 -20.5)"^^geo:wktLiteral ;
  geo-pos:lat "37.25"^^xsd:decimal ;
  geo-pos:long "-20.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A6626>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:6626" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '6626'^^xsd:integer;
  dwc:scientificName 'Orthoconchoecia  bispinosa'^^xsd:string;
  dwc:yearCollected '1904'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '-20.5'^^xsd:double;
  dwc:latitude '37.25'^^xsd:double;
  dwc:aphiaid '127830'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:6626'^^xsd:anyURI;
  dwc:observationDate '1904-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '127830'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A6824>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A6824> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A6824> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.167 -14.167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.167"^^xsd:decimal ;
  dwc:decimalLongitude "-14.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/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A6824>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.167 -14.167)"^^geo:wktLiteral ;
  geo-pos:lat "28.167"^^xsd:decimal ;
  geo-pos:long "-14.167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A6824>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:6824" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '6824'^^xsd:integer;
  dwc:scientificName 'Orthoconchoecia  bispinosa'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:longitude '-14.167'^^xsd:double;
  dwc:latitude '28.167'^^xsd:double;
  dwc:aphiaid '127830'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:6824'^^xsd:anyURI;
  dwc:observationDate '1965-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '127830'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A6986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A6986> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A6986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.917 -12.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.917"^^xsd:decimal ;
  dwc:decimalLongitude "-12.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/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A6986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.917 -12.75)"^^geo:wktLiteral ;
  geo-pos:lat "33.917"^^xsd:decimal ;
  geo-pos:long "-12.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A6986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:6986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '6986'^^xsd:integer;
  dwc:scientificName 'Orthoconchoecia  haddoni'^^xsd:string;
  dwc:yearCollected '1905'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:longitude '-12.75'^^xsd:double;
  dwc:latitude '33.917'^^xsd:double;
  dwc:aphiaid '127831'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:6986'^^xsd:anyURI;
  dwc:observationDate '1905-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '127831'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A7141>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A7141> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A7141> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.367 -43.183)"^^geo:wktLiteral ;
  dwc:decimalLatitude "31.367"^^xsd:decimal ;
  dwc:decimalLongitude "-43.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/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A7141>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.367 -43.183)"^^geo:wktLiteral ;
  geo-pos:lat "31.367"^^xsd:decimal ;
  geo-pos:long "-43.183"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A7141>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:7141" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '7141'^^xsd:integer;
  dwc:scientificName 'Paraconchoecia  spinifera'^^xsd:string;
  dwc:yearCollected '1922'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:longitude '-43.183'^^xsd:double;
  dwc:latitude '31.367'^^xsd:double;
  dwc:aphiaid '127846'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:7141'^^xsd:anyURI;
  dwc:observationDate '1922-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '127846'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A7142>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A7142> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A7142> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.783 -41.683)"^^geo:wktLiteral ;
  dwc:decimalLatitude "31.783"^^xsd:decimal ;
  dwc:decimalLongitude "-41.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/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A7142>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.783 -41.683)"^^geo:wktLiteral ;
  geo-pos:lat "31.783"^^xsd:decimal ;
  geo-pos:long "-41.683"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A7142>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:7142" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '7142'^^xsd:integer;
  dwc:scientificName 'Paraconchoecia  spinifera'^^xsd:string;
  dwc:yearCollected '1922'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:longitude '-41.683'^^xsd:double;
  dwc:latitude '31.783'^^xsd:double;
  dwc:aphiaid '127846'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:7142'^^xsd:anyURI;
  dwc:observationDate '1922-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '127846'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A7143>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A7143> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A7143> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.667 -26)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.667"^^xsd:decimal ;
  dwc:decimalLongitude "-26"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A7143>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.667 -26)"^^geo:wktLiteral ;
  geo-pos:lat "37.667"^^xsd:decimal ;
  geo-pos:long "-26"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A7143>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:7143" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '7143'^^xsd:integer;
  dwc:scientificName 'Paraconchoecia  spinifera'^^xsd:string;
  dwc:yearCollected '1922'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:longitude '-26'^^xsd:integer;
  dwc:latitude '37.667'^^xsd:double;
  dwc:aphiaid '127846'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:7143'^^xsd:anyURI;
  dwc:observationDate '1922-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '127846'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A7239>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A7239> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A7239> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.967 -39.04)"^^geo:wktLiteral ;
  dwc:decimalLatitude "31.967"^^xsd:decimal ;
  dwc:decimalLongitude "-39.04"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A7239>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.967 -39.04)"^^geo:wktLiteral ;
  geo-pos:lat "31.967"^^xsd:decimal ;
  geo-pos:long "-39.04"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A7239>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:7239" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '7239'^^xsd:integer;
  dwc:scientificName 'Paraconchoecia  spinifera'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:longitude '-39.04'^^xsd:double;
  dwc:latitude '31.967'^^xsd:double;
  dwc:aphiaid '127846'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:7239'^^xsd:anyURI;
  dwc:observationDate '1973-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '127846'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A7240>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A7240> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A7240> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.962 -43.623)"^^geo:wktLiteral ;
  dwc:decimalLatitude "31.962"^^xsd:decimal ;
  dwc:decimalLongitude "-43.623"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A7240>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.962 -43.623)"^^geo:wktLiteral ;
  geo-pos:lat "31.962"^^xsd:decimal ;
  geo-pos:long "-43.623"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A7240>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:7240" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '7240'^^xsd:integer;
  dwc:scientificName 'Paraconchoecia  spinifera'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:longitude '-43.623'^^xsd:double;
  dwc:latitude '31.962'^^xsd:double;
  dwc:aphiaid '127846'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:7240'^^xsd:anyURI;
  dwc:observationDate '1973-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '127846'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A7250>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A7250> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A7250> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.75 -14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.75"^^xsd:decimal ;
  dwc:decimalLongitude "-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/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A7250>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.75 -14)"^^geo:wktLiteral ;
  geo-pos:lat "49.75"^^xsd:decimal ;
  geo-pos:long "-14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A7250>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:7250" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '7250'^^xsd:integer;
  dwc:scientificName 'Paraconchoecia  spinifera'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:longitude '-14'^^xsd:integer;
  dwc:latitude '49.75'^^xsd:double;
  dwc:aphiaid '127846'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:7250'^^xsd:anyURI;
  dwc:observationDate '1978-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '127846'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A7251>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A7251> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A7251> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.527 -12.595)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.527"^^xsd:decimal ;
  dwc:decimalLongitude "-12.595"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A7251>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.527 -12.595)"^^geo:wktLiteral ;
  geo-pos:lat "54.527"^^xsd:decimal ;
  geo-pos:long "-12.595"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A7251>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:7251" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '7251'^^xsd:integer;
  dwc:scientificName 'Paraconchoecia  spinifera'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:longitude '-12.595'^^xsd:double;
  dwc:latitude '54.527'^^xsd:double;
  dwc:aphiaid '127846'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:7251'^^xsd:anyURI;
  dwc:observationDate '1979-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '127846'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A7365>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A7365> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A7365> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.1 -14.167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.1"^^xsd:decimal ;
  dwc:decimalLongitude "-14.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/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A7365>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.1 -14.167)"^^geo:wktLiteral ;
  geo-pos:lat "28.1"^^xsd:decimal ;
  geo-pos:long "-14.167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A7365>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:7365" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '7365'^^xsd:integer;
  dwc:scientificName 'Proceroecia  brachyaskos'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:longitude '-14.167'^^xsd:double;
  dwc:latitude '28.1'^^xsd:double;
  dwc:aphiaid '127857'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:7365'^^xsd:anyURI;
  dwc:observationDate '1969-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '127857'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A7366>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A7366> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A7366> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.167 -19.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.167"^^xsd:decimal ;
  dwc:decimalLongitude "-19.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/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A7366>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.167 -19.95)"^^geo:wktLiteral ;
  geo-pos:lat "53.167"^^xsd:decimal ;
  geo-pos:long "-19.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A7366>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:7366" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '7366'^^xsd:integer;
  dwc:scientificName 'Proceroecia  brachyaskos'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:longitude '-19.95'^^xsd:double;
  dwc:latitude '53.167'^^xsd:double;
  dwc:aphiaid '127857'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:7366'^^xsd:anyURI;
  dwc:observationDate '1971-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '127857'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A7367>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A7367> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A7367> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44 -13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44"^^xsd:decimal ;
  dwc:decimalLongitude "-13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A7367>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44 -13)"^^geo:wktLiteral ;
  geo-pos:lat "44"^^xsd:decimal ;
  geo-pos:long "-13"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A7367>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:7367" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '7367'^^xsd:integer;
  dwc:scientificName 'Proceroecia  brachyaskos'^^xsd:string;
  dwc:longitude '-13'^^xsd:integer;
  dwc:latitude '44'^^xsd:integer;
  dwc:aphiaid '127857'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:7367'^^xsd:anyURI;
  dwc:aphiaIdAccepted '127857'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A959>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A959> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A959> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.1 -14.167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.1"^^xsd:decimal ;
  dwc:decimalLongitude "-14.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/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A959>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.1 -14.167)"^^geo:wktLiteral ;
  geo-pos:lat "28.1"^^xsd:decimal ;
  geo-pos:long "-14.167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A959>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:959" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '959'^^xsd:integer;
  dwc:scientificName 'Conchoecia hyalophyllum'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:longitude '-14.167'^^xsd:double;
  dwc:latitude '28.1'^^xsd:double;
  dwc:aphiaid '127770'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:959'^^xsd:anyURI;
  dwc:observationDate '1969-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '1314235'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A96>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A96> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A96> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.5 -40.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "31.5"^^xsd:decimal ;
  dwc:decimalLongitude "-40.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A96>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.5 -40.7)"^^geo:wktLiteral ;
  geo-pos:lat "31.5"^^xsd:decimal ;
  geo-pos:long "-40.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A96>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:96" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '96'^^xsd:integer;
  dwc:scientificName 'Conchoecia magna'^^xsd:string;
  dwc:longitude '-40.7'^^xsd:double;
  dwc:latitude '31.5'^^xsd:double;
  dwc:aphiaid '127773'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:96'^^xsd:anyURI;
  dwc:aphiaIdAccepted '127773'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A960>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A960> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A960> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.017 -19.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.017"^^xsd:decimal ;
  dwc:decimalLongitude "-19.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/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A960>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.017 -19.95)"^^geo:wktLiteral ;
  geo-pos:lat "53.017"^^xsd:decimal ;
  geo-pos:long "-19.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A960>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:960" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '960'^^xsd:integer;
  dwc:scientificName 'Conchoecia hyalophyllum'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:longitude '-19.95'^^xsd:double;
  dwc:latitude '53.017'^^xsd:double;
  dwc:aphiaid '127770'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:960'^^xsd:anyURI;
  dwc:observationDate '1971-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '1314235'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A7460>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A7460> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A7460> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.105 -33.31)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.105"^^xsd:decimal ;
  dwc:decimalLongitude "-33.31"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A7460>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.105 -33.31)"^^geo:wktLiteral ;
  geo-pos:lat "33.105"^^xsd:decimal ;
  geo-pos:long "-33.31"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A7460>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:7460" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '7460'^^xsd:integer;
  dwc:scientificName 'Proceroecia  brachyaskos'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:longitude '-33.31'^^xsd:double;
  dwc:latitude '33.105'^^xsd:double;
  dwc:aphiaid '127857'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:7460'^^xsd:anyURI;
  dwc:observationDate '1981-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '127857'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A7461>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A7461> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A7461> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.977 -33.263)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.977"^^xsd:decimal ;
  dwc:decimalLongitude "-33.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/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A7461>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.977 -33.263)"^^geo:wktLiteral ;
  geo-pos:lat "34.977"^^xsd:decimal ;
  geo-pos:long "-33.263"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A7461>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:7461" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '7461'^^xsd:integer;
  dwc:scientificName 'Proceroecia  brachyaskos'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:longitude '-33.263'^^xsd:double;
  dwc:latitude '34.977'^^xsd:double;
  dwc:aphiaid '127857'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:7461'^^xsd:anyURI;
  dwc:observationDate '1981-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '127857'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A7462>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A7462> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A7462> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30.152 -33.848)"^^geo:wktLiteral ;
  dwc:decimalLatitude "30.152"^^xsd:decimal ;
  dwc:decimalLongitude "-33.848"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A7462>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30.152 -33.848)"^^geo:wktLiteral ;
  geo-pos:lat "30.152"^^xsd:decimal ;
  geo-pos:long "-33.848"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A7462>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:7462" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '7462'^^xsd:integer;
  dwc:scientificName 'Proceroecia  brachyaskos'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:longitude '-33.848'^^xsd:double;
  dwc:latitude '30.152'^^xsd:double;
  dwc:aphiaid '127857'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:7462'^^xsd:anyURI;
  dwc:observationDate '1981-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '127857'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A1013>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A1013> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A1013> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.483 -5.867)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.483"^^xsd:decimal ;
  dwc:decimalLongitude "-5.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/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A1013>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.483 -5.867)"^^geo:wktLiteral ;
  geo-pos:lat "61.483"^^xsd:decimal ;
  geo-pos:long "-5.867"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A1013>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:1013" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '1013'^^xsd:integer;
  dwc:scientificName 'Conchoecia hyalophyllum'^^xsd:string;
  dwc:yearCollected '1897'^^xsd:integer;
  dwc:longitude '-5.867'^^xsd:double;
  dwc:latitude '61.483'^^xsd:double;
  dwc:aphiaid '127770'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:1013'^^xsd:anyURI;
  dwc:observationDate '1897-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1314235'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A132>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A132> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A132> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.067 -26.125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.067"^^xsd:decimal ;
  dwc:decimalLongitude "-26.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/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A132>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.067 -26.125)"^^geo:wktLiteral ;
  geo-pos:lat "38.067"^^xsd:decimal ;
  geo-pos:long "-26.125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A132>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:132" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '132'^^xsd:integer;
  dwc:scientificName 'Conchoecia magna'^^xsd:string;
  dwc:yearCollected '1905'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:longitude '-26.125'^^xsd:double;
  dwc:latitude '38.067'^^xsd:double;
  dwc:aphiaid '127773'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:132'^^xsd:anyURI;
  dwc:observationDate '1905-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '127773'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2058>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2058> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2058> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.05 -41.133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.05"^^xsd:decimal ;
  dwc:decimalLongitude "-41.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/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2058>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.05 -41.133)"^^geo:wktLiteral ;
  geo-pos:lat "33.05"^^xsd:decimal ;
  geo-pos:long "-41.133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2058>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:2058" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '2058'^^xsd:integer;
  dwc:scientificName 'Archiconchoecissa cucullata'^^xsd:string;
  dwc:yearCollected '1905'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:longitude '-41.133'^^xsd:double;
  dwc:latitude '33.05'^^xsd:double;
  dwc:aphiaid '175693'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:2058'^^xsd:anyURI;
  dwc:observationDate '1905-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '175693'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2102>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2102> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2102> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.137 -19.758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.137"^^xsd:decimal ;
  dwc:decimalLongitude "-19.758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2102>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.137 -19.758)"^^geo:wktLiteral ;
  geo-pos:lat "60.137"^^xsd:decimal ;
  geo-pos:long "-19.758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2102>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:2102" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '2102'^^xsd:integer;
  dwc:scientificName 'Archiconchoecissa cucullata'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:longitude '-19.758'^^xsd:double;
  dwc:latitude '60.137'^^xsd:double;
  dwc:aphiaid '175693'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:2102'^^xsd:anyURI;
  dwc:observationDate '1970-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '175693'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2135>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2135> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2135> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.812 -23.008)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.812"^^xsd:decimal ;
  dwc:decimalLongitude "-23.008"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2135>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.812 -23.008)"^^geo:wktLiteral ;
  geo-pos:lat "29.812"^^xsd:decimal ;
  geo-pos:long "-23.008"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2135>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:2135" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '2135'^^xsd:integer;
  dwc:scientificName 'Archiconchoecissa cucullata'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:longitude '-23.008'^^xsd:double;
  dwc:latitude '29.812'^^xsd:double;
  dwc:aphiaid '175693'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:2135'^^xsd:anyURI;
  dwc:observationDate '1972-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '175693'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2318>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2318> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2318> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.05 -5.692)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.05"^^xsd:decimal ;
  dwc:decimalLongitude "-5.692"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2318>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.05 -5.692)"^^geo:wktLiteral ;
  geo-pos:lat "44.05"^^xsd:decimal ;
  geo-pos:long "-5.692"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2318>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:2318" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '2318'^^xsd:integer;
  dwc:scientificName 'Orthoconchoecia  haddoni'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:longitude '-5.692'^^xsd:double;
  dwc:latitude '44.05'^^xsd:double;
  dwc:aphiaid '127831'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:2318'^^xsd:anyURI;
  dwc:observationDate '1909-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '127831'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2385>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2385> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2385> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.348 -33.758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.348"^^xsd:decimal ;
  dwc:decimalLongitude "-33.758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2385>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.348 -33.758)"^^geo:wktLiteral ;
  geo-pos:lat "36.348"^^xsd:decimal ;
  geo-pos:long "-33.758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2385>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:2385" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '2385'^^xsd:integer;
  dwc:scientificName 'Orthoconchoecia  haddoni'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:longitude '-33.758'^^xsd:double;
  dwc:latitude '36.348'^^xsd:double;
  dwc:aphiaid '127831'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:2385'^^xsd:anyURI;
  dwc:observationDate '1997-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '127831'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2514>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2514> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2514> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.348 -33.758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.348"^^xsd:decimal ;
  dwc:decimalLongitude "-33.758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2514>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.348 -33.758)"^^geo:wktLiteral ;
  geo-pos:lat "36.348"^^xsd:decimal ;
  geo-pos:long "-33.758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2514>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:2514" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '2514'^^xsd:integer;
  dwc:scientificName 'Orthoconchoecia  haddoni'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:longitude '-33.758'^^xsd:double;
  dwc:latitude '36.348'^^xsd:double;
  dwc:aphiaid '127831'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:2514'^^xsd:anyURI;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127831'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2714>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2714> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2714> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.283 -28.883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.283"^^xsd:decimal ;
  dwc:decimalLongitude "-28.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/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2714>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.283 -28.883)"^^geo:wktLiteral ;
  geo-pos:lat "36.283"^^xsd:decimal ;
  geo-pos:long "-28.883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2714>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:2714" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '2714'^^xsd:integer;
  dwc:scientificName 'Conchoecilla  daphoides'^^xsd:string;
  dwc:yearCollected '1904'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '-28.883'^^xsd:double;
  dwc:latitude '36.283'^^xsd:double;
  dwc:aphiaid '127776'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:2714'^^xsd:anyURI;
  dwc:observationDate '1904-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '127776'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2921>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2921> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2921> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.867 -14.267)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.867"^^xsd:decimal ;
  dwc:decimalLongitude "-14.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/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2921>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.867 -14.267)"^^geo:wktLiteral ;
  geo-pos:lat "28.867"^^xsd:decimal ;
  geo-pos:long "-14.267"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2921>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:2921" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '2921'^^xsd:integer;
  dwc:scientificName 'Conchoecilla  daphoides'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:longitude '-14.267'^^xsd:double;
  dwc:latitude '28.867'^^xsd:double;
  dwc:aphiaid '127776'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:2921'^^xsd:anyURI;
  dwc:observationDate '1910-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127776'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A331>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A331> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A331> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.125 -33.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.125"^^xsd:decimal ;
  dwc:decimalLongitude "-33.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A331>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.125 -33.42)"^^geo:wktLiteral ;
  geo-pos:lat "33.125"^^xsd:decimal ;
  geo-pos:long "-33.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A331>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:331" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '331'^^xsd:integer;
  dwc:scientificName 'Conchoecia magna'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:longitude '-33.42'^^xsd:double;
  dwc:latitude '33.125'^^xsd:double;
  dwc:aphiaid '127773'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:331'^^xsd:anyURI;
  dwc:observationDate '1981-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '127773'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A3435>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A3435> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A3435> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.5"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A3435>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5 -20)"^^geo:wktLiteral ;
  geo-pos:lat "52.5"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A3435>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:3435" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '3435'^^xsd:integer;
  dwc:scientificName 'Discoconchoecia  elegans'^^xsd:string;
  dwc:yearCollected '1963'^^xsd:integer;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '52.5'^^xsd:double;
  dwc:aphiaid '127782'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:3435'^^xsd:anyURI;
  dwc:observationDate '1963-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127782'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A359>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A359> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A359> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 -4.898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5"^^xsd:decimal ;
  dwc:decimalLongitude "-4.898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A359>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 -4.898)"^^geo:wktLiteral ;
  geo-pos:lat "44.5"^^xsd:decimal ;
  geo-pos:long "-4.898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A359>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:359" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '359'^^xsd:integer;
  dwc:scientificName 'Conchoecia magna'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:longitude '-4.898'^^xsd:double;
  dwc:latitude '44.5'^^xsd:double;
  dwc:aphiaid '127773'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:359'^^xsd:anyURI;
  dwc:observationDate '1974-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '127773'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4011>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4011> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4011> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.167 -14.267)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.167"^^xsd:decimal ;
  dwc:decimalLongitude "-14.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/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4011>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.167 -14.267)"^^geo:wktLiteral ;
  geo-pos:lat "35.167"^^xsd:decimal ;
  geo-pos:long "-14.267"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4011>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:4011" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '4011'^^xsd:integer;
  dwc:scientificName 'Gigantocypris muelleri'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:longitude '-14.267'^^xsd:double;
  dwc:latitude '35.167'^^xsd:double;
  dwc:aphiaid '127715'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:4011'^^xsd:anyURI;
  dwc:observationDate '1910-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '127715'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4066>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4066> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4066> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.133 -28.475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.133"^^xsd:decimal ;
  dwc:decimalLongitude "-28.475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4066>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.133 -28.475)"^^geo:wktLiteral ;
  geo-pos:lat "37.133"^^xsd:decimal ;
  geo-pos:long "-28.475"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4066>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:4066" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '4066'^^xsd:integer;
  dwc:scientificName 'Gigantocypris muelleri'^^xsd:string;
  dwc:yearCollected '1904'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '-28.475'^^xsd:double;
  dwc:latitude '37.133'^^xsd:double;
  dwc:aphiaid '127715'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:4066'^^xsd:anyURI;
  dwc:observationDate '1904-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '127715'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A412>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A412> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A412> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.958 -16.628)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.958"^^xsd:decimal ;
  dwc:decimalLongitude "-16.628"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A412>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.958 -16.628)"^^geo:wktLiteral ;
  geo-pos:lat "41.958"^^xsd:decimal ;
  geo-pos:long "-16.628"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A412>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:412" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '412'^^xsd:integer;
  dwc:scientificName 'Archiconchoecissa cucullata'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:longitude '-16.628'^^xsd:double;
  dwc:latitude '41.958'^^xsd:double;
  dwc:aphiaid '175693'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:412'^^xsd:anyURI;
  dwc:observationDate '1978-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '175693'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4153>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4153> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4153> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.053 -14.237)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.053"^^xsd:decimal ;
  dwc:decimalLongitude "-14.237"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4153>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.053 -14.237)"^^geo:wktLiteral ;
  geo-pos:lat "51.053"^^xsd:decimal ;
  geo-pos:long "-14.237"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4153>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:4153" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '4153'^^xsd:integer;
  dwc:scientificName 'Gigantocypris muelleri'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:longitude '-14.237'^^xsd:double;
  dwc:latitude '51.053'^^xsd:double;
  dwc:aphiaid '127715'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:4153'^^xsd:anyURI;
  dwc:observationDate '1979-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '127715'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A424>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A424> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A424> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.838 -16.972)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.838"^^xsd:decimal ;
  dwc:decimalLongitude "-16.972"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A424>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.838 -16.972)"^^geo:wktLiteral ;
  geo-pos:lat "41.838"^^xsd:decimal ;
  geo-pos:long "-16.972"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A424>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:424" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '424'^^xsd:integer;
  dwc:scientificName 'Archiconchoecissa cucullata'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:longitude '-16.972'^^xsd:double;
  dwc:latitude '41.838'^^xsd:double;
  dwc:aphiaid '175693'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:424'^^xsd:anyURI;
  dwc:observationDate '1978-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '175693'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4297>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4297> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4297> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51 -44)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51"^^xsd:decimal ;
  dwc:decimalLongitude "-44"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4297>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51 -44)"^^geo:wktLiteral ;
  geo-pos:lat "51"^^xsd:decimal ;
  geo-pos:long "-44"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4297>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:4297" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '4297'^^xsd:integer;
  dwc:scientificName 'Halocypria  globosa'^^xsd:string;
  dwc:longitude '-44'^^xsd:integer;
  dwc:latitude '51'^^xsd:integer;
  dwc:aphiaid '127793'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:4297'^^xsd:anyURI;
  dwc:aphiaIdAccepted '127793'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4362>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4362> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4362> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.645 -14.343)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.645"^^xsd:decimal ;
  dwc:decimalLongitude "-14.343"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4362>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.645 -14.343)"^^geo:wktLiteral ;
  geo-pos:lat "51.645"^^xsd:decimal ;
  geo-pos:long "-14.343"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4362>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:4362" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '4362'^^xsd:integer;
  dwc:scientificName 'Halocypria  globosa'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:longitude '-14.343'^^xsd:double;
  dwc:latitude '51.645'^^xsd:double;
  dwc:aphiaid '127793'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:4362'^^xsd:anyURI;
  dwc:observationDate '1979-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '127793'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4453>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4453> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4453> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.898 -14.148)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.898"^^xsd:decimal ;
  dwc:decimalLongitude "-14.148"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4453>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.898 -14.148)"^^geo:wktLiteral ;
  geo-pos:lat "49.898"^^xsd:decimal ;
  geo-pos:long "-14.148"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4453>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:4453" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '4453'^^xsd:integer;
  dwc:scientificName 'Loricoecia  ctenophora'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:longitude '-14.148'^^xsd:double;
  dwc:latitude '49.898'^^xsd:double;
  dwc:aphiaid '127797'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:4453'^^xsd:anyURI;
  dwc:observationDate '1979-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '127797'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4540>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4540> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4540> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.033 -31.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.033"^^xsd:decimal ;
  dwc:decimalLongitude "-31.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/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4540>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.033 -31.75)"^^geo:wktLiteral ;
  geo-pos:lat "47.033"^^xsd:decimal ;
  geo-pos:long "-31.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4540>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:4540" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '4540'^^xsd:integer;
  dwc:scientificName 'Loricoecia  loricata'^^xsd:string;
  dwc:yearCollected '1931'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:longitude '-31.75'^^xsd:double;
  dwc:latitude '47.033'^^xsd:double;
  dwc:aphiaid '127798'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:4540'^^xsd:anyURI;
  dwc:observationDate '1931-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '127798'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4607>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4607> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4607> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.335 -33.54)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.335"^^xsd:decimal ;
  dwc:decimalLongitude "-33.54"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4607>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.335 -33.54)"^^geo:wktLiteral ;
  geo-pos:lat "33.335"^^xsd:decimal ;
  geo-pos:long "-33.54"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4607>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:4607" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '4607'^^xsd:integer;
  dwc:scientificName 'Loricoecia  loricata'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:longitude '-33.54'^^xsd:double;
  dwc:latitude '33.335'^^xsd:double;
  dwc:aphiaid '127798'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:4607'^^xsd:anyURI;
  dwc:observationDate '1981-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '127798'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A464>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A464> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A464> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.353 -4.822)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.353"^^xsd:decimal ;
  dwc:decimalLongitude "-4.822"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A464>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.353 -4.822)"^^geo:wktLiteral ;
  geo-pos:lat "44.353"^^xsd:decimal ;
  geo-pos:long "-4.822"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A464>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:464" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '464'^^xsd:integer;
  dwc:scientificName 'Archiconchoecissa cucullata'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:longitude '-4.822'^^xsd:double;
  dwc:latitude '44.353'^^xsd:double;
  dwc:aphiaid '175693'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:464'^^xsd:anyURI;
  dwc:observationDate '1974-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '175693'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A482>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A482> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A482> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.433 -15.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.433"^^xsd:decimal ;
  dwc:decimalLongitude "-15.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/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A482>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.433 -15.25)"^^geo:wktLiteral ;
  geo-pos:lat "48.433"^^xsd:decimal ;
  geo-pos:long "-15.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A482>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:482" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '482'^^xsd:integer;
  dwc:scientificName 'Archiconchoecissa cucullata'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:longitude '-15.25'^^xsd:double;
  dwc:latitude '48.433'^^xsd:double;
  dwc:aphiaid '175693'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:482'^^xsd:anyURI;
  dwc:observationDate '1976-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '175693'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4035>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4035> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4035> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.467 -8.017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.467"^^xsd:decimal ;
  dwc:decimalLongitude "-8.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/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4035>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.467 -8.017)"^^geo:wktLiteral ;
  geo-pos:lat "46.467"^^xsd:decimal ;
  geo-pos:long "-8.017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4035>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:4035" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '4035'^^xsd:integer;
  dwc:scientificName 'Gigantocypris muelleri'^^xsd:string;
  dwc:yearCollected '1922'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:longitude '-8.017'^^xsd:double;
  dwc:latitude '46.467'^^xsd:double;
  dwc:aphiaid '127715'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:4035'^^xsd:anyURI;
  dwc:observationDate '1922-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '127715'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A5999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A5999> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A5999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.967 -39.04)"^^geo:wktLiteral ;
  dwc:decimalLatitude "31.967"^^xsd:decimal ;
  dwc:decimalLongitude "-39.04"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A5999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.967 -39.04)"^^geo:wktLiteral ;
  geo-pos:lat "31.967"^^xsd:decimal ;
  geo-pos:long "-39.04"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A5999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:5999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '5999'^^xsd:integer;
  dwc:scientificName 'Mikroconchoecia  curta'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:longitude '-39.04'^^xsd:double;
  dwc:latitude '31.967'^^xsd:double;
  dwc:aphiaid '127820'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:5999'^^xsd:anyURI;
  dwc:observationDate '1973-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '127820'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A6000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A6000> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A6000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.962 -43.623)"^^geo:wktLiteral ;
  dwc:decimalLatitude "31.962"^^xsd:decimal ;
  dwc:decimalLongitude "-43.623"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A6000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.962 -43.623)"^^geo:wktLiteral ;
  geo-pos:lat "31.962"^^xsd:decimal ;
  geo-pos:long "-43.623"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A6000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:6000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '6000'^^xsd:integer;
  dwc:scientificName 'Mikroconchoecia  curta'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:longitude '-43.623'^^xsd:double;
  dwc:latitude '31.962'^^xsd:double;
  dwc:aphiaid '127820'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:6000'^^xsd:anyURI;
  dwc:observationDate '1973-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '127820'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A6019>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A6019> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A6019> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.75 -14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.75"^^xsd:decimal ;
  dwc:decimalLongitude "-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/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A6019>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.75 -14)"^^geo:wktLiteral ;
  geo-pos:lat "49.75"^^xsd:decimal ;
  geo-pos:long "-14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A6019>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:6019" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '6019'^^xsd:integer;
  dwc:scientificName 'Mikroconchoecia  curta'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:longitude '-14'^^xsd:integer;
  dwc:latitude '49.75'^^xsd:double;
  dwc:aphiaid '127820'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:6019'^^xsd:anyURI;
  dwc:observationDate '1978-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '127820'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A6616>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A6616> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A6616> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.646 -17.994)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.646"^^xsd:decimal ;
  dwc:decimalLongitude "-17.994"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A6616>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.646 -17.994)"^^geo:wktLiteral ;
  geo-pos:lat "28.646"^^xsd:decimal ;
  geo-pos:long "-17.994"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A6616>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:6616" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '6616'^^xsd:integer;
  dwc:scientificName 'Orthoconchoecia  bispinosa'^^xsd:string;
  dwc:yearCollected '1904'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:longitude '-17.994'^^xsd:double;
  dwc:latitude '28.646'^^xsd:double;
  dwc:aphiaid '127830'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:6616'^^xsd:anyURI;
  dwc:observationDate '1904-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '127830'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A6617>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A6617> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A6617> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29 -18.083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29"^^xsd:decimal ;
  dwc:decimalLongitude "-18.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/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A6617>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29 -18.083)"^^geo:wktLiteral ;
  geo-pos:lat "29"^^xsd:decimal ;
  geo-pos:long "-18.083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A6617>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:6617" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '6617'^^xsd:integer;
  dwc:scientificName 'Orthoconchoecia  bispinosa'^^xsd:string;
  dwc:yearCollected '1904'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:longitude '-18.083'^^xsd:double;
  dwc:latitude '29'^^xsd:integer;
  dwc:aphiaid '127830'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:6617'^^xsd:anyURI;
  dwc:observationDate '1904-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '127830'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A6618>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A6618> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A6618> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.95 -17.333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.95"^^xsd:decimal ;
  dwc:decimalLongitude "-17.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/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A6618>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.95 -17.333)"^^geo:wktLiteral ;
  geo-pos:lat "29.95"^^xsd:decimal ;
  geo-pos:long "-17.333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A6618>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:6618" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '6618'^^xsd:integer;
  dwc:scientificName 'Orthoconchoecia  bispinosa'^^xsd:string;
  dwc:yearCollected '1904'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:longitude '-17.333'^^xsd:double;
  dwc:latitude '29.95'^^xsd:double;
  dwc:aphiaid '127830'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:6618'^^xsd:anyURI;
  dwc:observationDate '1904-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '127830'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A6659>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A6659> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A6659> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.667 -26)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.667"^^xsd:decimal ;
  dwc:decimalLongitude "-26"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A6659>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.667 -26)"^^geo:wktLiteral ;
  geo-pos:lat "37.667"^^xsd:decimal ;
  geo-pos:long "-26"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A6659>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:6659" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '6659'^^xsd:integer;
  dwc:scientificName 'Orthoconchoecia  bispinosa'^^xsd:string;
  dwc:yearCollected '1922'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:longitude '-26'^^xsd:integer;
  dwc:latitude '37.667'^^xsd:double;
  dwc:aphiaid '127830'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:6659'^^xsd:anyURI;
  dwc:observationDate '1922-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '127830'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A6660>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A6660> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A6660> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.667 -26)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.667"^^xsd:decimal ;
  dwc:decimalLongitude "-26"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A6660>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.667 -26)"^^geo:wktLiteral ;
  geo-pos:lat "37.667"^^xsd:decimal ;
  geo-pos:long "-26"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A6660>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:6660" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '6660'^^xsd:integer;
  dwc:scientificName 'Orthoconchoecia  bispinosa'^^xsd:string;
  dwc:yearCollected '1922'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:longitude '-26'^^xsd:integer;
  dwc:latitude '37.667'^^xsd:double;
  dwc:aphiaid '127830'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:6660'^^xsd:anyURI;
  dwc:observationDate '1922-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '127830'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A6805>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A6805> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A6805> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.15 -15.317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.15"^^xsd:decimal ;
  dwc:decimalLongitude "-15.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/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A6805>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.15 -15.317)"^^geo:wktLiteral ;
  geo-pos:lat "28.15"^^xsd:decimal ;
  geo-pos:long "-15.317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A6805>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:6805" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '6805'^^xsd:integer;
  dwc:scientificName 'Orthoconchoecia  bispinosa'^^xsd:string;
  dwc:yearCollected '1930'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:longitude '-15.317'^^xsd:double;
  dwc:latitude '28.15'^^xsd:double;
  dwc:aphiaid '127830'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:6805'^^xsd:anyURI;
  dwc:observationDate '1930-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '127830'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A6806>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A6806> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A6806> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.183 -14.233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.183"^^xsd:decimal ;
  dwc:decimalLongitude "-14.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/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A6806>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.183 -14.233)"^^geo:wktLiteral ;
  geo-pos:lat "29.183"^^xsd:decimal ;
  geo-pos:long "-14.233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A6806>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:6806" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '6806'^^xsd:integer;
  dwc:scientificName 'Orthoconchoecia  bispinosa'^^xsd:string;
  dwc:yearCollected '1930'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:longitude '-14.233'^^xsd:double;
  dwc:latitude '29.183'^^xsd:double;
  dwc:aphiaid '127830'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:6806'^^xsd:anyURI;
  dwc:observationDate '1930-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '127830'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A6908>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A6908> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A6908> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.5 -18.722)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.5"^^xsd:decimal ;
  dwc:decimalLongitude "-18.722"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A6908>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.5 -18.722)"^^geo:wktLiteral ;
  geo-pos:lat "36.5"^^xsd:decimal ;
  geo-pos:long "-18.722"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A6908>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:6908" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '6908'^^xsd:integer;
  dwc:scientificName 'Orthoconchoecia  bispinosa'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:longitude '-18.722'^^xsd:double;
  dwc:latitude '36.5'^^xsd:double;
  dwc:aphiaid '127830'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:6908'^^xsd:anyURI;
  dwc:observationDate '1981-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '127830'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A7199>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A7199> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A7199> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.273 5.307)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.273"^^xsd:decimal ;
  dwc:decimalLongitude "5.307"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A7199>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.273 5.307)"^^geo:wktLiteral ;
  geo-pos:lat "43.273"^^xsd:decimal ;
  geo-pos:long "5.307"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A7199>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:7199" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '7199'^^xsd:integer;
  dwc:scientificName 'Paraconchoecia  spinifera'^^xsd:string;
  dwc:longitude '5.307'^^xsd:double;
  dwc:latitude '43.273'^^xsd:double;
  dwc:aphiaid '127846'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:7199'^^xsd:anyURI;
  dwc:aphiaIdAccepted '127846'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A7200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A7200> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A7200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.291 5.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.291"^^xsd:decimal ;
  dwc:decimalLongitude "5.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A7200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.291 5.12)"^^geo:wktLiteral ;
  geo-pos:lat "43.291"^^xsd:decimal ;
  geo-pos:long "5.12"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A7200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:7200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '7200'^^xsd:integer;
  dwc:scientificName 'Paraconchoecia  spinifera'^^xsd:string;
  dwc:longitude '5.12'^^xsd:double;
  dwc:latitude '43.291'^^xsd:double;
  dwc:aphiaid '127846'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:7200'^^xsd:anyURI;
  dwc:aphiaIdAccepted '127846'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A7201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A7201> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A7201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.167 -14.167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.167"^^xsd:decimal ;
  dwc:decimalLongitude "-14.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/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A7201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.167 -14.167)"^^geo:wktLiteral ;
  geo-pos:lat "28.167"^^xsd:decimal ;
  geo-pos:long "-14.167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A7201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:7201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '7201'^^xsd:integer;
  dwc:scientificName 'Paraconchoecia  spinifera'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:longitude '-14.167'^^xsd:double;
  dwc:latitude '28.167'^^xsd:double;
  dwc:aphiaid '127846'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:7201'^^xsd:anyURI;
  dwc:observationDate '1965-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '127846'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A7093>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A7093> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A7093> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30 -23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "30"^^xsd:decimal ;
  dwc:decimalLongitude "-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/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A7093>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30 -23)"^^geo:wktLiteral ;
  geo-pos:lat "30"^^xsd:decimal ;
  geo-pos:long "-23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A7093>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:7093" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '7093'^^xsd:integer;
  dwc:scientificName 'Paraconchoecia  mamillata'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:longitude '-23'^^xsd:integer;
  dwc:latitude '30'^^xsd:integer;
  dwc:aphiaid '127842'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:7093'^^xsd:anyURI;
  dwc:observationDate '1972-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '127842'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A7097>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A7097> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A7097> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.75 -14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.75"^^xsd:decimal ;
  dwc:decimalLongitude "-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/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A7097>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.75 -14)"^^geo:wktLiteral ;
  geo-pos:lat "49.75"^^xsd:decimal ;
  geo-pos:long "-14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A7097>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:7097" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '7097'^^xsd:integer;
  dwc:scientificName 'Paraconchoecia  mamillata'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:longitude '-14'^^xsd:integer;
  dwc:latitude '49.75'^^xsd:double;
  dwc:aphiaid '127842'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:7097'^^xsd:anyURI;
  dwc:observationDate '1978-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '127842'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A7098>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A7098> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A7098> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.918 -34.21)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.918"^^xsd:decimal ;
  dwc:decimalLongitude "-34.21"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A7098>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.918 -34.21)"^^geo:wktLiteral ;
  geo-pos:lat "29.918"^^xsd:decimal ;
  geo-pos:long "-34.21"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A7098>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:7098" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '7098'^^xsd:integer;
  dwc:scientificName 'Paraconchoecia  mamillata'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:longitude '-34.21'^^xsd:double;
  dwc:latitude '29.918'^^xsd:double;
  dwc:aphiaid '127842'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:7098'^^xsd:anyURI;
  dwc:observationDate '1981-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '127842'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A7110>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A7110> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A7110> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.433 -15.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.433"^^xsd:decimal ;
  dwc:decimalLongitude "-15.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/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A7110>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.433 -15.25)"^^geo:wktLiteral ;
  geo-pos:lat "48.433"^^xsd:decimal ;
  geo-pos:long "-15.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A7110>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:7110" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '7110'^^xsd:integer;
  dwc:scientificName 'Paraconchoecia  mamillata'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:longitude '-15.25'^^xsd:double;
  dwc:latitude '48.433'^^xsd:double;
  dwc:aphiaid '127842'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:7110'^^xsd:anyURI;
  dwc:observationDate '1976-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '127842'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A7472>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A7472> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A7472> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.433 -15.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.433"^^xsd:decimal ;
  dwc:decimalLongitude "-15.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/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A7472>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.433 -15.25)"^^geo:wktLiteral ;
  geo-pos:lat "48.433"^^xsd:decimal ;
  geo-pos:long "-15.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A7472>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:7472" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '7472'^^xsd:integer;
  dwc:scientificName 'Proceroecia  brachyaskos'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:longitude '-15.25'^^xsd:double;
  dwc:latitude '48.433'^^xsd:double;
  dwc:aphiaid '127857'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:7472'^^xsd:anyURI;
  dwc:observationDate '1976-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '127857'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A7473>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A7473> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A7473> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.033 -10.317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.033"^^xsd:decimal ;
  dwc:decimalLongitude "-10.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/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A7473>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.033 -10.317)"^^geo:wktLiteral ;
  geo-pos:lat "46.033"^^xsd:decimal ;
  geo-pos:long "-10.317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A7473>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:7473" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '7473'^^xsd:integer;
  dwc:scientificName 'Proceroecia  brachyaskos'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:longitude '-10.317'^^xsd:double;
  dwc:latitude '46.033'^^xsd:double;
  dwc:aphiaid '127857'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:7473'^^xsd:anyURI;
  dwc:observationDate '1976-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '127857'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A937>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A937> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A937> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -7.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-7.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/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A937>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -7.75)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-7.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A937>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:937" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '937'^^xsd:integer;
  dwc:scientificName 'Conchoecia hyalophyllum'^^xsd:string;
  dwc:longitude '-7.75'^^xsd:double;
  dwc:latitude '46'^^xsd:integer;
  dwc:aphiaid '127770'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:937'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1314235'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4089>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4089> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4089> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4089>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60 -20)"^^geo:wktLiteral ;
  geo-pos:lat "60"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4089>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:4089" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '4089'^^xsd:integer;
  dwc:scientificName 'Gigantocypris muelleri'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '60'^^xsd:integer;
  dwc:aphiaid '127715'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:4089'^^xsd:anyURI;
  dwc:observationDate '1971-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '127715'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4090>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4090> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4090> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4090>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53 -20)"^^geo:wktLiteral ;
  geo-pos:lat "53"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4090>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:4090" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '4090'^^xsd:integer;
  dwc:scientificName 'Gigantocypris muelleri'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '53'^^xsd:integer;
  dwc:aphiaid '127715'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:4090'^^xsd:anyURI;
  dwc:observationDate '1971-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '127715'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4091>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4091> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4091> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4091>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4091>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:4091" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '4091'^^xsd:integer;
  dwc:scientificName 'Gigantocypris muelleri'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  dwc:aphiaid '127715'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:4091'^^xsd:anyURI;
  dwc:observationDate '1970-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '127715'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4050>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4050> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4050> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.033 -38.717)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.033"^^xsd:decimal ;
  dwc:decimalLongitude "-38.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/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4050>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.033 -38.717)"^^geo:wktLiteral ;
  geo-pos:lat "56.033"^^xsd:decimal ;
  geo-pos:long "-38.717"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4050>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:4050" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '4050'^^xsd:integer;
  dwc:scientificName 'Gigantocypris muelleri'^^xsd:string;
  dwc:yearCollected '1947'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:longitude '-38.717'^^xsd:double;
  dwc:latitude '56.033'^^xsd:double;
  dwc:aphiaid '127715'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:4050'^^xsd:anyURI;
  dwc:observationDate '1947-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '127715'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A7437>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A7437> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A7437> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.017 -27.202)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.017"^^xsd:decimal ;
  dwc:decimalLongitude "-27.202"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A7437>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.017 -27.202)"^^geo:wktLiteral ;
  geo-pos:lat "32.017"^^xsd:decimal ;
  geo-pos:long "-27.202"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A7437>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:7437" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '7437'^^xsd:integer;
  dwc:scientificName 'Proceroecia  brachyaskos'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:longitude '-27.202'^^xsd:double;
  dwc:latitude '32.017'^^xsd:double;
  dwc:aphiaid '127857'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:7437'^^xsd:anyURI;
  dwc:observationDate '1973-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '127857'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A7438>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A7438> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A7438> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.008 -34.378)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.008"^^xsd:decimal ;
  dwc:decimalLongitude "-34.378"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A7438>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.008 -34.378)"^^geo:wktLiteral ;
  geo-pos:lat "32.008"^^xsd:decimal ;
  geo-pos:long "-34.378"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A7438>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:7438" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '7438'^^xsd:integer;
  dwc:scientificName 'Proceroecia  brachyaskos'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:longitude '-34.378'^^xsd:double;
  dwc:latitude '32.008'^^xsd:double;
  dwc:aphiaid '127857'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:7438'^^xsd:anyURI;
  dwc:observationDate '1973-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '127857'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A7439>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A7439> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A7439> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.967 -39.04)"^^geo:wktLiteral ;
  dwc:decimalLatitude "31.967"^^xsd:decimal ;
  dwc:decimalLongitude "-39.04"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A7439>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.967 -39.04)"^^geo:wktLiteral ;
  geo-pos:lat "31.967"^^xsd:decimal ;
  geo-pos:long "-39.04"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A7439>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:7439" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '7439'^^xsd:integer;
  dwc:scientificName 'Proceroecia  brachyaskos'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:longitude '-39.04'^^xsd:double;
  dwc:latitude '31.967'^^xsd:double;
  dwc:aphiaid '127857'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:7439'^^xsd:anyURI;
  dwc:observationDate '1973-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '127857'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A7263>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A7263> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A7263> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.077 -4.357)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.077"^^xsd:decimal ;
  dwc:decimalLongitude "-4.357"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A7263>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.077 -4.357)"^^geo:wktLiteral ;
  geo-pos:lat "44.077"^^xsd:decimal ;
  geo-pos:long "-4.357"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A7263>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:7263" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '7263'^^xsd:integer;
  dwc:scientificName 'Paraconchoecia  spinifera'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:longitude '-4.357'^^xsd:double;
  dwc:latitude '44.077'^^xsd:double;
  dwc:aphiaid '127846'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:7263'^^xsd:anyURI;
  dwc:observationDate '1974-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '127846'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A7265>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A7265> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A7265> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.033 -10.317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.033"^^xsd:decimal ;
  dwc:decimalLongitude "-10.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/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A7265>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.033 -10.317)"^^geo:wktLiteral ;
  geo-pos:lat "46.033"^^xsd:decimal ;
  geo-pos:long "-10.317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A7265>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:7265" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '7265'^^xsd:integer;
  dwc:scientificName 'Paraconchoecia  spinifera'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:longitude '-10.317'^^xsd:double;
  dwc:latitude '46.033'^^xsd:double;
  dwc:aphiaid '127846'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:7265'^^xsd:anyURI;
  dwc:observationDate '1976-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '127846'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A7266>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A7266> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A7266> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.732 4.705)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.732"^^xsd:decimal ;
  dwc:decimalLongitude "4.705"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A7266>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.732 4.705)"^^geo:wktLiteral ;
  geo-pos:lat "39.732"^^xsd:decimal ;
  geo-pos:long "4.705"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A7266>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:7266" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '7266'^^xsd:integer;
  dwc:scientificName 'Paraconchoecia  spinifera'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:longitude '4.705'^^xsd:double;
  dwc:latitude '39.732'^^xsd:double;
  dwc:aphiaid '127846'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:7266'^^xsd:anyURI;
  dwc:observationDate '1970-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '127846'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A990>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A990> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A990> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30 -23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "30"^^xsd:decimal ;
  dwc:decimalLongitude "-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/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A990>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30 -23)"^^geo:wktLiteral ;
  geo-pos:lat "30"^^xsd:decimal ;
  geo-pos:long "-23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A990>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:990" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '990'^^xsd:integer;
  dwc:scientificName 'Conchoecia hyalophyllum'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:longitude '-23'^^xsd:integer;
  dwc:latitude '30'^^xsd:integer;
  dwc:aphiaid '127770'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:990'^^xsd:anyURI;
  dwc:observationDate '1972-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '1314235'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A991> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.187 -23.82)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.187"^^xsd:decimal ;
  dwc:decimalLongitude "-23.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/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.187 -23.82)"^^geo:wktLiteral ;
  geo-pos:lat "32.187"^^xsd:decimal ;
  geo-pos:long "-23.82"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '991'^^xsd:integer;
  dwc:scientificName 'Conchoecia hyalophyllum'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:longitude '-23.82'^^xsd:double;
  dwc:latitude '32.187'^^xsd:double;
  dwc:aphiaid '127770'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:991'^^xsd:anyURI;
  dwc:observationDate '1973-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '1314235'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A992>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A992> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A992> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.017 -27.202)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.017"^^xsd:decimal ;
  dwc:decimalLongitude "-27.202"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A992>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.017 -27.202)"^^geo:wktLiteral ;
  geo-pos:lat "32.017"^^xsd:decimal ;
  geo-pos:long "-27.202"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A992>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:992" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '992'^^xsd:integer;
  dwc:scientificName 'Conchoecia hyalophyllum'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:longitude '-27.202'^^xsd:double;
  dwc:latitude '32.017'^^xsd:double;
  dwc:aphiaid '127770'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:992'^^xsd:anyURI;
  dwc:observationDate '1973-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '1314235'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A419>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A419> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A419> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.817 -17.083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.817"^^xsd:decimal ;
  dwc:decimalLongitude "-17.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/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A419>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.817 -17.083)"^^geo:wktLiteral ;
  geo-pos:lat "41.817"^^xsd:decimal ;
  geo-pos:long "-17.083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A419>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:419" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '419'^^xsd:integer;
  dwc:scientificName 'Archiconchoecissa cucullata'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:longitude '-17.083'^^xsd:double;
  dwc:latitude '41.817'^^xsd:double;
  dwc:aphiaid '175693'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:419'^^xsd:anyURI;
  dwc:observationDate '1978-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '175693'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4190>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4190> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4190> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.075 -19.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.075"^^xsd:decimal ;
  dwc:decimalLongitude "-19.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4190>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.075 -19.7)"^^geo:wktLiteral ;
  geo-pos:lat "43.075"^^xsd:decimal ;
  geo-pos:long "-19.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4190>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:4190" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '4190'^^xsd:integer;
  dwc:scientificName 'Halocypria  globosa'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:longitude '-19.7'^^xsd:double;
  dwc:latitude '43.075'^^xsd:double;
  dwc:aphiaid '127793'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:4190'^^xsd:anyURI;
  dwc:observationDate '1909-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '127793'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A42>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A42> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A42> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44 -13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44"^^xsd:decimal ;
  dwc:decimalLongitude "-13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A42>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44 -13)"^^geo:wktLiteral ;
  geo-pos:lat "44"^^xsd:decimal ;
  geo-pos:long "-13"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A42>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:42" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '42'^^xsd:integer;
  dwc:scientificName 'Conchoecia magna'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:longitude '-13'^^xsd:integer;
  dwc:latitude '44'^^xsd:integer;
  dwc:aphiaid '127773'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:42'^^xsd:anyURI;
  dwc:observationDate '1974-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127773'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A420>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A420> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A420> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.772 -17.167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.772"^^xsd:decimal ;
  dwc:decimalLongitude "-17.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/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A420>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.772 -17.167)"^^geo:wktLiteral ;
  geo-pos:lat "41.772"^^xsd:decimal ;
  geo-pos:long "-17.167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A420>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:420" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '420'^^xsd:integer;
  dwc:scientificName 'Archiconchoecissa cucullata'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:longitude '-17.167'^^xsd:double;
  dwc:latitude '41.772'^^xsd:double;
  dwc:aphiaid '175693'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:420'^^xsd:anyURI;
  dwc:observationDate '1978-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '175693'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4140>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4140> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4140> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.033 -20.033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.033"^^xsd:decimal ;
  dwc:decimalLongitude "-20.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/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4140>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.033 -20.033)"^^geo:wktLiteral ;
  geo-pos:lat "40.033"^^xsd:decimal ;
  geo-pos:long "-20.033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4140>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:4140" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '4140'^^xsd:integer;
  dwc:scientificName 'Gigantocypris muelleri'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:longitude '-20.033'^^xsd:double;
  dwc:latitude '40.033'^^xsd:double;
  dwc:aphiaid '127715'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:4140'^^xsd:anyURI;
  dwc:observationDate '1961-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '127715'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4141>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4141> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4141> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30.167 -23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "30.167"^^xsd:decimal ;
  dwc:decimalLongitude "-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/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4141>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30.167 -23)"^^geo:wktLiteral ;
  geo-pos:lat "30.167"^^xsd:decimal ;
  geo-pos:long "-23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4141>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:4141" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '4141'^^xsd:integer;
  dwc:scientificName 'Gigantocypris muelleri'^^xsd:string;
  dwc:yearCollected '1962'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:longitude '-23'^^xsd:integer;
  dwc:latitude '30.167'^^xsd:double;
  dwc:aphiaid '127715'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:4141'^^xsd:anyURI;
  dwc:observationDate '1962-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '127715'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4142>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4142> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4142> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.1 -20.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.1"^^xsd:decimal ;
  dwc:decimalLongitude "-20.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/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4142>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.1 -20.8)"^^geo:wktLiteral ;
  geo-pos:lat "33.1"^^xsd:decimal ;
  geo-pos:long "-20.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4142>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:4142" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '4142'^^xsd:integer;
  dwc:scientificName 'Gigantocypris muelleri'^^xsd:string;
  dwc:yearCollected '1962'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:longitude '-20.8'^^xsd:double;
  dwc:latitude '33.1'^^xsd:double;
  dwc:aphiaid '127715'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:4142'^^xsd:anyURI;
  dwc:observationDate '1962-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '127715'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4285>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4285> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4285> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.033 -31.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.033"^^xsd:decimal ;
  dwc:decimalLongitude "-31.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/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4285>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.033 -31.75)"^^geo:wktLiteral ;
  geo-pos:lat "47.033"^^xsd:decimal ;
  geo-pos:long "-31.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4285>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:4285" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '4285'^^xsd:integer;
  dwc:scientificName 'Halocypria  globosa'^^xsd:string;
  dwc:yearCollected '1931'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:longitude '-31.75'^^xsd:double;
  dwc:latitude '47.033'^^xsd:double;
  dwc:aphiaid '127793'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:4285'^^xsd:anyURI;
  dwc:observationDate '1931-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '127793'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4286>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4286> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4286> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.817 -30.367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.817"^^xsd:decimal ;
  dwc:decimalLongitude "-30.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/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4286>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.817 -30.367)"^^geo:wktLiteral ;
  geo-pos:lat "49.817"^^xsd:decimal ;
  geo-pos:long "-30.367"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4286>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:4286" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '4286'^^xsd:integer;
  dwc:scientificName 'Halocypria  globosa'^^xsd:string;
  dwc:yearCollected '1931'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:longitude '-30.367'^^xsd:double;
  dwc:latitude '49.817'^^xsd:double;
  dwc:aphiaid '127793'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:4286'^^xsd:anyURI;
  dwc:observationDate '1931-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '127793'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4287>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4287> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4287> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.383 -16.083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62.383"^^xsd:decimal ;
  dwc:decimalLongitude "-16.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/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4287>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.383 -16.083)"^^geo:wktLiteral ;
  geo-pos:lat "62.383"^^xsd:decimal ;
  geo-pos:long "-16.083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4287>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:4287" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '4287'^^xsd:integer;
  dwc:scientificName 'Halocypria  globosa'^^xsd:string;
  dwc:yearCollected '1932'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:longitude '-16.083'^^xsd:double;
  dwc:latitude '62.383'^^xsd:double;
  dwc:aphiaid '127793'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:4287'^^xsd:anyURI;
  dwc:observationDate '1932-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '127793'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4495>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4495> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4495> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.25 -7.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.25"^^xsd:decimal ;
  dwc:decimalLongitude "-7.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/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4495>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.25 -7.15)"^^geo:wktLiteral ;
  geo-pos:lat "46.25"^^xsd:decimal ;
  geo-pos:long "-7.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4495>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:4495" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '4495'^^xsd:integer;
  dwc:scientificName 'Loricoecia  loricata'^^xsd:string;
  dwc:yearCollected '1904'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:longitude '-7.15'^^xsd:double;
  dwc:latitude '46.25'^^xsd:double;
  dwc:aphiaid '127798'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:4495'^^xsd:anyURI;
  dwc:observationDate '1904-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '127798'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4496>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4496> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4496> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.467 -25.891)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.467"^^xsd:decimal ;
  dwc:decimalLongitude "-25.891"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4496>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.467 -25.891)"^^geo:wktLiteral ;
  geo-pos:lat "37.467"^^xsd:decimal ;
  geo-pos:long "-25.891"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4496>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:4496" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '4496'^^xsd:integer;
  dwc:scientificName 'Loricoecia  loricata'^^xsd:string;
  dwc:yearCollected '1904'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '-25.891'^^xsd:double;
  dwc:latitude '37.467'^^xsd:double;
  dwc:aphiaid '127798'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:4496'^^xsd:anyURI;
  dwc:observationDate '1904-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '127798'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4497>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4497> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4497> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.033 -12.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.033"^^xsd:decimal ;
  dwc:decimalLongitude "-12.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/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4497>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.033 -12.35)"^^geo:wktLiteral ;
  geo-pos:lat "34.033"^^xsd:decimal ;
  geo-pos:long "-12.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4497>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:4497" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '4497'^^xsd:integer;
  dwc:scientificName 'Loricoecia  loricata'^^xsd:string;
  dwc:yearCollected '1905'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:longitude '-12.35'^^xsd:double;
  dwc:latitude '34.033'^^xsd:double;
  dwc:aphiaid '127798'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:4497'^^xsd:anyURI;
  dwc:observationDate '1905-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '127798'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4440>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4440> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4440> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4440>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53 -20)"^^geo:wktLiteral ;
  geo-pos:lat "53"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4440>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:4440" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '4440'^^xsd:integer;
  dwc:scientificName 'Loricoecia  ctenophora'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '53'^^xsd:integer;
  dwc:aphiaid '127797'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:4440'^^xsd:anyURI;
  dwc:observationDate '1971-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '127797'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4441>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4441> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4441> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30 -23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "30"^^xsd:decimal ;
  dwc:decimalLongitude "-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/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4441>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30 -23)"^^geo:wktLiteral ;
  geo-pos:lat "30"^^xsd:decimal ;
  geo-pos:long "-23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4441>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:4441" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '4441'^^xsd:integer;
  dwc:scientificName 'Loricoecia  ctenophora'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:longitude '-23'^^xsd:integer;
  dwc:latitude '30'^^xsd:integer;
  dwc:aphiaid '127797'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:4441'^^xsd:anyURI;
  dwc:observationDate '1972-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '127797'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4442>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4442> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4442> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.187 -23.82)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.187"^^xsd:decimal ;
  dwc:decimalLongitude "-23.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/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4442>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.187 -23.82)"^^geo:wktLiteral ;
  geo-pos:lat "32.187"^^xsd:decimal ;
  geo-pos:long "-23.82"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4442>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:4442" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '4442'^^xsd:integer;
  dwc:scientificName 'Loricoecia  ctenophora'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:longitude '-23.82'^^xsd:double;
  dwc:latitude '32.187'^^xsd:double;
  dwc:aphiaid '127797'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:4442'^^xsd:anyURI;
  dwc:observationDate '1973-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '127797'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A435>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A435> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A435> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.77 -21.742)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.77"^^xsd:decimal ;
  dwc:decimalLongitude "-21.742"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A435>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.77 -21.742)"^^geo:wktLiteral ;
  geo-pos:lat "41.77"^^xsd:decimal ;
  geo-pos:long "-21.742"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A435>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:435" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '435'^^xsd:integer;
  dwc:scientificName 'Archiconchoecissa cucullata'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:longitude '-21.742'^^xsd:double;
  dwc:latitude '41.77'^^xsd:double;
  dwc:aphiaid '175693'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:435'^^xsd:anyURI;
  dwc:observationDate '1984-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '175693'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4350>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4350> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4350> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.393 -12.827)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.393"^^xsd:decimal ;
  dwc:decimalLongitude "-12.827"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4350>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.393 -12.827)"^^geo:wktLiteral ;
  geo-pos:lat "49.393"^^xsd:decimal ;
  geo-pos:long "-12.827"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4350>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:4350" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '4350'^^xsd:integer;
  dwc:scientificName 'Halocypria  globosa'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '-12.827'^^xsd:double;
  dwc:latitude '49.393'^^xsd:double;
  dwc:aphiaid '127793'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:4350'^^xsd:anyURI;
  dwc:observationDate '1979-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '127793'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4351>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4351> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4351> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.582 -13.278)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.582"^^xsd:decimal ;
  dwc:decimalLongitude "-13.278"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4351>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.582 -13.278)"^^geo:wktLiteral ;
  geo-pos:lat "49.582"^^xsd:decimal ;
  geo-pos:long "-13.278"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4351>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:4351" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '4351'^^xsd:integer;
  dwc:scientificName 'Halocypria  globosa'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '-13.278'^^xsd:double;
  dwc:latitude '49.582'^^xsd:double;
  dwc:aphiaid '127793'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:4351'^^xsd:anyURI;
  dwc:observationDate '1979-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '127793'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4352>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4352> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4352> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.759 -14.078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.759"^^xsd:decimal ;
  dwc:decimalLongitude "-14.078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4352>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.759 -14.078)"^^geo:wktLiteral ;
  geo-pos:lat "49.759"^^xsd:decimal ;
  geo-pos:long "-14.078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4352>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:4352" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '4352'^^xsd:integer;
  dwc:scientificName 'Halocypria  globosa'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '-14.078'^^xsd:double;
  dwc:latitude '49.759'^^xsd:double;
  dwc:aphiaid '127793'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:4352'^^xsd:anyURI;
  dwc:observationDate '1979-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '127793'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4585>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4585> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4585> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.967 -39.04)"^^geo:wktLiteral ;
  dwc:decimalLatitude "31.967"^^xsd:decimal ;
  dwc:decimalLongitude "-39.04"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4585>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.967 -39.04)"^^geo:wktLiteral ;
  geo-pos:lat "31.967"^^xsd:decimal ;
  geo-pos:long "-39.04"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4585>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:4585" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '4585'^^xsd:integer;
  dwc:scientificName 'Loricoecia  loricata'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:longitude '-39.04'^^xsd:double;
  dwc:latitude '31.967'^^xsd:double;
  dwc:aphiaid '127798'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:4585'^^xsd:anyURI;
  dwc:observationDate '1973-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '127798'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4586>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4586> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4586> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.962 -43.623)"^^geo:wktLiteral ;
  dwc:decimalLatitude "31.962"^^xsd:decimal ;
  dwc:decimalLongitude "-43.623"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4586>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.962 -43.623)"^^geo:wktLiteral ;
  geo-pos:lat "31.962"^^xsd:decimal ;
  geo-pos:long "-43.623"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4586>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:4586" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '4586'^^xsd:integer;
  dwc:scientificName 'Loricoecia  loricata'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:longitude '-43.623'^^xsd:double;
  dwc:latitude '31.962'^^xsd:double;
  dwc:aphiaid '127798'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:4586'^^xsd:anyURI;
  dwc:observationDate '1973-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '127798'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A459>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A459> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A459> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.387 -4.847)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.387"^^xsd:decimal ;
  dwc:decimalLongitude "-4.847"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A459>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.387 -4.847)"^^geo:wktLiteral ;
  geo-pos:lat "44.387"^^xsd:decimal ;
  geo-pos:long "-4.847"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A459>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:459" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '459'^^xsd:integer;
  dwc:scientificName 'Archiconchoecissa cucullata'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:longitude '-4.847'^^xsd:double;
  dwc:latitude '44.387'^^xsd:double;
  dwc:aphiaid '175693'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:459'^^xsd:anyURI;
  dwc:observationDate '1974-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '175693'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2503>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2503> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2503> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.148 -4.265)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.148"^^xsd:decimal ;
  dwc:decimalLongitude "-4.265"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2503>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.148 -4.265)"^^geo:wktLiteral ;
  geo-pos:lat "44.148"^^xsd:decimal ;
  geo-pos:long "-4.265"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2503>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:2503" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '2503'^^xsd:integer;
  dwc:scientificName 'Orthoconchoecia  haddoni'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '-4.265'^^xsd:double;
  dwc:latitude '44.148'^^xsd:double;
  dwc:aphiaid '127831'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:2503'^^xsd:anyURI;
  dwc:observationDate '1973-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '127831'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2504>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2504> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2504> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.602 -8.675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.602"^^xsd:decimal ;
  dwc:decimalLongitude "-8.675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2504>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.602 -8.675)"^^geo:wktLiteral ;
  geo-pos:lat "47.602"^^xsd:decimal ;
  geo-pos:long "-8.675"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2504>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:2504" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '2504'^^xsd:integer;
  dwc:scientificName 'Orthoconchoecia  haddoni'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:longitude '-8.675'^^xsd:double;
  dwc:latitude '47.602'^^xsd:double;
  dwc:aphiaid '127831'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:2504'^^xsd:anyURI;
  dwc:observationDate '1974-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '127831'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2505>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2505> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2505> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.445 -10.398)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.445"^^xsd:decimal ;
  dwc:decimalLongitude "-10.398"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2505>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.445 -10.398)"^^geo:wktLiteral ;
  geo-pos:lat "46.445"^^xsd:decimal ;
  geo-pos:long "-10.398"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2505>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:2505" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '2505'^^xsd:integer;
  dwc:scientificName 'Orthoconchoecia  haddoni'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:longitude '-10.398'^^xsd:double;
  dwc:latitude '46.445'^^xsd:double;
  dwc:aphiaid '127831'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:2505'^^xsd:anyURI;
  dwc:observationDate '1974-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '127831'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2900> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.95 -24.983)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.95"^^xsd:decimal ;
  dwc:decimalLongitude "-24.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/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.95 -24.983)"^^geo:wktLiteral ;
  geo-pos:lat "39.95"^^xsd:decimal ;
  geo-pos:long "-24.983"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:2900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '2900'^^xsd:integer;
  dwc:scientificName 'Conchoecilla  daphoides'^^xsd:string;
  dwc:yearCollected '1931'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:longitude '-24.983'^^xsd:double;
  dwc:latitude '39.95'^^xsd:double;
  dwc:aphiaid '127776'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:2900'^^xsd:anyURI;
  dwc:observationDate '1931-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '127776'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2901> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.917 -32.367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.917"^^xsd:decimal ;
  dwc:decimalLongitude "-32.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/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.917 -32.367)"^^geo:wktLiteral ;
  geo-pos:lat "41.917"^^xsd:decimal ;
  geo-pos:long "-32.367"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:2901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '2901'^^xsd:integer;
  dwc:scientificName 'Conchoecilla  daphoides'^^xsd:string;
  dwc:yearCollected '1931'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:longitude '-32.367'^^xsd:double;
  dwc:latitude '41.917'^^xsd:double;
  dwc:aphiaid '127776'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:2901'^^xsd:anyURI;
  dwc:observationDate '1931-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '127776'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2647>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2647> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2647> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30.01 -33.933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "30.01"^^xsd:decimal ;
  dwc:decimalLongitude "-33.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/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2647>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30.01 -33.933)"^^geo:wktLiteral ;
  geo-pos:lat "30.01"^^xsd:decimal ;
  geo-pos:long "-33.933"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2647>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:2647" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '2647'^^xsd:integer;
  dwc:scientificName 'Orthoconchoecia  secernenda'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:longitude '-33.933'^^xsd:double;
  dwc:latitude '30.01'^^xsd:double;
  dwc:aphiaid '127832'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:2647'^^xsd:anyURI;
  dwc:observationDate '1981-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '127832'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2653>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2653> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2653> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.3 -15.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.3"^^xsd:decimal ;
  dwc:decimalLongitude "-15.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/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2653>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.3 -15.55)"^^geo:wktLiteral ;
  geo-pos:lat "37.3"^^xsd:decimal ;
  geo-pos:long "-15.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2653>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:2653" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '2653'^^xsd:integer;
  dwc:scientificName 'Orthoconchoecia  secernenda'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:longitude '-15.55'^^xsd:double;
  dwc:latitude '37.3'^^xsd:double;
  dwc:aphiaid '127832'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:2653'^^xsd:anyURI;
  dwc:observationDate '1981-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '127832'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2654>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2654> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2654> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.5 -18.722)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.5"^^xsd:decimal ;
  dwc:decimalLongitude "-18.722"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2654>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.5 -18.722)"^^geo:wktLiteral ;
  geo-pos:lat "36.5"^^xsd:decimal ;
  geo-pos:long "-18.722"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2654>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:2654" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '2654'^^xsd:integer;
  dwc:scientificName 'Orthoconchoecia  secernenda'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:longitude '-18.722'^^xsd:double;
  dwc:latitude '36.5'^^xsd:double;
  dwc:aphiaid '127832'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:2654'^^xsd:anyURI;
  dwc:observationDate '1981-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '127832'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4796>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4796> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4796> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4796>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60 -20)"^^geo:wktLiteral ;
  geo-pos:lat "60"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4796>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:4796" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '4796'^^xsd:integer;
  dwc:scientificName 'Metaconchoecia  arcuata'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '60'^^xsd:integer;
  dwc:aphiaid '127803'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:4796'^^xsd:anyURI;
  dwc:observationDate '1971-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '535999'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4797>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4797> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4797> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4797>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53 -20)"^^geo:wktLiteral ;
  geo-pos:lat "53"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4797>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:4797" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '4797'^^xsd:integer;
  dwc:scientificName 'Metaconchoecia  arcuata'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '53'^^xsd:integer;
  dwc:aphiaid '127803'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:4797'^^xsd:anyURI;
  dwc:observationDate '1971-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '535999'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4798>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4798> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4798> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30 -23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "30"^^xsd:decimal ;
  dwc:decimalLongitude "-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/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4798>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30 -23)"^^geo:wktLiteral ;
  geo-pos:lat "30"^^xsd:decimal ;
  geo-pos:long "-23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4798>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:4798" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '4798'^^xsd:integer;
  dwc:scientificName 'Metaconchoecia  arcuata'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:longitude '-23'^^xsd:integer;
  dwc:latitude '30'^^xsd:integer;
  dwc:aphiaid '127803'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:4798'^^xsd:anyURI;
  dwc:observationDate '1972-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '535999'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2372>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2372> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2372> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.31 -12.457)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.31"^^xsd:decimal ;
  dwc:decimalLongitude "-12.457"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2372>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.31 -12.457)"^^geo:wktLiteral ;
  geo-pos:lat "49.31"^^xsd:decimal ;
  geo-pos:long "-12.457"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2372>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:2372" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '2372'^^xsd:integer;
  dwc:scientificName 'Orthoconchoecia  haddoni'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '-12.457'^^xsd:double;
  dwc:latitude '49.31'^^xsd:double;
  dwc:aphiaid '127831'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:2372'^^xsd:anyURI;
  dwc:observationDate '1979-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '127831'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2373>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2373> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2373> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.283 -11.847)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.283"^^xsd:decimal ;
  dwc:decimalLongitude "-11.847"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2373>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.283 -11.847)"^^geo:wktLiteral ;
  geo-pos:lat "49.283"^^xsd:decimal ;
  geo-pos:long "-11.847"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2373>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:2373" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '2373'^^xsd:integer;
  dwc:scientificName 'Orthoconchoecia  haddoni'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '-11.847'^^xsd:double;
  dwc:latitude '49.283'^^xsd:double;
  dwc:aphiaid '127831'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:2373'^^xsd:anyURI;
  dwc:observationDate '1979-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '127831'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2374>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2374> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2374> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.578 -13.208)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.578"^^xsd:decimal ;
  dwc:decimalLongitude "-13.208"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2374>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.578 -13.208)"^^geo:wktLiteral ;
  geo-pos:lat "49.578"^^xsd:decimal ;
  geo-pos:long "-13.208"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2374>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:2374" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '2374'^^xsd:integer;
  dwc:scientificName 'Orthoconchoecia  haddoni'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '-13.208'^^xsd:double;
  dwc:latitude '49.578'^^xsd:double;
  dwc:aphiaid '127831'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:2374'^^xsd:anyURI;
  dwc:observationDate '1979-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '127831'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2375>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2375> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2375> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.759 -14.078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.759"^^xsd:decimal ;
  dwc:decimalLongitude "-14.078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2375>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.759 -14.078)"^^geo:wktLiteral ;
  geo-pos:lat "49.759"^^xsd:decimal ;
  geo-pos:long "-14.078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2375>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:2375" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '2375'^^xsd:integer;
  dwc:scientificName 'Orthoconchoecia  haddoni'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '-14.078'^^xsd:double;
  dwc:latitude '49.759'^^xsd:double;
  dwc:aphiaid '127831'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:2375'^^xsd:anyURI;
  dwc:observationDate '1979-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '127831'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A219>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A219> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A219> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.233 3.733)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.233"^^xsd:decimal ;
  dwc:decimalLongitude "3.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/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A219>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.233 3.733)"^^geo:wktLiteral ;
  geo-pos:lat "42.233"^^xsd:decimal ;
  geo-pos:long "3.733"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A219>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:219" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '219'^^xsd:integer;
  dwc:scientificName 'Conchoecia magna'^^xsd:string;
  dwc:longitude '3.733'^^xsd:double;
  dwc:latitude '42.233'^^xsd:double;
  dwc:aphiaid '127773'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:219'^^xsd:anyURI;
  dwc:aphiaIdAccepted '127773'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2191>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2191> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2191> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.233 -14.383)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.233"^^xsd:decimal ;
  dwc:decimalLongitude "-14.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/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2191>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.233 -14.383)"^^geo:wktLiteral ;
  geo-pos:lat "40.233"^^xsd:decimal ;
  geo-pos:long "-14.383"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2191>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:2191" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '2191'^^xsd:integer;
  dwc:scientificName 'Archiconchoecissa cucullata'^^xsd:string;
  dwc:yearCollected '1906'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:longitude '-14.383'^^xsd:double;
  dwc:latitude '40.233'^^xsd:double;
  dwc:aphiaid '175693'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:2191'^^xsd:anyURI;
  dwc:observationDate '1906-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '175693'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2192>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2192> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2192> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.983 -15.083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "31.983"^^xsd:decimal ;
  dwc:decimalLongitude "-15.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/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2192>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.983 -15.083)"^^geo:wktLiteral ;
  geo-pos:lat "31.983"^^xsd:decimal ;
  geo-pos:long "-15.083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2192>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:2192" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '2192'^^xsd:integer;
  dwc:scientificName 'Archiconchoecissa cucullata'^^xsd:string;
  dwc:yearCollected '1906'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:longitude '-15.083'^^xsd:double;
  dwc:latitude '31.983'^^xsd:double;
  dwc:aphiaid '175693'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:2192'^^xsd:anyURI;
  dwc:observationDate '1906-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '175693'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A220>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A220> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A220> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.9 5.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.9"^^xsd:decimal ;
  dwc:decimalLongitude "5.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/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A220>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.9 5.95)"^^geo:wktLiteral ;
  geo-pos:lat "42.9"^^xsd:decimal ;
  geo-pos:long "5.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A220>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:220" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '220'^^xsd:integer;
  dwc:scientificName 'Conchoecia magna'^^xsd:string;
  dwc:longitude '5.95'^^xsd:double;
  dwc:latitude '42.9'^^xsd:double;
  dwc:aphiaid '127773'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:220'^^xsd:anyURI;
  dwc:aphiaIdAccepted '127773'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2120>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2120> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2120> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.913 -20.368)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.913"^^xsd:decimal ;
  dwc:decimalLongitude "-20.368"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2120>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.913 -20.368)"^^geo:wktLiteral ;
  geo-pos:lat "52.913"^^xsd:decimal ;
  geo-pos:long "-20.368"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2120>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:2120" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '2120'^^xsd:integer;
  dwc:scientificName 'Archiconchoecissa cucullata'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:longitude '-20.368'^^xsd:double;
  dwc:latitude '52.913'^^xsd:double;
  dwc:aphiaid '175693'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:2120'^^xsd:anyURI;
  dwc:observationDate '1970-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '175693'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4624>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4624> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4624> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.083 -4.283)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.083"^^xsd:decimal ;
  dwc:decimalLongitude "-4.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/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4624>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.083 -4.283)"^^geo:wktLiteral ;
  geo-pos:lat "44.083"^^xsd:decimal ;
  geo-pos:long "-4.283"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4624>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:4624" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '4624'^^xsd:integer;
  dwc:scientificName 'Loricoecia  loricata'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:longitude '-4.283'^^xsd:double;
  dwc:latitude '44.083'^^xsd:double;
  dwc:aphiaid '127798'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:4624'^^xsd:anyURI;
  dwc:observationDate '1974-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '127798'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A3084>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A3084> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A3084> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.878 -34.169)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.878"^^xsd:decimal ;
  dwc:decimalLongitude "-34.169"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A3084>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.878 -34.169)"^^geo:wktLiteral ;
  geo-pos:lat "35.878"^^xsd:decimal ;
  geo-pos:long "-34.169"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A3084>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:3084" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '3084'^^xsd:integer;
  dwc:scientificName 'Conchoecilla  daphoides'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:longitude '-34.169'^^xsd:double;
  dwc:latitude '35.878'^^xsd:double;
  dwc:aphiaid '127776'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:3084'^^xsd:anyURI;
  dwc:observationDate '1997-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '127776'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A3099>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A3099> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A3099> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.922 -22.038)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.922"^^xsd:decimal ;
  dwc:decimalLongitude "-22.038"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A3099>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.922 -22.038)"^^geo:wktLiteral ;
  geo-pos:lat "32.922"^^xsd:decimal ;
  geo-pos:long "-22.038"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A3099>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:3099" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '3099'^^xsd:integer;
  dwc:scientificName 'Conchoecissa  squamosa'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:longitude '-22.038'^^xsd:double;
  dwc:latitude '32.922'^^xsd:double;
  dwc:aphiaid '172486'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:3099'^^xsd:anyURI;
  dwc:observationDate '1981-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '172486'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A322>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A322> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A322> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.898 -14.148)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.898"^^xsd:decimal ;
  dwc:decimalLongitude "-14.148"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A322>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.898 -14.148)"^^geo:wktLiteral ;
  geo-pos:lat "49.898"^^xsd:decimal ;
  geo-pos:long "-14.148"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A322>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:322" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '322'^^xsd:integer;
  dwc:scientificName 'Conchoecia magna'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:longitude '-14.148'^^xsd:double;
  dwc:latitude '49.898'^^xsd:double;
  dwc:aphiaid '127773'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:322'^^xsd:anyURI;
  dwc:observationDate '1979-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '127773'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A534>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A534> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A534> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.972 -20.278)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.972"^^xsd:decimal ;
  dwc:decimalLongitude "-20.278"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A534>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.972 -20.278)"^^geo:wktLiteral ;
  geo-pos:lat "39.972"^^xsd:decimal ;
  geo-pos:long "-20.278"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A534>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:534" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '534'^^xsd:integer;
  dwc:scientificName 'Archiconchoecissa cucullata aff.'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:longitude '-20.278'^^xsd:double;
  dwc:latitude '39.972'^^xsd:double;
  dwc:aphiaid '175691'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:534'^^xsd:anyURI;
  dwc:observationDate '1970-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '175691'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A535>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A535> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A535> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.948 -20.125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.948"^^xsd:decimal ;
  dwc:decimalLongitude "-20.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/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A535>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.948 -20.125)"^^geo:wktLiteral ;
  geo-pos:lat "39.948"^^xsd:decimal ;
  geo-pos:long "-20.125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A535>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:535" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '535'^^xsd:integer;
  dwc:scientificName 'Archiconchoecissa cucullata aff.'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:longitude '-20.125'^^xsd:double;
  dwc:latitude '39.948'^^xsd:double;
  dwc:aphiaid '175691'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:535'^^xsd:anyURI;
  dwc:observationDate '1970-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '175691'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A536>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A536> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A536> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.965 -19.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.965"^^xsd:decimal ;
  dwc:decimalLongitude "-19.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/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A536>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.965 -19.95)"^^geo:wktLiteral ;
  geo-pos:lat "39.965"^^xsd:decimal ;
  geo-pos:long "-19.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A536>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:536" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '536'^^xsd:integer;
  dwc:scientificName 'Archiconchoecissa cucullata aff.'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:longitude '-19.95'^^xsd:double;
  dwc:latitude '39.965'^^xsd:double;
  dwc:aphiaid '175691'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:536'^^xsd:anyURI;
  dwc:observationDate '1970-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '175691'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A537>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A537> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A537> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.883 -19.99)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.883"^^xsd:decimal ;
  dwc:decimalLongitude "-19.99"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A537>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.883 -19.99)"^^geo:wktLiteral ;
  geo-pos:lat "39.883"^^xsd:decimal ;
  geo-pos:long "-19.99"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A537>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:537" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '537'^^xsd:integer;
  dwc:scientificName 'Archiconchoecissa cucullata aff.'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:longitude '-19.99'^^xsd:double;
  dwc:latitude '39.883'^^xsd:double;
  dwc:aphiaid '175691'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:537'^^xsd:anyURI;
  dwc:observationDate '1970-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '175691'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2989>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2989> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2989> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.31 -12.457)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.31"^^xsd:decimal ;
  dwc:decimalLongitude "-12.457"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2989>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.31 -12.457)"^^geo:wktLiteral ;
  geo-pos:lat "49.31"^^xsd:decimal ;
  geo-pos:long "-12.457"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2989>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:2989" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '2989'^^xsd:integer;
  dwc:scientificName 'Conchoecilla  daphoides'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '-12.457'^^xsd:double;
  dwc:latitude '49.31'^^xsd:double;
  dwc:aphiaid '127776'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:2989'^^xsd:anyURI;
  dwc:observationDate '1979-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '127776'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A299>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A299> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A299> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A299>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53 -20)"^^geo:wktLiteral ;
  geo-pos:lat "53"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A299>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:299" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '299'^^xsd:integer;
  dwc:scientificName 'Conchoecia magna'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '53'^^xsd:integer;
  dwc:aphiaid '127773'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:299'^^xsd:anyURI;
  dwc:observationDate '1971-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '127773'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2990>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2990> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2990> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.283 -11.847)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.283"^^xsd:decimal ;
  dwc:decimalLongitude "-11.847"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2990>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.283 -11.847)"^^geo:wktLiteral ;
  geo-pos:lat "49.283"^^xsd:decimal ;
  geo-pos:long "-11.847"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2990>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:2990" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '2990'^^xsd:integer;
  dwc:scientificName 'Conchoecilla  daphoides'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '-11.847'^^xsd:double;
  dwc:latitude '49.283'^^xsd:double;
  dwc:aphiaid '127776'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:2990'^^xsd:anyURI;
  dwc:observationDate '1979-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '127776'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A3482>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A3482> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A3482> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.917 35.483)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.917"^^xsd:decimal ;
  dwc:decimalLongitude "35.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/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A3482>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.917 35.483)"^^geo:wktLiteral ;
  geo-pos:lat "33.917"^^xsd:decimal ;
  geo-pos:long "35.483"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A3482>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:3482" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '3482'^^xsd:integer;
  dwc:scientificName 'Discoconchoecia  elegans'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:longitude '35.483'^^xsd:double;
  dwc:latitude '33.917'^^xsd:double;
  dwc:aphiaid '127782'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:3482'^^xsd:anyURI;
  dwc:observationDate '1969-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '127782'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A3483>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A3483> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A3483> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.9 25.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.9"^^xsd:decimal ;
  dwc:decimalLongitude "25.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/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A3483>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.9 25.5)"^^geo:wktLiteral ;
  geo-pos:lat "33.9"^^xsd:decimal ;
  geo-pos:long "25.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A3483>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:3483" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '3483'^^xsd:integer;
  dwc:scientificName 'Discoconchoecia  elegans'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '25.5'^^xsd:double;
  dwc:latitude '33.9'^^xsd:double;
  dwc:aphiaid '127782'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:3483'^^xsd:anyURI;
  dwc:observationDate '1969-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '127782'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A349>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A349> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A349> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.65 -8.197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.65"^^xsd:decimal ;
  dwc:decimalLongitude "-8.197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A349>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.65 -8.197)"^^geo:wktLiteral ;
  geo-pos:lat "47.65"^^xsd:decimal ;
  geo-pos:long "-8.197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A349>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:349" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '349'^^xsd:integer;
  dwc:scientificName 'Conchoecia magna'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:longitude '-8.197'^^xsd:double;
  dwc:latitude '47.65'^^xsd:double;
  dwc:aphiaid '127773'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:349'^^xsd:anyURI;
  dwc:observationDate '1972-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '127773'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A350>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A350> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A350> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.542 -9.07)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.542"^^xsd:decimal ;
  dwc:decimalLongitude "-9.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/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A350>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.542 -9.07)"^^geo:wktLiteral ;
  geo-pos:lat "47.542"^^xsd:decimal ;
  geo-pos:long "-9.07"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A350>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:350" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '350'^^xsd:integer;
  dwc:scientificName 'Conchoecia magna'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:longitude '-9.07'^^xsd:double;
  dwc:latitude '47.542'^^xsd:double;
  dwc:aphiaid '127773'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:350'^^xsd:anyURI;
  dwc:observationDate '1973-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '127773'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A3715>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A3715> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A3715> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A3715>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60 -20)"^^geo:wktLiteral ;
  geo-pos:lat "60"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A3715>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:3715" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '3715'^^xsd:integer;
  dwc:scientificName 'Discoconchoecia  elegans'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '60'^^xsd:integer;
  dwc:aphiaid '127782'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:3715'^^xsd:anyURI;
  dwc:observationDate '1971-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '127782'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A3716>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A3716> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A3716> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A3716>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53 -20)"^^geo:wktLiteral ;
  geo-pos:lat "53"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A3716>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:3716" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '3716'^^xsd:integer;
  dwc:scientificName 'Discoconchoecia  elegans'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '53'^^xsd:integer;
  dwc:aphiaid '127782'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:3716'^^xsd:anyURI;
  dwc:observationDate '1971-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '127782'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A3390>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A3390> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A3390> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.9 -39.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.9"^^xsd:decimal ;
  dwc:decimalLongitude "-39.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/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A3390>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.9 -39.4)"^^geo:wktLiteral ;
  geo-pos:lat "59.9"^^xsd:decimal ;
  geo-pos:long "-39.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A3390>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:3390" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '3390'^^xsd:integer;
  dwc:scientificName 'Discoconchoecia  elegans'^^xsd:string;
  dwc:longitude '-39.4'^^xsd:double;
  dwc:latitude '59.9'^^xsd:double;
  dwc:aphiaid '127782'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:3390'^^xsd:anyURI;
  dwc:aphiaIdAccepted '127782'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A3399>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A3399> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A3399> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.617 -9.717)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.617"^^xsd:decimal ;
  dwc:decimalLongitude "-9.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/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A3399>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.617 -9.717)"^^geo:wktLiteral ;
  geo-pos:lat "47.617"^^xsd:decimal ;
  geo-pos:long "-9.717"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A3399>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:3399" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '3399'^^xsd:integer;
  dwc:scientificName 'Discoconchoecia  elegans'^^xsd:string;
  dwc:yearCollected '1895'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:longitude '-9.717'^^xsd:double;
  dwc:latitude '47.617'^^xsd:double;
  dwc:aphiaid '127782'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:3399'^^xsd:anyURI;
  dwc:observationDate '1895-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '127782'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A3400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A3400> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A3400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.858 36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.858"^^xsd:decimal ;
  dwc:decimalLongitude "36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A3400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.858 36)"^^geo:wktLiteral ;
  geo-pos:lat "36.858"^^xsd:decimal ;
  geo-pos:long "36"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A3400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:3400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '3400'^^xsd:integer;
  dwc:scientificName 'Discoconchoecia  elegans'^^xsd:string;
  dwc:yearCollected '1905'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '36'^^xsd:integer;
  dwc:latitude '36.858'^^xsd:double;
  dwc:aphiaid '127782'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:3400'^^xsd:anyURI;
  dwc:observationDate '1905-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '127782'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2091>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2091> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2091> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.01 -20.015)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.01"^^xsd:decimal ;
  dwc:decimalLongitude "-20.015"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2091>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.01 -20.015)"^^geo:wktLiteral ;
  geo-pos:lat "40.01"^^xsd:decimal ;
  geo-pos:long "-20.015"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2091>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:2091" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '2091'^^xsd:integer;
  dwc:scientificName 'Archiconchoecissa cucullata'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:longitude '-20.015'^^xsd:double;
  dwc:latitude '40.01'^^xsd:double;
  dwc:aphiaid '175693'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:2091'^^xsd:anyURI;
  dwc:observationDate '1970-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '175693'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2092>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2092> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2092> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.832 -20.22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.832"^^xsd:decimal ;
  dwc:decimalLongitude "-20.22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2092>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.832 -20.22)"^^geo:wktLiteral ;
  geo-pos:lat "39.832"^^xsd:decimal ;
  geo-pos:long "-20.22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2092>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:2092" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '2092'^^xsd:integer;
  dwc:scientificName 'Archiconchoecissa cucullata'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:longitude '-20.22'^^xsd:double;
  dwc:latitude '39.832'^^xsd:double;
  dwc:aphiaid '175693'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:2092'^^xsd:anyURI;
  dwc:observationDate '1970-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '175693'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2093>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2093> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2093> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.005 -20.113)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.005"^^xsd:decimal ;
  dwc:decimalLongitude "-20.113"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2093>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.005 -20.113)"^^geo:wktLiteral ;
  geo-pos:lat "40.005"^^xsd:decimal ;
  geo-pos:long "-20.113"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2093>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:2093" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '2093'^^xsd:integer;
  dwc:scientificName 'Archiconchoecissa cucullata'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:longitude '-20.113'^^xsd:double;
  dwc:latitude '40.005'^^xsd:double;
  dwc:aphiaid '175693'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:2093'^^xsd:anyURI;
  dwc:observationDate '1970-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '175693'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A198>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A198> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A198> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.467 -8.017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.467"^^xsd:decimal ;
  dwc:decimalLongitude "-8.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/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A198>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.467 -8.017)"^^geo:wktLiteral ;
  geo-pos:lat "46.467"^^xsd:decimal ;
  geo-pos:long "-8.017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A198>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:198" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '198'^^xsd:integer;
  dwc:scientificName 'Conchoecia magna'^^xsd:string;
  dwc:yearCollected '1930'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:longitude '-8.017'^^xsd:double;
  dwc:latitude '46.467'^^xsd:double;
  dwc:aphiaid '127773'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:198'^^xsd:anyURI;
  dwc:observationDate '1930-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '127773'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A199>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A199> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A199> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.033 -31.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.033"^^xsd:decimal ;
  dwc:decimalLongitude "-31.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/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A199>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.033 -31.75)"^^geo:wktLiteral ;
  geo-pos:lat "47.033"^^xsd:decimal ;
  geo-pos:long "-31.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A199>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:199" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '199'^^xsd:integer;
  dwc:scientificName 'Conchoecia magna'^^xsd:string;
  dwc:yearCollected '1931'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:longitude '-31.75'^^xsd:double;
  dwc:latitude '47.033'^^xsd:double;
  dwc:aphiaid '127773'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:199'^^xsd:anyURI;
  dwc:observationDate '1931-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '127773'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A201> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48 -10)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48"^^xsd:decimal ;
  dwc:decimalLongitude "-10"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48 -10)"^^geo:wktLiteral ;
  geo-pos:lat "48"^^xsd:decimal ;
  geo-pos:long "-10"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '201'^^xsd:integer;
  dwc:scientificName 'Conchoecia magna'^^xsd:string;
  dwc:yearCollected '1963'^^xsd:integer;
  dwc:longitude '-10'^^xsd:integer;
  dwc:latitude '48'^^xsd:integer;
  dwc:aphiaid '127773'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:201'^^xsd:anyURI;
  dwc:observationDate '1963-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127773'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A123>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A123> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A123> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.714 -16.829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.714"^^xsd:decimal ;
  dwc:decimalLongitude "-16.829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A123>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.714 -16.829)"^^geo:wktLiteral ;
  geo-pos:lat "47.714"^^xsd:decimal ;
  geo-pos:long "-16.829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A123>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:123" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '123'^^xsd:integer;
  dwc:scientificName 'Conchoecia magna'^^xsd:string;
  dwc:yearCollected '1886'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '-16.829'^^xsd:double;
  dwc:latitude '47.714'^^xsd:double;
  dwc:aphiaid '127773'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:123'^^xsd:anyURI;
  dwc:observationDate '1886-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '127773'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A124>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A124> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A124> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.271 -19.525)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.271"^^xsd:decimal ;
  dwc:decimalLongitude "-19.525"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A124>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.271 -19.525)"^^geo:wktLiteral ;
  geo-pos:lat "43.271"^^xsd:decimal ;
  geo-pos:long "-19.525"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A124>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:124" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '124'^^xsd:integer;
  dwc:scientificName 'Conchoecia magna'^^xsd:string;
  dwc:yearCollected '1887'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:longitude '-19.525'^^xsd:double;
  dwc:latitude '43.271'^^xsd:double;
  dwc:aphiaid '127773'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:124'^^xsd:anyURI;
  dwc:observationDate '1887-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '127773'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A125>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A125> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A125> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.558 7.638)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.558"^^xsd:decimal ;
  dwc:decimalLongitude "7.638"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A125>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.558 7.638)"^^geo:wktLiteral ;
  geo-pos:lat "43.558"^^xsd:decimal ;
  geo-pos:long "7.638"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A125>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:125" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '125'^^xsd:integer;
  dwc:scientificName 'Conchoecia magna'^^xsd:string;
  dwc:yearCollected '1894'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:longitude '7.638'^^xsd:double;
  dwc:latitude '43.558'^^xsd:double;
  dwc:aphiaid '127773'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:125'^^xsd:anyURI;
  dwc:observationDate '1894-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '127773'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A126>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A126> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A126> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.733 -11.867)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.733"^^xsd:decimal ;
  dwc:decimalLongitude "-11.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/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A126>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.733 -11.867)"^^geo:wktLiteral ;
  geo-pos:lat "35.733"^^xsd:decimal ;
  geo-pos:long "-11.867"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A126>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:126" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '126'^^xsd:integer;
  dwc:scientificName 'Conchoecia magna'^^xsd:string;
  dwc:yearCollected '1904'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:longitude '-11.867'^^xsd:double;
  dwc:latitude '35.733'^^xsd:double;
  dwc:aphiaid '127773'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:126'^^xsd:anyURI;
  dwc:observationDate '1904-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '127773'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A3995>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A3995> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A3995> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A3995>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A3995>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:3995" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '3995'^^xsd:integer;
  dwc:scientificName 'Gaussicia  gaussi'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  dwc:aphiaid '127789'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:3995'^^xsd:anyURI;
  dwc:observationDate '1970-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '127789'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A3996>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A3996> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A3996> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A3996>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60 -20)"^^geo:wktLiteral ;
  geo-pos:lat "60"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A3996>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:3996" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '3996'^^xsd:integer;
  dwc:scientificName 'Gaussicia  gaussi'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '60'^^xsd:integer;
  dwc:aphiaid '127789'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:3996'^^xsd:anyURI;
  dwc:observationDate '1971-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '127789'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A3997>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A3997> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A3997> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A3997>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53 -20)"^^geo:wktLiteral ;
  geo-pos:lat "53"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A3997>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:3997" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '3997'^^xsd:integer;
  dwc:scientificName 'Gaussicia  gaussi'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '53'^^xsd:integer;
  dwc:aphiaid '127789'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:3997'^^xsd:anyURI;
  dwc:observationDate '1971-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '127789'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A1030>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A1030> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A1030> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.353 -4.822)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.353"^^xsd:decimal ;
  dwc:decimalLongitude "-4.822"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A1030>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.353 -4.822)"^^geo:wktLiteral ;
  geo-pos:lat "44.353"^^xsd:decimal ;
  geo-pos:long "-4.822"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A1030>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:1030" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '1030'^^xsd:integer;
  dwc:scientificName 'Conchoecia hyalophyllum'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:longitude '-4.822'^^xsd:double;
  dwc:latitude '44.353'^^xsd:double;
  dwc:aphiaid '127770'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:1030'^^xsd:anyURI;
  dwc:observationDate '1974-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1314235'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A1035>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A1035> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A1035> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.433 -15.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.433"^^xsd:decimal ;
  dwc:decimalLongitude "-15.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/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A1035>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.433 -15.25)"^^geo:wktLiteral ;
  geo-pos:lat "48.433"^^xsd:decimal ;
  geo-pos:long "-15.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A1035>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:1035" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '1035'^^xsd:integer;
  dwc:scientificName 'Conchoecia hyalophyllum'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:longitude '-15.25'^^xsd:double;
  dwc:latitude '48.433'^^xsd:double;
  dwc:aphiaid '127770'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:1035'^^xsd:anyURI;
  dwc:observationDate '1976-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '1314235'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A1036>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A1036> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A1036> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.317 -13.133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.317"^^xsd:decimal ;
  dwc:decimalLongitude "-13.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/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A1036>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.317 -13.133)"^^geo:wktLiteral ;
  geo-pos:lat "50.317"^^xsd:decimal ;
  geo-pos:long "-13.133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A1036>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:1036" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '1036'^^xsd:integer;
  dwc:scientificName 'Conchoecia hyalophyllum'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:longitude '-13.133'^^xsd:double;
  dwc:latitude '50.317'^^xsd:double;
  dwc:aphiaid '127770'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:1036'^^xsd:anyURI;
  dwc:observationDate '1976-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '1314235'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2119>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2119> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2119> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8 -20.155)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.8"^^xsd:decimal ;
  dwc:decimalLongitude "-20.155"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2119>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8 -20.155)"^^geo:wktLiteral ;
  geo-pos:lat "52.8"^^xsd:decimal ;
  geo-pos:long "-20.155"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2119>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:2119" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '2119'^^xsd:integer;
  dwc:scientificName 'Archiconchoecissa cucullata'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:longitude '-20.155'^^xsd:double;
  dwc:latitude '52.8'^^xsd:double;
  dwc:aphiaid '175693'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:2119'^^xsd:anyURI;
  dwc:observationDate '1970-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '175693'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2185>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2185> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2185> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.137 -19.758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.137"^^xsd:decimal ;
  dwc:decimalLongitude "-19.758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2185>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.137 -19.758)"^^geo:wktLiteral ;
  geo-pos:lat "60.137"^^xsd:decimal ;
  geo-pos:long "-19.758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2185>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:2185" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '2185'^^xsd:integer;
  dwc:scientificName 'Archiconchoecemma  simula'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:longitude '-19.758'^^xsd:double;
  dwc:latitude '60.137'^^xsd:double;
  dwc:aphiaid '175463'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:2185'^^xsd:anyURI;
  dwc:observationDate '1971-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '175463'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2371>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2371> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2371> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.423 -12.818)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.423"^^xsd:decimal ;
  dwc:decimalLongitude "-12.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/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2371>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.423 -12.818)"^^geo:wktLiteral ;
  geo-pos:lat "49.423"^^xsd:decimal ;
  geo-pos:long "-12.818"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2371>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:2371" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '2371'^^xsd:integer;
  dwc:scientificName 'Orthoconchoecia  haddoni'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '-12.818'^^xsd:double;
  dwc:latitude '49.423'^^xsd:double;
  dwc:aphiaid '127831'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:2371'^^xsd:anyURI;
  dwc:observationDate '1979-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '127831'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A122>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A122> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A122> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.617 -9.717)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.617"^^xsd:decimal ;
  dwc:decimalLongitude "-9.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/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A122>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.617 -9.717)"^^geo:wktLiteral ;
  geo-pos:lat "47.617"^^xsd:decimal ;
  geo-pos:long "-9.717"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A122>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:122" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '122'^^xsd:integer;
  dwc:scientificName 'Conchoecia magna'^^xsd:string;
  dwc:yearCollected '1895'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:longitude '-9.717'^^xsd:double;
  dwc:latitude '47.617'^^xsd:double;
  dwc:aphiaid '127773'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:122'^^xsd:anyURI;
  dwc:observationDate '1895-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '127773'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A197>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A197> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A197> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.8 12.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.8"^^xsd:decimal ;
  dwc:decimalLongitude "12.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/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A197>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.8 12.1)"^^geo:wktLiteral ;
  geo-pos:lat "38.8"^^xsd:decimal ;
  geo-pos:long "12.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A197>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:197" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '197'^^xsd:integer;
  dwc:scientificName 'Conchoecia magna'^^xsd:string;
  dwc:yearCollected '1930'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:longitude '12.1'^^xsd:double;
  dwc:latitude '38.8'^^xsd:double;
  dwc:aphiaid '127773'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:197'^^xsd:anyURI;
  dwc:observationDate '1930-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '127773'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2090>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2090> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2090> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.025 -20.01)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.025"^^xsd:decimal ;
  dwc:decimalLongitude "-20.01"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2090>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.025 -20.01)"^^geo:wktLiteral ;
  geo-pos:lat "40.025"^^xsd:decimal ;
  geo-pos:long "-20.01"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2090>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:2090" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '2090'^^xsd:integer;
  dwc:scientificName 'Archiconchoecissa cucullata'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:longitude '-20.01'^^xsd:double;
  dwc:latitude '40.025'^^xsd:double;
  dwc:aphiaid '175693'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:2090'^^xsd:anyURI;
  dwc:observationDate '1970-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '175693'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4349>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4349> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4349> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.693 -14.168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.693"^^xsd:decimal ;
  dwc:decimalLongitude "-14.168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4349>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.693 -14.168)"^^geo:wktLiteral ;
  geo-pos:lat "49.693"^^xsd:decimal ;
  geo-pos:long "-14.168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4349>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:4349" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '4349'^^xsd:integer;
  dwc:scientificName 'Halocypria  globosa'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:longitude '-14.168'^^xsd:double;
  dwc:latitude '49.693'^^xsd:double;
  dwc:aphiaid '127793'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:4349'^^xsd:anyURI;
  dwc:observationDate '1978-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '127793'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4439>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4439> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4439> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4439>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60 -20)"^^geo:wktLiteral ;
  geo-pos:lat "60"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4439>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:4439" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '4439'^^xsd:integer;
  dwc:scientificName 'Loricoecia  ctenophora'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '60'^^xsd:integer;
  dwc:aphiaid '127797'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:4439'^^xsd:anyURI;
  dwc:observationDate '1971-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '127797'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4494>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4494> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4494> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.467 12.004)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.467"^^xsd:decimal ;
  dwc:decimalLongitude "12.004"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4494>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.467 12.004)"^^geo:wktLiteral ;
  geo-pos:lat "41.467"^^xsd:decimal ;
  geo-pos:long "12.004"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4494>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:4494" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '4494'^^xsd:integer;
  dwc:scientificName 'Loricoecia  loricata'^^xsd:string;
  dwc:yearCollected '1892'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:longitude '12.004'^^xsd:double;
  dwc:latitude '41.467'^^xsd:double;
  dwc:aphiaid '127798'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:4494'^^xsd:anyURI;
  dwc:observationDate '1892-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '127798'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4584>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4584> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4584> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.008 -34.378)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.008"^^xsd:decimal ;
  dwc:decimalLongitude "-34.378"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4584>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.008 -34.378)"^^geo:wktLiteral ;
  geo-pos:lat "32.008"^^xsd:decimal ;
  geo-pos:long "-34.378"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4584>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:4584" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '4584'^^xsd:integer;
  dwc:scientificName 'Loricoecia  loricata'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:longitude '-34.378'^^xsd:double;
  dwc:latitude '32.008'^^xsd:double;
  dwc:aphiaid '127798'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:4584'^^xsd:anyURI;
  dwc:observationDate '1973-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '127798'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A3987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A3987> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A3987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.648 -12.52)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.648"^^xsd:decimal ;
  dwc:decimalLongitude "-12.52"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A3987>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.648 -12.52)"^^geo:wktLiteral ;
  geo-pos:lat "54.648"^^xsd:decimal ;
  geo-pos:long "-12.52"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A3987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:3987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '3987'^^xsd:integer;
  dwc:scientificName 'Gaussicia  edentata'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '-12.52'^^xsd:double;
  dwc:latitude '54.648'^^xsd:double;
  dwc:aphiaid '127788'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:3987'^^xsd:anyURI;
  dwc:observationDate '1979-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '127788'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4049>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4049> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4049> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.633 -14.217)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.633"^^xsd:decimal ;
  dwc:decimalLongitude "-14.217"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4049>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.633 -14.217)"^^geo:wktLiteral ;
  geo-pos:lat "63.633"^^xsd:decimal ;
  geo-pos:long "-14.217"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4049>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:4049" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '4049'^^xsd:integer;
  dwc:scientificName 'Gigantocypris muelleri'^^xsd:string;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:longitude '-14.217'^^xsd:double;
  dwc:latitude '63.633'^^xsd:double;
  dwc:aphiaid '127715'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:4049'^^xsd:anyURI;
  dwc:observationDate '1934-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '127715'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4084>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4084> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4084> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.3 -12.133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.3"^^xsd:decimal ;
  dwc:decimalLongitude "-12.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/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4084>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.3 -12.133)"^^geo:wktLiteral ;
  geo-pos:lat "42.3"^^xsd:decimal ;
  geo-pos:long "-12.133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4084>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:4084" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '4084'^^xsd:integer;
  dwc:scientificName 'Gigantocypris muelleri'^^xsd:string;
  dwc:yearCollected '1914'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:longitude '-12.133'^^xsd:double;
  dwc:latitude '42.3'^^xsd:double;
  dwc:aphiaid '127715'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:4084'^^xsd:anyURI;
  dwc:observationDate '1914-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '127715'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2502>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2502> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2502> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.098 -4.26)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.098"^^xsd:decimal ;
  dwc:decimalLongitude "-4.26"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2502>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.098 -4.26)"^^geo:wktLiteral ;
  geo-pos:lat "44.098"^^xsd:decimal ;
  geo-pos:long "-4.26"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2502>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:2502" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '2502'^^xsd:integer;
  dwc:scientificName 'Orthoconchoecia  haddoni'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '-4.26'^^xsd:double;
  dwc:latitude '44.098'^^xsd:double;
  dwc:aphiaid '127831'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:2502'^^xsd:anyURI;
  dwc:observationDate '1973-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '127831'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2646>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2646> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2646> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.053 -33.265)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.053"^^xsd:decimal ;
  dwc:decimalLongitude "-33.265"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2646>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.053 -33.265)"^^geo:wktLiteral ;
  geo-pos:lat "35.053"^^xsd:decimal ;
  geo-pos:long "-33.265"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2646>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:2646" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '2646'^^xsd:integer;
  dwc:scientificName 'Orthoconchoecia  secernenda'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:longitude '-33.265'^^xsd:double;
  dwc:latitude '35.053'^^xsd:double;
  dwc:aphiaid '127832'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:2646'^^xsd:anyURI;
  dwc:observationDate '1981-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '127832'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2899>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2899> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2899> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.333 -6.467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.333"^^xsd:decimal ;
  dwc:decimalLongitude "-6.467"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2899>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.333 -6.467)"^^geo:wktLiteral ;
  geo-pos:lat "47.333"^^xsd:decimal ;
  geo-pos:long "-6.467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2899>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:2899" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '2899'^^xsd:integer;
  dwc:scientificName 'Conchoecilla  daphoides'^^xsd:string;
  dwc:yearCollected '1930'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:longitude '-6.467'^^xsd:double;
  dwc:latitude '47.333'^^xsd:double;
  dwc:aphiaid '127776'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:2899'^^xsd:anyURI;
  dwc:observationDate '1930-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '127776'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2988>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2988> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2988> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.423 -12.818)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.423"^^xsd:decimal ;
  dwc:decimalLongitude "-12.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/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2988>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.423 -12.818)"^^geo:wktLiteral ;
  geo-pos:lat "49.423"^^xsd:decimal ;
  geo-pos:long "-12.818"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2988>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:2988" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '2988'^^xsd:integer;
  dwc:scientificName 'Conchoecilla  daphoides'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '-12.818'^^xsd:double;
  dwc:latitude '49.423'^^xsd:double;
  dwc:aphiaid '127776'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:2988'^^xsd:anyURI;
  dwc:observationDate '1979-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '127776'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A3080>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A3080> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A3080> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.428 -10.158)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.428"^^xsd:decimal ;
  dwc:decimalLongitude "-10.158"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A3080>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.428 -10.158)"^^geo:wktLiteral ;
  geo-pos:lat "40.428"^^xsd:decimal ;
  geo-pos:long "-10.158"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A3080>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:3080" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '3080'^^xsd:integer;
  dwc:scientificName 'Conchoecilla  daphoides'^^xsd:string;
  dwc:yearCollected '1939'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:longitude '-10.158'^^xsd:double;
  dwc:latitude '40.428'^^xsd:double;
  dwc:aphiaid '127776'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:3080'^^xsd:anyURI;
  dwc:observationDate '1939-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '127776'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A3389>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A3389> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A3389> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60 -36.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60"^^xsd:decimal ;
  dwc:decimalLongitude "-36.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/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A3389>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60 -36.8)"^^geo:wktLiteral ;
  geo-pos:lat "60"^^xsd:decimal ;
  geo-pos:long "-36.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A3389>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:3389" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '3389'^^xsd:integer;
  dwc:scientificName 'Discoconchoecia  elegans'^^xsd:string;
  dwc:longitude '-36.8'^^xsd:double;
  dwc:latitude '60'^^xsd:integer;
  dwc:aphiaid '127782'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:3389'^^xsd:anyURI;
  dwc:aphiaIdAccepted '127782'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A348>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A348> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A348> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.475 -8.592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.475"^^xsd:decimal ;
  dwc:decimalLongitude "-8.592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A348>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.475 -8.592)"^^geo:wktLiteral ;
  geo-pos:lat "47.475"^^xsd:decimal ;
  geo-pos:long "-8.592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A348>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:348" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '348'^^xsd:integer;
  dwc:scientificName 'Conchoecia magna'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:longitude '-8.592'^^xsd:double;
  dwc:latitude '47.475'^^xsd:double;
  dwc:aphiaid '127773'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:348'^^xsd:anyURI;
  dwc:observationDate '1972-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '127773'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A3714>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A3714> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A3714> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A3714>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A3714>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:3714" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '3714'^^xsd:integer;
  dwc:scientificName 'Discoconchoecia  elegans'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  dwc:aphiaid '127782'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:3714'^^xsd:anyURI;
  dwc:observationDate '1970-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '127782'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A5597>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A5597> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A5597> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30 -23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "30"^^xsd:decimal ;
  dwc:decimalLongitude "-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/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A5597>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30 -23)"^^geo:wktLiteral ;
  geo-pos:lat "30"^^xsd:decimal ;
  geo-pos:long "-23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A5597>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:5597" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '5597'^^xsd:integer;
  dwc:scientificName 'Metaconchoecia  teretivalvata'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:longitude '-23'^^xsd:integer;
  dwc:latitude '30'^^xsd:integer;
  dwc:aphiaid '127816'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:5597'^^xsd:anyURI;
  dwc:observationDate '1972-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '536010'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A5598>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A5598> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A5598> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.187 -23.82)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.187"^^xsd:decimal ;
  dwc:decimalLongitude "-23.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/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A5598>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.187 -23.82)"^^geo:wktLiteral ;
  geo-pos:lat "32.187"^^xsd:decimal ;
  geo-pos:long "-23.82"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A5598>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:5598" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '5598'^^xsd:integer;
  dwc:scientificName 'Metaconchoecia  teretivalvata'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:longitude '-23.82'^^xsd:double;
  dwc:latitude '32.187'^^xsd:double;
  dwc:aphiaid '127816'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:5598'^^xsd:anyURI;
  dwc:observationDate '1973-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '536010'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A5599>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A5599> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A5599> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.017 -27.202)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.017"^^xsd:decimal ;
  dwc:decimalLongitude "-27.202"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A5599>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.017 -27.202)"^^geo:wktLiteral ;
  geo-pos:lat "32.017"^^xsd:decimal ;
  geo-pos:long "-27.202"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A5599>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:5599" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '5599'^^xsd:integer;
  dwc:scientificName 'Metaconchoecia  teretivalvata'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:longitude '-27.202'^^xsd:double;
  dwc:latitude '32.017'^^xsd:double;
  dwc:aphiaid '127816'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:5599'^^xsd:anyURI;
  dwc:observationDate '1973-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '536010'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4623>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4623> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4623> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.077 -4.357)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.077"^^xsd:decimal ;
  dwc:decimalLongitude "-4.357"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4623>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.077 -4.357)"^^geo:wktLiteral ;
  geo-pos:lat "44.077"^^xsd:decimal ;
  geo-pos:long "-4.357"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4623>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:4623" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '4623'^^xsd:integer;
  dwc:scientificName 'Loricoecia  loricata'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:longitude '-4.357'^^xsd:double;
  dwc:latitude '44.077'^^xsd:double;
  dwc:aphiaid '127798'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:4623'^^xsd:anyURI;
  dwc:observationDate '1974-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '127798'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4795>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4795> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4795> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4795>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4795>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:4795" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '4795'^^xsd:integer;
  dwc:scientificName 'Metaconchoecia  arcuata'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  dwc:aphiaid '127803'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:4795'^^xsd:anyURI;
  dwc:observationDate '1970-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '535999'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A5312>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A5312> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A5312> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35 -30.083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35"^^xsd:decimal ;
  dwc:decimalLongitude "-30.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/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A5312>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35 -30.083)"^^geo:wktLiteral ;
  geo-pos:lat "35"^^xsd:decimal ;
  geo-pos:long "-30.083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A5312>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:5312" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '5312'^^xsd:integer;
  dwc:scientificName 'Metaconchoecia  skogsbergi'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:longitude '-30.083'^^xsd:double;
  dwc:latitude '35'^^xsd:integer;
  dwc:aphiaid '127814'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:5312'^^xsd:anyURI;
  dwc:observationDate '1965-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '127814'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A414>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A414> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A414> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.858 -16.765)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.858"^^xsd:decimal ;
  dwc:decimalLongitude "-16.765"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A414>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.858 -16.765)"^^geo:wktLiteral ;
  geo-pos:lat "41.858"^^xsd:decimal ;
  geo-pos:long "-16.765"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A414>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:414" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '414'^^xsd:integer;
  dwc:scientificName 'Archiconchoecissa cucullata'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:longitude '-16.765'^^xsd:double;
  dwc:latitude '41.858'^^xsd:double;
  dwc:aphiaid '175693'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:414'^^xsd:anyURI;
  dwc:observationDate '1978-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '175693'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4189>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4189> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4189> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.075 -19.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.075"^^xsd:decimal ;
  dwc:decimalLongitude "-19.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4189>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.075 -19.7)"^^geo:wktLiteral ;
  geo-pos:lat "43.075"^^xsd:decimal ;
  geo-pos:long "-19.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4189>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:4189" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '4189'^^xsd:integer;
  dwc:scientificName 'Halocypria  globosa'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:longitude '-19.7'^^xsd:double;
  dwc:latitude '43.075'^^xsd:double;
  dwc:aphiaid '127793'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:4189'^^xsd:anyURI;
  dwc:observationDate '1909-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '127793'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4284>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4284> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4284> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.65 -24.067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.65"^^xsd:decimal ;
  dwc:decimalLongitude "-24.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/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4284>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.65 -24.067)"^^geo:wktLiteral ;
  geo-pos:lat "43.65"^^xsd:decimal ;
  geo-pos:long "-24.067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4284>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:4284" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '4284'^^xsd:integer;
  dwc:scientificName 'Halocypria  globosa'^^xsd:string;
  dwc:yearCollected '1931'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:longitude '-24.067'^^xsd:double;
  dwc:latitude '43.65'^^xsd:double;
  dwc:aphiaid '127793'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:4284'^^xsd:anyURI;
  dwc:observationDate '1931-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '127793'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A585>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A585> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A585> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.64 -13.07)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.64"^^xsd:decimal ;
  dwc:decimalLongitude "-13.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/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A585>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.64 -13.07)"^^geo:wktLiteral ;
  geo-pos:lat "43.64"^^xsd:decimal ;
  geo-pos:long "-13.07"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A585>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:585" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '585'^^xsd:integer;
  dwc:scientificName 'Archiconchoecissa cucullata aff.'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:longitude '-13.07'^^xsd:double;
  dwc:latitude '43.64'^^xsd:double;
  dwc:aphiaid '175691'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:585'^^xsd:anyURI;
  dwc:observationDate '1974-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '175691'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A5852>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A5852> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A5852> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.7 -43.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "31.7"^^xsd:decimal ;
  dwc:decimalLongitude "-43.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/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A5852>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.7 -43.6)"^^geo:wktLiteral ;
  geo-pos:lat "31.7"^^xsd:decimal ;
  geo-pos:long "-43.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A5852>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:5852" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '5852'^^xsd:integer;
  dwc:scientificName 'Mikroconchoecia  curta'^^xsd:string;
  dwc:longitude '-43.6'^^xsd:double;
  dwc:latitude '31.7'^^xsd:double;
  dwc:aphiaid '127820'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:5852'^^xsd:anyURI;
  dwc:aphiaIdAccepted '127820'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A5853>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A5853> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A5853> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.3 -39.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "31.3"^^xsd:decimal ;
  dwc:decimalLongitude "-39.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A5853>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.3 -39.7)"^^geo:wktLiteral ;
  geo-pos:lat "31.3"^^xsd:decimal ;
  geo-pos:long "-39.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A5853>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:5853" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '5853'^^xsd:integer;
  dwc:scientificName 'Mikroconchoecia  curta'^^xsd:string;
  dwc:longitude '-39.7'^^xsd:double;
  dwc:latitude '31.3'^^xsd:double;
  dwc:aphiaid '127820'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:5853'^^xsd:anyURI;
  dwc:aphiaIdAccepted '127820'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A5854>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A5854> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A5854> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30.3 -37.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "30.3"^^xsd:decimal ;
  dwc:decimalLongitude "-37.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/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A5854>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30.3 -37.9)"^^geo:wktLiteral ;
  geo-pos:lat "30.3"^^xsd:decimal ;
  geo-pos:long "-37.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A5854>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:5854" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '5854'^^xsd:integer;
  dwc:scientificName 'Mikroconchoecia  curta'^^xsd:string;
  dwc:longitude '-37.9'^^xsd:double;
  dwc:latitude '30.3'^^xsd:double;
  dwc:aphiaid '127820'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:5854'^^xsd:anyURI;
  dwc:aphiaIdAccepted '127820'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A5910>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A5910> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A5910> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44 -41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44"^^xsd:decimal ;
  dwc:decimalLongitude "-41"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A5910>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44 -41)"^^geo:wktLiteral ;
  geo-pos:lat "44"^^xsd:decimal ;
  geo-pos:long "-41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A5910>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:5910" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '5910'^^xsd:integer;
  dwc:scientificName 'Mikroconchoecia  curta'^^xsd:string;
  dwc:longitude '-41'^^xsd:integer;
  dwc:latitude '44'^^xsd:integer;
  dwc:aphiaid '127820'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:5910'^^xsd:anyURI;
  dwc:aphiaIdAccepted '127820'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A5911>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A5911> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A5911> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44 -43)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44"^^xsd:decimal ;
  dwc:decimalLongitude "-43"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A5911>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44 -43)"^^geo:wktLiteral ;
  geo-pos:lat "44"^^xsd:decimal ;
  geo-pos:long "-43"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A5911>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:5911" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '5911'^^xsd:integer;
  dwc:scientificName 'Mikroconchoecia  curta'^^xsd:string;
  dwc:longitude '-43'^^xsd:integer;
  dwc:latitude '44'^^xsd:integer;
  dwc:aphiaid '127820'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:5911'^^xsd:anyURI;
  dwc:aphiaIdAccepted '127820'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A5691>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A5691> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A5691> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44 -13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44"^^xsd:decimal ;
  dwc:decimalLongitude "-13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A5691>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44 -13)"^^geo:wktLiteral ;
  geo-pos:lat "44"^^xsd:decimal ;
  geo-pos:long "-13"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A5691>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:5691" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '5691'^^xsd:integer;
  dwc:scientificName 'Mikroconchoecia  acuticosta'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:longitude '-13'^^xsd:integer;
  dwc:latitude '44'^^xsd:integer;
  dwc:aphiaid '127819'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:5691'^^xsd:anyURI;
  dwc:observationDate '1974-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127819'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A5696>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A5696> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A5696> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.367 -33.667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.367"^^xsd:decimal ;
  dwc:decimalLongitude "-33.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/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A5696>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.367 -33.667)"^^geo:wktLiteral ;
  geo-pos:lat "27.367"^^xsd:decimal ;
  geo-pos:long "-33.667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A5696>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:5696" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '5696'^^xsd:integer;
  dwc:scientificName 'Mikroconchoecia  acuticosta'^^xsd:string;
  dwc:longitude '-33.667'^^xsd:double;
  dwc:latitude '27.367'^^xsd:double;
  dwc:aphiaid '127819'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:5696'^^xsd:anyURI;
  dwc:aphiaIdAccepted '127819'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A570>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A570> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A570> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.017 -27.202)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.017"^^xsd:decimal ;
  dwc:decimalLongitude "-27.202"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A570>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.017 -27.202)"^^geo:wktLiteral ;
  geo-pos:lat "32.017"^^xsd:decimal ;
  geo-pos:long "-27.202"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A570>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:570" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '570'^^xsd:integer;
  dwc:scientificName 'Archiconchoecissa cucullata aff.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:longitude '-27.202'^^xsd:double;
  dwc:latitude '32.017'^^xsd:double;
  dwc:aphiaid '175691'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:570'^^xsd:anyURI;
  dwc:observationDate '1973-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '175691'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4427>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4427> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4427> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42 -17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42"^^xsd:decimal ;
  dwc:decimalLongitude "-17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4427>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42 -17)"^^geo:wktLiteral ;
  geo-pos:lat "42"^^xsd:decimal ;
  geo-pos:long "-17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4427>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:4427" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '4427'^^xsd:integer;
  dwc:scientificName 'Loricoecia  ctenophora'^^xsd:string;
  dwc:longitude '-17'^^xsd:integer;
  dwc:latitude '42'^^xsd:integer;
  dwc:aphiaid '127797'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:4427'^^xsd:anyURI;
  dwc:aphiaIdAccepted '127797'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4438>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4438> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4438> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4438>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4438>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:4438" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '4438'^^xsd:integer;
  dwc:scientificName 'Loricoecia  ctenophora'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  dwc:aphiaid '127797'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:4438'^^xsd:anyURI;
  dwc:observationDate '1970-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '127797'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4479>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4479> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4479> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.533 -14.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.533"^^xsd:decimal ;
  dwc:decimalLongitude "-14.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/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4479>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.533 -14.45)"^^geo:wktLiteral ;
  geo-pos:lat "43.533"^^xsd:decimal ;
  geo-pos:long "-14.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4479>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:4479" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '4479'^^xsd:integer;
  dwc:scientificName 'Loricoecia  loricata'^^xsd:string;
  dwc:yearCollected '1898'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:longitude '-14.45'^^xsd:double;
  dwc:latitude '43.533'^^xsd:double;
  dwc:aphiaid '127798'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:4479'^^xsd:anyURI;
  dwc:observationDate '1898-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '127798'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4480>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4480> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4480> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.983 -15.083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "31.983"^^xsd:decimal ;
  dwc:decimalLongitude "-15.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/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4480>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.983 -15.083)"^^geo:wktLiteral ;
  geo-pos:lat "31.983"^^xsd:decimal ;
  geo-pos:long "-15.083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4480>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:4480" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '4480'^^xsd:integer;
  dwc:scientificName 'Loricoecia  loricata'^^xsd:string;
  dwc:yearCollected '1898'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:longitude '-15.083'^^xsd:double;
  dwc:latitude '31.983'^^xsd:double;
  dwc:aphiaid '127798'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:4480'^^xsd:anyURI;
  dwc:observationDate '1898-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '127798'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4621>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4621> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4621> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.353 -4.822)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.353"^^xsd:decimal ;
  dwc:decimalLongitude "-4.822"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4621>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.353 -4.822)"^^geo:wktLiteral ;
  geo-pos:lat "44.353"^^xsd:decimal ;
  geo-pos:long "-4.822"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4621>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:4621" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '4621'^^xsd:integer;
  dwc:scientificName 'Loricoecia  loricata'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:longitude '-4.822'^^xsd:double;
  dwc:latitude '44.353'^^xsd:double;
  dwc:aphiaid '127798'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:4621'^^xsd:anyURI;
  dwc:observationDate '1974-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '127798'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4622>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4622> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4622> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.382 -4.913)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.382"^^xsd:decimal ;
  dwc:decimalLongitude "-4.913"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4622>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.382 -4.913)"^^geo:wktLiteral ;
  geo-pos:lat "44.382"^^xsd:decimal ;
  geo-pos:long "-4.913"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4622>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:4622" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '4622'^^xsd:integer;
  dwc:scientificName 'Loricoecia  loricata'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:longitude '-4.913'^^xsd:double;
  dwc:latitude '44.382'^^xsd:double;
  dwc:aphiaid '127798'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:4622'^^xsd:anyURI;
  dwc:observationDate '1974-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '127798'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A5843>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A5843> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A5843> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.2 -22.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.2"^^xsd:decimal ;
  dwc:decimalLongitude "-22.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A5843>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.2 -22.7)"^^geo:wktLiteral ;
  geo-pos:lat "60.2"^^xsd:decimal ;
  geo-pos:long "-22.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A5843>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:5843" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '5843'^^xsd:integer;
  dwc:scientificName 'Mikroconchoecia  curta'^^xsd:string;
  dwc:longitude '-22.7'^^xsd:double;
  dwc:latitude '60.2'^^xsd:double;
  dwc:aphiaid '127820'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:5843'^^xsd:anyURI;
  dwc:aphiaIdAccepted '127820'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A479>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A479> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A479> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.353 -4.822)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.353"^^xsd:decimal ;
  dwc:decimalLongitude "-4.822"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A479>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.353 -4.822)"^^geo:wktLiteral ;
  geo-pos:lat "44.353"^^xsd:decimal ;
  geo-pos:long "-4.822"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A479>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:479" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '479'^^xsd:integer;
  dwc:scientificName 'Archiconchoecissa cucullata'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:longitude '-4.822'^^xsd:double;
  dwc:latitude '44.353'^^xsd:double;
  dwc:aphiaid '175693'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:479'^^xsd:anyURI;
  dwc:observationDate '1974-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '175693'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4791>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4791> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4791> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42 -17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42"^^xsd:decimal ;
  dwc:decimalLongitude "-17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4791>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42 -17)"^^geo:wktLiteral ;
  geo-pos:lat "42"^^xsd:decimal ;
  geo-pos:long "-17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4791>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:4791" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '4791'^^xsd:integer;
  dwc:scientificName 'Metaconchoecia  arcuata'^^xsd:string;
  dwc:longitude '-17'^^xsd:integer;
  dwc:latitude '42'^^xsd:integer;
  dwc:aphiaid '127803'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:4791'^^xsd:anyURI;
  dwc:aphiaIdAccepted '535999'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A568>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A568> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A568> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.242 -20.482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.242"^^xsd:decimal ;
  dwc:decimalLongitude "-20.482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A568>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.242 -20.482)"^^geo:wktLiteral ;
  geo-pos:lat "32.242"^^xsd:decimal ;
  geo-pos:long "-20.482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A568>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:568" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '568'^^xsd:integer;
  dwc:scientificName 'Archiconchoecissa cucullata aff.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:longitude '-20.482'^^xsd:double;
  dwc:latitude '32.242'^^xsd:double;
  dwc:aphiaid '175691'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:568'^^xsd:anyURI;
  dwc:observationDate '1973-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '175691'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4187>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4187> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4187> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.733 -28.417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.733"^^xsd:decimal ;
  dwc:decimalLongitude "-28.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/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4187>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.733 -28.417)"^^geo:wktLiteral ;
  geo-pos:lat "39.733"^^xsd:decimal ;
  geo-pos:long "-28.417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4187>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:4187" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '4187'^^xsd:integer;
  dwc:scientificName 'Halocypria  globosa'^^xsd:string;
  dwc:yearCollected '1905'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:longitude '-28.417'^^xsd:double;
  dwc:latitude '39.733'^^xsd:double;
  dwc:aphiaid '127793'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:4187'^^xsd:anyURI;
  dwc:observationDate '1905-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '127793'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4188>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4188> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4188> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.067 -19.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.067"^^xsd:decimal ;
  dwc:decimalLongitude "-19.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4188>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.067 -19.7)"^^geo:wktLiteral ;
  geo-pos:lat "43.067"^^xsd:decimal ;
  geo-pos:long "-19.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4188>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:4188" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '4188'^^xsd:integer;
  dwc:scientificName 'Halocypria  globosa'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:longitude '-19.7'^^xsd:double;
  dwc:latitude '43.067'^^xsd:double;
  dwc:aphiaid '127793'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:4188'^^xsd:anyURI;
  dwc:observationDate '1909-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '127793'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A6634>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A6634> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A6634> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.833 -26.833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.833"^^xsd:decimal ;
  dwc:decimalLongitude "-26.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/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A6634>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.833 -26.833)"^^geo:wktLiteral ;
  geo-pos:lat "36.833"^^xsd:decimal ;
  geo-pos:long "-26.833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A6634>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:6634" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '6634'^^xsd:integer;
  dwc:scientificName 'Orthoconchoecia  bispinosa'^^xsd:string;
  dwc:yearCollected '1905'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:longitude '-26.833'^^xsd:double;
  dwc:latitude '36.833'^^xsd:double;
  dwc:aphiaid '127830'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:6634'^^xsd:anyURI;
  dwc:observationDate '1905-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '127830'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A6635>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A6635> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A6635> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.417 -11.167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.417"^^xsd:decimal ;
  dwc:decimalLongitude "-11.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/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A6635>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.417 -11.167)"^^geo:wktLiteral ;
  geo-pos:lat "33.417"^^xsd:decimal ;
  geo-pos:long "-11.167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A6635>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:6635" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '6635'^^xsd:integer;
  dwc:scientificName 'Orthoconchoecia  bispinosa'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:longitude '-11.167'^^xsd:double;
  dwc:latitude '33.417'^^xsd:double;
  dwc:aphiaid '127830'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:6635'^^xsd:anyURI;
  dwc:observationDate '1910-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '127830'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A6568>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A6568> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A6568> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.533 -14.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.533"^^xsd:decimal ;
  dwc:decimalLongitude "-14.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/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A6568>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.533 -14.45)"^^geo:wktLiteral ;
  geo-pos:lat "43.533"^^xsd:decimal ;
  geo-pos:long "-14.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A6568>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:6568" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '6568'^^xsd:integer;
  dwc:scientificName 'Orthoconchoecia  bispinosa'^^xsd:string;
  dwc:yearCollected '1898'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:longitude '-14.45'^^xsd:double;
  dwc:latitude '43.533'^^xsd:double;
  dwc:aphiaid '127830'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:6568'^^xsd:anyURI;
  dwc:observationDate '1898-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '127830'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A6569>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A6569> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A6569> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.983 -15.083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "31.983"^^xsd:decimal ;
  dwc:decimalLongitude "-15.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/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A6569>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.983 -15.083)"^^geo:wktLiteral ;
  geo-pos:lat "31.983"^^xsd:decimal ;
  geo-pos:long "-15.083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A6569>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:6569" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '6569'^^xsd:integer;
  dwc:scientificName 'Orthoconchoecia  bispinosa'^^xsd:string;
  dwc:yearCollected '1898'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:longitude '-15.083'^^xsd:double;
  dwc:latitude '31.983'^^xsd:double;
  dwc:aphiaid '127830'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:6569'^^xsd:anyURI;
  dwc:observationDate '1898-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '127830'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A6613>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A6613> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A6613> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.617 -9.717)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.617"^^xsd:decimal ;
  dwc:decimalLongitude "-9.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/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A6613>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.617 -9.717)"^^geo:wktLiteral ;
  geo-pos:lat "47.617"^^xsd:decimal ;
  geo-pos:long "-9.717"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A6613>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:6613" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '6613'^^xsd:integer;
  dwc:scientificName 'Orthoconchoecia  bispinosa'^^xsd:string;
  dwc:yearCollected '1895'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:longitude '-9.717'^^xsd:double;
  dwc:latitude '47.617'^^xsd:double;
  dwc:aphiaid '127830'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:6613'^^xsd:anyURI;
  dwc:observationDate '1895-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '127830'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4047>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4047> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4047> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.467 -8.017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.467"^^xsd:decimal ;
  dwc:decimalLongitude "-8.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/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4047>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.467 -8.017)"^^geo:wktLiteral ;
  geo-pos:lat "46.467"^^xsd:decimal ;
  geo-pos:long "-8.017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4047>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:4047" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '4047'^^xsd:integer;
  dwc:scientificName 'Gigantocypris muelleri'^^xsd:string;
  dwc:yearCollected '1930'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:longitude '-8.017'^^xsd:double;
  dwc:latitude '46.467'^^xsd:double;
  dwc:aphiaid '127715'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:4047'^^xsd:anyURI;
  dwc:observationDate '1930-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '127715'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4048>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4048> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4048> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.033 -31.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.033"^^xsd:decimal ;
  dwc:decimalLongitude "-31.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/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4048>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.033 -31.75)"^^geo:wktLiteral ;
  geo-pos:lat "47.033"^^xsd:decimal ;
  geo-pos:long "-31.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4048>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:4048" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '4048'^^xsd:integer;
  dwc:scientificName 'Gigantocypris muelleri'^^xsd:string;
  dwc:yearCollected '1931'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:longitude '-31.75'^^xsd:double;
  dwc:latitude '47.033'^^xsd:double;
  dwc:aphiaid '127715'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:4048'^^xsd:anyURI;
  dwc:observationDate '1931-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '127715'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A5997>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A5997> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A5997> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.017 -27.202)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.017"^^xsd:decimal ;
  dwc:decimalLongitude "-27.202"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A5997>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.017 -27.202)"^^geo:wktLiteral ;
  geo-pos:lat "32.017"^^xsd:decimal ;
  geo-pos:long "-27.202"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A5997>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:5997" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '5997'^^xsd:integer;
  dwc:scientificName 'Mikroconchoecia  curta'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:longitude '-27.202'^^xsd:double;
  dwc:latitude '32.017'^^xsd:double;
  dwc:aphiaid '127820'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:5997'^^xsd:anyURI;
  dwc:observationDate '1973-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '127820'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A5906>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A5906> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A5906> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 -14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55"^^xsd:decimal ;
  dwc:decimalLongitude "-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/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A5906>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 -14)"^^geo:wktLiteral ;
  geo-pos:lat "55"^^xsd:decimal ;
  geo-pos:long "-14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A5906>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:5906" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '5906'^^xsd:integer;
  dwc:scientificName 'Mikroconchoecia  curta'^^xsd:string;
  dwc:yearCollected '1963'^^xsd:integer;
  dwc:longitude '-14'^^xsd:integer;
  dwc:latitude '55'^^xsd:integer;
  dwc:aphiaid '127820'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:5906'^^xsd:anyURI;
  dwc:observationDate '1963-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127820'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A5907>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A5907> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A5907> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59 -19)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59"^^xsd:decimal ;
  dwc:decimalLongitude "-19"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A5907>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59 -19)"^^geo:wktLiteral ;
  geo-pos:lat "59"^^xsd:decimal ;
  geo-pos:long "-19"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A5907>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:5907" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '5907'^^xsd:integer;
  dwc:scientificName 'Mikroconchoecia  curta'^^xsd:string;
  dwc:longitude '-19'^^xsd:integer;
  dwc:latitude '59'^^xsd:integer;
  dwc:aphiaid '127820'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:5907'^^xsd:anyURI;
  dwc:aphiaIdAccepted '127820'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A5908>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A5908> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A5908> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.5"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A5908>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5 -20)"^^geo:wktLiteral ;
  geo-pos:lat "52.5"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A5908>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:5908" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '5908'^^xsd:integer;
  dwc:scientificName 'Mikroconchoecia  curta'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '52.5'^^xsd:double;
  dwc:aphiaid '127820'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:5908'^^xsd:anyURI;
  dwc:aphiaIdAccepted '127820'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A3767>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A3767> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A3767> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.317 1.667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.317"^^xsd:decimal ;
  dwc:decimalLongitude "1.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/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A3767>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.317 1.667)"^^geo:wktLiteral ;
  geo-pos:lat "64.317"^^xsd:decimal ;
  geo-pos:long "1.667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A3767>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:3767" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '3767'^^xsd:integer;
  dwc:scientificName 'Discoconchoecia  elegans'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:longitude '1.667'^^xsd:double;
  dwc:latitude '64.317'^^xsd:double;
  dwc:aphiaid '127782'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:3767'^^xsd:anyURI;
  dwc:observationDate '1975-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '127782'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A3768>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A3768> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A3768> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.383 0.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "65.383"^^xsd:decimal ;
  dwc:decimalLongitude "0.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/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A3768>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.383 0.05)"^^geo:wktLiteral ;
  geo-pos:lat "65.383"^^xsd:decimal ;
  geo-pos:long "0.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A3768>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:3768" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '3768'^^xsd:integer;
  dwc:scientificName 'Discoconchoecia  elegans'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:longitude '0.05'^^xsd:double;
  dwc:latitude '65.383'^^xsd:double;
  dwc:aphiaid '127782'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:3768'^^xsd:anyURI;
  dwc:observationDate '1975-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '127782'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A3769>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A3769> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A3769> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.75 -1.433)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.75"^^xsd:decimal ;
  dwc:decimalLongitude "-1.433"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A3769>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.75 -1.433)"^^geo:wktLiteral ;
  geo-pos:lat "66.75"^^xsd:decimal ;
  geo-pos:long "-1.433"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A3769>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:3769" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '3769'^^xsd:integer;
  dwc:scientificName 'Discoconchoecia  elegans'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:longitude '-1.433'^^xsd:double;
  dwc:latitude '66.75'^^xsd:double;
  dwc:aphiaid '127782'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:3769'^^xsd:anyURI;
  dwc:observationDate '1975-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '127782'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A3770>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A3770> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A3770> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.117 -4.833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.117"^^xsd:decimal ;
  dwc:decimalLongitude "-4.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/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A3770>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.117 -4.833)"^^geo:wktLiteral ;
  geo-pos:lat "44.117"^^xsd:decimal ;
  geo-pos:long "-4.833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A3770>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:3770" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '3770'^^xsd:integer;
  dwc:scientificName 'Discoconchoecia  elegans'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:longitude '-4.833'^^xsd:double;
  dwc:latitude '44.117'^^xsd:double;
  dwc:aphiaid '127782'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:3770'^^xsd:anyURI;
  dwc:observationDate '1971-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127782'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A3706>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A3706> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A3706> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.217 -2.967)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.217"^^xsd:decimal ;
  dwc:decimalLongitude "-2.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/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A3706>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.217 -2.967)"^^geo:wktLiteral ;
  geo-pos:lat "78.217"^^xsd:decimal ;
  geo-pos:long "-2.967"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A3706>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:3706" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '3706'^^xsd:integer;
  dwc:scientificName 'Discoconchoecia  elegans'^^xsd:string;
  dwc:yearCollected '1898'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:longitude '-2.967'^^xsd:double;
  dwc:latitude '78.217'^^xsd:double;
  dwc:aphiaid '127782'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:3706'^^xsd:anyURI;
  dwc:observationDate '1898-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '127782'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A3707>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A3707> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A3707> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.6 -12.217)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.6"^^xsd:decimal ;
  dwc:decimalLongitude "-12.217"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A3707>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.6 -12.217)"^^geo:wktLiteral ;
  geo-pos:lat "76.6"^^xsd:decimal ;
  geo-pos:long "-12.217"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A3707>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:3707" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '3707'^^xsd:integer;
  dwc:scientificName 'Discoconchoecia  elegans'^^xsd:string;
  dwc:yearCollected '1898'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:longitude '-12.217'^^xsd:double;
  dwc:latitude '76.6'^^xsd:double;
  dwc:aphiaid '127782'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:3707'^^xsd:anyURI;
  dwc:observationDate '1898-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '127782'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A3708>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A3708> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A3708> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.25 -18.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "74.25"^^xsd:decimal ;
  dwc:decimalLongitude "-18.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/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A3708>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.25 -18.25)"^^geo:wktLiteral ;
  geo-pos:lat "74.25"^^xsd:decimal ;
  geo-pos:long "-18.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A3708>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:3708" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '3708'^^xsd:integer;
  dwc:scientificName 'Discoconchoecia  elegans'^^xsd:string;
  dwc:yearCollected '1899'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:longitude '-18.25'^^xsd:double;
  dwc:latitude '74.25'^^xsd:double;
  dwc:aphiaid '127782'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:3708'^^xsd:anyURI;
  dwc:observationDate '1899-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '127782'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A3709>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A3709> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A3709> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.883 -2.867)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.883"^^xsd:decimal ;
  dwc:decimalLongitude "-2.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/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A3709>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.883 -2.867)"^^geo:wktLiteral ;
  geo-pos:lat "66.883"^^xsd:decimal ;
  geo-pos:long "-2.867"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A3709>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:3709" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '3709'^^xsd:integer;
  dwc:scientificName 'Discoconchoecia  elegans'^^xsd:string;
  dwc:yearCollected '1899'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:longitude '-2.867'^^xsd:double;
  dwc:latitude '66.883'^^xsd:double;
  dwc:aphiaid '127782'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:3709'^^xsd:anyURI;
  dwc:observationDate '1899-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '127782'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A3460>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A3460> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A3460> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.9 5.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.9"^^xsd:decimal ;
  dwc:decimalLongitude "5.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/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A3460>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.9 5.95)"^^geo:wktLiteral ;
  geo-pos:lat "42.9"^^xsd:decimal ;
  geo-pos:long "5.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A3460>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:3460" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '3460'^^xsd:integer;
  dwc:scientificName 'Discoconchoecia  elegans'^^xsd:string;
  dwc:longitude '5.95'^^xsd:double;
  dwc:latitude '42.9'^^xsd:double;
  dwc:aphiaid '127782'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:3460'^^xsd:anyURI;
  dwc:aphiaIdAccepted '127782'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A3468>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A3468> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A3468> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.167 -14.167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.167"^^xsd:decimal ;
  dwc:decimalLongitude "-14.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/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A3468>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.167 -14.167)"^^geo:wktLiteral ;
  geo-pos:lat "28.167"^^xsd:decimal ;
  geo-pos:long "-14.167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A3468>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:3468" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '3468'^^xsd:integer;
  dwc:scientificName 'Discoconchoecia  elegans'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:longitude '-14.167'^^xsd:double;
  dwc:latitude '28.167'^^xsd:double;
  dwc:aphiaid '127782'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:3468'^^xsd:anyURI;
  dwc:observationDate '1965-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '127782'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A3477>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A3477> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A3477> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.068 4.842)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.068"^^xsd:decimal ;
  dwc:decimalLongitude "4.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/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A3477>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.068 4.842)"^^geo:wktLiteral ;
  geo-pos:lat "61.068"^^xsd:decimal ;
  geo-pos:long "4.842"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A3477>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:3477" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '3477'^^xsd:integer;
  dwc:scientificName 'Discoconchoecia  elegans'^^xsd:string;
  dwc:longitude '4.842'^^xsd:double;
  dwc:latitude '61.068'^^xsd:double;
  dwc:aphiaid '127782'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:3477'^^xsd:anyURI;
  dwc:aphiaIdAccepted '127782'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4340>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4340> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4340> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.967 -39.04)"^^geo:wktLiteral ;
  dwc:decimalLatitude "31.967"^^xsd:decimal ;
  dwc:decimalLongitude "-39.04"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4340>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.967 -39.04)"^^geo:wktLiteral ;
  geo-pos:lat "31.967"^^xsd:decimal ;
  geo-pos:long "-39.04"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4340>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:4340" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '4340'^^xsd:integer;
  dwc:scientificName 'Halocypria  globosa'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:longitude '-39.04'^^xsd:double;
  dwc:latitude '31.967'^^xsd:double;
  dwc:aphiaid '127793'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:4340'^^xsd:anyURI;
  dwc:observationDate '1973-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '127793'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4341>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4341> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4341> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.962 -43.623)"^^geo:wktLiteral ;
  dwc:decimalLatitude "31.962"^^xsd:decimal ;
  dwc:decimalLongitude "-43.623"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4341>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.962 -43.623)"^^geo:wktLiteral ;
  geo-pos:lat "31.962"^^xsd:decimal ;
  geo-pos:long "-43.623"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4341>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:4341" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '4341'^^xsd:integer;
  dwc:scientificName 'Halocypria  globosa'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:longitude '-43.623'^^xsd:double;
  dwc:latitude '31.962'^^xsd:double;
  dwc:aphiaid '127793'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:4341'^^xsd:anyURI;
  dwc:observationDate '1973-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '127793'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4583>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4583> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4583> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.017 -27.202)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.017"^^xsd:decimal ;
  dwc:decimalLongitude "-27.202"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4583>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.017 -27.202)"^^geo:wktLiteral ;
  geo-pos:lat "32.017"^^xsd:decimal ;
  geo-pos:long "-27.202"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4583>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:4583" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '4583'^^xsd:integer;
  dwc:scientificName 'Loricoecia  loricata'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:longitude '-27.202'^^xsd:double;
  dwc:latitude '32.017'^^xsd:double;
  dwc:aphiaid '127798'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:4583'^^xsd:anyURI;
  dwc:observationDate '1973-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '127798'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4183>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4183> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4183> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.617 -36.583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.617"^^xsd:decimal ;
  dwc:decimalLongitude "-36.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/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4183>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.617 -36.583)"^^geo:wktLiteral ;
  geo-pos:lat "26.617"^^xsd:decimal ;
  geo-pos:long "-36.583"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4183>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:4183" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '4183'^^xsd:integer;
  dwc:scientificName 'Halocypria  globosa'^^xsd:string;
  dwc:yearCollected '1905'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:longitude '-36.583'^^xsd:double;
  dwc:latitude '26.617'^^xsd:double;
  dwc:aphiaid '127793'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:4183'^^xsd:anyURI;
  dwc:observationDate '1905-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '127793'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4184>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4184> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4184> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.067 -26.125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.067"^^xsd:decimal ;
  dwc:decimalLongitude "-26.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/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4184>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.067 -26.125)"^^geo:wktLiteral ;
  geo-pos:lat "38.067"^^xsd:decimal ;
  geo-pos:long "-26.125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4184>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:4184" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '4184'^^xsd:integer;
  dwc:scientificName 'Halocypria  globosa'^^xsd:string;
  dwc:yearCollected '1905'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:longitude '-26.125'^^xsd:double;
  dwc:latitude '38.067'^^xsd:double;
  dwc:aphiaid '127793'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:4184'^^xsd:anyURI;
  dwc:observationDate '1905-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '127793'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4185>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4185> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4185> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.067 -26.125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.067"^^xsd:decimal ;
  dwc:decimalLongitude "-26.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/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4185>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.067 -26.125)"^^geo:wktLiteral ;
  geo-pos:lat "38.067"^^xsd:decimal ;
  geo-pos:long "-26.125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4185>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:4185" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '4185'^^xsd:integer;
  dwc:scientificName 'Halocypria  globosa'^^xsd:string;
  dwc:yearCollected '1905'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:longitude '-26.125'^^xsd:double;
  dwc:latitude '38.067'^^xsd:double;
  dwc:aphiaid '127793'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:4185'^^xsd:anyURI;
  dwc:observationDate '1905-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '127793'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4186>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4186> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4186> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.6 -26.083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.6"^^xsd:decimal ;
  dwc:decimalLongitude "-26.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/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4186>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.6 -26.083)"^^geo:wktLiteral ;
  geo-pos:lat "39.6"^^xsd:decimal ;
  geo-pos:long "-26.083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4186>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:4186" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '4186'^^xsd:integer;
  dwc:scientificName 'Halocypria  globosa'^^xsd:string;
  dwc:yearCollected '1905'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:longitude '-26.083'^^xsd:double;
  dwc:latitude '39.6'^^xsd:double;
  dwc:aphiaid '127793'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:4186'^^xsd:anyURI;
  dwc:observationDate '1905-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '127793'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4079>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4079> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4079> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.467 -5.717)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.467"^^xsd:decimal ;
  dwc:decimalLongitude "-5.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/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4079>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.467 -5.717)"^^geo:wktLiteral ;
  geo-pos:lat "45.467"^^xsd:decimal ;
  geo-pos:long "-5.717"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4079>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:4079" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '4079'^^xsd:integer;
  dwc:scientificName 'Gigantocypris muelleri'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:longitude '-5.717'^^xsd:double;
  dwc:latitude '45.467'^^xsd:double;
  dwc:aphiaid '127715'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:4079'^^xsd:anyURI;
  dwc:observationDate '1910-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '127715'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4080>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4080> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4080> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 -10.033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "-10.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/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4080>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 -10.033)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "-10.033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4080>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:4080" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '4080'^^xsd:integer;
  dwc:scientificName 'Gigantocypris muelleri'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:longitude '-10.033'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:aphiaid '127715'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:4080'^^xsd:anyURI;
  dwc:observationDate '1910-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '127715'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4081>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4081> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4081> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.033 -10.333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.033"^^xsd:decimal ;
  dwc:decimalLongitude "-10.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/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4081>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.033 -10.333)"^^geo:wktLiteral ;
  geo-pos:lat "41.033"^^xsd:decimal ;
  geo-pos:long "-10.333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4081>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:4081" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '4081'^^xsd:integer;
  dwc:scientificName 'Gigantocypris muelleri'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:longitude '-10.333'^^xsd:double;
  dwc:latitude '41.033'^^xsd:double;
  dwc:aphiaid '127715'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:4081'^^xsd:anyURI;
  dwc:observationDate '1910-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '127715'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A371>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A371> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A371> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.5 -18.722)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.5"^^xsd:decimal ;
  dwc:decimalLongitude "-18.722"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A371>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.5 -18.722)"^^geo:wktLiteral ;
  geo-pos:lat "36.5"^^xsd:decimal ;
  geo-pos:long "-18.722"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A371>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:371" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '371'^^xsd:integer;
  dwc:scientificName 'Conchoecia magna'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:longitude '-18.722'^^xsd:double;
  dwc:latitude '36.5'^^xsd:double;
  dwc:aphiaid '127773'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:371'^^xsd:anyURI;
  dwc:observationDate '1981-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '127773'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A3710>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A3710> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A3710> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.867 -2.917)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.867"^^xsd:decimal ;
  dwc:decimalLongitude "-2.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/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A3710>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.867 -2.917)"^^geo:wktLiteral ;
  geo-pos:lat "66.867"^^xsd:decimal ;
  geo-pos:long "-2.917"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A3710>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:3710" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '3710'^^xsd:integer;
  dwc:scientificName 'Discoconchoecia  elegans'^^xsd:string;
  dwc:yearCollected '1899'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '-2.917'^^xsd:double;
  dwc:latitude '66.867'^^xsd:double;
  dwc:aphiaid '127782'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:3710'^^xsd:anyURI;
  dwc:observationDate '1899-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '127782'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A569>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A569> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A569> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.187 -23.82)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.187"^^xsd:decimal ;
  dwc:decimalLongitude "-23.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/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A569>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.187 -23.82)"^^geo:wktLiteral ;
  geo-pos:lat "32.187"^^xsd:decimal ;
  geo-pos:long "-23.82"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A569>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:569" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '569'^^xsd:integer;
  dwc:scientificName 'Archiconchoecissa cucullata aff.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:longitude '-23.82'^^xsd:double;
  dwc:latitude '32.187'^^xsd:double;
  dwc:aphiaid '175691'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:569'^^xsd:anyURI;
  dwc:observationDate '1973-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '175691'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4036>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4036> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4036> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.983 -22.483)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.983"^^xsd:decimal ;
  dwc:decimalLongitude "-22.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/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4036>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.983 -22.483)"^^geo:wktLiteral ;
  geo-pos:lat "60.983"^^xsd:decimal ;
  geo-pos:long "-22.483"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4036>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:4036" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '4036'^^xsd:integer;
  dwc:scientificName 'Gigantocypris muelleri'^^xsd:string;
  dwc:yearCollected '1925'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:longitude '-22.483'^^xsd:double;
  dwc:latitude '60.983'^^xsd:double;
  dwc:aphiaid '127715'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:4036'^^xsd:anyURI;
  dwc:observationDate '1925-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '127715'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4045>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4045> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4045> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.183 -14.233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.183"^^xsd:decimal ;
  dwc:decimalLongitude "-14.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/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4045>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.183 -14.233)"^^geo:wktLiteral ;
  geo-pos:lat "29.183"^^xsd:decimal ;
  geo-pos:long "-14.233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4045>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:4045" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '4045'^^xsd:integer;
  dwc:scientificName 'Gigantocypris muelleri'^^xsd:string;
  dwc:yearCollected '1930'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:longitude '-14.233'^^xsd:double;
  dwc:latitude '29.183'^^xsd:double;
  dwc:aphiaid '127715'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:4045'^^xsd:anyURI;
  dwc:observationDate '1930-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '127715'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4046>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4046> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4046> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.133 -10.367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.133"^^xsd:decimal ;
  dwc:decimalLongitude "-10.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/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4046>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.133 -10.367)"^^geo:wktLiteral ;
  geo-pos:lat "33.133"^^xsd:decimal ;
  geo-pos:long "-10.367"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4046>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:4046" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '4046'^^xsd:integer;
  dwc:scientificName 'Gigantocypris muelleri'^^xsd:string;
  dwc:yearCollected '1930'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:longitude '-10.367'^^xsd:double;
  dwc:latitude '33.133'^^xsd:double;
  dwc:aphiaid '127715'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:4046'^^xsd:anyURI;
  dwc:observationDate '1930-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '127715'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2369>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2369> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2369> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2369>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53 -20)"^^geo:wktLiteral ;
  geo-pos:lat "53"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2369>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:2369" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '2369'^^xsd:integer;
  dwc:scientificName 'Orthoconchoecia  haddoni'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '53'^^xsd:integer;
  dwc:aphiaid '127831'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:2369'^^xsd:anyURI;
  dwc:observationDate '1971-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '127831'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2370>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2370> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2370> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.75 -14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.75"^^xsd:decimal ;
  dwc:decimalLongitude "-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/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2370>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.75 -14)"^^geo:wktLiteral ;
  geo-pos:lat "49.75"^^xsd:decimal ;
  geo-pos:long "-14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2370>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:2370" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '2370'^^xsd:integer;
  dwc:scientificName 'Orthoconchoecia  haddoni'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:longitude '-14'^^xsd:integer;
  dwc:latitude '49.75'^^xsd:double;
  dwc:aphiaid '127831'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:2370'^^xsd:anyURI;
  dwc:observationDate '1978-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '127831'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A302>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A302> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A302> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.008 -34.378)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.008"^^xsd:decimal ;
  dwc:decimalLongitude "-34.378"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A302>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.008 -34.378)"^^geo:wktLiteral ;
  geo-pos:lat "32.008"^^xsd:decimal ;
  geo-pos:long "-34.378"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A302>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:302" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '302'^^xsd:integer;
  dwc:scientificName 'Conchoecia magna'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:longitude '-34.378'^^xsd:double;
  dwc:latitude '32.008'^^xsd:double;
  dwc:aphiaid '127773'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:302'^^xsd:anyURI;
  dwc:observationDate '1973-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '127773'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A303>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A303> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A303> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.967 -39.04)"^^geo:wktLiteral ;
  dwc:decimalLatitude "31.967"^^xsd:decimal ;
  dwc:decimalLongitude "-39.04"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A303>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.967 -39.04)"^^geo:wktLiteral ;
  geo-pos:lat "31.967"^^xsd:decimal ;
  geo-pos:long "-39.04"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A303>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:303" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '303'^^xsd:integer;
  dwc:scientificName 'Conchoecia magna'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:longitude '-39.04'^^xsd:double;
  dwc:latitude '31.967'^^xsd:double;
  dwc:aphiaid '127773'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:303'^^xsd:anyURI;
  dwc:observationDate '1973-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '127773'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A5909>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A5909> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A5909> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.4 -40)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.4"^^xsd:decimal ;
  dwc:decimalLongitude "-40"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A5909>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.4 -40)"^^geo:wktLiteral ;
  geo-pos:lat "52.4"^^xsd:decimal ;
  geo-pos:long "-40"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A5909>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:5909" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '5909'^^xsd:integer;
  dwc:scientificName 'Mikroconchoecia  curta'^^xsd:string;
  dwc:longitude '-40'^^xsd:integer;
  dwc:latitude '52.4'^^xsd:double;
  dwc:aphiaid '127820'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:5909'^^xsd:anyURI;
  dwc:aphiaIdAccepted '127820'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A591>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A591> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A591> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.807 -14.013)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.807"^^xsd:decimal ;
  dwc:decimalLongitude "-14.013"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A591>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.807 -14.013)"^^geo:wktLiteral ;
  geo-pos:lat "49.807"^^xsd:decimal ;
  geo-pos:long "-14.013"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A591>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:591" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '591'^^xsd:integer;
  dwc:scientificName 'Archiconchoecissa cucullata aff.'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:longitude '-14.013'^^xsd:double;
  dwc:latitude '49.807'^^xsd:double;
  dwc:aphiaid '175691'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:591'^^xsd:anyURI;
  dwc:observationDate '1978-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '175691'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A6902>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A6902> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A6902> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.047 -33.138)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.047"^^xsd:decimal ;
  dwc:decimalLongitude "-33.138"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A6902>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.047 -33.138)"^^geo:wktLiteral ;
  geo-pos:lat "35.047"^^xsd:decimal ;
  geo-pos:long "-33.138"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A6902>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:6902" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '6902'^^xsd:integer;
  dwc:scientificName 'Orthoconchoecia  bispinosa'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:longitude '-33.138'^^xsd:double;
  dwc:latitude '35.047'^^xsd:double;
  dwc:aphiaid '127830'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:6902'^^xsd:anyURI;
  dwc:observationDate '1981-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '127830'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A195>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A195> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A195> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.183 -14.233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.183"^^xsd:decimal ;
  dwc:decimalLongitude "-14.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/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A195>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.183 -14.233)"^^geo:wktLiteral ;
  geo-pos:lat "29.183"^^xsd:decimal ;
  geo-pos:long "-14.233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A195>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:195" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '195'^^xsd:integer;
  dwc:scientificName 'Conchoecia magna'^^xsd:string;
  dwc:yearCollected '1930'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:longitude '-14.233'^^xsd:double;
  dwc:latitude '29.183'^^xsd:double;
  dwc:aphiaid '127773'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:195'^^xsd:anyURI;
  dwc:observationDate '1930-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '127773'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A196>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A196> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A196> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.133 -10.367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.133"^^xsd:decimal ;
  dwc:decimalLongitude "-10.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/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A196>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.133 -10.367)"^^geo:wktLiteral ;
  geo-pos:lat "33.133"^^xsd:decimal ;
  geo-pos:long "-10.367"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A196>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:196" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '196'^^xsd:integer;
  dwc:scientificName 'Conchoecia magna'^^xsd:string;
  dwc:yearCollected '1930'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:longitude '-10.367'^^xsd:double;
  dwc:latitude '33.133'^^xsd:double;
  dwc:aphiaid '127773'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:196'^^xsd:anyURI;
  dwc:observationDate '1930-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '127773'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A3386>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A3386> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A3386> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.2 -22.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.2"^^xsd:decimal ;
  dwc:decimalLongitude "-22.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A3386>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.2 -22.7)"^^geo:wktLiteral ;
  geo-pos:lat "60.2"^^xsd:decimal ;
  geo-pos:long "-22.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A3386>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:3386" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '3386'^^xsd:integer;
  dwc:scientificName 'Discoconchoecia  elegans'^^xsd:string;
  dwc:longitude '-22.7'^^xsd:double;
  dwc:latitude '60.2'^^xsd:double;
  dwc:aphiaid '127782'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:3386'^^xsd:anyURI;
  dwc:aphiaIdAccepted '127782'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A3387>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A3387> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A3387> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.3 -27)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.3"^^xsd:decimal ;
  dwc:decimalLongitude "-27"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A3387>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.3 -27)"^^geo:wktLiteral ;
  geo-pos:lat "60.3"^^xsd:decimal ;
  geo-pos:long "-27"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A3387>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:3387" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '3387'^^xsd:integer;
  dwc:scientificName 'Discoconchoecia  elegans'^^xsd:string;
  dwc:longitude '-27'^^xsd:integer;
  dwc:latitude '60.3'^^xsd:double;
  dwc:aphiaid '127782'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:3387'^^xsd:anyURI;
  dwc:aphiaIdAccepted '127782'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2628>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2628> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2628> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.962 -43.623)"^^geo:wktLiteral ;
  dwc:decimalLatitude "31.962"^^xsd:decimal ;
  dwc:decimalLongitude "-43.623"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2628>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.962 -43.623)"^^geo:wktLiteral ;
  geo-pos:lat "31.962"^^xsd:decimal ;
  geo-pos:long "-43.623"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2628>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:2628" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '2628'^^xsd:integer;
  dwc:scientificName 'Orthoconchoecia  secernenda'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:longitude '-43.623'^^xsd:double;
  dwc:latitude '31.962'^^xsd:double;
  dwc:aphiaid '127832'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:2628'^^xsd:anyURI;
  dwc:observationDate '1973-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '127832'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2645>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2645> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2645> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.335 -33.54)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.335"^^xsd:decimal ;
  dwc:decimalLongitude "-33.54"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2645>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.335 -33.54)"^^geo:wktLiteral ;
  geo-pos:lat "33.335"^^xsd:decimal ;
  geo-pos:long "-33.54"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2645>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:2645" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '2645'^^xsd:integer;
  dwc:scientificName 'Orthoconchoecia  secernenda'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:longitude '-33.54'^^xsd:double;
  dwc:latitude '33.335'^^xsd:double;
  dwc:aphiaid '127832'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:2645'^^xsd:anyURI;
  dwc:observationDate '1981-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '127832'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2898>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2898> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2898> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.467 -8.017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.467"^^xsd:decimal ;
  dwc:decimalLongitude "-8.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/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2898>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.467 -8.017)"^^geo:wktLiteral ;
  geo-pos:lat "46.467"^^xsd:decimal ;
  geo-pos:long "-8.017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2898>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:2898" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '2898'^^xsd:integer;
  dwc:scientificName 'Conchoecilla  daphoides'^^xsd:string;
  dwc:yearCollected '1930'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:longitude '-8.017'^^xsd:double;
  dwc:latitude '46.467'^^xsd:double;
  dwc:aphiaid '127776'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:2898'^^xsd:anyURI;
  dwc:observationDate '1930-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '127776'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A217>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A217> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A217> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.291 5.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.291"^^xsd:decimal ;
  dwc:decimalLongitude "5.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A217>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.291 5.12)"^^geo:wktLiteral ;
  geo-pos:lat "43.291"^^xsd:decimal ;
  geo-pos:long "5.12"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A217>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:217" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '217'^^xsd:integer;
  dwc:scientificName 'Conchoecia magna'^^xsd:string;
  dwc:longitude '5.12'^^xsd:double;
  dwc:latitude '43.291'^^xsd:double;
  dwc:aphiaid '127773'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:217'^^xsd:anyURI;
  dwc:aphiaIdAccepted '127773'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A218>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A218> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A218> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.083 4.367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.083"^^xsd:decimal ;
  dwc:decimalLongitude "4.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/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A218>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.083 4.367)"^^geo:wktLiteral ;
  geo-pos:lat "42.083"^^xsd:decimal ;
  geo-pos:long "4.367"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A218>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:218" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '218'^^xsd:integer;
  dwc:scientificName 'Conchoecia magna'^^xsd:string;
  dwc:longitude '4.367'^^xsd:double;
  dwc:latitude '42.083'^^xsd:double;
  dwc:aphiaid '127773'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:218'^^xsd:anyURI;
  dwc:aphiaIdAccepted '127773'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2985> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.325 -14.345)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.325"^^xsd:decimal ;
  dwc:decimalLongitude "-14.345"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2985>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.325 -14.345)"^^geo:wktLiteral ;
  geo-pos:lat "51.325"^^xsd:decimal ;
  geo-pos:long "-14.345"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:2985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '2985'^^xsd:integer;
  dwc:scientificName 'Conchoecilla  daphoides'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:longitude '-14.345'^^xsd:double;
  dwc:latitude '51.325'^^xsd:double;
  dwc:aphiaid '127776'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:2985'^^xsd:anyURI;
  dwc:observationDate '1979-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '127776'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2895>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2895> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2895> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.5 -12.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "31.5"^^xsd:decimal ;
  dwc:decimalLongitude "-12.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/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2895>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.5 -12.2)"^^geo:wktLiteral ;
  geo-pos:lat "31.5"^^xsd:decimal ;
  geo-pos:long "-12.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2895>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:2895" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '2895'^^xsd:integer;
  dwc:scientificName 'Conchoecilla  daphoides'^^xsd:string;
  dwc:yearCollected '1930'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:longitude '-12.2'^^xsd:double;
  dwc:latitude '31.5'^^xsd:double;
  dwc:aphiaid '127776'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:2895'^^xsd:anyURI;
  dwc:observationDate '1930-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '127776'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2896>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2896> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2896> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.317 -9.433)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.317"^^xsd:decimal ;
  dwc:decimalLongitude "-9.433"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2896>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.317 -9.433)"^^geo:wktLiteral ;
  geo-pos:lat "38.317"^^xsd:decimal ;
  geo-pos:long "-9.433"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2896>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:2896" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '2896'^^xsd:integer;
  dwc:scientificName 'Conchoecilla  daphoides'^^xsd:string;
  dwc:yearCollected '1930'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:longitude '-9.433'^^xsd:double;
  dwc:latitude '38.317'^^xsd:double;
  dwc:aphiaid '127776'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:2896'^^xsd:anyURI;
  dwc:observationDate '1930-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '127776'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2897>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2897> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2897> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.017 -9.217)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.017"^^xsd:decimal ;
  dwc:decimalLongitude "-9.217"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2897>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.017 -9.217)"^^geo:wktLiteral ;
  geo-pos:lat "44.017"^^xsd:decimal ;
  geo-pos:long "-9.217"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2897>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:2897" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '2897'^^xsd:integer;
  dwc:scientificName 'Conchoecilla  daphoides'^^xsd:string;
  dwc:yearCollected '1930'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:longitude '-9.217'^^xsd:double;
  dwc:latitude '44.017'^^xsd:double;
  dwc:aphiaid '127776'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:2897'^^xsd:anyURI;
  dwc:observationDate '1930-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '127776'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A3907>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A3907> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A3907> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79 -12.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "79"^^xsd:decimal ;
  dwc:decimalLongitude "-12.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/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A3907>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79 -12.1)"^^geo:wktLiteral ;
  geo-pos:lat "79"^^xsd:decimal ;
  geo-pos:long "-12.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A3907>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:3907" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '3907'^^xsd:integer;
  dwc:scientificName 'Discoconchoecia  elegans'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:longitude '-12.1'^^xsd:double;
  dwc:latitude '79'^^xsd:integer;
  dwc:aphiaid '127782'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:3907'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127782'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A3977>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A3977> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A3977> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.75 -14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.75"^^xsd:decimal ;
  dwc:decimalLongitude "-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/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A3977>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.75 -14)"^^geo:wktLiteral ;
  geo-pos:lat "49.75"^^xsd:decimal ;
  geo-pos:long "-14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A3977>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:3977" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '3977'^^xsd:integer;
  dwc:scientificName 'Gaussicia  edentata'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:longitude '-14'^^xsd:integer;
  dwc:latitude '49.75'^^xsd:double;
  dwc:aphiaid '127788'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:3977'^^xsd:anyURI;
  dwc:observationDate '1978-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '127788'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4475>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4475> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4475> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44 -13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44"^^xsd:decimal ;
  dwc:decimalLongitude "-13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4475>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44 -13)"^^geo:wktLiteral ;
  geo-pos:lat "44"^^xsd:decimal ;
  geo-pos:long "-13"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4475>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:4475" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '4475'^^xsd:integer;
  dwc:scientificName 'Loricoecia  loricata'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:longitude '-13'^^xsd:integer;
  dwc:latitude '44'^^xsd:integer;
  dwc:aphiaid '127798'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:4475'^^xsd:anyURI;
  dwc:observationDate '1974-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127798'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2625>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2625> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2625> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.017 -27.202)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.017"^^xsd:decimal ;
  dwc:decimalLongitude "-27.202"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2625>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.017 -27.202)"^^geo:wktLiteral ;
  geo-pos:lat "32.017"^^xsd:decimal ;
  geo-pos:long "-27.202"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2625>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:2625" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '2625'^^xsd:integer;
  dwc:scientificName 'Orthoconchoecia  secernenda'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:longitude '-27.202'^^xsd:double;
  dwc:latitude '32.017'^^xsd:double;
  dwc:aphiaid '127832'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:2625'^^xsd:anyURI;
  dwc:observationDate '1973-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '127832'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2626>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2626> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2626> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.008 -34.378)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.008"^^xsd:decimal ;
  dwc:decimalLongitude "-34.378"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2626>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.008 -34.378)"^^geo:wktLiteral ;
  geo-pos:lat "32.008"^^xsd:decimal ;
  geo-pos:long "-34.378"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2626>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:2626" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '2626'^^xsd:integer;
  dwc:scientificName 'Orthoconchoecia  secernenda'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:longitude '-34.378'^^xsd:double;
  dwc:latitude '32.008'^^xsd:double;
  dwc:aphiaid '127832'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:2626'^^xsd:anyURI;
  dwc:observationDate '1973-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '127832'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2627>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2627> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2627> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.967 -39.04)"^^geo:wktLiteral ;
  dwc:decimalLatitude "31.967"^^xsd:decimal ;
  dwc:decimalLongitude "-39.04"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2627>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.967 -39.04)"^^geo:wktLiteral ;
  geo-pos:lat "31.967"^^xsd:decimal ;
  geo-pos:long "-39.04"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2627>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:2627" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '2627'^^xsd:integer;
  dwc:scientificName 'Orthoconchoecia  secernenda'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:longitude '-39.04'^^xsd:double;
  dwc:latitude '31.967'^^xsd:double;
  dwc:aphiaid '127832'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:2627'^^xsd:anyURI;
  dwc:observationDate '1973-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '127832'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2088>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2088> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2088> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.96 -20.303)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.96"^^xsd:decimal ;
  dwc:decimalLongitude "-20.303"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2088>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.96 -20.303)"^^geo:wktLiteral ;
  geo-pos:lat "39.96"^^xsd:decimal ;
  geo-pos:long "-20.303"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2088>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:2088" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '2088'^^xsd:integer;
  dwc:scientificName 'Archiconchoecissa cucullata'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:longitude '-20.303'^^xsd:double;
  dwc:latitude '39.96'^^xsd:double;
  dwc:aphiaid '175693'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:2088'^^xsd:anyURI;
  dwc:observationDate '1970-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '175693'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2089>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2089> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2089> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.05 -20.347)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.05"^^xsd:decimal ;
  dwc:decimalLongitude "-20.347"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2089>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.05 -20.347)"^^geo:wktLiteral ;
  geo-pos:lat "40.05"^^xsd:decimal ;
  geo-pos:long "-20.347"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2089>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:2089" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '2089'^^xsd:integer;
  dwc:scientificName 'Archiconchoecissa cucullata'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:longitude '-20.347'^^xsd:double;
  dwc:latitude '40.05'^^xsd:double;
  dwc:aphiaid '175693'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:2089'^^xsd:anyURI;
  dwc:observationDate '1970-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '175693'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2118>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2118> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2118> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.88 -19.688)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.88"^^xsd:decimal ;
  dwc:decimalLongitude "-19.688"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2118>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.88 -19.688)"^^geo:wktLiteral ;
  geo-pos:lat "52.88"^^xsd:decimal ;
  geo-pos:long "-19.688"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2118>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:2118" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '2118'^^xsd:integer;
  dwc:scientificName 'Archiconchoecissa cucullata'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:longitude '-19.688'^^xsd:double;
  dwc:latitude '52.88'^^xsd:double;
  dwc:aphiaid '175693'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:2118'^^xsd:anyURI;
  dwc:observationDate '1970-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '175693'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2497>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2497> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2497> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.707 -8.057)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.707"^^xsd:decimal ;
  dwc:decimalLongitude "-8.057"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2497>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.707 -8.057)"^^geo:wktLiteral ;
  geo-pos:lat "47.707"^^xsd:decimal ;
  geo-pos:long "-8.057"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2497>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:2497" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '2497'^^xsd:integer;
  dwc:scientificName 'Orthoconchoecia  haddoni'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:longitude '-8.057'^^xsd:double;
  dwc:latitude '47.707'^^xsd:double;
  dwc:aphiaid '127831'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:2497'^^xsd:anyURI;
  dwc:observationDate '1973-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '127831'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2498>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2498> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2498> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.545 -8.608)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.545"^^xsd:decimal ;
  dwc:decimalLongitude "-8.608"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2498>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.545 -8.608)"^^geo:wktLiteral ;
  geo-pos:lat "47.545"^^xsd:decimal ;
  geo-pos:long "-8.608"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2498>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:2498" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '2498'^^xsd:integer;
  dwc:scientificName 'Orthoconchoecia  haddoni'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:longitude '-8.608'^^xsd:double;
  dwc:latitude '47.545'^^xsd:double;
  dwc:aphiaid '127831'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:2498'^^xsd:anyURI;
  dwc:observationDate '1973-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '127831'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2499>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2499> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2499> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.53 -8.577)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.53"^^xsd:decimal ;
  dwc:decimalLongitude "-8.577"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2499>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.53 -8.577)"^^geo:wktLiteral ;
  geo-pos:lat "47.53"^^xsd:decimal ;
  geo-pos:long "-8.577"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2499>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:2499" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '2499'^^xsd:integer;
  dwc:scientificName 'Orthoconchoecia  haddoni'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:longitude '-8.577'^^xsd:double;
  dwc:latitude '47.53'^^xsd:double;
  dwc:aphiaid '127831'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:2499'^^xsd:anyURI;
  dwc:observationDate '1973-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '127831'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2366>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2366> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2366> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.117 -14.183)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.117"^^xsd:decimal ;
  dwc:decimalLongitude "-14.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/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2366>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.117 -14.183)"^^geo:wktLiteral ;
  geo-pos:lat "28.117"^^xsd:decimal ;
  geo-pos:long "-14.183"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2366>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:2366" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '2366'^^xsd:integer;
  dwc:scientificName 'Orthoconchoecia  haddoni'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:longitude '-14.183'^^xsd:double;
  dwc:latitude '28.117'^^xsd:double;
  dwc:aphiaid '127831'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:2366'^^xsd:anyURI;
  dwc:observationDate '1969-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '127831'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2367>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2367> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2367> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.1 -14.167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.1"^^xsd:decimal ;
  dwc:decimalLongitude "-14.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/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2367>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.1 -14.167)"^^geo:wktLiteral ;
  geo-pos:lat "28.1"^^xsd:decimal ;
  geo-pos:long "-14.167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2367>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:2367" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '2367'^^xsd:integer;
  dwc:scientificName 'Orthoconchoecia  haddoni'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:longitude '-14.167'^^xsd:double;
  dwc:latitude '28.1'^^xsd:double;
  dwc:aphiaid '127831'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:2367'^^xsd:anyURI;
  dwc:observationDate '1969-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '127831'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2368>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2368> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2368> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2368>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60 -20)"^^geo:wktLiteral ;
  geo-pos:lat "60"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2368>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:2368" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '2368'^^xsd:integer;
  dwc:scientificName 'Orthoconchoecia  haddoni'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '60'^^xsd:integer;
  dwc:aphiaid '127831'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:2368'^^xsd:anyURI;
  dwc:observationDate '1971-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '127831'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2155>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2155> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2155> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.893 -16.887)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.893"^^xsd:decimal ;
  dwc:decimalLongitude "-16.887"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2155>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.893 -16.887)"^^geo:wktLiteral ;
  geo-pos:lat "41.893"^^xsd:decimal ;
  geo-pos:long "-16.887"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2155>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:2155" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '2155'^^xsd:integer;
  dwc:scientificName 'Archiconchoecissa cucullata'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:longitude '-16.887'^^xsd:double;
  dwc:latitude '41.893'^^xsd:double;
  dwc:aphiaid '175693'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:2155'^^xsd:anyURI;
  dwc:observationDate '1978-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '175693'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2156>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2156> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2156> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.895 -16.825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.895"^^xsd:decimal ;
  dwc:decimalLongitude "-16.825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2156>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.895 -16.825)"^^geo:wktLiteral ;
  geo-pos:lat "41.895"^^xsd:decimal ;
  geo-pos:long "-16.825"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2156>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:2156" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '2156'^^xsd:integer;
  dwc:scientificName 'Archiconchoecissa cucullata'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:longitude '-16.825'^^xsd:double;
  dwc:latitude '41.895'^^xsd:double;
  dwc:aphiaid '175693'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:2156'^^xsd:anyURI;
  dwc:observationDate '1978-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '175693'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A216>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A216> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A216> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.273 5.307)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.273"^^xsd:decimal ;
  dwc:decimalLongitude "5.307"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A216>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.273 5.307)"^^geo:wktLiteral ;
  geo-pos:lat "43.273"^^xsd:decimal ;
  geo-pos:long "5.307"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A216>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:216" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '216'^^xsd:integer;
  dwc:scientificName 'Conchoecia magna'^^xsd:string;
  dwc:longitude '5.307'^^xsd:double;
  dwc:latitude '43.273'^^xsd:double;
  dwc:aphiaid '127773'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:216'^^xsd:anyURI;
  dwc:aphiaIdAccepted '127773'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2500> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.542 -8.597)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.542"^^xsd:decimal ;
  dwc:decimalLongitude "-8.597"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.542 -8.597)"^^geo:wktLiteral ;
  geo-pos:lat "47.542"^^xsd:decimal ;
  geo-pos:long "-8.597"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:2500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '2500'^^xsd:integer;
  dwc:scientificName 'Orthoconchoecia  haddoni'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:longitude '-8.597'^^xsd:double;
  dwc:latitude '47.542'^^xsd:double;
  dwc:aphiaid '127831'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:2500'^^xsd:anyURI;
  dwc:observationDate '1973-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '127831'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2501> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.472 -9.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.472"^^xsd:decimal ;
  dwc:decimalLongitude "-9.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.472 -9.12)"^^geo:wktLiteral ;
  geo-pos:lat "47.472"^^xsd:decimal ;
  geo-pos:long "-9.12"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:2501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '2501'^^xsd:integer;
  dwc:scientificName 'Orthoconchoecia  haddoni'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:longitude '-9.12'^^xsd:double;
  dwc:latitude '47.472'^^xsd:double;
  dwc:aphiaid '127831'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:2501'^^xsd:anyURI;
  dwc:observationDate '1973-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '127831'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A3388>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A3388> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A3388> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.3 -27)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.3"^^xsd:decimal ;
  dwc:decimalLongitude "-27"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A3388>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.3 -27)"^^geo:wktLiteral ;
  geo-pos:lat "60.3"^^xsd:decimal ;
  geo-pos:long "-27"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A3388>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:3388" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '3388'^^xsd:integer;
  dwc:scientificName 'Discoconchoecia  elegans'^^xsd:string;
  dwc:longitude '-27'^^xsd:integer;
  dwc:latitude '60.3'^^xsd:double;
  dwc:aphiaid '127782'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:3388'^^xsd:anyURI;
  dwc:aphiaIdAccepted '127782'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2115>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2115> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2115> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.058 -19.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.058"^^xsd:decimal ;
  dwc:decimalLongitude "-19.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/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2115>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.058 -19.95)"^^geo:wktLiteral ;
  geo-pos:lat "53.058"^^xsd:decimal ;
  geo-pos:long "-19.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2115>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:2115" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '2115'^^xsd:integer;
  dwc:scientificName 'Archiconchoecissa cucullata'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:longitude '-19.95'^^xsd:double;
  dwc:latitude '53.058'^^xsd:double;
  dwc:aphiaid '175693'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:2115'^^xsd:anyURI;
  dwc:observationDate '1970-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '175693'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2116>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2116> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2116> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.937 -20.067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.937"^^xsd:decimal ;
  dwc:decimalLongitude "-20.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/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2116>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.937 -20.067)"^^geo:wktLiteral ;
  geo-pos:lat "52.937"^^xsd:decimal ;
  geo-pos:long "-20.067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2116>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:2116" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '2116'^^xsd:integer;
  dwc:scientificName 'Archiconchoecissa cucullata'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:longitude '-20.067'^^xsd:double;
  dwc:latitude '52.937'^^xsd:double;
  dwc:aphiaid '175693'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:2116'^^xsd:anyURI;
  dwc:observationDate '1970-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '175693'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2117>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2117> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2117> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.912 -20.21)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.912"^^xsd:decimal ;
  dwc:decimalLongitude "-20.21"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2117>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.912 -20.21)"^^geo:wktLiteral ;
  geo-pos:lat "52.912"^^xsd:decimal ;
  geo-pos:long "-20.21"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2117>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:2117" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '2117'^^xsd:integer;
  dwc:scientificName 'Archiconchoecissa cucullata'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:longitude '-20.21'^^xsd:double;
  dwc:latitude '52.912'^^xsd:double;
  dwc:aphiaid '175693'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:2117'^^xsd:anyURI;
  dwc:observationDate '1970-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '175693'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2083>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2083> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2083> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.167 -14.167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.167"^^xsd:decimal ;
  dwc:decimalLongitude "-14.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/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2083>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.167 -14.167)"^^geo:wktLiteral ;
  geo-pos:lat "28.167"^^xsd:decimal ;
  geo-pos:long "-14.167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2083>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:2083" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '2083'^^xsd:integer;
  dwc:scientificName 'Archiconchoecissa cucullata'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:longitude '-14.167'^^xsd:double;
  dwc:latitude '28.167'^^xsd:double;
  dwc:aphiaid '175693'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:2083'^^xsd:anyURI;
  dwc:observationDate '1965-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '175693'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2084>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2084> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2084> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.355 -8.253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.355"^^xsd:decimal ;
  dwc:decimalLongitude "-8.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/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2084>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.355 -8.253)"^^geo:wktLiteral ;
  geo-pos:lat "34.355"^^xsd:decimal ;
  geo-pos:long "-8.253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2084>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:2084" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '2084'^^xsd:integer;
  dwc:scientificName 'Archiconchoecissa cucullata'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:longitude '-8.253'^^xsd:double;
  dwc:latitude '34.355'^^xsd:double;
  dwc:aphiaid '175693'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:2084'^^xsd:anyURI;
  dwc:observationDate '1966-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '175693'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2087>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2087> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2087> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.015 -20.128)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.015"^^xsd:decimal ;
  dwc:decimalLongitude "-20.128"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2087>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.015 -20.128)"^^geo:wktLiteral ;
  geo-pos:lat "40.015"^^xsd:decimal ;
  geo-pos:long "-20.128"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2087>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:2087" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '2087'^^xsd:integer;
  dwc:scientificName 'Archiconchoecissa cucullata'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:longitude '-20.128'^^xsd:double;
  dwc:latitude '40.015'^^xsd:double;
  dwc:aphiaid '175693'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:2087'^^xsd:anyURI;
  dwc:observationDate '1970-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '175693'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2986> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.75 -14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.75"^^xsd:decimal ;
  dwc:decimalLongitude "-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/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.75 -14)"^^geo:wktLiteral ;
  geo-pos:lat "49.75"^^xsd:decimal ;
  geo-pos:long "-14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:2986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '2986'^^xsd:integer;
  dwc:scientificName 'Conchoecilla  daphoides'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:longitude '-14'^^xsd:integer;
  dwc:latitude '49.75'^^xsd:double;
  dwc:aphiaid '127776'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:2986'^^xsd:anyURI;
  dwc:observationDate '1978-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '127776'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2987> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.855 -13.158)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.855"^^xsd:decimal ;
  dwc:decimalLongitude "-13.158"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2987>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.855 -13.158)"^^geo:wktLiteral ;
  geo-pos:lat "54.855"^^xsd:decimal ;
  geo-pos:long "-13.158"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:2987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '2987'^^xsd:integer;
  dwc:scientificName 'Conchoecilla  daphoides'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '-13.158'^^xsd:double;
  dwc:latitude '54.855'^^xsd:double;
  dwc:aphiaid '127776'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:2987'^^xsd:anyURI;
  dwc:observationDate '1981-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '127776'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A304>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A304> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A304> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.962 -43.623)"^^geo:wktLiteral ;
  dwc:decimalLatitude "31.962"^^xsd:decimal ;
  dwc:decimalLongitude "-43.623"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A304>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.962 -43.623)"^^geo:wktLiteral ;
  geo-pos:lat "31.962"^^xsd:decimal ;
  geo-pos:long "-43.623"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A304>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:304" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '304'^^xsd:integer;
  dwc:scientificName 'Conchoecia magna'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:longitude '-43.623'^^xsd:double;
  dwc:latitude '31.962'^^xsd:double;
  dwc:aphiaid '127773'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:304'^^xsd:anyURI;
  dwc:observationDate '1973-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '127773'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4282>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4282> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4282> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.95 -24.983)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.95"^^xsd:decimal ;
  dwc:decimalLongitude "-24.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/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4282>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.95 -24.983)"^^geo:wktLiteral ;
  geo-pos:lat "39.95"^^xsd:decimal ;
  geo-pos:long "-24.983"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4282>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:4282" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '4282'^^xsd:integer;
  dwc:scientificName 'Halocypria  globosa'^^xsd:string;
  dwc:yearCollected '1931'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:longitude '-24.983'^^xsd:double;
  dwc:latitude '39.95'^^xsd:double;
  dwc:aphiaid '127793'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:4282'^^xsd:anyURI;
  dwc:observationDate '1931-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '127793'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4283>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4283> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4283> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.917 -32.367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.917"^^xsd:decimal ;
  dwc:decimalLongitude "-32.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/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4283>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.917 -32.367)"^^geo:wktLiteral ;
  geo-pos:lat "41.917"^^xsd:decimal ;
  geo-pos:long "-32.367"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4283>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:4283" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '4283'^^xsd:integer;
  dwc:scientificName 'Halocypria  globosa'^^xsd:string;
  dwc:yearCollected '1931'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:longitude '-32.367'^^xsd:double;
  dwc:latitude '41.917'^^xsd:double;
  dwc:aphiaid '127793'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:4283'^^xsd:anyURI;
  dwc:observationDate '1931-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '127793'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4339>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4339> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4339> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.008 -34.378)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.008"^^xsd:decimal ;
  dwc:decimalLongitude "-34.378"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4339>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.008 -34.378)"^^geo:wktLiteral ;
  geo-pos:lat "32.008"^^xsd:decimal ;
  geo-pos:long "-34.378"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4339>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:4339" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '4339'^^xsd:integer;
  dwc:scientificName 'Halocypria  globosa'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:longitude '-34.378'^^xsd:double;
  dwc:latitude '32.008'^^xsd:double;
  dwc:aphiaid '127793'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:4339'^^xsd:anyURI;
  dwc:observationDate '1973-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '127793'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A434>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A434> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A434> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.085 -33.117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.085"^^xsd:decimal ;
  dwc:decimalLongitude "-33.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/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A434>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.085 -33.117)"^^geo:wktLiteral ;
  geo-pos:lat "35.085"^^xsd:decimal ;
  geo-pos:long "-33.117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A434>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:434" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '434'^^xsd:integer;
  dwc:scientificName 'Archiconchoecissa cucullata'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:longitude '-33.117'^^xsd:double;
  dwc:latitude '35.085'^^xsd:double;
  dwc:aphiaid '175693'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:434'^^xsd:anyURI;
  dwc:observationDate '1981-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '175693'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4138>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4138> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4138> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.583 -15.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.583"^^xsd:decimal ;
  dwc:decimalLongitude "-15.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4138>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.583 -15.7)"^^geo:wktLiteral ;
  geo-pos:lat "27.583"^^xsd:decimal ;
  geo-pos:long "-15.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4138>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:4138" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '4138'^^xsd:integer;
  dwc:scientificName 'Gigantocypris muelleri'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '-15.7'^^xsd:double;
  dwc:latitude '27.583'^^xsd:double;
  dwc:aphiaid '127715'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:4138'^^xsd:anyURI;
  dwc:observationDate '1961-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '127715'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4139>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4139> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4139> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.983 -22.933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.983"^^xsd:decimal ;
  dwc:decimalLongitude "-22.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/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4139>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.983 -22.933)"^^geo:wktLiteral ;
  geo-pos:lat "29.983"^^xsd:decimal ;
  geo-pos:long "-22.933"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4139>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:4139" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '4139'^^xsd:integer;
  dwc:scientificName 'Gigantocypris muelleri'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '-22.933'^^xsd:double;
  dwc:latitude '29.983'^^xsd:double;
  dwc:aphiaid '127715'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:4139'^^xsd:anyURI;
  dwc:observationDate '1961-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '127715'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A5177>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A5177> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A5177> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.008 -34.378)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.008"^^xsd:decimal ;
  dwc:decimalLongitude "-34.378"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A5177>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.008 -34.378)"^^geo:wktLiteral ;
  geo-pos:lat "32.008"^^xsd:decimal ;
  geo-pos:long "-34.378"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A5177>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:5177" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '5177'^^xsd:integer;
  dwc:scientificName 'Metaconchoecia  nasotuberculata'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:longitude '-34.378'^^xsd:double;
  dwc:latitude '32.008'^^xsd:double;
  dwc:aphiaid '127810'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:5177'^^xsd:anyURI;
  dwc:observationDate '1973-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '536006'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4082>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4082> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4082> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.767 -10.167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.767"^^xsd:decimal ;
  dwc:decimalLongitude "-10.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/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4082>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.767 -10.167)"^^geo:wktLiteral ;
  geo-pos:lat "38.767"^^xsd:decimal ;
  geo-pos:long "-10.167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4082>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:4082" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '4082'^^xsd:integer;
  dwc:scientificName 'Gigantocypris muelleri'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:longitude '-10.167'^^xsd:double;
  dwc:latitude '38.767'^^xsd:double;
  dwc:aphiaid '127715'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:4082'^^xsd:anyURI;
  dwc:observationDate '1910-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '127715'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4083>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4083> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4083> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.667 -19)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.667"^^xsd:decimal ;
  dwc:decimalLongitude "-19"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4083>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.667 -19)"^^geo:wktLiteral ;
  geo-pos:lat "33.667"^^xsd:decimal ;
  geo-pos:long "-19"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4083>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:4083" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '4083'^^xsd:integer;
  dwc:scientificName 'Gigantocypris muelleri'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:longitude '-19'^^xsd:integer;
  dwc:latitude '33.667'^^xsd:double;
  dwc:aphiaid '127715'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:4083'^^xsd:anyURI;
  dwc:observationDate '1910-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '127715'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4281>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4281> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4281> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.333 -6.467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.333"^^xsd:decimal ;
  dwc:decimalLongitude "-6.467"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4281>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.333 -6.467)"^^geo:wktLiteral ;
  geo-pos:lat "47.333"^^xsd:decimal ;
  geo-pos:long "-6.467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4281>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:4281" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '4281'^^xsd:integer;
  dwc:scientificName 'Halocypria  globosa'^^xsd:string;
  dwc:yearCollected '1930'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:longitude '-6.467'^^xsd:double;
  dwc:latitude '47.333'^^xsd:double;
  dwc:aphiaid '127793'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:4281'^^xsd:anyURI;
  dwc:observationDate '1930-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '127793'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A3478>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A3478> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A3478> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (68.38 13.645)"^^geo:wktLiteral ;
  dwc:decimalLatitude "68.38"^^xsd:decimal ;
  dwc:decimalLongitude "13.645"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A3478>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (68.38 13.645)"^^geo:wktLiteral ;
  geo-pos:lat "68.38"^^xsd:decimal ;
  geo-pos:long "13.645"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A3478>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:3478" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '3478'^^xsd:integer;
  dwc:scientificName 'Discoconchoecia  elegans'^^xsd:string;
  dwc:longitude '13.645'^^xsd:double;
  dwc:latitude '68.38'^^xsd:double;
  dwc:aphiaid '127782'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:3478'^^xsd:anyURI;
  dwc:aphiaIdAccepted '127782'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A3479>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A3479> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A3479> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (68.125 14.657)"^^geo:wktLiteral ;
  dwc:decimalLatitude "68.125"^^xsd:decimal ;
  dwc:decimalLongitude "14.657"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A3479>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (68.125 14.657)"^^geo:wktLiteral ;
  geo-pos:lat "68.125"^^xsd:decimal ;
  geo-pos:long "14.657"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A3479>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:3479" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '3479'^^xsd:integer;
  dwc:scientificName 'Discoconchoecia  elegans'^^xsd:string;
  dwc:longitude '14.657'^^xsd:double;
  dwc:latitude '68.125'^^xsd:double;
  dwc:aphiaid '127782'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:3479'^^xsd:anyURI;
  dwc:aphiaIdAccepted '127782'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4137>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4137> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4137> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.85 -17.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.85"^^xsd:decimal ;
  dwc:decimalLongitude "-17.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/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4137>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.85 -17.65)"^^geo:wktLiteral ;
  geo-pos:lat "28.85"^^xsd:decimal ;
  geo-pos:long "-17.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4137>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:4137" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '4137'^^xsd:integer;
  dwc:scientificName 'Gigantocypris muelleri'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '-17.65'^^xsd:double;
  dwc:latitude '28.85'^^xsd:double;
  dwc:aphiaid '127715'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:4137'^^xsd:anyURI;
  dwc:observationDate '1961-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '127715'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4424>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4424> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4424> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.8 12.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.8"^^xsd:decimal ;
  dwc:decimalLongitude "12.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/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4424>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.8 12.1)"^^geo:wktLiteral ;
  geo-pos:lat "38.8"^^xsd:decimal ;
  geo-pos:long "12.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4424>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:4424" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '4424'^^xsd:integer;
  dwc:scientificName 'Loricoecia  ctenophora'^^xsd:string;
  dwc:yearCollected '1930'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:longitude '12.1'^^xsd:double;
  dwc:latitude '38.8'^^xsd:double;
  dwc:aphiaid '127797'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:4424'^^xsd:anyURI;
  dwc:observationDate '1930-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '127797'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4425>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4425> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4425> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.017 -9.217)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.017"^^xsd:decimal ;
  dwc:decimalLongitude "-9.217"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4425>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.017 -9.217)"^^geo:wktLiteral ;
  geo-pos:lat "44.017"^^xsd:decimal ;
  geo-pos:long "-9.217"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4425>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:4425" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '4425'^^xsd:integer;
  dwc:scientificName 'Loricoecia  ctenophora'^^xsd:string;
  dwc:yearCollected '1930'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:longitude '-9.217'^^xsd:double;
  dwc:latitude '44.017'^^xsd:double;
  dwc:aphiaid '127797'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:4425'^^xsd:anyURI;
  dwc:observationDate '1930-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '127797'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4426>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4426> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4426> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.467 -8.017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.467"^^xsd:decimal ;
  dwc:decimalLongitude "-8.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/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4426>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.467 -8.017)"^^geo:wktLiteral ;
  geo-pos:lat "46.467"^^xsd:decimal ;
  geo-pos:long "-8.017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4426>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:4426" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '4426'^^xsd:integer;
  dwc:scientificName 'Loricoecia  ctenophora'^^xsd:string;
  dwc:yearCollected '1930'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:longitude '-8.017'^^xsd:double;
  dwc:latitude '46.467'^^xsd:double;
  dwc:aphiaid '127797'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:4426'^^xsd:anyURI;
  dwc:observationDate '1930-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '127797'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A141>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A141> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A141> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.05 -5.667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.05"^^xsd:decimal ;
  dwc:decimalLongitude "-5.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/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A141>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.05 -5.667)"^^geo:wktLiteral ;
  geo-pos:lat "44.05"^^xsd:decimal ;
  geo-pos:long "-5.667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A141>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:141" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '141'^^xsd:integer;
  dwc:scientificName 'Conchoecia magna'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:longitude '-5.667'^^xsd:double;
  dwc:latitude '44.05'^^xsd:double;
  dwc:aphiaid '127773'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:141'^^xsd:anyURI;
  dwc:observationDate '1909-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '127773'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A142>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A142> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A142> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 -7.933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4"^^xsd:decimal ;
  dwc:decimalLongitude "-7.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/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A142>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 -7.933)"^^geo:wktLiteral ;
  geo-pos:lat "43.4"^^xsd:decimal ;
  geo-pos:long "-7.933"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A142>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:142" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '142'^^xsd:integer;
  dwc:scientificName 'Conchoecia magna'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:longitude '-7.933'^^xsd:double;
  dwc:latitude '43.4'^^xsd:double;
  dwc:aphiaid '127773'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:142'^^xsd:anyURI;
  dwc:observationDate '1910-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '127773'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A158>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A158> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A158> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.367 -43.183)"^^geo:wktLiteral ;
  dwc:decimalLatitude "31.367"^^xsd:decimal ;
  dwc:decimalLongitude "-43.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/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A158>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.367 -43.183)"^^geo:wktLiteral ;
  geo-pos:lat "31.367"^^xsd:decimal ;
  geo-pos:long "-43.183"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A158>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:158" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '158'^^xsd:integer;
  dwc:scientificName 'Conchoecia magna'^^xsd:string;
  dwc:yearCollected '1922'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:longitude '-43.183'^^xsd:double;
  dwc:latitude '31.367'^^xsd:double;
  dwc:aphiaid '127773'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:158'^^xsd:anyURI;
  dwc:observationDate '1922-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '127773'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A1026>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A1026> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A1026> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.493 -9.075)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.493"^^xsd:decimal ;
  dwc:decimalLongitude "-9.075"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A1026>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.493 -9.075)"^^geo:wktLiteral ;
  geo-pos:lat "47.493"^^xsd:decimal ;
  geo-pos:long "-9.075"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A1026>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:1026" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '1026'^^xsd:integer;
  dwc:scientificName 'Conchoecia hyalophyllum'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:longitude '-9.075'^^xsd:double;
  dwc:latitude '47.493'^^xsd:double;
  dwc:aphiaid '127770'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:1026'^^xsd:anyURI;
  dwc:observationDate '1974-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1314235'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A1027>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A1027> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A1027> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.573 -9.633)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.573"^^xsd:decimal ;
  dwc:decimalLongitude "-9.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/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A1027>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.573 -9.633)"^^geo:wktLiteral ;
  geo-pos:lat "47.573"^^xsd:decimal ;
  geo-pos:long "-9.633"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A1027>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:1027" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '1027'^^xsd:integer;
  dwc:scientificName 'Conchoecia hyalophyllum'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:longitude '-9.633'^^xsd:double;
  dwc:latitude '47.573'^^xsd:double;
  dwc:aphiaid '127770'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:1027'^^xsd:anyURI;
  dwc:observationDate '1974-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1314235'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A1028>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A1028> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A1028> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.455 -10.43)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.455"^^xsd:decimal ;
  dwc:decimalLongitude "-10.43"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A1028>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.455 -10.43)"^^geo:wktLiteral ;
  geo-pos:lat "46.455"^^xsd:decimal ;
  geo-pos:long "-10.43"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A1028>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:1028" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '1028'^^xsd:integer;
  dwc:scientificName 'Conchoecia hyalophyllum'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:longitude '-10.43'^^xsd:double;
  dwc:latitude '46.455'^^xsd:double;
  dwc:aphiaid '127770'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:1028'^^xsd:anyURI;
  dwc:observationDate '1974-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1314235'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A1029>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A1029> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A1029> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.513 -10.325)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.513"^^xsd:decimal ;
  dwc:decimalLongitude "-10.325"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A1029>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.513 -10.325)"^^geo:wktLiteral ;
  geo-pos:lat "46.513"^^xsd:decimal ;
  geo-pos:long "-10.325"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A1029>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:1029" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '1029'^^xsd:integer;
  dwc:scientificName 'Conchoecia hyalophyllum'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:longitude '-10.325'^^xsd:double;
  dwc:latitude '46.513'^^xsd:double;
  dwc:aphiaid '127770'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:1029'^^xsd:anyURI;
  dwc:observationDate '1974-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1314235'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A6636>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A6636> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A6636> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.7 -17.283)"^^geo:wktLiteral ;
  dwc:decimalLatitude "31.7"^^xsd:decimal ;
  dwc:decimalLongitude "-17.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/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A6636>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.7 -17.283)"^^geo:wktLiteral ;
  geo-pos:lat "31.7"^^xsd:decimal ;
  geo-pos:long "-17.283"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A6636>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:6636" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '6636'^^xsd:integer;
  dwc:scientificName 'Orthoconchoecia  bispinosa'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:longitude '-17.283'^^xsd:double;
  dwc:latitude '31.7'^^xsd:double;
  dwc:aphiaid '127830'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:6636'^^xsd:anyURI;
  dwc:observationDate '1910-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '127830'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A6637>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A6637> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A6637> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.5 -22.033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.5"^^xsd:decimal ;
  dwc:decimalLongitude "-22.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/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A6637>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.5 -22.033)"^^geo:wktLiteral ;
  geo-pos:lat "35.5"^^xsd:decimal ;
  geo-pos:long "-22.033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A6637>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:6637" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '6637'^^xsd:integer;
  dwc:scientificName 'Orthoconchoecia  bispinosa'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:longitude '-22.033'^^xsd:double;
  dwc:latitude '35.5'^^xsd:double;
  dwc:aphiaid '127830'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:6637'^^xsd:anyURI;
  dwc:observationDate '1910-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '127830'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2063>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2063> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2063> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.433 -22.392)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.433"^^xsd:decimal ;
  dwc:decimalLongitude "-22.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/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2063>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.433 -22.392)"^^geo:wktLiteral ;
  geo-pos:lat "39.433"^^xsd:decimal ;
  geo-pos:long "-22.392"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2063>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:2063" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '2063'^^xsd:integer;
  dwc:scientificName 'Archiconchoecissa cucullata'^^xsd:string;
  dwc:yearCollected '1905'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '-22.392'^^xsd:double;
  dwc:latitude '39.433'^^xsd:double;
  dwc:aphiaid '175693'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:2063'^^xsd:anyURI;
  dwc:observationDate '1905-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '175693'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2064>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2064> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2064> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.067 -28.017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.067"^^xsd:decimal ;
  dwc:decimalLongitude "-28.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/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2064>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.067 -28.017)"^^geo:wktLiteral ;
  geo-pos:lat "37.067"^^xsd:decimal ;
  geo-pos:long "-28.017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2064>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:2064" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '2064'^^xsd:integer;
  dwc:scientificName 'Archiconchoecissa cucullata'^^xsd:string;
  dwc:yearCollected '1905'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '-28.017'^^xsd:double;
  dwc:latitude '37.067'^^xsd:double;
  dwc:aphiaid '175693'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:2064'^^xsd:anyURI;
  dwc:observationDate '1905-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '175693'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2065>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2065> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2065> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.167 -34.667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.167"^^xsd:decimal ;
  dwc:decimalLongitude "-34.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/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2065>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.167 -34.667)"^^geo:wktLiteral ;
  geo-pos:lat "39.167"^^xsd:decimal ;
  geo-pos:long "-34.667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2065>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:2065" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '2065'^^xsd:integer;
  dwc:scientificName 'Archiconchoecissa cucullata'^^xsd:string;
  dwc:yearCollected '1912'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:longitude '-34.667'^^xsd:double;
  dwc:latitude '39.167'^^xsd:double;
  dwc:aphiaid '175693'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:2065'^^xsd:anyURI;
  dwc:observationDate '1912-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '175693'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2107>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2107> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2107> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.653 -20.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.653"^^xsd:decimal ;
  dwc:decimalLongitude "-20.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2107>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.653 -20.12)"^^geo:wktLiteral ;
  geo-pos:lat "52.653"^^xsd:decimal ;
  geo-pos:long "-20.12"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2107>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:2107" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '2107'^^xsd:integer;
  dwc:scientificName 'Archiconchoecissa cucullata'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:longitude '-20.12'^^xsd:double;
  dwc:latitude '52.653'^^xsd:double;
  dwc:aphiaid '175693'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:2107'^^xsd:anyURI;
  dwc:observationDate '1970-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '175693'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2108>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2108> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2108> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.917 -20.147)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.917"^^xsd:decimal ;
  dwc:decimalLongitude "-20.147"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2108>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.917 -20.147)"^^geo:wktLiteral ;
  geo-pos:lat "52.917"^^xsd:decimal ;
  geo-pos:long "-20.147"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2108>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:2108" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '2108'^^xsd:integer;
  dwc:scientificName 'Archiconchoecissa cucullata'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:longitude '-20.147'^^xsd:double;
  dwc:latitude '52.917'^^xsd:double;
  dwc:aphiaid '175693'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:2108'^^xsd:anyURI;
  dwc:observationDate '1970-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '175693'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2109>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2109> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2109> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.993 -19.96)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.993"^^xsd:decimal ;
  dwc:decimalLongitude "-19.96"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2109>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.993 -19.96)"^^geo:wktLiteral ;
  geo-pos:lat "52.993"^^xsd:decimal ;
  geo-pos:long "-19.96"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2109>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:2109" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '2109'^^xsd:integer;
  dwc:scientificName 'Archiconchoecissa cucullata'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:longitude '-19.96'^^xsd:double;
  dwc:latitude '52.993'^^xsd:double;
  dwc:aphiaid '175693'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:2109'^^xsd:anyURI;
  dwc:observationDate '1970-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '175693'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A133>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A133> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A133> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.067 -26.125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.067"^^xsd:decimal ;
  dwc:decimalLongitude "-26.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/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A133>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.067 -26.125)"^^geo:wktLiteral ;
  geo-pos:lat "38.067"^^xsd:decimal ;
  geo-pos:long "-26.125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A133>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:133" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '133'^^xsd:integer;
  dwc:scientificName 'Conchoecia magna'^^xsd:string;
  dwc:yearCollected '1905'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:longitude '-26.125'^^xsd:double;
  dwc:latitude '38.067'^^xsd:double;
  dwc:aphiaid '127773'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:133'^^xsd:anyURI;
  dwc:observationDate '1905-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '127773'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A134>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A134> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A134> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.433 -22.392)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.433"^^xsd:decimal ;
  dwc:decimalLongitude "-22.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/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A134>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.433 -22.392)"^^geo:wktLiteral ;
  geo-pos:lat "39.433"^^xsd:decimal ;
  geo-pos:long "-22.392"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A134>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:134" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '134'^^xsd:integer;
  dwc:scientificName 'Conchoecia magna'^^xsd:string;
  dwc:yearCollected '1905'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '-22.392'^^xsd:double;
  dwc:latitude '39.433'^^xsd:double;
  dwc:aphiaid '127773'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:134'^^xsd:anyURI;
  dwc:observationDate '1905-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '127773'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A1345>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A1345> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A1345> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.1 -24.113)"^^geo:wktLiteral ;
  dwc:decimalLatitude "31.1"^^xsd:decimal ;
  dwc:decimalLongitude "-24.113"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A1345>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.1 -24.113)"^^geo:wktLiteral ;
  geo-pos:lat "31.1"^^xsd:decimal ;
  geo-pos:long "-24.113"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A1345>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:1345" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '1345'^^xsd:integer;
  dwc:scientificName 'Orthoconchoecia  atlantica'^^xsd:string;
  dwc:yearCollected '1904'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:longitude '-24.113'^^xsd:double;
  dwc:latitude '31.1'^^xsd:double;
  dwc:aphiaid '127829'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:1345'^^xsd:anyURI;
  dwc:observationDate '1904-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '127829'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A135>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A135> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A135> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.333 -31)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.333"^^xsd:decimal ;
  dwc:decimalLongitude "-31"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A135>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.333 -31)"^^geo:wktLiteral ;
  geo-pos:lat "39.333"^^xsd:decimal ;
  geo-pos:long "-31"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A135>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:135" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '135'^^xsd:integer;
  dwc:scientificName 'Conchoecia magna'^^xsd:string;
  dwc:yearCollected '1905'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '-31'^^xsd:integer;
  dwc:latitude '39.333'^^xsd:double;
  dwc:aphiaid '127773'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:135'^^xsd:anyURI;
  dwc:observationDate '1905-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '127773'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A3746>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A3746> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A3746> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.162 -33.407)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.162"^^xsd:decimal ;
  dwc:decimalLongitude "-33.407"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A3746>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.162 -33.407)"^^geo:wktLiteral ;
  geo-pos:lat "33.162"^^xsd:decimal ;
  geo-pos:long "-33.407"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A3746>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:3746" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '3746'^^xsd:integer;
  dwc:scientificName 'Discoconchoecia  elegans'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:longitude '-33.407'^^xsd:double;
  dwc:latitude '33.162'^^xsd:double;
  dwc:aphiaid '127782'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:3746'^^xsd:anyURI;
  dwc:observationDate '1981-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '127782'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A3747>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A3747> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A3747> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.047 -33.138)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.047"^^xsd:decimal ;
  dwc:decimalLongitude "-33.138"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A3747>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.047 -33.138)"^^geo:wktLiteral ;
  geo-pos:lat "35.047"^^xsd:decimal ;
  geo-pos:long "-33.138"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A3747>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:3747" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '3747'^^xsd:integer;
  dwc:scientificName 'Discoconchoecia  elegans'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:longitude '-33.138'^^xsd:double;
  dwc:latitude '35.047'^^xsd:double;
  dwc:aphiaid '127782'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:3747'^^xsd:anyURI;
  dwc:observationDate '1981-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '127782'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A3748>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A3748> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A3748> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30.01 -33.933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "30.01"^^xsd:decimal ;
  dwc:decimalLongitude "-33.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/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A3748>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30.01 -33.933)"^^geo:wktLiteral ;
  geo-pos:lat "30.01"^^xsd:decimal ;
  geo-pos:long "-33.933"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A3748>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:3748" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '3748'^^xsd:integer;
  dwc:scientificName 'Discoconchoecia  elegans'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:longitude '-33.933'^^xsd:double;
  dwc:latitude '30.01'^^xsd:double;
  dwc:aphiaid '127782'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:3748'^^xsd:anyURI;
  dwc:observationDate '1981-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '127782'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A1019>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A1019> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A1019> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.483 -4.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.483"^^xsd:decimal ;
  dwc:decimalLongitude "-4.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/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A1019>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.483 -4.9)"^^geo:wktLiteral ;
  geo-pos:lat "44.483"^^xsd:decimal ;
  geo-pos:long "-4.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A1019>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:1019" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '1019'^^xsd:integer;
  dwc:scientificName 'Conchoecia hyalophyllum'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:longitude '-4.9'^^xsd:double;
  dwc:latitude '44.483'^^xsd:double;
  dwc:aphiaid '127770'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:1019'^^xsd:anyURI;
  dwc:observationDate '1973-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '1314235'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A102>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A102> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A102> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.3 -32.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.3"^^xsd:decimal ;
  dwc:decimalLongitude "-32.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/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A102>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.3 -32.5)"^^geo:wktLiteral ;
  geo-pos:lat "26.3"^^xsd:decimal ;
  geo-pos:long "-32.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A102>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:102" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '102'^^xsd:integer;
  dwc:scientificName 'Conchoecia magna'^^xsd:string;
  dwc:longitude '-32.5'^^xsd:double;
  dwc:latitude '26.3'^^xsd:double;
  dwc:aphiaid '127773'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:102'^^xsd:anyURI;
  dwc:aphiaIdAccepted '127773'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A1020>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A1020> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A1020> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.582 -9.682)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.582"^^xsd:decimal ;
  dwc:decimalLongitude "-9.682"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A1020>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.582 -9.682)"^^geo:wktLiteral ;
  geo-pos:lat "47.582"^^xsd:decimal ;
  geo-pos:long "-9.682"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A1020>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:1020" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '1020'^^xsd:integer;
  dwc:scientificName 'Conchoecia hyalophyllum'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:longitude '-9.682'^^xsd:double;
  dwc:latitude '47.582'^^xsd:double;
  dwc:aphiaid '127770'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:1020'^^xsd:anyURI;
  dwc:observationDate '1974-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '1314235'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A5498>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A5498> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A5498> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44 -42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44"^^xsd:decimal ;
  dwc:decimalLongitude "-42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A5498>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44 -42)"^^geo:wktLiteral ;
  geo-pos:lat "44"^^xsd:decimal ;
  geo-pos:long "-42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A5498>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:5498" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '5498'^^xsd:integer;
  dwc:scientificName 'Metaconchoecia  teretivalvata'^^xsd:string;
  dwc:longitude '-42'^^xsd:integer;
  dwc:latitude '44'^^xsd:integer;
  dwc:aphiaid '127816'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:5498'^^xsd:anyURI;
  dwc:aphiaIdAccepted '536010'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A5499>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A5499> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A5499> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51 -42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51"^^xsd:decimal ;
  dwc:decimalLongitude "-42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A5499>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51 -42)"^^geo:wktLiteral ;
  geo-pos:lat "51"^^xsd:decimal ;
  geo-pos:long "-42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A5499>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:5499" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '5499'^^xsd:integer;
  dwc:scientificName 'Metaconchoecia  teretivalvata'^^xsd:string;
  dwc:longitude '-42'^^xsd:integer;
  dwc:latitude '51'^^xsd:integer;
  dwc:aphiaid '127816'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:5499'^^xsd:anyURI;
  dwc:aphiaIdAccepted '536010'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A5500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A5500> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A5500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50 -10)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50"^^xsd:decimal ;
  dwc:decimalLongitude "-10"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A5500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50 -10)"^^geo:wktLiteral ;
  geo-pos:lat "50"^^xsd:decimal ;
  geo-pos:long "-10"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A5500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:5500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '5500'^^xsd:integer;
  dwc:scientificName 'Metaconchoecia  teretivalvata'^^xsd:string;
  dwc:longitude '-10'^^xsd:integer;
  dwc:latitude '50'^^xsd:integer;
  dwc:aphiaid '127816'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:5500'^^xsd:anyURI;
  dwc:aphiaIdAccepted '536010'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4017> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.067 -32.417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.067"^^xsd:decimal ;
  dwc:decimalLongitude "-32.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/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.067 -32.417)"^^geo:wktLiteral ;
  geo-pos:lat "48.067"^^xsd:decimal ;
  geo-pos:long "-32.417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:4017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '4017'^^xsd:integer;
  dwc:scientificName 'Gigantocypris muelleri'^^xsd:string;
  dwc:yearCollected '1920'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:longitude '-32.417'^^xsd:double;
  dwc:latitude '48.067'^^xsd:double;
  dwc:aphiaid '127715'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:4017'^^xsd:anyURI;
  dwc:observationDate '1920-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '127715'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4018>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4018> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4018> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.8 -27.767)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.8"^^xsd:decimal ;
  dwc:decimalLongitude "-27.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/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4018>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.8 -27.767)"^^geo:wktLiteral ;
  geo-pos:lat "46.8"^^xsd:decimal ;
  geo-pos:long "-27.767"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4018>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:4018" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '4018'^^xsd:integer;
  dwc:scientificName 'Gigantocypris muelleri'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:longitude '-27.767'^^xsd:double;
  dwc:latitude '46.8'^^xsd:double;
  dwc:aphiaid '127715'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:4018'^^xsd:anyURI;
  dwc:observationDate '1910-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '127715'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4019>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4019> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4019> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.433 -25.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.433"^^xsd:decimal ;
  dwc:decimalLongitude "-25.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/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4019>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.433 -25.75)"^^geo:wktLiteral ;
  geo-pos:lat "45.433"^^xsd:decimal ;
  geo-pos:long "-25.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4019>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:4019" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '4019'^^xsd:integer;
  dwc:scientificName 'Gigantocypris muelleri'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:longitude '-25.75'^^xsd:double;
  dwc:latitude '45.433'^^xsd:double;
  dwc:aphiaid '127715'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:4019'^^xsd:anyURI;
  dwc:observationDate '1910-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '127715'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4020>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4020> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4020> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.967 -19.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.967"^^xsd:decimal ;
  dwc:decimalLongitude "-19.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/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4020>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.967 -19.1)"^^geo:wktLiteral ;
  geo-pos:lat "46.967"^^xsd:decimal ;
  geo-pos:long "-19.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4020>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:4020" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '4020'^^xsd:integer;
  dwc:scientificName 'Gigantocypris muelleri'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:longitude '-19.1'^^xsd:double;
  dwc:latitude '46.967'^^xsd:double;
  dwc:aphiaid '127715'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:4020'^^xsd:anyURI;
  dwc:observationDate '1910-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '127715'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A3455>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A3455> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A3455> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.247 5.302)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.247"^^xsd:decimal ;
  dwc:decimalLongitude "5.302"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A3455>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.247 5.302)"^^geo:wktLiteral ;
  geo-pos:lat "43.247"^^xsd:decimal ;
  geo-pos:long "5.302"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A3455>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:3455" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '3455'^^xsd:integer;
  dwc:scientificName 'Discoconchoecia  elegans'^^xsd:string;
  dwc:longitude '5.302'^^xsd:double;
  dwc:latitude '43.247'^^xsd:double;
  dwc:aphiaid '127782'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:3455'^^xsd:anyURI;
  dwc:aphiaIdAccepted '127782'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A370>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A370> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A370> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.117 -4.833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.117"^^xsd:decimal ;
  dwc:decimalLongitude "-4.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/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A370>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.117 -4.833)"^^geo:wktLiteral ;
  geo-pos:lat "44.117"^^xsd:decimal ;
  geo-pos:long "-4.833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A370>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:370" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '370'^^xsd:integer;
  dwc:scientificName 'Conchoecia magna'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:longitude '-4.833'^^xsd:double;
  dwc:latitude '44.117'^^xsd:double;
  dwc:aphiaid '127773'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:370'^^xsd:anyURI;
  dwc:observationDate '1971-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127773'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A3762>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A3762> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A3762> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.188 -4.257)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.188"^^xsd:decimal ;
  dwc:decimalLongitude "-4.257"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A3762>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.188 -4.257)"^^geo:wktLiteral ;
  geo-pos:lat "44.188"^^xsd:decimal ;
  geo-pos:long "-4.257"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A3762>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:3762" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '3762'^^xsd:integer;
  dwc:scientificName 'Discoconchoecia  elegans'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:longitude '-4.257'^^xsd:double;
  dwc:latitude '44.188'^^xsd:double;
  dwc:aphiaid '127782'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:3762'^^xsd:anyURI;
  dwc:observationDate '1974-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '127782'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2733>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2733> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2733> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.667 -26)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.667"^^xsd:decimal ;
  dwc:decimalLongitude "-26"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2733>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.667 -26)"^^geo:wktLiteral ;
  geo-pos:lat "37.667"^^xsd:decimal ;
  geo-pos:long "-26"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2733>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:2733" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '2733'^^xsd:integer;
  dwc:scientificName 'Conchoecilla  daphoides'^^xsd:string;
  dwc:yearCollected '1922'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:longitude '-26'^^xsd:integer;
  dwc:latitude '37.667'^^xsd:double;
  dwc:aphiaid '127776'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:2733'^^xsd:anyURI;
  dwc:observationDate '1922-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '127776'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2967>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2967> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2967> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.967 -39.04)"^^geo:wktLiteral ;
  dwc:decimalLatitude "31.967"^^xsd:decimal ;
  dwc:decimalLongitude "-39.04"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2967>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.967 -39.04)"^^geo:wktLiteral ;
  geo-pos:lat "31.967"^^xsd:decimal ;
  geo-pos:long "-39.04"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2967>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:2967" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '2967'^^xsd:integer;
  dwc:scientificName 'Conchoecilla  daphoides'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:longitude '-39.04'^^xsd:double;
  dwc:latitude '31.967'^^xsd:double;
  dwc:aphiaid '127776'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:2967'^^xsd:anyURI;
  dwc:observationDate '1973-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '127776'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A301> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.187 -23.82)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.187"^^xsd:decimal ;
  dwc:decimalLongitude "-23.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/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.187 -23.82)"^^geo:wktLiteral ;
  geo-pos:lat "32.187"^^xsd:decimal ;
  geo-pos:long "-23.82"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '301'^^xsd:integer;
  dwc:scientificName 'Conchoecia magna'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:longitude '-23.82'^^xsd:double;
  dwc:latitude '32.187'^^xsd:double;
  dwc:aphiaid '127773'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:301'^^xsd:anyURI;
  dwc:observationDate '1973-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '127773'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A3331>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A3331> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A3331> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.1 -3.033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "74.1"^^xsd:decimal ;
  dwc:decimalLongitude "-3.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/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A3331>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.1 -3.033)"^^geo:wktLiteral ;
  geo-pos:lat "74.1"^^xsd:decimal ;
  geo-pos:long "-3.033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A3331>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:3331" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '3331'^^xsd:integer;
  dwc:scientificName 'Discoconchoecia  elegans'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:longitude '-3.033'^^xsd:double;
  dwc:latitude '74.1'^^xsd:double;
  dwc:aphiaid '127782'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:3331'^^xsd:anyURI;
  dwc:observationDate '1988-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '127782'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4469>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4469> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4469> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.878 -34.169)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.878"^^xsd:decimal ;
  dwc:decimalLongitude "-34.169"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4469>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.878 -34.169)"^^geo:wktLiteral ;
  geo-pos:lat "35.878"^^xsd:decimal ;
  geo-pos:long "-34.169"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4469>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:4469" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '4469'^^xsd:integer;
  dwc:scientificName 'Loricoecia  ctenophora'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:longitude '-34.169'^^xsd:double;
  dwc:latitude '35.878'^^xsd:double;
  dwc:aphiaid '127797'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:4469'^^xsd:anyURI;
  dwc:observationDate '1997-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '127797'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4021>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4021> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4021> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.483 -13.917)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.483"^^xsd:decimal ;
  dwc:decimalLongitude "-13.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/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4021>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.483 -13.917)"^^geo:wktLiteral ;
  geo-pos:lat "48.483"^^xsd:decimal ;
  geo-pos:long "-13.917"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4021>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:4021" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '4021'^^xsd:integer;
  dwc:scientificName 'Gigantocypris muelleri'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:longitude '-13.917'^^xsd:double;
  dwc:latitude '48.483'^^xsd:double;
  dwc:aphiaid '127715'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:4021'^^xsd:anyURI;
  dwc:observationDate '1910-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '127715'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4074>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4074> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4074> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.733 -28.417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.733"^^xsd:decimal ;
  dwc:decimalLongitude "-28.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/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4074>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.733 -28.417)"^^geo:wktLiteral ;
  geo-pos:lat "39.733"^^xsd:decimal ;
  geo-pos:long "-28.417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4074>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:4074" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '4074'^^xsd:integer;
  dwc:scientificName 'Gigantocypris muelleri'^^xsd:string;
  dwc:yearCollected '1905'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:longitude '-28.417'^^xsd:double;
  dwc:latitude '39.733'^^xsd:double;
  dwc:aphiaid '127715'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:4074'^^xsd:anyURI;
  dwc:observationDate '1905-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '127715'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4132>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4132> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4132> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.883 -20.283)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.883"^^xsd:decimal ;
  dwc:decimalLongitude "-20.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/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4132>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.883 -20.283)"^^geo:wktLiteral ;
  geo-pos:lat "39.883"^^xsd:decimal ;
  geo-pos:long "-20.283"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4132>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:4132" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '4132'^^xsd:integer;
  dwc:scientificName 'Gigantocypris muelleri'^^xsd:string;
  dwc:yearCollected '1962'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:longitude '-20.283'^^xsd:double;
  dwc:latitude '39.883'^^xsd:double;
  dwc:aphiaid '127715'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:4132'^^xsd:anyURI;
  dwc:observationDate '1962-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '127715'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4172>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4172> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4172> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.2 -11.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.2"^^xsd:decimal ;
  dwc:decimalLongitude "-11.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/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4172>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.2 -11.8)"^^geo:wktLiteral ;
  geo-pos:lat "59.2"^^xsd:decimal ;
  geo-pos:long "-11.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4172>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:4172" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '4172'^^xsd:integer;
  dwc:scientificName 'Halocypria  globosa'^^xsd:string;
  dwc:longitude '-11.8'^^xsd:double;
  dwc:latitude '59.2'^^xsd:double;
  dwc:aphiaid '127793'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:4172'^^xsd:anyURI;
  dwc:aphiaIdAccepted '127793'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4277>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4277> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4277> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.65 -8.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.65"^^xsd:decimal ;
  dwc:decimalLongitude "-8.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/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4277>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.65 -8.1)"^^geo:wktLiteral ;
  geo-pos:lat "36.65"^^xsd:decimal ;
  geo-pos:long "-8.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4277>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:4277" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '4277'^^xsd:integer;
  dwc:scientificName 'Halocypria  globosa'^^xsd:string;
  dwc:yearCollected '1930'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:longitude '-8.1'^^xsd:double;
  dwc:latitude '36.65'^^xsd:double;
  dwc:aphiaid '127793'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:4277'^^xsd:anyURI;
  dwc:observationDate '1930-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '127793'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A433>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A433> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A433> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.973 -33.038)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.973"^^xsd:decimal ;
  dwc:decimalLongitude "-33.038"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A433>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.973 -33.038)"^^geo:wktLiteral ;
  geo-pos:lat "34.973"^^xsd:decimal ;
  geo-pos:long "-33.038"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A433>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:433" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '433'^^xsd:integer;
  dwc:scientificName 'Archiconchoecissa cucullata'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:longitude '-33.038'^^xsd:double;
  dwc:latitude '34.973'^^xsd:double;
  dwc:aphiaid '175693'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:433'^^xsd:anyURI;
  dwc:observationDate '1981-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '175693'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4381>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4381> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4381> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.428 -10.158)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.428"^^xsd:decimal ;
  dwc:decimalLongitude "-10.158"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4381>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.428 -10.158)"^^geo:wktLiteral ;
  geo-pos:lat "40.428"^^xsd:decimal ;
  geo-pos:long "-10.158"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4381>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:4381" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '4381'^^xsd:integer;
  dwc:scientificName 'Halocypria  globosa'^^xsd:string;
  dwc:yearCollected '1939'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:longitude '-10.158'^^xsd:double;
  dwc:latitude '40.428'^^xsd:double;
  dwc:aphiaid '127793'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:4381'^^xsd:anyURI;
  dwc:observationDate '1939-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '127793'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A590>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A590> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A590> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.382 -11.792)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.382"^^xsd:decimal ;
  dwc:decimalLongitude "-11.792"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A590>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.382 -11.792)"^^geo:wktLiteral ;
  geo-pos:lat "32.382"^^xsd:decimal ;
  geo-pos:long "-11.792"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A590>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:590" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '590'^^xsd:integer;
  dwc:scientificName 'Archiconchoecissa cucullata aff.'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:longitude '-11.792'^^xsd:double;
  dwc:latitude '32.382'^^xsd:double;
  dwc:aphiaid '175691'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:590'^^xsd:anyURI;
  dwc:observationDate '1976-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '175691'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A5995>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A5995> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A5995> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30 -23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "30"^^xsd:decimal ;
  dwc:decimalLongitude "-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/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A5995>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30 -23)"^^geo:wktLiteral ;
  geo-pos:lat "30"^^xsd:decimal ;
  geo-pos:long "-23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A5995>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:5995" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '5995'^^xsd:integer;
  dwc:scientificName 'Mikroconchoecia  curta'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:longitude '-23'^^xsd:integer;
  dwc:latitude '30'^^xsd:integer;
  dwc:aphiaid '127820'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:5995'^^xsd:anyURI;
  dwc:observationDate '1972-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '127820'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A6452>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A6452> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A6452> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.167 -14.167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.167"^^xsd:decimal ;
  dwc:decimalLongitude "-14.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/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A6452>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.167 -14.167)"^^geo:wktLiteral ;
  geo-pos:lat "28.167"^^xsd:decimal ;
  geo-pos:long "-14.167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A6452>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:6452" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '6452'^^xsd:integer;
  dwc:scientificName 'Orthoconchoecia  atlantica'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:longitude '-14.167'^^xsd:double;
  dwc:latitude '28.167'^^xsd:double;
  dwc:aphiaid '127829'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:6452'^^xsd:anyURI;
  dwc:observationDate '1965-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '127829'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A6633>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A6633> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A6633> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.642 -42.633)"^^geo:wktLiteral ;
  dwc:decimalLatitude "31.642"^^xsd:decimal ;
  dwc:decimalLongitude "-42.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/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A6633>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.642 -42.633)"^^geo:wktLiteral ;
  geo-pos:lat "31.642"^^xsd:decimal ;
  geo-pos:long "-42.633"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A6633>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:6633" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '6633'^^xsd:integer;
  dwc:scientificName 'Orthoconchoecia  bispinosa'^^xsd:string;
  dwc:yearCollected '1905'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:longitude '-42.633'^^xsd:double;
  dwc:latitude '31.642'^^xsd:double;
  dwc:aphiaid '127830'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:6633'^^xsd:anyURI;
  dwc:observationDate '1905-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '127830'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A554>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A554> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A554> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.968 -23.015)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.968"^^xsd:decimal ;
  dwc:decimalLongitude "-23.015"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A554>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.968 -23.015)"^^geo:wktLiteral ;
  geo-pos:lat "29.968"^^xsd:decimal ;
  geo-pos:long "-23.015"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A554>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:554" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '554'^^xsd:integer;
  dwc:scientificName 'Archiconchoecissa cucullata aff.'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:longitude '-23.015'^^xsd:double;
  dwc:latitude '29.968'^^xsd:double;
  dwc:aphiaid '175691'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:554'^^xsd:anyURI;
  dwc:observationDate '1972-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '175691'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A563>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A563> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A563> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.837 -23.02)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.837"^^xsd:decimal ;
  dwc:decimalLongitude "-23.02"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A563>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.837 -23.02)"^^geo:wktLiteral ;
  geo-pos:lat "29.837"^^xsd:decimal ;
  geo-pos:long "-23.02"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A563>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:563" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '563'^^xsd:integer;
  dwc:scientificName 'Archiconchoecissa cucullata aff.'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:longitude '-23.02'^^xsd:double;
  dwc:latitude '29.837'^^xsd:double;
  dwc:aphiaid '175691'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:563'^^xsd:anyURI;
  dwc:observationDate '1972-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '175691'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A581>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A581> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A581> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.135 -33.232)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.135"^^xsd:decimal ;
  dwc:decimalLongitude "-33.232"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A581>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.135 -33.232)"^^geo:wktLiteral ;
  geo-pos:lat "35.135"^^xsd:decimal ;
  geo-pos:long "-33.232"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A581>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:581" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '581'^^xsd:integer;
  dwc:scientificName 'Archiconchoecissa cucullata aff.'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:longitude '-33.232'^^xsd:double;
  dwc:latitude '35.135'^^xsd:double;
  dwc:aphiaid '175691'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:581'^^xsd:anyURI;
  dwc:observationDate '1981-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '175691'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4554>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4554> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4554> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.167 -14.167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.167"^^xsd:decimal ;
  dwc:decimalLongitude "-14.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/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4554>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.167 -14.167)"^^geo:wktLiteral ;
  geo-pos:lat "28.167"^^xsd:decimal ;
  geo-pos:long "-14.167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4554>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:4554" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '4554'^^xsd:integer;
  dwc:scientificName 'Loricoecia  loricata'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:longitude '-14.167'^^xsd:double;
  dwc:latitude '28.167'^^xsd:double;
  dwc:aphiaid '127798'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:4554'^^xsd:anyURI;
  dwc:observationDate '1965-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '127798'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4615>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4615> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4615> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.53 -9.577)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.53"^^xsd:decimal ;
  dwc:decimalLongitude "-9.577"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4615>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.53 -9.577)"^^geo:wktLiteral ;
  geo-pos:lat "47.53"^^xsd:decimal ;
  geo-pos:long "-9.577"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4615>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:4615" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '4615'^^xsd:integer;
  dwc:scientificName 'Loricoecia  loricata'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:longitude '-9.577'^^xsd:double;
  dwc:latitude '47.53'^^xsd:double;
  dwc:aphiaid '127798'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:4615'^^xsd:anyURI;
  dwc:observationDate '1974-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '127798'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A471>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A471> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A471> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.592 -8.562)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.592"^^xsd:decimal ;
  dwc:decimalLongitude "-8.562"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A471>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.592 -8.562)"^^geo:wktLiteral ;
  geo-pos:lat "47.592"^^xsd:decimal ;
  geo-pos:long "-8.562"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A471>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:471" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '471'^^xsd:integer;
  dwc:scientificName 'Archiconchoecissa cucullata'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:longitude '-8.562'^^xsd:double;
  dwc:latitude '47.592'^^xsd:double;
  dwc:aphiaid '175693'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:471'^^xsd:anyURI;
  dwc:observationDate '1972-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '175693'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A510>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A510> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A510> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.067 -14.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.067"^^xsd:decimal ;
  dwc:decimalLongitude "-14.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A510>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.067 -14.12)"^^geo:wktLiteral ;
  geo-pos:lat "28.067"^^xsd:decimal ;
  geo-pos:long "-14.12"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A510>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:510" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '510'^^xsd:integer;
  dwc:scientificName 'Archiconchoecissa cucullata aff.'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:longitude '-14.12'^^xsd:double;
  dwc:latitude '28.067'^^xsd:double;
  dwc:aphiaid '175691'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:510'^^xsd:anyURI;
  dwc:observationDate '1966-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '175691'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A7044>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A7044> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A7044> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.167 -14.167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.167"^^xsd:decimal ;
  dwc:decimalLongitude "-14.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/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A7044>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.167 -14.167)"^^geo:wktLiteral ;
  geo-pos:lat "28.167"^^xsd:decimal ;
  geo-pos:long "-14.167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A7044>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:7044" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '7044'^^xsd:integer;
  dwc:scientificName 'Paraconchoecia  hirsuta'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:longitude '-14.167'^^xsd:double;
  dwc:latitude '28.167'^^xsd:double;
  dwc:aphiaid '127840'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:7044'^^xsd:anyURI;
  dwc:observationDate '1965-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '127840'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A6882>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A6882> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A6882> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.008 -34.378)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.008"^^xsd:decimal ;
  dwc:decimalLongitude "-34.378"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A6882>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.008 -34.378)"^^geo:wktLiteral ;
  geo-pos:lat "32.008"^^xsd:decimal ;
  geo-pos:long "-34.378"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A6882>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:6882" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '6882'^^xsd:integer;
  dwc:scientificName 'Orthoconchoecia  bispinosa'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:longitude '-34.378'^^xsd:double;
  dwc:latitude '32.008'^^xsd:double;
  dwc:aphiaid '127830'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:6882'^^xsd:anyURI;
  dwc:observationDate '1973-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '127830'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A6883>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A6883> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A6883> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.967 -39.04)"^^geo:wktLiteral ;
  dwc:decimalLatitude "31.967"^^xsd:decimal ;
  dwc:decimalLongitude "-39.04"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A6883>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.967 -39.04)"^^geo:wktLiteral ;
  geo-pos:lat "31.967"^^xsd:decimal ;
  geo-pos:long "-39.04"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A6883>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:6883" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '6883'^^xsd:integer;
  dwc:scientificName 'Orthoconchoecia  bispinosa'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:longitude '-39.04'^^xsd:double;
  dwc:latitude '31.967'^^xsd:double;
  dwc:aphiaid '127830'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:6883'^^xsd:anyURI;
  dwc:observationDate '1973-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '127830'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A6884>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A6884> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A6884> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.962 -43.623)"^^geo:wktLiteral ;
  dwc:decimalLatitude "31.962"^^xsd:decimal ;
  dwc:decimalLongitude "-43.623"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A6884>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.962 -43.623)"^^geo:wktLiteral ;
  geo-pos:lat "31.962"^^xsd:decimal ;
  geo-pos:long "-43.623"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A6884>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:6884" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '6884'^^xsd:integer;
  dwc:scientificName 'Orthoconchoecia  bispinosa'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:longitude '-43.623'^^xsd:double;
  dwc:latitude '31.962'^^xsd:double;
  dwc:aphiaid '127830'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:6884'^^xsd:anyURI;
  dwc:observationDate '1973-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '127830'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A6901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A6901> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A6901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.162 -33.407)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.162"^^xsd:decimal ;
  dwc:decimalLongitude "-33.407"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A6901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.162 -33.407)"^^geo:wktLiteral ;
  geo-pos:lat "33.162"^^xsd:decimal ;
  geo-pos:long "-33.407"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A6901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:6901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '6901'^^xsd:integer;
  dwc:scientificName 'Orthoconchoecia  bispinosa'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:longitude '-33.407'^^xsd:double;
  dwc:latitude '33.162'^^xsd:double;
  dwc:aphiaid '127830'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:6901'^^xsd:anyURI;
  dwc:observationDate '1981-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '127830'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A1021>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A1021> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A1021> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.365 -4.873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A1021>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.365 -4.873)"^^geo:wktLiteral ;
  geo-pos:lat "44.365"^^xsd:decimal ;
  geo-pos:long "-4.873"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A1021>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:1021" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '1021'^^xsd:integer;
  dwc:scientificName 'Conchoecia hyalophyllum'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:longitude '-4.873'^^xsd:double;
  dwc:latitude '44.365'^^xsd:double;
  dwc:aphiaid '127770'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:1021'^^xsd:anyURI;
  dwc:observationDate '1974-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '1314235'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2361>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2361> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2361> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.333 -6.467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.333"^^xsd:decimal ;
  dwc:decimalLongitude "-6.467"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2361>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.333 -6.467)"^^geo:wktLiteral ;
  geo-pos:lat "47.333"^^xsd:decimal ;
  geo-pos:long "-6.467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2361>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:2361" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '2361'^^xsd:integer;
  dwc:scientificName 'Orthoconchoecia  haddoni'^^xsd:string;
  dwc:yearCollected '1930'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:longitude '-6.467'^^xsd:double;
  dwc:latitude '47.333'^^xsd:double;
  dwc:aphiaid '127831'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:2361'^^xsd:anyURI;
  dwc:observationDate '1930-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '127831'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2394>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2394> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2394> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.867 14.583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.867"^^xsd:decimal ;
  dwc:decimalLongitude "14.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/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2394>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.867 14.583)"^^geo:wktLiteral ;
  geo-pos:lat "35.867"^^xsd:decimal ;
  geo-pos:long "14.583"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2394>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:2394" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '2394'^^xsd:integer;
  dwc:scientificName 'Orthoconchoecia  haddoni'^^xsd:string;
  dwc:longitude '14.583'^^xsd:double;
  dwc:latitude '35.867'^^xsd:double;
  dwc:aphiaid '127831'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:2394'^^xsd:anyURI;
  dwc:aphiaIdAccepted '127831'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2589>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2589> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2589> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.1 -33.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.1"^^xsd:decimal ;
  dwc:decimalLongitude "-33.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/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2589>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.1 -33.3)"^^geo:wktLiteral ;
  geo-pos:lat "27.1"^^xsd:decimal ;
  geo-pos:long "-33.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2589>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:2589" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '2589'^^xsd:integer;
  dwc:scientificName 'Orthoconchoecia  secernenda'^^xsd:string;
  dwc:longitude '-33.3'^^xsd:double;
  dwc:latitude '27.1'^^xsd:double;
  dwc:aphiaid '127832'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:2589'^^xsd:anyURI;
  dwc:aphiaIdAccepted '127832'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A136>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A136> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A136> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.5 -22.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.5"^^xsd:decimal ;
  dwc:decimalLongitude "-22.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/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A136>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.5 -22.65)"^^geo:wktLiteral ;
  geo-pos:lat "37.5"^^xsd:decimal ;
  geo-pos:long "-22.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A136>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:136" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '136'^^xsd:integer;
  dwc:scientificName 'Conchoecia magna'^^xsd:string;
  dwc:yearCollected '1905'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '-22.65'^^xsd:double;
  dwc:latitude '37.5'^^xsd:double;
  dwc:aphiaid '127773'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:136'^^xsd:anyURI;
  dwc:observationDate '1905-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '127773'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2074>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2074> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2074> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.183 -14.233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.183"^^xsd:decimal ;
  dwc:decimalLongitude "-14.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/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2074>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.183 -14.233)"^^geo:wktLiteral ;
  geo-pos:lat "29.183"^^xsd:decimal ;
  geo-pos:long "-14.233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2074>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:2074" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '2074'^^xsd:integer;
  dwc:scientificName 'Archiconchoecissa cucullata'^^xsd:string;
  dwc:yearCollected '1930'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:longitude '-14.233'^^xsd:double;
  dwc:latitude '29.183'^^xsd:double;
  dwc:aphiaid '175693'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:2074'^^xsd:anyURI;
  dwc:observationDate '1930-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '175693'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2110>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2110> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2110> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.943 -20.032)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.943"^^xsd:decimal ;
  dwc:decimalLongitude "-20.032"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2110>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.943 -20.032)"^^geo:wktLiteral ;
  geo-pos:lat "52.943"^^xsd:decimal ;
  geo-pos:long "-20.032"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2110>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:2110" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '2110'^^xsd:integer;
  dwc:scientificName 'Archiconchoecissa cucullata'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:longitude '-20.032'^^xsd:double;
  dwc:latitude '52.943'^^xsd:double;
  dwc:aphiaid '175693'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:2110'^^xsd:anyURI;
  dwc:observationDate '1970-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '175693'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2150>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2150> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2150> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.693 -14.168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.693"^^xsd:decimal ;
  dwc:decimalLongitude "-14.168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2150>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.693 -14.168)"^^geo:wktLiteral ;
  geo-pos:lat "49.693"^^xsd:decimal ;
  geo-pos:long "-14.168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2150>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:2150" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '2150'^^xsd:integer;
  dwc:scientificName 'Archiconchoecissa cucullata'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:longitude '-14.168'^^xsd:double;
  dwc:latitude '49.693'^^xsd:double;
  dwc:aphiaid '175693'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:2150'^^xsd:anyURI;
  dwc:observationDate '1978-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '175693'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A1037>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A1037> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A1037> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.922 -22.037)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.922"^^xsd:decimal ;
  dwc:decimalLongitude "-22.037"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A1037>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.922 -22.037)"^^geo:wktLiteral ;
  geo-pos:lat "32.922"^^xsd:decimal ;
  geo-pos:long "-22.037"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A1037>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:1037" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '1037'^^xsd:integer;
  dwc:scientificName 'Conchoecia hyalophyllum'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:longitude '-22.037'^^xsd:double;
  dwc:latitude '32.922'^^xsd:double;
  dwc:aphiaid '127770'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:1037'^^xsd:anyURI;
  dwc:observationDate '1981-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '1314235'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A6438>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A6438> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A6438> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.317 -16.683)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.317"^^xsd:decimal ;
  dwc:decimalLongitude "-16.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/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A6438>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.317 -16.683)"^^geo:wktLiteral ;
  geo-pos:lat "27.317"^^xsd:decimal ;
  geo-pos:long "-16.683"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A6438>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:6438" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '6438'^^xsd:integer;
  dwc:scientificName 'Orthoconchoecia  atlantica'^^xsd:string;
  dwc:yearCollected '1930'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:longitude '-16.683'^^xsd:double;
  dwc:latitude '27.317'^^xsd:double;
  dwc:aphiaid '127829'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:6438'^^xsd:anyURI;
  dwc:observationDate '1930-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '127829'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A6439>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A6439> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A6439> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.15 -15.317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.15"^^xsd:decimal ;
  dwc:decimalLongitude "-15.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/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A6439>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.15 -15.317)"^^geo:wktLiteral ;
  geo-pos:lat "28.15"^^xsd:decimal ;
  geo-pos:long "-15.317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A6439>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:6439" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '6439'^^xsd:integer;
  dwc:scientificName 'Orthoconchoecia  atlantica'^^xsd:string;
  dwc:yearCollected '1930'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:longitude '-15.317'^^xsd:double;
  dwc:latitude '28.15'^^xsd:double;
  dwc:aphiaid '127829'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:6439'^^xsd:anyURI;
  dwc:observationDate '1930-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '127829'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A6440>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A6440> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A6440> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.183 -14.233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.183"^^xsd:decimal ;
  dwc:decimalLongitude "-14.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/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A6440>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.183 -14.233)"^^geo:wktLiteral ;
  geo-pos:lat "29.183"^^xsd:decimal ;
  geo-pos:long "-14.233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A6440>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:6440" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '6440'^^xsd:integer;
  dwc:scientificName 'Orthoconchoecia  atlantica'^^xsd:string;
  dwc:yearCollected '1930'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:longitude '-14.233'^^xsd:double;
  dwc:latitude '29.183'^^xsd:double;
  dwc:aphiaid '127829'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:6440'^^xsd:anyURI;
  dwc:observationDate '1930-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '127829'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A6881>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A6881> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A6881> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.017 -27.202)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.017"^^xsd:decimal ;
  dwc:decimalLongitude "-27.202"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A6881>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.017 -27.202)"^^geo:wktLiteral ;
  geo-pos:lat "32.017"^^xsd:decimal ;
  geo-pos:long "-27.202"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A6881>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:6881" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '6881'^^xsd:integer;
  dwc:scientificName 'Orthoconchoecia  bispinosa'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:longitude '-27.202'^^xsd:double;
  dwc:latitude '32.017'^^xsd:double;
  dwc:aphiaid '127830'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:6881'^^xsd:anyURI;
  dwc:observationDate '1973-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '127830'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A6630>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A6630> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A6630> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.6 -38.483)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.6"^^xsd:decimal ;
  dwc:decimalLongitude "-38.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/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A6630>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.6 -38.483)"^^geo:wktLiteral ;
  geo-pos:lat "27.6"^^xsd:decimal ;
  geo-pos:long "-38.483"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A6630>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:6630" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '6630'^^xsd:integer;
  dwc:scientificName 'Orthoconchoecia  bispinosa'^^xsd:string;
  dwc:yearCollected '1905'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:longitude '-38.483'^^xsd:double;
  dwc:latitude '27.6'^^xsd:double;
  dwc:aphiaid '127830'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:6630'^^xsd:anyURI;
  dwc:observationDate '1905-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '127830'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A6631>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A6631> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A6631> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30.067 -42.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "30.067"^^xsd:decimal ;
  dwc:decimalLongitude "-42.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/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A6631>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30.067 -42.65)"^^geo:wktLiteral ;
  geo-pos:lat "30.067"^^xsd:decimal ;
  geo-pos:long "-42.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A6631>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:6631" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '6631'^^xsd:integer;
  dwc:scientificName 'Orthoconchoecia  bispinosa'^^xsd:string;
  dwc:yearCollected '1905'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:longitude '-42.65'^^xsd:double;
  dwc:latitude '30.067'^^xsd:double;
  dwc:aphiaid '127830'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:6631'^^xsd:anyURI;
  dwc:observationDate '1905-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '127830'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A6632>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A6632> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A6632> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.333 -42.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "31.333"^^xsd:decimal ;
  dwc:decimalLongitude "-42.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/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A6632>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.333 -42.6)"^^geo:wktLiteral ;
  geo-pos:lat "31.333"^^xsd:decimal ;
  geo-pos:long "-42.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A6632>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:6632" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '6632'^^xsd:integer;
  dwc:scientificName 'Orthoconchoecia  bispinosa'^^xsd:string;
  dwc:yearCollected '1905'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:longitude '-42.6'^^xsd:double;
  dwc:latitude '31.333'^^xsd:double;
  dwc:aphiaid '127830'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:6632'^^xsd:anyURI;
  dwc:observationDate '1905-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '127830'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A7187>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A7187> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A7187> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.133 -10.367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.133"^^xsd:decimal ;
  dwc:decimalLongitude "-10.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/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A7187>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.133 -10.367)"^^geo:wktLiteral ;
  geo-pos:lat "33.133"^^xsd:decimal ;
  geo-pos:long "-10.367"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A7187>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:7187" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '7187'^^xsd:integer;
  dwc:scientificName 'Paraconchoecia  spinifera'^^xsd:string;
  dwc:yearCollected '1930'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:longitude '-10.367'^^xsd:double;
  dwc:latitude '33.133'^^xsd:double;
  dwc:aphiaid '127846'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:7187'^^xsd:anyURI;
  dwc:observationDate '1930-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '127846'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A6987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A6987> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A6987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.333 -21.833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.333"^^xsd:decimal ;
  dwc:decimalLongitude "-21.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/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A6987>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.333 -21.833)"^^geo:wktLiteral ;
  geo-pos:lat "29.333"^^xsd:decimal ;
  geo-pos:long "-21.833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A6987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:6987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '6987'^^xsd:integer;
  dwc:scientificName 'Orthoconchoecia  haddoni'^^xsd:string;
  dwc:yearCollected '1905'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:longitude '-21.833'^^xsd:double;
  dwc:latitude '29.333'^^xsd:double;
  dwc:aphiaid '127831'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:6987'^^xsd:anyURI;
  dwc:observationDate '1905-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '127831'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A6988>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A6988> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A6988> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.642 -42.633)"^^geo:wktLiteral ;
  dwc:decimalLatitude "31.642"^^xsd:decimal ;
  dwc:decimalLongitude "-42.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/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A6988>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.642 -42.633)"^^geo:wktLiteral ;
  geo-pos:lat "31.642"^^xsd:decimal ;
  geo-pos:long "-42.633"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A6988>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:6988" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '6988'^^xsd:integer;
  dwc:scientificName 'Orthoconchoecia  haddoni'^^xsd:string;
  dwc:yearCollected '1905'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:longitude '-42.633'^^xsd:double;
  dwc:latitude '31.642'^^xsd:double;
  dwc:aphiaid '127831'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:6988'^^xsd:anyURI;
  dwc:observationDate '1905-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '127831'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A7028>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A7028> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A7028> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.187 -32.367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.187"^^xsd:decimal ;
  dwc:decimalLongitude "-32.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/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A7028>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.187 -32.367)"^^geo:wktLiteral ;
  geo-pos:lat "37.187"^^xsd:decimal ;
  geo-pos:long "-32.367"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A7028>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:7028" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '7028'^^xsd:integer;
  dwc:scientificName 'Orthoconchoecia  secernenda'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:longitude '-32.367'^^xsd:double;
  dwc:latitude '37.187'^^xsd:double;
  dwc:aphiaid '127832'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:7028'^^xsd:anyURI;
  dwc:observationDate '1997-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '127832'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A7043>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A7043> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A7043> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.183 -14.233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.183"^^xsd:decimal ;
  dwc:decimalLongitude "-14.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/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A7043>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.183 -14.233)"^^geo:wktLiteral ;
  geo-pos:lat "29.183"^^xsd:decimal ;
  geo-pos:long "-14.233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A7043>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:7043" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '7043'^^xsd:integer;
  dwc:scientificName 'Paraconchoecia  hirsuta'^^xsd:string;
  dwc:yearCollected '1930'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:longitude '-14.233'^^xsd:double;
  dwc:latitude '29.183'^^xsd:double;
  dwc:aphiaid '127840'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:7043'^^xsd:anyURI;
  dwc:observationDate '1930-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '127840'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A7368>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A7368> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A7368> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42 -17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42"^^xsd:decimal ;
  dwc:decimalLongitude "-17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A7368>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42 -17)"^^geo:wktLiteral ;
  geo-pos:lat "42"^^xsd:decimal ;
  geo-pos:long "-17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A7368>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:7368" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '7368'^^xsd:integer;
  dwc:scientificName 'Proceroecia  brachyaskos'^^xsd:string;
  dwc:longitude '-17'^^xsd:integer;
  dwc:latitude '42'^^xsd:integer;
  dwc:aphiaid '127857'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:7368'^^xsd:anyURI;
  dwc:aphiaIdAccepted '127857'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A7371>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A7371> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A7371> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44 -13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44"^^xsd:decimal ;
  dwc:decimalLongitude "-13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A7371>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44 -13)"^^geo:wktLiteral ;
  geo-pos:lat "44"^^xsd:decimal ;
  geo-pos:long "-13"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A7371>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:7371" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '7371'^^xsd:integer;
  dwc:scientificName 'Proceroecia  brachyaskos'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:longitude '-13'^^xsd:integer;
  dwc:latitude '44'^^xsd:integer;
  dwc:aphiaid '127857'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:7371'^^xsd:anyURI;
  dwc:observationDate '1974-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127857'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A7260>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A7260> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A7260> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.188 -4.257)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.188"^^xsd:decimal ;
  dwc:decimalLongitude "-4.257"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A7260>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.188 -4.257)"^^geo:wktLiteral ;
  geo-pos:lat "44.188"^^xsd:decimal ;
  geo-pos:long "-4.257"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A7260>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:7260" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '7260'^^xsd:integer;
  dwc:scientificName 'Paraconchoecia  spinifera'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:longitude '-4.257'^^xsd:double;
  dwc:latitude '44.188'^^xsd:double;
  dwc:aphiaid '127846'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:7260'^^xsd:anyURI;
  dwc:observationDate '1974-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '127846'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A7261>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A7261> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A7261> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.365 -4.873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A7261>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.365 -4.873)"^^geo:wktLiteral ;
  geo-pos:lat "44.365"^^xsd:decimal ;
  geo-pos:long "-4.873"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A7261>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:7261" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '7261'^^xsd:integer;
  dwc:scientificName 'Paraconchoecia  spinifera'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:longitude '-4.873'^^xsd:double;
  dwc:latitude '44.365'^^xsd:double;
  dwc:aphiaid '127846'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:7261'^^xsd:anyURI;
  dwc:observationDate '1974-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '127846'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4551>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4551> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4551> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.247 5.302)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.247"^^xsd:decimal ;
  dwc:decimalLongitude "5.302"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4551>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.247 5.302)"^^geo:wktLiteral ;
  geo-pos:lat "43.247"^^xsd:decimal ;
  geo-pos:long "5.302"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4551>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:4551" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '4551'^^xsd:integer;
  dwc:scientificName 'Loricoecia  loricata'^^xsd:string;
  dwc:longitude '5.302'^^xsd:double;
  dwc:latitude '43.247'^^xsd:double;
  dwc:aphiaid '127798'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:4551'^^xsd:anyURI;
  dwc:aphiaIdAccepted '127798'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4552>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4552> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4552> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.273 5.307)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.273"^^xsd:decimal ;
  dwc:decimalLongitude "5.307"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4552>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.273 5.307)"^^geo:wktLiteral ;
  geo-pos:lat "43.273"^^xsd:decimal ;
  geo-pos:long "5.307"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4552>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:4552" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '4552'^^xsd:integer;
  dwc:scientificName 'Loricoecia  loricata'^^xsd:string;
  dwc:longitude '5.307'^^xsd:double;
  dwc:latitude '43.273'^^xsd:double;
  dwc:aphiaid '127798'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:4552'^^xsd:anyURI;
  dwc:aphiaIdAccepted '127798'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4553>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4553> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4553> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.291 5.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.291"^^xsd:decimal ;
  dwc:decimalLongitude "5.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4553>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.291 5.12)"^^geo:wktLiteral ;
  geo-pos:lat "43.291"^^xsd:decimal ;
  geo-pos:long "5.12"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4553>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:4553" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '4553'^^xsd:integer;
  dwc:scientificName 'Loricoecia  loricata'^^xsd:string;
  dwc:longitude '5.12'^^xsd:double;
  dwc:latitude '43.291'^^xsd:double;
  dwc:aphiaid '127798'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:4553'^^xsd:anyURI;
  dwc:aphiaIdAccepted '127798'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4373>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4373> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4373> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.047 -22.01)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.047"^^xsd:decimal ;
  dwc:decimalLongitude "-22.01"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4373>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.047 -22.01)"^^geo:wktLiteral ;
  geo-pos:lat "32.047"^^xsd:decimal ;
  geo-pos:long "-22.01"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4373>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:4373" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '4373'^^xsd:integer;
  dwc:scientificName 'Halocypria  globosa'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:longitude '-22.01'^^xsd:double;
  dwc:latitude '32.047'^^xsd:double;
  dwc:aphiaid '127793'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:4373'^^xsd:anyURI;
  dwc:observationDate '1981-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '127793'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4374>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4374> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4374> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.853 -15.922)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.853"^^xsd:decimal ;
  dwc:decimalLongitude "-15.922"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4374>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.853 -15.922)"^^geo:wktLiteral ;
  geo-pos:lat "42.853"^^xsd:decimal ;
  geo-pos:long "-15.922"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4374>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:4374" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '4374'^^xsd:integer;
  dwc:scientificName 'Halocypria  globosa'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:longitude '-15.922'^^xsd:double;
  dwc:latitude '42.853'^^xsd:double;
  dwc:aphiaid '127793'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:4374'^^xsd:anyURI;
  dwc:observationDate '1981-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '127793'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4375>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4375> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4375> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.995 -14.09)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.995"^^xsd:decimal ;
  dwc:decimalLongitude "-14.09"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4375>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.995 -14.09)"^^geo:wktLiteral ;
  geo-pos:lat "42.995"^^xsd:decimal ;
  geo-pos:long "-14.09"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4375>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:4375" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '4375'^^xsd:integer;
  dwc:scientificName 'Halocypria  globosa'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:longitude '-14.09'^^xsd:double;
  dwc:latitude '42.995'^^xsd:double;
  dwc:aphiaid '127793'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:4375'^^xsd:anyURI;
  dwc:observationDate '1981-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '127793'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4458>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4458> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4458> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.9 -21.435)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.9"^^xsd:decimal ;
  dwc:decimalLongitude "-21.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/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4458>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.9 -21.435)"^^geo:wktLiteral ;
  geo-pos:lat "34.9"^^xsd:decimal ;
  geo-pos:long "-21.435"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4458>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:4458" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '4458'^^xsd:integer;
  dwc:scientificName 'Loricoecia  ctenophora'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:longitude '-21.435'^^xsd:double;
  dwc:latitude '34.9'^^xsd:double;
  dwc:aphiaid '127797'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:4458'^^xsd:anyURI;
  dwc:observationDate '1981-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '127797'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4459>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4459> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4459> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.995 -14.09)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.995"^^xsd:decimal ;
  dwc:decimalLongitude "-14.09"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4459>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.995 -14.09)"^^geo:wktLiteral ;
  geo-pos:lat "42.995"^^xsd:decimal ;
  geo-pos:long "-14.09"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4459>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:4459" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '4459'^^xsd:integer;
  dwc:scientificName 'Loricoecia  ctenophora'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:longitude '-14.09'^^xsd:double;
  dwc:latitude '42.995'^^xsd:double;
  dwc:aphiaid '127797'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:4459'^^xsd:anyURI;
  dwc:observationDate '1981-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '127797'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4468>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4468> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4468> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.348 -33.758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.348"^^xsd:decimal ;
  dwc:decimalLongitude "-33.758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4468>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.348 -33.758)"^^geo:wktLiteral ;
  geo-pos:lat "36.348"^^xsd:decimal ;
  geo-pos:long "-33.758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4468>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:4468" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '4468'^^xsd:integer;
  dwc:scientificName 'Loricoecia  ctenophora'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:longitude '-33.758'^^xsd:double;
  dwc:latitude '36.348'^^xsd:double;
  dwc:aphiaid '127797'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:4468'^^xsd:anyURI;
  dwc:observationDate '1997-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '127797'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4302>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4302> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4302> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42 -17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42"^^xsd:decimal ;
  dwc:decimalLongitude "-17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4302>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42 -17)"^^geo:wktLiteral ;
  geo-pos:lat "42"^^xsd:decimal ;
  geo-pos:long "-17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4302>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:4302" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '4302'^^xsd:integer;
  dwc:scientificName 'Halocypria  globosa'^^xsd:string;
  dwc:longitude '-17'^^xsd:integer;
  dwc:latitude '42'^^xsd:integer;
  dwc:aphiaid '127793'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:4302'^^xsd:anyURI;
  dwc:aphiaIdAccepted '127793'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A431>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A431> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A431> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.759 -14.078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.759"^^xsd:decimal ;
  dwc:decimalLongitude "-14.078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A431>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.759 -14.078)"^^geo:wktLiteral ;
  geo-pos:lat "49.759"^^xsd:decimal ;
  geo-pos:long "-14.078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A431>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:431" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '431'^^xsd:integer;
  dwc:scientificName 'Archiconchoecissa cucullata'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '-14.078'^^xsd:double;
  dwc:latitude '49.759'^^xsd:double;
  dwc:aphiaid '175693'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:431'^^xsd:anyURI;
  dwc:observationDate '1979-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '175693'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A432>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A432> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A432> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.918 -34.21)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.918"^^xsd:decimal ;
  dwc:decimalLongitude "-34.21"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A432>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.918 -34.21)"^^geo:wktLiteral ;
  geo-pos:lat "29.918"^^xsd:decimal ;
  geo-pos:long "-34.21"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A432>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:432" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '432'^^xsd:integer;
  dwc:scientificName 'Archiconchoecissa cucullata'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:longitude '-34.21'^^xsd:double;
  dwc:latitude '29.918'^^xsd:double;
  dwc:aphiaid '175693'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:432'^^xsd:anyURI;
  dwc:observationDate '1981-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '175693'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A961>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A961> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A961> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44 -13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44"^^xsd:decimal ;
  dwc:decimalLongitude "-13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A961>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44 -13)"^^geo:wktLiteral ;
  geo-pos:lat "44"^^xsd:decimal ;
  geo-pos:long "-13"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A961>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:961" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '961'^^xsd:integer;
  dwc:scientificName 'Conchoecia hyalophyllum'^^xsd:string;
  dwc:longitude '-13'^^xsd:integer;
  dwc:latitude '44'^^xsd:integer;
  dwc:aphiaid '127770'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:961'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1314235'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A962>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A962> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A962> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42 -17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42"^^xsd:decimal ;
  dwc:decimalLongitude "-17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A962>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42 -17)"^^geo:wktLiteral ;
  geo-pos:lat "42"^^xsd:decimal ;
  geo-pos:long "-17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A962>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:962" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '962'^^xsd:integer;
  dwc:scientificName 'Conchoecia hyalophyllum'^^xsd:string;
  dwc:longitude '-17'^^xsd:integer;
  dwc:latitude '42'^^xsd:integer;
  dwc:aphiaid '127770'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:962'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1314235'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A965>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A965> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A965> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.833 -16.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.833"^^xsd:decimal ;
  dwc:decimalLongitude "-16.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/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A965>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.833 -16.5)"^^geo:wktLiteral ;
  geo-pos:lat "48.833"^^xsd:decimal ;
  geo-pos:long "-16.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A965>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:965" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '965'^^xsd:integer;
  dwc:scientificName 'Conchoecia hyalophyllum'^^xsd:string;
  dwc:longitude '-16.5'^^xsd:double;
  dwc:latitude '48.833'^^xsd:double;
  dwc:aphiaid '127770'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:965'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1314235'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4272>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4272> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4272> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.15 -15.317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.15"^^xsd:decimal ;
  dwc:decimalLongitude "-15.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/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4272>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.15 -15.317)"^^geo:wktLiteral ;
  geo-pos:lat "28.15"^^xsd:decimal ;
  geo-pos:long "-15.317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4272>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:4272" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '4272'^^xsd:integer;
  dwc:scientificName 'Halocypria  globosa'^^xsd:string;
  dwc:yearCollected '1930'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:longitude '-15.317'^^xsd:double;
  dwc:latitude '28.15'^^xsd:double;
  dwc:aphiaid '127793'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:4272'^^xsd:anyURI;
  dwc:observationDate '1930-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '127793'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4274>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4274> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4274> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.5 -12.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "31.5"^^xsd:decimal ;
  dwc:decimalLongitude "-12.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/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4274>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.5 -12.2)"^^geo:wktLiteral ;
  geo-pos:lat "31.5"^^xsd:decimal ;
  geo-pos:long "-12.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4274>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:4274" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '4274'^^xsd:integer;
  dwc:scientificName 'Halocypria  globosa'^^xsd:string;
  dwc:yearCollected '1930'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:longitude '-12.2'^^xsd:double;
  dwc:latitude '31.5'^^xsd:double;
  dwc:aphiaid '127793'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:4274'^^xsd:anyURI;
  dwc:observationDate '1930-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '127793'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4275>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4275> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4275> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.133 -10.367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.133"^^xsd:decimal ;
  dwc:decimalLongitude "-10.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/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4275>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.133 -10.367)"^^geo:wktLiteral ;
  geo-pos:lat "33.133"^^xsd:decimal ;
  geo-pos:long "-10.367"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4275>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:4275" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '4275'^^xsd:integer;
  dwc:scientificName 'Halocypria  globosa'^^xsd:string;
  dwc:yearCollected '1930'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:longitude '-10.367'^^xsd:double;
  dwc:latitude '33.133'^^xsd:double;
  dwc:aphiaid '127793'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:4275'^^xsd:anyURI;
  dwc:observationDate '1930-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '127793'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4276>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4276> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4276> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.1 -7.017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.1"^^xsd:decimal ;
  dwc:decimalLongitude "-7.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/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4276>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.1 -7.017)"^^geo:wktLiteral ;
  geo-pos:lat "35.1"^^xsd:decimal ;
  geo-pos:long "-7.017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4276>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:4276" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '4276'^^xsd:integer;
  dwc:scientificName 'Halocypria  globosa'^^xsd:string;
  dwc:yearCollected '1930'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:longitude '-7.017'^^xsd:double;
  dwc:latitude '35.1'^^xsd:double;
  dwc:aphiaid '127793'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:4276'^^xsd:anyURI;
  dwc:observationDate '1930-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '127793'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A7252>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A7252> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A7252> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.31 -12.457)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.31"^^xsd:decimal ;
  dwc:decimalLongitude "-12.457"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A7252>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.31 -12.457)"^^geo:wktLiteral ;
  geo-pos:lat "49.31"^^xsd:decimal ;
  geo-pos:long "-12.457"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A7252>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:7252" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '7252'^^xsd:integer;
  dwc:scientificName 'Paraconchoecia  spinifera'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '-12.457'^^xsd:double;
  dwc:latitude '49.31'^^xsd:double;
  dwc:aphiaid '127846'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:7252'^^xsd:anyURI;
  dwc:observationDate '1979-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '127846'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A7253>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A7253> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A7253> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.283 -11.847)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.283"^^xsd:decimal ;
  dwc:decimalLongitude "-11.847"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A7253>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.283 -11.847)"^^geo:wktLiteral ;
  geo-pos:lat "49.283"^^xsd:decimal ;
  geo-pos:long "-11.847"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A7253>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:7253" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '7253'^^xsd:integer;
  dwc:scientificName 'Paraconchoecia  spinifera'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '-11.847'^^xsd:double;
  dwc:latitude '49.283'^^xsd:double;
  dwc:aphiaid '127846'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:7253'^^xsd:anyURI;
  dwc:observationDate '1979-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '127846'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A7254>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A7254> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A7254> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.759 -14.078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.759"^^xsd:decimal ;
  dwc:decimalLongitude "-14.078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A7254>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.759 -14.078)"^^geo:wktLiteral ;
  geo-pos:lat "49.759"^^xsd:decimal ;
  geo-pos:long "-14.078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A7254>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:7254" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '7254'^^xsd:integer;
  dwc:scientificName 'Paraconchoecia  spinifera'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '-14.078'^^xsd:double;
  dwc:latitude '49.759'^^xsd:double;
  dwc:aphiaid '127846'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:7254'^^xsd:anyURI;
  dwc:observationDate '1979-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '127846'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A7463>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A7463> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A7463> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.365 -4.873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A7463>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.365 -4.873)"^^geo:wktLiteral ;
  geo-pos:lat "44.365"^^xsd:decimal ;
  geo-pos:long "-4.873"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A7463>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:7463" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '7463'^^xsd:integer;
  dwc:scientificName 'Proceroecia  brachyaskos'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:longitude '-4.873'^^xsd:double;
  dwc:latitude '44.365'^^xsd:double;
  dwc:aphiaid '127857'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:7463'^^xsd:anyURI;
  dwc:observationDate '1974-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '127857'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A7464>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A7464> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A7464> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.135 -4.27)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.135"^^xsd:decimal ;
  dwc:decimalLongitude "-4.27"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A7464>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.135 -4.27)"^^geo:wktLiteral ;
  geo-pos:lat "44.135"^^xsd:decimal ;
  geo-pos:long "-4.27"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A7464>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:7464" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '7464'^^xsd:integer;
  dwc:scientificName 'Proceroecia  brachyaskos'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:longitude '-4.27'^^xsd:double;
  dwc:latitude '44.135'^^xsd:double;
  dwc:aphiaid '127857'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:7464'^^xsd:anyURI;
  dwc:observationDate '1974-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '127857'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4164>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4164> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4164> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.217 -11.383)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.217"^^xsd:decimal ;
  dwc:decimalLongitude "-11.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/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4164>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.217 -11.383)"^^geo:wktLiteral ;
  geo-pos:lat "50.217"^^xsd:decimal ;
  geo-pos:long "-11.383"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4164>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:4164" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '4164'^^xsd:integer;
  dwc:scientificName 'Halocypria  globosa'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:longitude '-11.383'^^xsd:double;
  dwc:latitude '50.217'^^xsd:double;
  dwc:aphiaid '127793'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:4164'^^xsd:anyURI;
  dwc:observationDate '1910-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '127793'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4165>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4165> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4165> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -7.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-7.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/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4165>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -7.75)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-7.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4165>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:4165" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '4165'^^xsd:integer;
  dwc:scientificName 'Halocypria  globosa'^^xsd:string;
  dwc:longitude '-7.75'^^xsd:double;
  dwc:latitude '46'^^xsd:integer;
  dwc:aphiaid '127793'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:4165'^^xsd:anyURI;
  dwc:aphiaIdAccepted '127793'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4168>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4168> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4168> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.367 -33.667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.367"^^xsd:decimal ;
  dwc:decimalLongitude "-33.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/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4168>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.367 -33.667)"^^geo:wktLiteral ;
  geo-pos:lat "27.367"^^xsd:decimal ;
  geo-pos:long "-33.667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4168>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:4168" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '4168'^^xsd:integer;
  dwc:scientificName 'Halocypria  globosa'^^xsd:string;
  dwc:yearCollected '1913'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:longitude '-33.667'^^xsd:double;
  dwc:latitude '27.367'^^xsd:double;
  dwc:aphiaid '127793'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:4168'^^xsd:anyURI;
  dwc:observationDate '1913-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '127793'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A417>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A417> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A417> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.925 -17.105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.925"^^xsd:decimal ;
  dwc:decimalLongitude "-17.105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A417>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.925 -17.105)"^^geo:wktLiteral ;
  geo-pos:lat "41.925"^^xsd:decimal ;
  geo-pos:long "-17.105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A417>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:417" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '417'^^xsd:integer;
  dwc:scientificName 'Archiconchoecissa cucullata'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:longitude '-17.105'^^xsd:double;
  dwc:latitude '41.925'^^xsd:double;
  dwc:aphiaid '175693'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:417'^^xsd:anyURI;
  dwc:observationDate '1978-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '175693'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4129>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4129> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4129> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.75 -11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.75"^^xsd:decimal ;
  dwc:decimalLongitude "-11"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4129>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.75 -11)"^^geo:wktLiteral ;
  geo-pos:lat "42.75"^^xsd:decimal ;
  geo-pos:long "-11"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4129>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:4129" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '4129'^^xsd:integer;
  dwc:scientificName 'Gigantocypris muelleri'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:longitude '-11'^^xsd:integer;
  dwc:latitude '42.75'^^xsd:double;
  dwc:aphiaid '127715'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:4129'^^xsd:anyURI;
  dwc:observationDate '1958-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '127715'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A413>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A413> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A413> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.938 -16.617)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.938"^^xsd:decimal ;
  dwc:decimalLongitude "-16.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/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A413>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.938 -16.617)"^^geo:wktLiteral ;
  geo-pos:lat "41.938"^^xsd:decimal ;
  geo-pos:long "-16.617"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A413>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:413" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '413'^^xsd:integer;
  dwc:scientificName 'Archiconchoecissa cucullata'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:longitude '-16.617'^^xsd:double;
  dwc:latitude '41.938'^^xsd:double;
  dwc:aphiaid '175693'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:413'^^xsd:anyURI;
  dwc:observationDate '1978-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '175693'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4130>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4130> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4130> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.85 -8.783)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.85"^^xsd:decimal ;
  dwc:decimalLongitude "-8.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/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4130>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.85 -8.783)"^^geo:wktLiteral ;
  geo-pos:lat "33.85"^^xsd:decimal ;
  geo-pos:long "-8.783"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4130>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:4130" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '4130'^^xsd:integer;
  dwc:scientificName 'Gigantocypris muelleri'^^xsd:string;
  dwc:yearCollected '1959'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '-8.783'^^xsd:double;
  dwc:latitude '33.85'^^xsd:double;
  dwc:aphiaid '127715'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:4130'^^xsd:anyURI;
  dwc:observationDate '1959-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '127715'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4131>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4131> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4131> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4131>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4131>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:4131" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '4131'^^xsd:integer;
  dwc:scientificName 'Gigantocypris muelleri'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  dwc:aphiaid '127715'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:4131'^^xsd:anyURI;
  dwc:observationDate '1961-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '127715'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4070>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4070> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4070> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.35 -19.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "31.35"^^xsd:decimal ;
  dwc:decimalLongitude "-19.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/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4070>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.35 -19.15)"^^geo:wktLiteral ;
  geo-pos:lat "31.35"^^xsd:decimal ;
  geo-pos:long "-19.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4070>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:4070" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '4070'^^xsd:integer;
  dwc:scientificName 'Gigantocypris muelleri'^^xsd:string;
  dwc:yearCollected '1905'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:longitude '-19.15'^^xsd:double;
  dwc:latitude '31.35'^^xsd:double;
  dwc:aphiaid '127715'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:4070'^^xsd:anyURI;
  dwc:observationDate '1905-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '127715'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4071>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4071> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4071> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.4 -30)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.4"^^xsd:decimal ;
  dwc:decimalLongitude "-30"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4071>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.4 -30)"^^geo:wktLiteral ;
  geo-pos:lat "36.4"^^xsd:decimal ;
  geo-pos:long "-30"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4071>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:4071" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '4071'^^xsd:integer;
  dwc:scientificName 'Gigantocypris muelleri'^^xsd:string;
  dwc:yearCollected '1905'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:longitude '-30'^^xsd:integer;
  dwc:latitude '36.4'^^xsd:double;
  dwc:aphiaid '127715'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:4071'^^xsd:anyURI;
  dwc:observationDate '1905-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '127715'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4072>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4072> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4072> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.583 -27.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.583"^^xsd:decimal ;
  dwc:decimalLongitude "-27.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/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4072>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.583 -27.2)"^^geo:wktLiteral ;
  geo-pos:lat "36.583"^^xsd:decimal ;
  geo-pos:long "-27.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4072>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:4072" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '4072'^^xsd:integer;
  dwc:scientificName 'Gigantocypris muelleri'^^xsd:string;
  dwc:yearCollected '1905'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:longitude '-27.2'^^xsd:double;
  dwc:latitude '36.583'^^xsd:double;
  dwc:aphiaid '127715'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:4072'^^xsd:anyURI;
  dwc:observationDate '1905-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '127715'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4073>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4073> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4073> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.6 -26.083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.6"^^xsd:decimal ;
  dwc:decimalLongitude "-26.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/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4073>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.6 -26.083)"^^geo:wktLiteral ;
  geo-pos:lat "39.6"^^xsd:decimal ;
  geo-pos:long "-26.083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4073>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:4073" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '4073'^^xsd:integer;
  dwc:scientificName 'Gigantocypris muelleri'^^xsd:string;
  dwc:yearCollected '1905'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:longitude '-26.083'^^xsd:double;
  dwc:latitude '39.6'^^xsd:double;
  dwc:aphiaid '127715'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:4073'^^xsd:anyURI;
  dwc:observationDate '1905-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '127715'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A507>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A507> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A507> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.825 -13.975)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.825"^^xsd:decimal ;
  dwc:decimalLongitude "-13.975"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A507>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.825 -13.975)"^^geo:wktLiteral ;
  geo-pos:lat "27.825"^^xsd:decimal ;
  geo-pos:long "-13.975"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A507>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:507" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '507'^^xsd:integer;
  dwc:scientificName 'Archiconchoecissa cucullata aff.'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:longitude '-13.975'^^xsd:double;
  dwc:latitude '27.825'^^xsd:double;
  dwc:aphiaid '175691'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:507'^^xsd:anyURI;
  dwc:observationDate '1965-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '175691'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A508>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A508> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A508> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.8 -13.917)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.8"^^xsd:decimal ;
  dwc:decimalLongitude "-13.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/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A508>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.8 -13.917)"^^geo:wktLiteral ;
  geo-pos:lat "27.8"^^xsd:decimal ;
  geo-pos:long "-13.917"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A508>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:508" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '508'^^xsd:integer;
  dwc:scientificName 'Archiconchoecissa cucullata aff.'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:longitude '-13.917'^^xsd:double;
  dwc:latitude '27.8'^^xsd:double;
  dwc:aphiaid '175691'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:508'^^xsd:anyURI;
  dwc:observationDate '1965-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '175691'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A5083>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A5083> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A5083> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42 -17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42"^^xsd:decimal ;
  dwc:decimalLongitude "-17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A5083>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42 -17)"^^geo:wktLiteral ;
  geo-pos:lat "42"^^xsd:decimal ;
  geo-pos:long "-17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A5083>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:5083" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '5083'^^xsd:integer;
  dwc:scientificName 'Metaconchoecia  lunata'^^xsd:string;
  dwc:longitude '-17'^^xsd:integer;
  dwc:latitude '42'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:5083'^^xsd:anyURI;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A509>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A509> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A509> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.067 -14.167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.067"^^xsd:decimal ;
  dwc:decimalLongitude "-14.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/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A509>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.067 -14.167)"^^geo:wktLiteral ;
  geo-pos:lat "28.067"^^xsd:decimal ;
  geo-pos:long "-14.167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A509>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:509" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '509'^^xsd:integer;
  dwc:scientificName 'Archiconchoecissa cucullata aff.'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:longitude '-14.167'^^xsd:double;
  dwc:latitude '28.067'^^xsd:double;
  dwc:aphiaid '175691'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:509'^^xsd:anyURI;
  dwc:observationDate '1966-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '175691'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2720>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2720> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2720> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.067 -26.125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.067"^^xsd:decimal ;
  dwc:decimalLongitude "-26.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/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2720>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.067 -26.125)"^^geo:wktLiteral ;
  geo-pos:lat "38.067"^^xsd:decimal ;
  geo-pos:long "-26.125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2720>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:2720" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '2720'^^xsd:integer;
  dwc:scientificName 'Conchoecilla  daphoides'^^xsd:string;
  dwc:yearCollected '1905'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:longitude '-26.125'^^xsd:double;
  dwc:latitude '38.067'^^xsd:double;
  dwc:aphiaid '127776'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:2720'^^xsd:anyURI;
  dwc:observationDate '1905-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '127776'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2721>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2721> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2721> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.6 -26.083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.6"^^xsd:decimal ;
  dwc:decimalLongitude "-26.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/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2721>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.6 -26.083)"^^geo:wktLiteral ;
  geo-pos:lat "39.6"^^xsd:decimal ;
  geo-pos:long "-26.083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2721>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:2721" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '2721'^^xsd:integer;
  dwc:scientificName 'Conchoecilla  daphoides'^^xsd:string;
  dwc:yearCollected '1905'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:longitude '-26.083'^^xsd:double;
  dwc:latitude '39.6'^^xsd:double;
  dwc:aphiaid '127776'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:2721'^^xsd:anyURI;
  dwc:observationDate '1905-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '127776'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2731>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2731> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2731> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.5 -40.067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.5"^^xsd:decimal ;
  dwc:decimalLongitude "-40.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/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2731>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.5 -40.067)"^^geo:wktLiteral ;
  geo-pos:lat "32.5"^^xsd:decimal ;
  geo-pos:long "-40.067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2731>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:2731" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '2731'^^xsd:integer;
  dwc:scientificName 'Conchoecilla  daphoides'^^xsd:string;
  dwc:yearCollected '1922'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:longitude '-40.067'^^xsd:double;
  dwc:latitude '32.5'^^xsd:double;
  dwc:aphiaid '127776'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:2731'^^xsd:anyURI;
  dwc:observationDate '1922-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '127776'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2732>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2732> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2732> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.667 -26)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.667"^^xsd:decimal ;
  dwc:decimalLongitude "-26"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2732>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.667 -26)"^^geo:wktLiteral ;
  geo-pos:lat "37.667"^^xsd:decimal ;
  geo-pos:long "-26"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2732>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:2732" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '2732'^^xsd:integer;
  dwc:scientificName 'Conchoecilla  daphoides'^^xsd:string;
  dwc:yearCollected '1922'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:longitude '-26'^^xsd:integer;
  dwc:latitude '37.667'^^xsd:double;
  dwc:aphiaid '127776'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:2732'^^xsd:anyURI;
  dwc:observationDate '1922-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '127776'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A3003>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A3003> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A3003> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.507 -10.452)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.507"^^xsd:decimal ;
  dwc:decimalLongitude "-10.452"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A3003>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.507 -10.452)"^^geo:wktLiteral ;
  geo-pos:lat "46.507"^^xsd:decimal ;
  geo-pos:long "-10.452"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A3003>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:3003" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '3003'^^xsd:integer;
  dwc:scientificName 'Conchoecilla  daphoides'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:longitude '-10.452'^^xsd:double;
  dwc:latitude '46.507'^^xsd:double;
  dwc:aphiaid '127776'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:3003'^^xsd:anyURI;
  dwc:observationDate '1974-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '127776'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A3004>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A3004> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A3004> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.087 -4.323)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.087"^^xsd:decimal ;
  dwc:decimalLongitude "-4.323"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A3004>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.087 -4.323)"^^geo:wktLiteral ;
  geo-pos:lat "44.087"^^xsd:decimal ;
  geo-pos:long "-4.323"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A3004>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:3004" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '3004'^^xsd:integer;
  dwc:scientificName 'Conchoecilla  daphoides'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:longitude '-4.323'^^xsd:double;
  dwc:latitude '44.087'^^xsd:double;
  dwc:aphiaid '127776'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:3004'^^xsd:anyURI;
  dwc:observationDate '1974-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '127776'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A3005>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A3005> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A3005> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.533 -9.598)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.533"^^xsd:decimal ;
  dwc:decimalLongitude "-9.598"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A3005>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.533 -9.598)"^^geo:wktLiteral ;
  geo-pos:lat "47.533"^^xsd:decimal ;
  geo-pos:long "-9.598"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A3005>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:3005" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '3005'^^xsd:integer;
  dwc:scientificName 'Conchoecilla  daphoides'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:longitude '-9.598'^^xsd:double;
  dwc:latitude '47.533'^^xsd:double;
  dwc:aphiaid '127776'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:3005'^^xsd:anyURI;
  dwc:observationDate '1974-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '127776'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A3006>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A3006> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A3006> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.353 -4.822)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.353"^^xsd:decimal ;
  dwc:decimalLongitude "-4.822"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A3006>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.353 -4.822)"^^geo:wktLiteral ;
  geo-pos:lat "44.353"^^xsd:decimal ;
  geo-pos:long "-4.822"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A3006>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:3006" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '3006'^^xsd:integer;
  dwc:scientificName 'Conchoecilla  daphoides'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:longitude '-4.822'^^xsd:double;
  dwc:latitude '44.353'^^xsd:double;
  dwc:aphiaid '127776'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:3006'^^xsd:anyURI;
  dwc:observationDate '1974-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '127776'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A7073>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A7073> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A7073> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.883 -13.283)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.883"^^xsd:decimal ;
  dwc:decimalLongitude "-13.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/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A7073>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.883 -13.283)"^^geo:wktLiteral ;
  geo-pos:lat "47.883"^^xsd:decimal ;
  geo-pos:long "-13.283"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A7073>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:7073" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '7073'^^xsd:integer;
  dwc:scientificName 'Paraconchoecia  mamillata'^^xsd:string;
  dwc:yearCollected '1895'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:longitude '-13.283'^^xsd:double;
  dwc:latitude '47.883'^^xsd:double;
  dwc:aphiaid '127842'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:7073'^^xsd:anyURI;
  dwc:observationDate '1895-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '127842'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A7077>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A7077> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A7077> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42 -17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42"^^xsd:decimal ;
  dwc:decimalLongitude "-17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A7077>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42 -17)"^^geo:wktLiteral ;
  geo-pos:lat "42"^^xsd:decimal ;
  geo-pos:long "-17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A7077>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:7077" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '7077'^^xsd:integer;
  dwc:scientificName 'Paraconchoecia  mamillata'^^xsd:string;
  dwc:longitude '-17'^^xsd:integer;
  dwc:latitude '42'^^xsd:integer;
  dwc:aphiaid '127842'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:7077'^^xsd:anyURI;
  dwc:aphiaIdAccepted '127842'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A7092>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A7092> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A7092> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A7092>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A7092>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:7092" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '7092'^^xsd:integer;
  dwc:scientificName 'Paraconchoecia  mamillata'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  dwc:aphiaid '127842'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:7092'^^xsd:anyURI;
  dwc:observationDate '1970-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '127842'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2963>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2963> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2963> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30 -23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "30"^^xsd:decimal ;
  dwc:decimalLongitude "-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/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2963>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30 -23)"^^geo:wktLiteral ;
  geo-pos:lat "30"^^xsd:decimal ;
  geo-pos:long "-23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2963>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:2963" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '2963'^^xsd:integer;
  dwc:scientificName 'Conchoecilla  daphoides'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:longitude '-23'^^xsd:integer;
  dwc:latitude '30'^^xsd:integer;
  dwc:aphiaid '127776'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:2963'^^xsd:anyURI;
  dwc:observationDate '1972-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '127776'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2964>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2964> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2964> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.187 -23.82)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.187"^^xsd:decimal ;
  dwc:decimalLongitude "-23.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/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2964>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.187 -23.82)"^^geo:wktLiteral ;
  geo-pos:lat "32.187"^^xsd:decimal ;
  geo-pos:long "-23.82"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2964>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:2964" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '2964'^^xsd:integer;
  dwc:scientificName 'Conchoecilla  daphoides'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:longitude '-23.82'^^xsd:double;
  dwc:latitude '32.187'^^xsd:double;
  dwc:aphiaid '127776'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:2964'^^xsd:anyURI;
  dwc:observationDate '1973-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '127776'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2965>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2965> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2965> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.017 -27.202)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.017"^^xsd:decimal ;
  dwc:decimalLongitude "-27.202"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2965>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.017 -27.202)"^^geo:wktLiteral ;
  geo-pos:lat "32.017"^^xsd:decimal ;
  geo-pos:long "-27.202"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2965>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:2965" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '2965'^^xsd:integer;
  dwc:scientificName 'Conchoecilla  daphoides'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:longitude '-27.202'^^xsd:double;
  dwc:latitude '32.017'^^xsd:double;
  dwc:aphiaid '127776'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:2965'^^xsd:anyURI;
  dwc:observationDate '1973-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '127776'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2966>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2966> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2966> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.008 -34.378)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.008"^^xsd:decimal ;
  dwc:decimalLongitude "-34.378"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2966>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.008 -34.378)"^^geo:wktLiteral ;
  geo-pos:lat "32.008"^^xsd:decimal ;
  geo-pos:long "-34.378"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2966>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:2966" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '2966'^^xsd:integer;
  dwc:scientificName 'Conchoecilla  daphoides'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:longitude '-34.378'^^xsd:double;
  dwc:latitude '32.008'^^xsd:double;
  dwc:aphiaid '127776'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:2966'^^xsd:anyURI;
  dwc:observationDate '1973-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '127776'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2391>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2391> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2391> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.238 -32.307)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.238"^^xsd:decimal ;
  dwc:decimalLongitude "-32.307"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2391>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.238 -32.307)"^^geo:wktLiteral ;
  geo-pos:lat "37.238"^^xsd:decimal ;
  geo-pos:long "-32.307"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2391>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:2391" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '2391'^^xsd:integer;
  dwc:scientificName 'Orthoconchoecia  haddoni'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:longitude '-32.307'^^xsd:double;
  dwc:latitude '37.238'^^xsd:double;
  dwc:aphiaid '127831'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:2391'^^xsd:anyURI;
  dwc:observationDate '1997-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '127831'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2393>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2393> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2393> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.817 14.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.817"^^xsd:decimal ;
  dwc:decimalLongitude "14.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/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2393>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.817 14.55)"^^geo:wktLiteral ;
  geo-pos:lat "35.817"^^xsd:decimal ;
  geo-pos:long "14.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2393>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:2393" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '2393'^^xsd:integer;
  dwc:scientificName 'Orthoconchoecia  haddoni'^^xsd:string;
  dwc:longitude '14.55'^^xsd:double;
  dwc:latitude '35.817'^^xsd:double;
  dwc:aphiaid '127831'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:2393'^^xsd:anyURI;
  dwc:aphiaIdAccepted '127831'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2579>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2579> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2579> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2579>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2579>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:2579" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '2579'^^xsd:integer;
  dwc:scientificName 'Orthoconchoecia  haddoni-s'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  dwc:aphiaid '127831'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:2579'^^xsd:anyURI;
  dwc:observationDate '1970-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '127831'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2580>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2580> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2580> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30 -23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "30"^^xsd:decimal ;
  dwc:decimalLongitude "-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/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2580>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30 -23)"^^geo:wktLiteral ;
  geo-pos:lat "30"^^xsd:decimal ;
  geo-pos:long "-23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2580>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:2580" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '2580'^^xsd:integer;
  dwc:scientificName 'Orthoconchoecia  haddoni-s'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:longitude '-23'^^xsd:integer;
  dwc:latitude '30'^^xsd:integer;
  dwc:aphiaid '127831'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:2580'^^xsd:anyURI;
  dwc:observationDate '1972-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '127831'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2582>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2582> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2582> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.275 -33.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.275"^^xsd:decimal ;
  dwc:decimalLongitude "-33.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2582>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.275 -33.51)"^^geo:wktLiteral ;
  geo-pos:lat "33.275"^^xsd:decimal ;
  geo-pos:long "-33.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2582>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:2582" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '2582'^^xsd:integer;
  dwc:scientificName 'Orthoconchoecia  haddoni-s'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:longitude '-33.51'^^xsd:double;
  dwc:latitude '33.275'^^xsd:double;
  dwc:aphiaid '127831'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:2582'^^xsd:anyURI;
  dwc:observationDate '1981-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '127831'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2583>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2583> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2583> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.11 -33.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.11"^^xsd:decimal ;
  dwc:decimalLongitude "-33.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2583>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.11 -33.18)"^^geo:wktLiteral ;
  geo-pos:lat "35.11"^^xsd:decimal ;
  geo-pos:long "-33.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2583>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:2583" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '2583'^^xsd:integer;
  dwc:scientificName 'Orthoconchoecia  haddoni-s'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:longitude '-33.18'^^xsd:double;
  dwc:latitude '35.11'^^xsd:double;
  dwc:aphiaid '127831'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:2583'^^xsd:anyURI;
  dwc:observationDate '1981-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '127831'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2142>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2142> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2142> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.24 -12.712)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.24"^^xsd:decimal ;
  dwc:decimalLongitude "-12.712"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2142>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.24 -12.712)"^^geo:wktLiteral ;
  geo-pos:lat "44.24"^^xsd:decimal ;
  geo-pos:long "-12.712"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2142>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:2142" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '2142'^^xsd:integer;
  dwc:scientificName 'Archiconchoecissa cucullata'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:longitude '-12.712'^^xsd:double;
  dwc:latitude '44.24'^^xsd:double;
  dwc:aphiaid '175693'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:2142'^^xsd:anyURI;
  dwc:observationDate '1972-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '175693'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2144>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2144> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2144> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30.205 -11.687)"^^geo:wktLiteral ;
  dwc:decimalLatitude "30.205"^^xsd:decimal ;
  dwc:decimalLongitude "-11.687"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2144>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30.205 -11.687)"^^geo:wktLiteral ;
  geo-pos:lat "30.205"^^xsd:decimal ;
  geo-pos:long "-11.687"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2144>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:2144" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '2144'^^xsd:integer;
  dwc:scientificName 'Archiconchoecissa cucullata'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:longitude '-11.687'^^xsd:double;
  dwc:latitude '30.205'^^xsd:double;
  dwc:aphiaid '175693'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:2144'^^xsd:anyURI;
  dwc:observationDate '1976-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '175693'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2149>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2149> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2149> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.807 -14.013)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.807"^^xsd:decimal ;
  dwc:decimalLongitude "-14.013"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2149>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.807 -14.013)"^^geo:wktLiteral ;
  geo-pos:lat "49.807"^^xsd:decimal ;
  geo-pos:long "-14.013"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2149>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:2149" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '2149'^^xsd:integer;
  dwc:scientificName 'Archiconchoecissa cucullata'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:longitude '-14.013'^^xsd:double;
  dwc:latitude '49.807'^^xsd:double;
  dwc:aphiaid '175693'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:2149'^^xsd:anyURI;
  dwc:observationDate '1978-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '175693'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A215>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A215> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A215> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.247 5.302)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.247"^^xsd:decimal ;
  dwc:decimalLongitude "5.302"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A215>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.247 5.302)"^^geo:wktLiteral ;
  geo-pos:lat "43.247"^^xsd:decimal ;
  geo-pos:long "5.302"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A215>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:215" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '215'^^xsd:integer;
  dwc:scientificName 'Conchoecia magna'^^xsd:string;
  dwc:longitude '5.302'^^xsd:double;
  dwc:latitude '43.247'^^xsd:double;
  dwc:aphiaid '127773'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:215'^^xsd:anyURI;
  dwc:aphiaIdAccepted '127773'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2326>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2326> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2326> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.167 -9.833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.167"^^xsd:decimal ;
  dwc:decimalLongitude "-9.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/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2326>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.167 -9.833)"^^geo:wktLiteral ;
  geo-pos:lat "43.167"^^xsd:decimal ;
  geo-pos:long "-9.833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2326>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:2326" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '2326'^^xsd:integer;
  dwc:scientificName 'Orthoconchoecia  haddoni'^^xsd:string;
  dwc:yearCollected '1922'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:longitude '-9.833'^^xsd:double;
  dwc:latitude '43.167'^^xsd:double;
  dwc:aphiaid '127831'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:2326'^^xsd:anyURI;
  dwc:observationDate '1922-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '127831'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2358>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2358> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2358> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.183 -14.233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.183"^^xsd:decimal ;
  dwc:decimalLongitude "-14.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/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2358>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.183 -14.233)"^^geo:wktLiteral ;
  geo-pos:lat "29.183"^^xsd:decimal ;
  geo-pos:long "-14.233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2358>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:2358" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '2358'^^xsd:integer;
  dwc:scientificName 'Orthoconchoecia  haddoni'^^xsd:string;
  dwc:yearCollected '1930'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:longitude '-14.233'^^xsd:double;
  dwc:latitude '29.183'^^xsd:double;
  dwc:aphiaid '127831'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:2358'^^xsd:anyURI;
  dwc:observationDate '1930-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '127831'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2359>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2359> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2359> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.017 -9.217)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.017"^^xsd:decimal ;
  dwc:decimalLongitude "-9.217"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2359>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.017 -9.217)"^^geo:wktLiteral ;
  geo-pos:lat "44.017"^^xsd:decimal ;
  geo-pos:long "-9.217"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2359>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:2359" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '2359'^^xsd:integer;
  dwc:scientificName 'Orthoconchoecia  haddoni'^^xsd:string;
  dwc:yearCollected '1930'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:longitude '-9.217'^^xsd:double;
  dwc:latitude '44.017'^^xsd:double;
  dwc:aphiaid '127831'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:2359'^^xsd:anyURI;
  dwc:observationDate '1930-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '127831'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2360>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2360> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2360> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.467 -8.017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.467"^^xsd:decimal ;
  dwc:decimalLongitude "-8.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/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2360>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.467 -8.017)"^^geo:wktLiteral ;
  geo-pos:lat "46.467"^^xsd:decimal ;
  geo-pos:long "-8.017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2360>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:2360" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '2360'^^xsd:integer;
  dwc:scientificName 'Orthoconchoecia  haddoni'^^xsd:string;
  dwc:yearCollected '1930'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:longitude '-8.017'^^xsd:double;
  dwc:latitude '46.467'^^xsd:double;
  dwc:aphiaid '127831'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:2360'^^xsd:anyURI;
  dwc:observationDate '1930-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '127831'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A468>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A468> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A468> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.033 -10.317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.033"^^xsd:decimal ;
  dwc:decimalLongitude "-10.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/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A468>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.033 -10.317)"^^geo:wktLiteral ;
  geo-pos:lat "46.033"^^xsd:decimal ;
  geo-pos:long "-10.317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A468>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:468" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '468'^^xsd:integer;
  dwc:scientificName 'Archiconchoecissa cucullata'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:longitude '-10.317'^^xsd:double;
  dwc:latitude '46.033'^^xsd:double;
  dwc:aphiaid '175693'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:468'^^xsd:anyURI;
  dwc:observationDate '1976-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '175693'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A469>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A469> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A469> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.365 -4.873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A469>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.365 -4.873)"^^geo:wktLiteral ;
  geo-pos:lat "44.365"^^xsd:decimal ;
  geo-pos:long "-4.873"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A469>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:469" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '469'^^xsd:integer;
  dwc:scientificName 'Archiconchoecissa cucullata'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:longitude '-4.873'^^xsd:double;
  dwc:latitude '44.365'^^xsd:double;
  dwc:aphiaid '175693'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:469'^^xsd:anyURI;
  dwc:observationDate '1974-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '175693'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A470>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A470> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A470> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.365 -4.873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A470>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.365 -4.873)"^^geo:wktLiteral ;
  geo-pos:lat "44.365"^^xsd:decimal ;
  geo-pos:long "-4.873"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A470>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:470" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '470'^^xsd:integer;
  dwc:scientificName 'Archiconchoecissa cucullata'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:longitude '-4.873'^^xsd:double;
  dwc:latitude '44.365'^^xsd:double;
  dwc:aphiaid '175693'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:470'^^xsd:anyURI;
  dwc:observationDate '1974-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '175693'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4611>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4611> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4611> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.562 -8.665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.562"^^xsd:decimal ;
  dwc:decimalLongitude "-8.665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4611>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.562 -8.665)"^^geo:wktLiteral ;
  geo-pos:lat "47.562"^^xsd:decimal ;
  geo-pos:long "-8.665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4611>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:4611" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '4611'^^xsd:integer;
  dwc:scientificName 'Loricoecia  loricata'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:longitude '-8.665'^^xsd:double;
  dwc:latitude '47.562'^^xsd:double;
  dwc:aphiaid '127798'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:4611'^^xsd:anyURI;
  dwc:observationDate '1972-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '127798'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4612>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4612> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4612> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.65 -8.197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.65"^^xsd:decimal ;
  dwc:decimalLongitude "-8.197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4612>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.65 -8.197)"^^geo:wktLiteral ;
  geo-pos:lat "47.65"^^xsd:decimal ;
  geo-pos:long "-8.197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4612>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:4612" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '4612'^^xsd:integer;
  dwc:scientificName 'Loricoecia  loricata'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:longitude '-8.197'^^xsd:double;
  dwc:latitude '47.65'^^xsd:double;
  dwc:aphiaid '127798'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:4612'^^xsd:anyURI;
  dwc:observationDate '1972-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '127798'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4613>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4613> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4613> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.365 -4.873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4613>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.365 -4.873)"^^geo:wktLiteral ;
  geo-pos:lat "44.365"^^xsd:decimal ;
  geo-pos:long "-4.873"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4613>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:4613" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '4613'^^xsd:integer;
  dwc:scientificName 'Loricoecia  loricata'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:longitude '-4.873'^^xsd:double;
  dwc:latitude '44.365'^^xsd:double;
  dwc:aphiaid '127798'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:4613'^^xsd:anyURI;
  dwc:observationDate '1974-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '127798'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4614>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4614> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4614> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.58 -9.555)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.58"^^xsd:decimal ;
  dwc:decimalLongitude "-9.555"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4614>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.58 -9.555)"^^geo:wktLiteral ;
  geo-pos:lat "47.58"^^xsd:decimal ;
  geo-pos:long "-9.555"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4614>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:4614" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '4614'^^xsd:integer;
  dwc:scientificName 'Loricoecia  loricata'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:longitude '-9.555'^^xsd:double;
  dwc:latitude '47.58'^^xsd:double;
  dwc:aphiaid '127798'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:4614'^^xsd:anyURI;
  dwc:observationDate '1974-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '127798'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A368>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A368> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A368> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.433 -15.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.433"^^xsd:decimal ;
  dwc:decimalLongitude "-15.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/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A368>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.433 -15.25)"^^geo:wktLiteral ;
  geo-pos:lat "48.433"^^xsd:decimal ;
  geo-pos:long "-15.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A368>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:368" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '368'^^xsd:integer;
  dwc:scientificName 'Conchoecia magna'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:longitude '-15.25'^^xsd:double;
  dwc:latitude '48.433'^^xsd:double;
  dwc:aphiaid '127773'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:368'^^xsd:anyURI;
  dwc:observationDate '1976-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '127773'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A369>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A369> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A369> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.033 -10.317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.033"^^xsd:decimal ;
  dwc:decimalLongitude "-10.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/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A369>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.033 -10.317)"^^geo:wktLiteral ;
  geo-pos:lat "46.033"^^xsd:decimal ;
  geo-pos:long "-10.317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A369>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:369" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '369'^^xsd:integer;
  dwc:scientificName 'Conchoecia magna'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:longitude '-10.317'^^xsd:double;
  dwc:latitude '46.033'^^xsd:double;
  dwc:aphiaid '127773'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:369'^^xsd:anyURI;
  dwc:observationDate '1976-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '127773'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A3692>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A3692> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A3692> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.35 -19.133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.35"^^xsd:decimal ;
  dwc:decimalLongitude "-19.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/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A3692>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.35 -19.133)"^^geo:wktLiteral ;
  geo-pos:lat "32.35"^^xsd:decimal ;
  geo-pos:long "-19.133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A3692>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:3692" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '3692'^^xsd:integer;
  dwc:scientificName 'Discoconchoecia  elegans'^^xsd:string;
  dwc:yearCollected '1901'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:longitude '-19.133'^^xsd:double;
  dwc:latitude '32.35'^^xsd:double;
  dwc:aphiaid '127782'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:3692'^^xsd:anyURI;
  dwc:observationDate '1901-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '127782'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A3693>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A3693> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A3693> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.817 -20.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.817"^^xsd:decimal ;
  dwc:decimalLongitude "-20.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/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A3693>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.817 -20.85)"^^geo:wktLiteral ;
  geo-pos:lat "27.817"^^xsd:decimal ;
  geo-pos:long "-20.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A3693>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:3693" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '3693'^^xsd:integer;
  dwc:scientificName 'Discoconchoecia  elegans'^^xsd:string;
  dwc:yearCollected '1901'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:longitude '-20.85'^^xsd:double;
  dwc:latitude '27.817'^^xsd:double;
  dwc:aphiaid '127782'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:3693'^^xsd:anyURI;
  dwc:observationDate '1901-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '127782'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A3443>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A3443> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A3443> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.1 -14.167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.1"^^xsd:decimal ;
  dwc:decimalLongitude "-14.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/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A3443>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.1 -14.167)"^^geo:wktLiteral ;
  geo-pos:lat "28.1"^^xsd:decimal ;
  geo-pos:long "-14.167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A3443>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:3443" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '3443'^^xsd:integer;
  dwc:scientificName 'Discoconchoecia  elegans'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:longitude '-14.167'^^xsd:double;
  dwc:latitude '28.1'^^xsd:double;
  dwc:aphiaid '127782'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:3443'^^xsd:anyURI;
  dwc:observationDate '1969-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '127782'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A3444>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A3444> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A3444> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.017 -19.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.017"^^xsd:decimal ;
  dwc:decimalLongitude "-19.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/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A3444>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.017 -19.95)"^^geo:wktLiteral ;
  geo-pos:lat "53.017"^^xsd:decimal ;
  geo-pos:long "-19.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A3444>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:3444" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '3444'^^xsd:integer;
  dwc:scientificName 'Discoconchoecia  elegans'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:longitude '-19.95'^^xsd:double;
  dwc:latitude '53.017'^^xsd:double;
  dwc:aphiaid '127782'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:3444'^^xsd:anyURI;
  dwc:observationDate '1971-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '127782'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A3445>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A3445> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A3445> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44 -13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44"^^xsd:decimal ;
  dwc:decimalLongitude "-13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A3445>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44 -13)"^^geo:wktLiteral ;
  geo-pos:lat "44"^^xsd:decimal ;
  geo-pos:long "-13"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A3445>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:3445" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '3445'^^xsd:integer;
  dwc:scientificName 'Discoconchoecia  elegans'^^xsd:string;
  dwc:longitude '-13'^^xsd:integer;
  dwc:latitude '44'^^xsd:integer;
  dwc:aphiaid '127782'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:3445'^^xsd:anyURI;
  dwc:aphiaIdAccepted '127782'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A3446>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A3446> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A3446> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42 -17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42"^^xsd:decimal ;
  dwc:decimalLongitude "-17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A3446>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42 -17)"^^geo:wktLiteral ;
  geo-pos:lat "42"^^xsd:decimal ;
  geo-pos:long "-17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A3446>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:3446" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '3446'^^xsd:integer;
  dwc:scientificName 'Discoconchoecia  elegans'^^xsd:string;
  dwc:longitude '-17'^^xsd:integer;
  dwc:latitude '42'^^xsd:integer;
  dwc:aphiaid '127782'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:3446'^^xsd:anyURI;
  dwc:aphiaIdAccepted '127782'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A3329>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A3329> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A3329> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.75 1.067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "74.75"^^xsd:decimal ;
  dwc:decimalLongitude "1.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/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A3329>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.75 1.067)"^^geo:wktLiteral ;
  geo-pos:lat "74.75"^^xsd:decimal ;
  geo-pos:long "1.067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A3329>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:3329" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '3329'^^xsd:integer;
  dwc:scientificName 'Discoconchoecia  elegans'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:longitude '1.067'^^xsd:double;
  dwc:latitude '74.75'^^xsd:double;
  dwc:aphiaid '127782'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:3329'^^xsd:anyURI;
  dwc:observationDate '1988-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '127782'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A333>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A333> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A333> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30.01 -33.933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "30.01"^^xsd:decimal ;
  dwc:decimalLongitude "-33.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/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A333>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30.01 -33.933)"^^geo:wktLiteral ;
  geo-pos:lat "30.01"^^xsd:decimal ;
  geo-pos:long "-33.933"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A333>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:333" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '333'^^xsd:integer;
  dwc:scientificName 'Conchoecia magna'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:longitude '-33.933'^^xsd:double;
  dwc:latitude '30.01'^^xsd:double;
  dwc:aphiaid '127773'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:333'^^xsd:anyURI;
  dwc:observationDate '1981-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '127773'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A3330>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A3330> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A3330> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.7 -8.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "74.7"^^xsd:decimal ;
  dwc:decimalLongitude "-8.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/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A3330>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.7 -8.55)"^^geo:wktLiteral ;
  geo-pos:lat "74.7"^^xsd:decimal ;
  geo-pos:long "-8.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A3330>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:3330" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '3330'^^xsd:integer;
  dwc:scientificName 'Discoconchoecia  elegans'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:longitude '-8.55'^^xsd:double;
  dwc:latitude '74.7'^^xsd:double;
  dwc:aphiaid '127782'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:3330'^^xsd:anyURI;
  dwc:observationDate '1988-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '127782'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A5992>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A5992> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A5992> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A5992>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A5992>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:5992" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '5992'^^xsd:integer;
  dwc:scientificName 'Mikroconchoecia  curta'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  dwc:aphiaid '127820'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:5992'^^xsd:anyURI;
  dwc:observationDate '1970-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '127820'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A5993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A5993> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A5993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A5993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60 -20)"^^geo:wktLiteral ;
  geo-pos:lat "60"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A5993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:5993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '5993'^^xsd:integer;
  dwc:scientificName 'Mikroconchoecia  curta'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '60'^^xsd:integer;
  dwc:aphiaid '127820'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:5993'^^xsd:anyURI;
  dwc:observationDate '1971-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '127820'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A5994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A5994> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A5994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A5994>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53 -20)"^^geo:wktLiteral ;
  geo-pos:lat "53"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A5994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:5994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '5994'^^xsd:integer;
  dwc:scientificName 'Mikroconchoecia  curta'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '53'^^xsd:integer;
  dwc:aphiaid '127820'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:5994'^^xsd:anyURI;
  dwc:observationDate '1971-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '127820'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A5876>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A5876> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A5876> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.75 -24.667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.75"^^xsd:decimal ;
  dwc:decimalLongitude "-24.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/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A5876>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.75 -24.667)"^^geo:wktLiteral ;
  geo-pos:lat "37.75"^^xsd:decimal ;
  geo-pos:long "-24.667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A5876>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:5876" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '5876'^^xsd:integer;
  dwc:scientificName 'Mikroconchoecia  curta'^^xsd:string;
  dwc:yearCollected '1904'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '-24.667'^^xsd:double;
  dwc:latitude '37.75'^^xsd:double;
  dwc:aphiaid '127820'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:5876'^^xsd:anyURI;
  dwc:observationDate '1904-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '127820'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A5877>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A5877> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A5877> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37 -0.833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37"^^xsd:decimal ;
  dwc:decimalLongitude "-0.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/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A5877>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37 -0.833)"^^geo:wktLiteral ;
  geo-pos:lat "37"^^xsd:decimal ;
  geo-pos:long "-0.833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A5877>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:5877" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '5877'^^xsd:integer;
  dwc:scientificName 'Mikroconchoecia  curta'^^xsd:string;
  dwc:yearCollected '1905'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '-0.833'^^xsd:double;
  dwc:latitude '37'^^xsd:integer;
  dwc:aphiaid '127820'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:5877'^^xsd:anyURI;
  dwc:observationDate '1905-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '127820'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A5880>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A5880> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A5880> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.25 -7.433)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.25"^^xsd:decimal ;
  dwc:decimalLongitude "-7.433"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A5880>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.25 -7.433)"^^geo:wktLiteral ;
  geo-pos:lat "36.25"^^xsd:decimal ;
  geo-pos:long "-7.433"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A5880>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:5880" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '5880'^^xsd:integer;
  dwc:scientificName 'Mikroconchoecia  curta'^^xsd:string;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:longitude '-7.433'^^xsd:double;
  dwc:latitude '36.25'^^xsd:double;
  dwc:aphiaid '127820'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:5880'^^xsd:anyURI;
  dwc:observationDate '1928-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '127820'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A589>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A589> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A589> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.422 -11.765)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.422"^^xsd:decimal ;
  dwc:decimalLongitude "-11.765"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A589>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.422 -11.765)"^^geo:wktLiteral ;
  geo-pos:lat "32.422"^^xsd:decimal ;
  geo-pos:long "-11.765"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A589>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:589" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '589'^^xsd:integer;
  dwc:scientificName 'Archiconchoecissa cucullata aff.'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:longitude '-11.765'^^xsd:double;
  dwc:latitude '32.422'^^xsd:double;
  dwc:aphiaid '175691'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:589'^^xsd:anyURI;
  dwc:observationDate '1976-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '175691'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2062>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2062> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2062> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.6 -26.083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.6"^^xsd:decimal ;
  dwc:decimalLongitude "-26.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/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2062>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.6 -26.083)"^^geo:wktLiteral ;
  geo-pos:lat "39.6"^^xsd:decimal ;
  geo-pos:long "-26.083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2062>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:2062" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '2062'^^xsd:integer;
  dwc:scientificName 'Archiconchoecissa cucullata'^^xsd:string;
  dwc:yearCollected '1905'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:longitude '-26.083'^^xsd:double;
  dwc:latitude '39.6'^^xsd:double;
  dwc:aphiaid '175693'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:2062'^^xsd:anyURI;
  dwc:observationDate '1905-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '175693'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2106>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2106> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2106> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.957 -20.062)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.957"^^xsd:decimal ;
  dwc:decimalLongitude "-20.062"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2106>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.957 -20.062)"^^geo:wktLiteral ;
  geo-pos:lat "52.957"^^xsd:decimal ;
  geo-pos:long "-20.062"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2106>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:2106" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '2106'^^xsd:integer;
  dwc:scientificName 'Archiconchoecissa cucullata'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:longitude '-20.062'^^xsd:double;
  dwc:latitude '52.957'^^xsd:double;
  dwc:aphiaid '175693'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:2106'^^xsd:anyURI;
  dwc:observationDate '1970-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '175693'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2140>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2140> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2140> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.98 -23.288)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.98"^^xsd:decimal ;
  dwc:decimalLongitude "-23.288"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2140>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.98 -23.288)"^^geo:wktLiteral ;
  geo-pos:lat "29.98"^^xsd:decimal ;
  geo-pos:long "-23.288"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2140>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:2140" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '2140'^^xsd:integer;
  dwc:scientificName 'Archiconchoecissa cucullata'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:longitude '-23.288'^^xsd:double;
  dwc:latitude '29.98'^^xsd:double;
  dwc:aphiaid '175693'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:2140'^^xsd:anyURI;
  dwc:observationDate '1972-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '175693'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2325>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2325> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2325> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.667 -26)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.667"^^xsd:decimal ;
  dwc:decimalLongitude "-26"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2325>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.667 -26)"^^geo:wktLiteral ;
  geo-pos:lat "37.667"^^xsd:decimal ;
  geo-pos:long "-26"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2325>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:2325" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '2325'^^xsd:integer;
  dwc:scientificName 'Orthoconchoecia  haddoni'^^xsd:string;
  dwc:yearCollected '1922'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:longitude '-26'^^xsd:integer;
  dwc:latitude '37.667'^^xsd:double;
  dwc:aphiaid '127831'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:2325'^^xsd:anyURI;
  dwc:observationDate '1922-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '127831'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2390>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2390> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2390> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.07 -32.483)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.07"^^xsd:decimal ;
  dwc:decimalLongitude "-32.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/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2390>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.07 -32.483)"^^geo:wktLiteral ;
  geo-pos:lat "37.07"^^xsd:decimal ;
  geo-pos:long "-32.483"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2390>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:2390" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '2390'^^xsd:integer;
  dwc:scientificName 'Orthoconchoecia  haddoni'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:longitude '-32.483'^^xsd:double;
  dwc:latitude '37.07'^^xsd:double;
  dwc:aphiaid '127831'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:2390'^^xsd:anyURI;
  dwc:observationDate '1997-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '127831'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2578>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2578> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2578> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.167 -14.167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.167"^^xsd:decimal ;
  dwc:decimalLongitude "-14.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/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2578>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.167 -14.167)"^^geo:wktLiteral ;
  geo-pos:lat "28.167"^^xsd:decimal ;
  geo-pos:long "-14.167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2578>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:2578" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '2578'^^xsd:integer;
  dwc:scientificName 'Orthoconchoecia  haddoni-s'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:longitude '-14.167'^^xsd:double;
  dwc:latitude '28.167'^^xsd:double;
  dwc:aphiaid '127831'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:2578'^^xsd:anyURI;
  dwc:observationDate '1965-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '127831'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A1018>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A1018> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A1018> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.662 -8.092)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.662"^^xsd:decimal ;
  dwc:decimalLongitude "-8.092"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A1018>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.662 -8.092)"^^geo:wktLiteral ;
  geo-pos:lat "47.662"^^xsd:decimal ;
  geo-pos:long "-8.092"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A1018>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:1018" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '1018'^^xsd:integer;
  dwc:scientificName 'Conchoecia hyalophyllum'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:longitude '-8.092'^^xsd:double;
  dwc:latitude '47.662'^^xsd:double;
  dwc:aphiaid '127770'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:1018'^^xsd:anyURI;
  dwc:observationDate '1973-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '1314235'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A1324>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A1324> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A1324> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.983 -15.083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "31.983"^^xsd:decimal ;
  dwc:decimalLongitude "-15.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/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A1324>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.983 -15.083)"^^geo:wktLiteral ;
  geo-pos:lat "31.983"^^xsd:decimal ;
  geo-pos:long "-15.083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A1324>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:1324" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '1324'^^xsd:integer;
  dwc:scientificName 'Conchoecilla  daphoides'^^xsd:string;
  dwc:yearCollected '1898'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:longitude '-15.083'^^xsd:double;
  dwc:latitude '31.983'^^xsd:double;
  dwc:aphiaid '127776'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:1324'^^xsd:anyURI;
  dwc:observationDate '1898-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '127776'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A5805>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A5805> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A5805> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44 -13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44"^^xsd:decimal ;
  dwc:decimalLongitude "-13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A5805>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44 -13)"^^geo:wktLiteral ;
  geo-pos:lat "44"^^xsd:decimal ;
  geo-pos:long "-13"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A5805>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:5805" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '5805'^^xsd:integer;
  dwc:scientificName 'Mikroconchoecia  curta'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:longitude '-13'^^xsd:integer;
  dwc:latitude '44'^^xsd:integer;
  dwc:aphiaid '127820'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:5805'^^xsd:anyURI;
  dwc:observationDate '1974-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127820'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A5806>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A5806> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A5806> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44 -13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44"^^xsd:decimal ;
  dwc:decimalLongitude "-13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A5806>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44 -13)"^^geo:wktLiteral ;
  geo-pos:lat "44"^^xsd:decimal ;
  geo-pos:long "-13"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A5806>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:5806" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '5806'^^xsd:integer;
  dwc:scientificName 'Mikroconchoecia  curta'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:longitude '-13'^^xsd:integer;
  dwc:latitude '44'^^xsd:integer;
  dwc:aphiaid '127820'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:5806'^^xsd:anyURI;
  dwc:observationDate '1974-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127820'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A5808>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A5808> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A5808> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.983 -15.083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "31.983"^^xsd:decimal ;
  dwc:decimalLongitude "-15.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/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A5808>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.983 -15.083)"^^geo:wktLiteral ;
  geo-pos:lat "31.983"^^xsd:decimal ;
  geo-pos:long "-15.083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A5808>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:5808" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '5808'^^xsd:integer;
  dwc:scientificName 'Mikroconchoecia  curta'^^xsd:string;
  dwc:yearCollected '1898'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:longitude '-15.083'^^xsd:double;
  dwc:latitude '31.983'^^xsd:double;
  dwc:aphiaid '127820'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:5808'^^xsd:anyURI;
  dwc:observationDate '1898-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '127820'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A5497>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A5497> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A5497> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.193 -20.033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.193"^^xsd:decimal ;
  dwc:decimalLongitude "-20.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/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A5497>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.193 -20.033)"^^geo:wktLiteral ;
  geo-pos:lat "60.193"^^xsd:decimal ;
  geo-pos:long "-20.033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A5497>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:5497" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '5497'^^xsd:integer;
  dwc:scientificName 'Metaconchoecia  teretivalvata'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:longitude '-20.033'^^xsd:double;
  dwc:latitude '60.193'^^xsd:double;
  dwc:aphiaid '127816'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:5497'^^xsd:anyURI;
  dwc:observationDate '1971-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '536010'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A5617>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A5617> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A5617> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.053 -33.265)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.053"^^xsd:decimal ;
  dwc:decimalLongitude "-33.265"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A5617>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.053 -33.265)"^^geo:wktLiteral ;
  geo-pos:lat "35.053"^^xsd:decimal ;
  geo-pos:long "-33.265"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A5617>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:5617" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '5617'^^xsd:integer;
  dwc:scientificName 'Metaconchoecia  teretivalvata'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:longitude '-33.265'^^xsd:double;
  dwc:latitude '35.053'^^xsd:double;
  dwc:aphiaid '127816'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:5617'^^xsd:anyURI;
  dwc:observationDate '1981-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '536010'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A562>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A562> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A562> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.945 -23.008)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.945"^^xsd:decimal ;
  dwc:decimalLongitude "-23.008"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A562>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.945 -23.008)"^^geo:wktLiteral ;
  geo-pos:lat "29.945"^^xsd:decimal ;
  geo-pos:long "-23.008"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A562>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:562" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '562'^^xsd:integer;
  dwc:scientificName 'Archiconchoecissa cucullata aff.'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:longitude '-23.008'^^xsd:double;
  dwc:latitude '29.945'^^xsd:double;
  dwc:aphiaid '175691'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:562'^^xsd:anyURI;
  dwc:observationDate '1972-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '175691'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4610>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4610> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4610> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.108 -13.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.108"^^xsd:decimal ;
  dwc:decimalLongitude "-13.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/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4610>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.108 -13.2)"^^geo:wktLiteral ;
  geo-pos:lat "50.108"^^xsd:decimal ;
  geo-pos:long "-13.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4610>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:4610" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '4610'^^xsd:integer;
  dwc:scientificName 'Loricoecia  loricata'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:longitude '-13.2'^^xsd:double;
  dwc:latitude '50.108'^^xsd:double;
  dwc:aphiaid '127798'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:4610'^^xsd:anyURI;
  dwc:observationDate '1979-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '127798'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A467>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A467> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A467> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.433 -15.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.433"^^xsd:decimal ;
  dwc:decimalLongitude "-15.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/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A467>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.433 -15.25)"^^geo:wktLiteral ;
  geo-pos:lat "48.433"^^xsd:decimal ;
  geo-pos:long "-15.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A467>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:467" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '467'^^xsd:integer;
  dwc:scientificName 'Archiconchoecissa cucullata'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:longitude '-15.25'^^xsd:double;
  dwc:latitude '48.433'^^xsd:double;
  dwc:aphiaid '175693'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:467'^^xsd:anyURI;
  dwc:observationDate '1976-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '175693'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A506>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A506> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A506> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.958 -23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.958"^^xsd:decimal ;
  dwc:decimalLongitude "-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/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A506>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.958 -23)"^^geo:wktLiteral ;
  geo-pos:lat "29.958"^^xsd:decimal ;
  geo-pos:long "-23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A506>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:506" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '506'^^xsd:integer;
  dwc:scientificName 'Archiconchoecissa cucullata aff.'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '-23'^^xsd:integer;
  dwc:latitude '29.958'^^xsd:double;
  dwc:aphiaid '175691'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:506'^^xsd:anyURI;
  dwc:observationDate '1957-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '175691'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4372>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4372> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4372> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.922 -22.037)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.922"^^xsd:decimal ;
  dwc:decimalLongitude "-22.037"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4372>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.922 -22.037)"^^geo:wktLiteral ;
  geo-pos:lat "32.922"^^xsd:decimal ;
  geo-pos:long "-22.037"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4372>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:4372" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '4372'^^xsd:integer;
  dwc:scientificName 'Halocypria  globosa'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:longitude '-22.037'^^xsd:double;
  dwc:latitude '32.922'^^xsd:double;
  dwc:aphiaid '127793'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:4372'^^xsd:anyURI;
  dwc:observationDate '1981-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '127793'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4457>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4457> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4457> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.333 -15.617)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.333"^^xsd:decimal ;
  dwc:decimalLongitude "-15.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/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4457>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.333 -15.617)"^^geo:wktLiteral ;
  geo-pos:lat "37.333"^^xsd:decimal ;
  geo-pos:long "-15.617"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4457>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:4457" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '4457'^^xsd:integer;
  dwc:scientificName 'Loricoecia  ctenophora'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:longitude '-15.617'^^xsd:double;
  dwc:latitude '37.333'^^xsd:double;
  dwc:aphiaid '127797'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:4457'^^xsd:anyURI;
  dwc:observationDate '1981-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '127797'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4546>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4546> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4546> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42 -17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42"^^xsd:decimal ;
  dwc:decimalLongitude "-17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4546>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42 -17)"^^geo:wktLiteral ;
  geo-pos:lat "42"^^xsd:decimal ;
  geo-pos:long "-17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4546>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:4546" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '4546'^^xsd:integer;
  dwc:scientificName 'Loricoecia  loricata'^^xsd:string;
  dwc:longitude '-17'^^xsd:integer;
  dwc:latitude '42'^^xsd:integer;
  dwc:aphiaid '127798'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:4546'^^xsd:anyURI;
  dwc:aphiaIdAccepted '127798'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4163>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4163> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4163> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.067 -32.417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.067"^^xsd:decimal ;
  dwc:decimalLongitude "-32.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/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4163>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.067 -32.417)"^^geo:wktLiteral ;
  geo-pos:lat "48.067"^^xsd:decimal ;
  geo-pos:long "-32.417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4163>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:4163" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '4163'^^xsd:integer;
  dwc:scientificName 'Halocypria  globosa'^^xsd:string;
  dwc:yearCollected '1920'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:longitude '-32.417'^^xsd:double;
  dwc:latitude '48.067'^^xsd:double;
  dwc:aphiaid '127793'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:4163'^^xsd:anyURI;
  dwc:observationDate '1920-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '127793'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4271>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4271> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4271> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.317 -16.683)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.317"^^xsd:decimal ;
  dwc:decimalLongitude "-16.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/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4271>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.317 -16.683)"^^geo:wktLiteral ;
  geo-pos:lat "27.317"^^xsd:decimal ;
  geo-pos:long "-16.683"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4271>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:4271" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '4271'^^xsd:integer;
  dwc:scientificName 'Halocypria  globosa'^^xsd:string;
  dwc:yearCollected '1930'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:longitude '-16.683'^^xsd:double;
  dwc:latitude '27.317'^^xsd:double;
  dwc:aphiaid '127793'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:4271'^^xsd:anyURI;
  dwc:observationDate '1930-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '127793'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4301> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44 -13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44"^^xsd:decimal ;
  dwc:decimalLongitude "-13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44 -13)"^^geo:wktLiteral ;
  geo-pos:lat "44"^^xsd:decimal ;
  geo-pos:long "-13"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:4301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '4301'^^xsd:integer;
  dwc:scientificName 'Halocypria  globosa'^^xsd:string;
  dwc:longitude '-13'^^xsd:integer;
  dwc:latitude '44'^^xsd:integer;
  dwc:aphiaid '127793'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:4301'^^xsd:anyURI;
  dwc:aphiaIdAccepted '127793'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A3745>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A3745> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A3745> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.759 -14.078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.759"^^xsd:decimal ;
  dwc:decimalLongitude "-14.078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A3745>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.759 -14.078)"^^geo:wktLiteral ;
  geo-pos:lat "49.759"^^xsd:decimal ;
  geo-pos:long "-14.078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A3745>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:3745" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '3745'^^xsd:integer;
  dwc:scientificName 'Discoconchoecia  elegans'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '-14.078'^^xsd:double;
  dwc:latitude '49.759'^^xsd:double;
  dwc:aphiaid '127782'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:3745'^^xsd:anyURI;
  dwc:observationDate '1979-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '127782'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4016> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.4 -36.883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.4"^^xsd:decimal ;
  dwc:decimalLongitude "-36.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/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.4 -36.883)"^^geo:wktLiteral ;
  geo-pos:lat "48.4"^^xsd:decimal ;
  geo-pos:long "-36.883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:4016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '4016'^^xsd:integer;
  dwc:scientificName 'Gigantocypris muelleri'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:longitude '-36.883'^^xsd:double;
  dwc:latitude '48.4'^^xsd:double;
  dwc:aphiaid '127715'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:4016'^^xsd:anyURI;
  dwc:observationDate '1910-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '127715'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4069>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4069> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4069> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.333 -21.667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.333"^^xsd:decimal ;
  dwc:decimalLongitude "-21.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/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4069>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.333 -21.667)"^^geo:wktLiteral ;
  geo-pos:lat "37.333"^^xsd:decimal ;
  geo-pos:long "-21.667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4069>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:4069" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '4069'^^xsd:integer;
  dwc:scientificName 'Gigantocypris muelleri'^^xsd:string;
  dwc:yearCollected '1904'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '-21.667'^^xsd:double;
  dwc:latitude '37.333'^^xsd:double;
  dwc:aphiaid '127715'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:4069'^^xsd:anyURI;
  dwc:observationDate '1904-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '127715'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4128>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4128> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4128> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5 -9.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.5"^^xsd:decimal ;
  dwc:decimalLongitude "-9.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/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4128>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5 -9.75)"^^geo:wktLiteral ;
  geo-pos:lat "41.5"^^xsd:decimal ;
  geo-pos:long "-9.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4128>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:4128" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '4128'^^xsd:integer;
  dwc:scientificName 'Gigantocypris muelleri'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:longitude '-9.75'^^xsd:double;
  dwc:latitude '41.5'^^xsd:double;
  dwc:aphiaid '127715'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:4128'^^xsd:anyURI;
  dwc:observationDate '1958-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '127715'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A3328>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A3328> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A3328> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.75 12.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "74.75"^^xsd:decimal ;
  dwc:decimalLongitude "12.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/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A3328>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.75 12.95)"^^geo:wktLiteral ;
  geo-pos:lat "74.75"^^xsd:decimal ;
  geo-pos:long "12.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A3328>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:3328" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '3328'^^xsd:integer;
  dwc:scientificName 'Discoconchoecia  elegans'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:longitude '12.95'^^xsd:double;
  dwc:latitude '74.75'^^xsd:double;
  dwc:aphiaid '127782'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:3328'^^xsd:anyURI;
  dwc:observationDate '1988-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '127782'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A3442>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A3442> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A3442> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.117 -14.183)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.117"^^xsd:decimal ;
  dwc:decimalLongitude "-14.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/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A3442>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.117 -14.183)"^^geo:wktLiteral ;
  geo-pos:lat "28.117"^^xsd:decimal ;
  geo-pos:long "-14.183"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A3442>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:3442" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '3442'^^xsd:integer;
  dwc:scientificName 'Discoconchoecia  elegans'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:longitude '-14.183'^^xsd:double;
  dwc:latitude '28.117'^^xsd:double;
  dwc:aphiaid '127782'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:3442'^^xsd:anyURI;
  dwc:observationDate '1969-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '127782'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A364>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A364> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A364> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.077 -4.357)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.077"^^xsd:decimal ;
  dwc:decimalLongitude "-4.357"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A364>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.077 -4.357)"^^geo:wktLiteral ;
  geo-pos:lat "44.077"^^xsd:decimal ;
  geo-pos:long "-4.357"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A364>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:364" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '364'^^xsd:integer;
  dwc:scientificName 'Conchoecia magna'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:longitude '-4.357'^^xsd:double;
  dwc:latitude '44.077'^^xsd:double;
  dwc:aphiaid '127773'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:364'^^xsd:anyURI;
  dwc:observationDate '1974-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '127773'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2719>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2719> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2719> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.067 -26.125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.067"^^xsd:decimal ;
  dwc:decimalLongitude "-26.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/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2719>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.067 -26.125)"^^geo:wktLiteral ;
  geo-pos:lat "38.067"^^xsd:decimal ;
  geo-pos:long "-26.125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2719>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:2719" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '2719'^^xsd:integer;
  dwc:scientificName 'Conchoecilla  daphoides'^^xsd:string;
  dwc:yearCollected '1905'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:longitude '-26.125'^^xsd:double;
  dwc:latitude '38.067'^^xsd:double;
  dwc:aphiaid '127776'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:2719'^^xsd:anyURI;
  dwc:observationDate '1905-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '127776'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2962>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2962> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2962> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2962>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53 -20)"^^geo:wktLiteral ;
  geo-pos:lat "53"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2962>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:2962" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '2962'^^xsd:integer;
  dwc:scientificName 'Conchoecilla  daphoides'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '53'^^xsd:integer;
  dwc:aphiaid '127776'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:2962'^^xsd:anyURI;
  dwc:observationDate '1971-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '127776'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A3002>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A3002> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A3002> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.52 -10.397)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.52"^^xsd:decimal ;
  dwc:decimalLongitude "-10.397"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A3002>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.52 -10.397)"^^geo:wktLiteral ;
  geo-pos:lat "46.52"^^xsd:decimal ;
  geo-pos:long "-10.397"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A3002>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:3002" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '3002'^^xsd:integer;
  dwc:scientificName 'Conchoecilla  daphoides'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:longitude '-10.397'^^xsd:double;
  dwc:latitude '46.52'^^xsd:double;
  dwc:aphiaid '127776'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:3002'^^xsd:anyURI;
  dwc:observationDate '1974-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '127776'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2136>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2136> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2136> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30.062 -23.003)"^^geo:wktLiteral ;
  dwc:decimalLatitude "30.062"^^xsd:decimal ;
  dwc:decimalLongitude "-23.003"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2136>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30.062 -23.003)"^^geo:wktLiteral ;
  geo-pos:lat "30.062"^^xsd:decimal ;
  geo-pos:long "-23.003"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2136>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:2136" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '2136'^^xsd:integer;
  dwc:scientificName 'Archiconchoecissa cucullata'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:longitude '-23.003'^^xsd:double;
  dwc:latitude '30.062'^^xsd:double;
  dwc:aphiaid '175693'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:2136'^^xsd:anyURI;
  dwc:observationDate '1972-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '175693'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2137>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2137> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2137> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30.227 -23.032)"^^geo:wktLiteral ;
  dwc:decimalLatitude "30.227"^^xsd:decimal ;
  dwc:decimalLongitude "-23.032"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2137>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30.227 -23.032)"^^geo:wktLiteral ;
  geo-pos:lat "30.227"^^xsd:decimal ;
  geo-pos:long "-23.032"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2137>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:2137" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '2137'^^xsd:integer;
  dwc:scientificName 'Archiconchoecissa cucullata'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:longitude '-23.032'^^xsd:double;
  dwc:latitude '30.227'^^xsd:double;
  dwc:aphiaid '175693'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:2137'^^xsd:anyURI;
  dwc:observationDate '1972-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '175693'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2138>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2138> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2138> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.983 -22.983)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.983"^^xsd:decimal ;
  dwc:decimalLongitude "-22.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/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2138>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.983 -22.983)"^^geo:wktLiteral ;
  geo-pos:lat "29.983"^^xsd:decimal ;
  geo-pos:long "-22.983"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2138>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:2138" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '2138'^^xsd:integer;
  dwc:scientificName 'Archiconchoecissa cucullata'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:longitude '-22.983'^^xsd:double;
  dwc:latitude '29.983'^^xsd:double;
  dwc:aphiaid '175693'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:2138'^^xsd:anyURI;
  dwc:observationDate '1972-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '175693'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2139>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2139> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2139> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30.02 -23.095)"^^geo:wktLiteral ;
  dwc:decimalLatitude "30.02"^^xsd:decimal ;
  dwc:decimalLongitude "-23.095"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2139>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30.02 -23.095)"^^geo:wktLiteral ;
  geo-pos:lat "30.02"^^xsd:decimal ;
  geo-pos:long "-23.095"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2139>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:2139" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '2139'^^xsd:integer;
  dwc:scientificName 'Archiconchoecissa cucullata'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:longitude '-23.095'^^xsd:double;
  dwc:latitude '30.02'^^xsd:double;
  dwc:aphiaid '175693'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:2139'^^xsd:anyURI;
  dwc:observationDate '1972-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '175693'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2103>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2103> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2103> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.127 -19.658)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.127"^^xsd:decimal ;
  dwc:decimalLongitude "-19.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/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2103>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.127 -19.658)"^^geo:wktLiteral ;
  geo-pos:lat "60.127"^^xsd:decimal ;
  geo-pos:long "-19.658"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2103>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:2103" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '2103'^^xsd:integer;
  dwc:scientificName 'Archiconchoecissa cucullata'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:longitude '-19.658'^^xsd:double;
  dwc:latitude '60.127'^^xsd:double;
  dwc:aphiaid '175693'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:2103'^^xsd:anyURI;
  dwc:observationDate '1970-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '175693'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2104>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2104> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2104> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.958 -19.538)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.958"^^xsd:decimal ;
  dwc:decimalLongitude "-19.538"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2104>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.958 -19.538)"^^geo:wktLiteral ;
  geo-pos:lat "59.958"^^xsd:decimal ;
  geo-pos:long "-19.538"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2104>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:2104" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '2104'^^xsd:integer;
  dwc:scientificName 'Archiconchoecissa cucullata'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:longitude '-19.538'^^xsd:double;
  dwc:latitude '59.958'^^xsd:double;
  dwc:aphiaid '175693'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:2104'^^xsd:anyURI;
  dwc:observationDate '1970-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '175693'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2105>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2105> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2105> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.84 -19.91)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.84"^^xsd:decimal ;
  dwc:decimalLongitude "-19.91"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2105>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.84 -19.91)"^^geo:wktLiteral ;
  geo-pos:lat "59.84"^^xsd:decimal ;
  geo-pos:long "-19.91"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2105>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:2105" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '2105'^^xsd:integer;
  dwc:scientificName 'Archiconchoecissa cucullata'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:longitude '-19.91'^^xsd:double;
  dwc:latitude '59.84'^^xsd:double;
  dwc:aphiaid '175693'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:2105'^^xsd:anyURI;
  dwc:observationDate '1970-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '175693'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4364>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4364> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4364> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.4833 -6.867)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.4833"^^xsd:decimal ;
  dwc:decimalLongitude "-6.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/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4364>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.4833 -6.867)"^^geo:wktLiteral ;
  geo-pos:lat "61.4833"^^xsd:decimal ;
  geo-pos:long "-6.867"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4364>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:4364" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '4364'^^xsd:integer;
  dwc:scientificName 'Halocypria  globosa'^^xsd:string;
  dwc:yearCollected '1897'^^xsd:integer;
  dwc:longitude '-6.867'^^xsd:double;
  dwc:latitude '61.4833'^^xsd:double;
  dwc:aphiaid '127793'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:4364'^^xsd:anyURI;
  dwc:observationDate '1897-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127793'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4370>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4370> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4370> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.333 -15.617)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.333"^^xsd:decimal ;
  dwc:decimalLongitude "-15.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/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4370>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.333 -15.617)"^^geo:wktLiteral ;
  geo-pos:lat "37.333"^^xsd:decimal ;
  geo-pos:long "-15.617"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4370>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:4370" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '4370'^^xsd:integer;
  dwc:scientificName 'Halocypria  globosa'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:longitude '-15.617'^^xsd:double;
  dwc:latitude '37.333'^^xsd:double;
  dwc:aphiaid '127793'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:4370'^^xsd:anyURI;
  dwc:observationDate '1981-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '127793'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4371>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4371> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4371> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.5 -18.722)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.5"^^xsd:decimal ;
  dwc:decimalLongitude "-18.722"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4371>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.5 -18.722)"^^geo:wktLiteral ;
  geo-pos:lat "36.5"^^xsd:decimal ;
  geo-pos:long "-18.722"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4371>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:4371" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '4371'^^xsd:integer;
  dwc:scientificName 'Halocypria  globosa'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:longitude '-18.722'^^xsd:double;
  dwc:latitude '36.5'^^xsd:double;
  dwc:aphiaid '127793'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:4371'^^xsd:anyURI;
  dwc:observationDate '1981-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '127793'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2059>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2059> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2059> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.85 -34.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.85"^^xsd:decimal ;
  dwc:decimalLongitude "-34.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/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2059>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.85 -34.05)"^^geo:wktLiteral ;
  geo-pos:lat "33.85"^^xsd:decimal ;
  geo-pos:long "-34.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2059>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:2059" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '2059'^^xsd:integer;
  dwc:scientificName 'Archiconchoecissa cucullata'^^xsd:string;
  dwc:yearCollected '1905'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:longitude '-34.05'^^xsd:double;
  dwc:latitude '33.85'^^xsd:double;
  dwc:aphiaid '175693'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:2059'^^xsd:anyURI;
  dwc:observationDate '1905-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '175693'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A206>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A206> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A206> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42 -17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42"^^xsd:decimal ;
  dwc:decimalLongitude "-17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A206>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42 -17)"^^geo:wktLiteral ;
  geo-pos:lat "42"^^xsd:decimal ;
  geo-pos:long "-17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A206>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:206" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '206'^^xsd:integer;
  dwc:scientificName 'Conchoecia magna'^^xsd:string;
  dwc:longitude '-17'^^xsd:integer;
  dwc:latitude '42'^^xsd:integer;
  dwc:aphiaid '127773'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:206'^^xsd:anyURI;
  dwc:aphiaIdAccepted '127773'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2060>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2060> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2060> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.583 -27.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.583"^^xsd:decimal ;
  dwc:decimalLongitude "-27.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/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2060>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.583 -27.2)"^^geo:wktLiteral ;
  geo-pos:lat "36.583"^^xsd:decimal ;
  geo-pos:long "-27.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2060>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:2060" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '2060'^^xsd:integer;
  dwc:scientificName 'Archiconchoecissa cucullata'^^xsd:string;
  dwc:yearCollected '1905'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:longitude '-27.2'^^xsd:double;
  dwc:latitude '36.583'^^xsd:double;
  dwc:aphiaid '175693'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:2060'^^xsd:anyURI;
  dwc:observationDate '1905-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '175693'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2061>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2061> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2061> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.067 -26.125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.067"^^xsd:decimal ;
  dwc:decimalLongitude "-26.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/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2061>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.067 -26.125)"^^geo:wktLiteral ;
  geo-pos:lat "38.067"^^xsd:decimal ;
  geo-pos:long "-26.125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2061>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:2061" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '2061'^^xsd:integer;
  dwc:scientificName 'Archiconchoecissa cucullata'^^xsd:string;
  dwc:yearCollected '1905'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:longitude '-26.125'^^xsd:double;
  dwc:latitude '38.067'^^xsd:double;
  dwc:aphiaid '175693'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:2061'^^xsd:anyURI;
  dwc:observationDate '1905-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '175693'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A1320>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A1320> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A1320> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -7.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-7.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/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A1320>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -7.75)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-7.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A1320>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:1320" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '1320'^^xsd:integer;
  dwc:scientificName 'Conchoecilla  daphoides'^^xsd:string;
  dwc:longitude '-7.75'^^xsd:double;
  dwc:latitude '46'^^xsd:integer;
  dwc:aphiaid '127776'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:1320'^^xsd:anyURI;
  dwc:aphiaIdAccepted '127776'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A1321>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A1321> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A1321> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44 -13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44"^^xsd:decimal ;
  dwc:decimalLongitude "-13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A1321>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44 -13)"^^geo:wktLiteral ;
  geo-pos:lat "44"^^xsd:decimal ;
  geo-pos:long "-13"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A1321>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:1321" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '1321'^^xsd:integer;
  dwc:scientificName 'Conchoecilla  daphoides'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:longitude '-13'^^xsd:integer;
  dwc:latitude '44'^^xsd:integer;
  dwc:aphiaid '127776'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:1321'^^xsd:anyURI;
  dwc:observationDate '1974-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127776'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A1323>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A1323> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A1323> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.533 -14.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.533"^^xsd:decimal ;
  dwc:decimalLongitude "-14.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/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A1323>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.533 -14.45)"^^geo:wktLiteral ;
  geo-pos:lat "43.533"^^xsd:decimal ;
  geo-pos:long "-14.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A1323>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:1323" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '1323'^^xsd:integer;
  dwc:scientificName 'Conchoecilla  daphoides'^^xsd:string;
  dwc:yearCollected '1898'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:longitude '-14.45'^^xsd:double;
  dwc:latitude '43.533'^^xsd:double;
  dwc:aphiaid '127776'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:1323'^^xsd:anyURI;
  dwc:observationDate '1898-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '127776'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A1014>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A1014> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A1014> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.592 -8.562)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.592"^^xsd:decimal ;
  dwc:decimalLongitude "-8.562"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A1014>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.592 -8.562)"^^geo:wktLiteral ;
  geo-pos:lat "47.592"^^xsd:decimal ;
  geo-pos:long "-8.562"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A1014>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:1014" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '1014'^^xsd:integer;
  dwc:scientificName 'Conchoecia hyalophyllum'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:longitude '-8.562'^^xsd:double;
  dwc:latitude '47.592'^^xsd:double;
  dwc:aphiaid '127770'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:1014'^^xsd:anyURI;
  dwc:observationDate '1972-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '1314235'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A1015>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A1015> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A1015> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.475 -8.592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.475"^^xsd:decimal ;
  dwc:decimalLongitude "-8.592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A1015>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.475 -8.592)"^^geo:wktLiteral ;
  geo-pos:lat "47.475"^^xsd:decimal ;
  geo-pos:long "-8.592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A1015>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:1015" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '1015'^^xsd:integer;
  dwc:scientificName 'Conchoecia hyalophyllum'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:longitude '-8.592'^^xsd:double;
  dwc:latitude '47.475'^^xsd:double;
  dwc:aphiaid '127770'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:1015'^^xsd:anyURI;
  dwc:observationDate '1972-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '1314235'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A1016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A1016> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A1016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.562 -8.665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.562"^^xsd:decimal ;
  dwc:decimalLongitude "-8.665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A1016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.562 -8.665)"^^geo:wktLiteral ;
  geo-pos:lat "47.562"^^xsd:decimal ;
  geo-pos:long "-8.665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A1016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:1016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '1016'^^xsd:integer;
  dwc:scientificName 'Conchoecia hyalophyllum'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:longitude '-8.665'^^xsd:double;
  dwc:latitude '47.562'^^xsd:double;
  dwc:aphiaid '127770'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:1016'^^xsd:anyURI;
  dwc:observationDate '1972-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '1314235'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A1017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A1017> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A1017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.65 -8.197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.65"^^xsd:decimal ;
  dwc:decimalLongitude "-8.197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A1017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.65 -8.197)"^^geo:wktLiteral ;
  geo-pos:lat "47.65"^^xsd:decimal ;
  geo-pos:long "-8.197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A1017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:1017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '1017'^^xsd:integer;
  dwc:scientificName 'Conchoecia hyalophyllum'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:longitude '-8.197'^^xsd:double;
  dwc:latitude '47.65'^^xsd:double;
  dwc:aphiaid '127770'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:1017'^^xsd:anyURI;
  dwc:observationDate '1972-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '1314235'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2386>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2386> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2386> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.998 -34.134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.998"^^xsd:decimal ;
  dwc:decimalLongitude "-34.134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2386>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.998 -34.134)"^^geo:wktLiteral ;
  geo-pos:lat "35.998"^^xsd:decimal ;
  geo-pos:long "-34.134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2386>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:2386" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '2386'^^xsd:integer;
  dwc:scientificName 'Orthoconchoecia  haddoni'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:longitude '-34.134'^^xsd:double;
  dwc:latitude '35.998'^^xsd:double;
  dwc:aphiaid '127831'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:2386'^^xsd:anyURI;
  dwc:observationDate '1997-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '127831'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2387>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2387> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2387> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.744 -34.221)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.744"^^xsd:decimal ;
  dwc:decimalLongitude "-34.221"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2387>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.744 -34.221)"^^geo:wktLiteral ;
  geo-pos:lat "35.744"^^xsd:decimal ;
  geo-pos:long "-34.221"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2387>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:2387" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '2387'^^xsd:integer;
  dwc:scientificName 'Orthoconchoecia  haddoni'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:longitude '-34.221'^^xsd:double;
  dwc:latitude '35.744'^^xsd:double;
  dwc:aphiaid '127831'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:2387'^^xsd:anyURI;
  dwc:observationDate '1997-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '127831'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2388>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2388> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2388> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.622 -33.344)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.622"^^xsd:decimal ;
  dwc:decimalLongitude "-33.344"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2388>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.622 -33.344)"^^geo:wktLiteral ;
  geo-pos:lat "36.622"^^xsd:decimal ;
  geo-pos:long "-33.344"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2388>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:2388" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '2388'^^xsd:integer;
  dwc:scientificName 'Orthoconchoecia  haddoni'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:longitude '-33.344'^^xsd:double;
  dwc:latitude '36.622'^^xsd:double;
  dwc:aphiaid '127831'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:2388'^^xsd:anyURI;
  dwc:observationDate '1997-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '127831'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2389>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2389> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2389> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.049 -32.585)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.049"^^xsd:decimal ;
  dwc:decimalLongitude "-32.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/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2389>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.049 -32.585)"^^geo:wktLiteral ;
  geo-pos:lat "37.049"^^xsd:decimal ;
  geo-pos:long "-32.585"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2389>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:2389" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '2389'^^xsd:integer;
  dwc:scientificName 'Orthoconchoecia  haddoni'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:longitude '-32.585'^^xsd:double;
  dwc:latitude '37.049'^^xsd:double;
  dwc:aphiaid '127831'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:2389'^^xsd:anyURI;
  dwc:observationDate '1997-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '127831'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2319>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2319> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2319> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.05 -5.667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.05"^^xsd:decimal ;
  dwc:decimalLongitude "-5.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/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2319>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.05 -5.667)"^^geo:wktLiteral ;
  geo-pos:lat "44.05"^^xsd:decimal ;
  geo-pos:long "-5.667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2319>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:2319" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '2319'^^xsd:integer;
  dwc:scientificName 'Orthoconchoecia  haddoni'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:longitude '-5.667'^^xsd:double;
  dwc:latitude '44.05'^^xsd:double;
  dwc:aphiaid '127831'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:2319'^^xsd:anyURI;
  dwc:observationDate '1909-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '127831'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2320>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2320> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2320> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.067 -19.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.067"^^xsd:decimal ;
  dwc:decimalLongitude "-19.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2320>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.067 -19.7)"^^geo:wktLiteral ;
  geo-pos:lat "43.067"^^xsd:decimal ;
  geo-pos:long "-19.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2320>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:2320" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '2320'^^xsd:integer;
  dwc:scientificName 'Orthoconchoecia  haddoni'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:longitude '-19.7'^^xsd:double;
  dwc:latitude '43.067'^^xsd:double;
  dwc:aphiaid '127831'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:2320'^^xsd:anyURI;
  dwc:observationDate '1909-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '127831'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2321>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2321> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2321> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.633 -5.433)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.633"^^xsd:decimal ;
  dwc:decimalLongitude "-5.433"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2321>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.633 -5.433)"^^geo:wktLiteral ;
  geo-pos:lat "46.633"^^xsd:decimal ;
  geo-pos:long "-5.433"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2321>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:2321" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '2321'^^xsd:integer;
  dwc:scientificName 'Orthoconchoecia  haddoni'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:longitude '-5.433'^^xsd:double;
  dwc:latitude '46.633'^^xsd:double;
  dwc:aphiaid '127831'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:2321'^^xsd:anyURI;
  dwc:observationDate '1910-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '127831'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A300> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30 -23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "30"^^xsd:decimal ;
  dwc:decimalLongitude "-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/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30 -23)"^^geo:wktLiteral ;
  geo-pos:lat "30"^^xsd:decimal ;
  geo-pos:long "-23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '300'^^xsd:integer;
  dwc:scientificName 'Conchoecia magna'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:longitude '-23'^^xsd:integer;
  dwc:latitude '30'^^xsd:integer;
  dwc:aphiaid '127773'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:300'^^xsd:anyURI;
  dwc:observationDate '1972-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '127773'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A3000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A3000> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A3000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.55 -9.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.55"^^xsd:decimal ;
  dwc:decimalLongitude "-9.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A3000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.55 -9.13)"^^geo:wktLiteral ;
  geo-pos:lat "47.55"^^xsd:decimal ;
  geo-pos:long "-9.13"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A3000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:3000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '3000'^^xsd:integer;
  dwc:scientificName 'Conchoecilla  daphoides'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:longitude '-9.13'^^xsd:double;
  dwc:latitude '47.55'^^xsd:double;
  dwc:aphiaid '127776'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:3000'^^xsd:anyURI;
  dwc:observationDate '1974-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '127776'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A3001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A3001> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A3001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.58 -9.555)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.58"^^xsd:decimal ;
  dwc:decimalLongitude "-9.555"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A3001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.58 -9.555)"^^geo:wktLiteral ;
  geo-pos:lat "47.58"^^xsd:decimal ;
  geo-pos:long "-9.555"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A3001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:3001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '3001'^^xsd:integer;
  dwc:scientificName 'Conchoecilla  daphoides'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:longitude '-9.555'^^xsd:double;
  dwc:latitude '47.58'^^xsd:double;
  dwc:aphiaid '127776'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:3001'^^xsd:anyURI;
  dwc:observationDate '1974-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '127776'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2922>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2922> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2922> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.983 -33.017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.983"^^xsd:decimal ;
  dwc:decimalLongitude "-33.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/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2922>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.983 -33.017)"^^geo:wktLiteral ;
  geo-pos:lat "34.983"^^xsd:decimal ;
  geo-pos:long "-33.017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2922>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:2922" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '2922'^^xsd:integer;
  dwc:scientificName 'Conchoecilla  daphoides'^^xsd:string;
  dwc:longitude '-33.017'^^xsd:double;
  dwc:latitude '34.983'^^xsd:double;
  dwc:aphiaid '127776'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:2922'^^xsd:anyURI;
  dwc:aphiaIdAccepted '127776'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2957>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2957> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2957> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.483 -5.867)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.483"^^xsd:decimal ;
  dwc:decimalLongitude "-5.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/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2957>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.483 -5.867)"^^geo:wktLiteral ;
  geo-pos:lat "61.483"^^xsd:decimal ;
  geo-pos:long "-5.867"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2957>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:2957" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '2957'^^xsd:integer;
  dwc:scientificName 'Conchoecilla  daphoides'^^xsd:string;
  dwc:yearCollected '1897'^^xsd:integer;
  dwc:longitude '-5.867'^^xsd:double;
  dwc:latitude '61.483'^^xsd:double;
  dwc:aphiaid '127776'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:2957'^^xsd:anyURI;
  dwc:observationDate '1897-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127776'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2958>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2958> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2958> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61 -6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61"^^xsd:decimal ;
  dwc:decimalLongitude "-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/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2958>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61 -6)"^^geo:wktLiteral ;
  geo-pos:lat "61"^^xsd:decimal ;
  geo-pos:long "-6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2958>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:2958" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '2958'^^xsd:integer;
  dwc:scientificName 'Conchoecilla  daphoides'^^xsd:string;
  dwc:yearCollected '1882'^^xsd:integer;
  dwc:longitude '-6'^^xsd:integer;
  dwc:latitude '61'^^xsd:integer;
  dwc:aphiaid '127776'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:2958'^^xsd:anyURI;
  dwc:observationDate '1882-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127776'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2961>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2961> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2961> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2961>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60 -20)"^^geo:wktLiteral ;
  geo-pos:lat "60"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2961>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:2961" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '2961'^^xsd:integer;
  dwc:scientificName 'Conchoecilla  daphoides'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '60'^^xsd:integer;
  dwc:aphiaid '127776'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:2961'^^xsd:anyURI;
  dwc:observationDate '1971-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '127776'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2515>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2515> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2515> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.012 -32.908)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.012"^^xsd:decimal ;
  dwc:decimalLongitude "-32.908"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2515>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.012 -32.908)"^^geo:wktLiteral ;
  geo-pos:lat "37.012"^^xsd:decimal ;
  geo-pos:long "-32.908"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2515>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:2515" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '2515'^^xsd:integer;
  dwc:scientificName 'Orthoconchoecia  haddoni'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:longitude '-32.908'^^xsd:double;
  dwc:latitude '37.012'^^xsd:double;
  dwc:aphiaid '127831'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:2515'^^xsd:anyURI;
  dwc:observationDate '1997-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '127831'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2577>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2577> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2577> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.6 -32.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.6"^^xsd:decimal ;
  dwc:decimalLongitude "-32.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/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2577>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.6 -32.8)"^^geo:wktLiteral ;
  geo-pos:lat "63.6"^^xsd:decimal ;
  geo-pos:long "-32.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2577>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:2577" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '2577'^^xsd:integer;
  dwc:scientificName 'Orthoconchoecia  haddoni'^^xsd:string;
  dwc:yearCollected '1933'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:longitude '-32.8'^^xsd:double;
  dwc:latitude '63.6'^^xsd:double;
  dwc:aphiaid '127831'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:2577'^^xsd:anyURI;
  dwc:observationDate '1933-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '127831'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2715>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2715> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2715> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.283 -28.883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.283"^^xsd:decimal ;
  dwc:decimalLongitude "-28.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/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2715>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.283 -28.883)"^^geo:wktLiteral ;
  geo-pos:lat "36.283"^^xsd:decimal ;
  geo-pos:long "-28.883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2715>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:2715" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '2715'^^xsd:integer;
  dwc:scientificName 'Conchoecilla  daphoides'^^xsd:string;
  dwc:yearCollected '1904'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '-28.883'^^xsd:double;
  dwc:latitude '36.283'^^xsd:double;
  dwc:aphiaid '127776'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:2715'^^xsd:anyURI;
  dwc:observationDate '1904-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '127776'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2716>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2716> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2716> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.033 -12.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.033"^^xsd:decimal ;
  dwc:decimalLongitude "-12.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/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2716>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.033 -12.35)"^^geo:wktLiteral ;
  geo-pos:lat "34.033"^^xsd:decimal ;
  geo-pos:long "-12.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2716>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:2716" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '2716'^^xsd:integer;
  dwc:scientificName 'Conchoecilla  daphoides'^^xsd:string;
  dwc:yearCollected '1905'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:longitude '-12.35'^^xsd:double;
  dwc:latitude '34.033'^^xsd:double;
  dwc:aphiaid '127776'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:2716'^^xsd:anyURI;
  dwc:observationDate '1905-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '127776'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2717>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2717> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2717> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.067 -32.183)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.067"^^xsd:decimal ;
  dwc:decimalLongitude "-32.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/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2717>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.067 -32.183)"^^geo:wktLiteral ;
  geo-pos:lat "35.067"^^xsd:decimal ;
  geo-pos:long "-32.183"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2717>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:2717" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '2717'^^xsd:integer;
  dwc:scientificName 'Conchoecilla  daphoides'^^xsd:string;
  dwc:yearCollected '1905'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:longitude '-32.183'^^xsd:double;
  dwc:latitude '35.067'^^xsd:double;
  dwc:aphiaid '127776'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:2717'^^xsd:anyURI;
  dwc:observationDate '1905-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '127776'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2718>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2718> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2718> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.583 -27.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.583"^^xsd:decimal ;
  dwc:decimalLongitude "-27.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/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2718>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.583 -27.2)"^^geo:wktLiteral ;
  geo-pos:lat "36.583"^^xsd:decimal ;
  geo-pos:long "-27.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2718>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:2718" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '2718'^^xsd:integer;
  dwc:scientificName 'Conchoecilla  daphoides'^^xsd:string;
  dwc:yearCollected '1905'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:longitude '-27.2'^^xsd:double;
  dwc:latitude '36.583'^^xsd:double;
  dwc:aphiaid '127776'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:2718'^^xsd:anyURI;
  dwc:observationDate '1905-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '127776'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4456>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4456> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4456> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.3 -15.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.3"^^xsd:decimal ;
  dwc:decimalLongitude "-15.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/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4456>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.3 -15.55)"^^geo:wktLiteral ;
  geo-pos:lat "37.3"^^xsd:decimal ;
  geo-pos:long "-15.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4456>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:4456" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '4456'^^xsd:integer;
  dwc:scientificName 'Loricoecia  ctenophora'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:longitude '-15.55'^^xsd:double;
  dwc:latitude '37.3'^^xsd:double;
  dwc:aphiaid '127797'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:4456'^^xsd:anyURI;
  dwc:observationDate '1981-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '127797'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A5873>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A5873> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A5873> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.883 -13.283)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.883"^^xsd:decimal ;
  dwc:decimalLongitude "-13.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/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A5873>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.883 -13.283)"^^geo:wktLiteral ;
  geo-pos:lat "47.883"^^xsd:decimal ;
  geo-pos:long "-13.283"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A5873>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:5873" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '5873'^^xsd:integer;
  dwc:scientificName 'Mikroconchoecia  curta'^^xsd:string;
  dwc:yearCollected '1895'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:longitude '-13.283'^^xsd:double;
  dwc:latitude '47.883'^^xsd:double;
  dwc:aphiaid '127820'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:5873'^^xsd:anyURI;
  dwc:observationDate '1895-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '127820'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A5874>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A5874> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A5874> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.46 -12.721)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.46"^^xsd:decimal ;
  dwc:decimalLongitude "-12.721"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A5874>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.46 -12.721)"^^geo:wktLiteral ;
  geo-pos:lat "42.46"^^xsd:decimal ;
  geo-pos:long "-12.721"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A5874>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:5874" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '5874'^^xsd:integer;
  dwc:scientificName 'Mikroconchoecia  curta'^^xsd:string;
  dwc:yearCollected '1886'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:longitude '-12.721'^^xsd:double;
  dwc:latitude '42.46'^^xsd:double;
  dwc:aphiaid '127820'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:5874'^^xsd:anyURI;
  dwc:observationDate '1886-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '127820'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A5875>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A5875> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A5875> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.325 -28.371)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.325"^^xsd:decimal ;
  dwc:decimalLongitude "-28.371"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A5875>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.325 -28.371)"^^geo:wktLiteral ;
  geo-pos:lat "38.325"^^xsd:decimal ;
  geo-pos:long "-28.371"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A5875>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:5875" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '5875'^^xsd:integer;
  dwc:scientificName 'Mikroconchoecia  curta'^^xsd:string;
  dwc:yearCollected '1887'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:longitude '-28.371'^^xsd:double;
  dwc:latitude '38.325'^^xsd:double;
  dwc:aphiaid '127820'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:5875'^^xsd:anyURI;
  dwc:observationDate '1887-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '127820'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A5766>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A5766> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A5766> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.75 -14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.75"^^xsd:decimal ;
  dwc:decimalLongitude "-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/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A5766>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.75 -14)"^^geo:wktLiteral ;
  geo-pos:lat "49.75"^^xsd:decimal ;
  geo-pos:long "-14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A5766>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:5766" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '5766'^^xsd:integer;
  dwc:scientificName 'Mikroconchoecia  acuticosta'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:longitude '-14'^^xsd:integer;
  dwc:latitude '49.75'^^xsd:double;
  dwc:aphiaid '127819'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:5766'^^xsd:anyURI;
  dwc:observationDate '1978-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '127819'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A5767>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A5767> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A5767> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.542 -9.193)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.542"^^xsd:decimal ;
  dwc:decimalLongitude "-9.193"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A5767>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.542 -9.193)"^^geo:wktLiteral ;
  geo-pos:lat "47.542"^^xsd:decimal ;
  geo-pos:long "-9.193"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A5767>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:5767" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '5767'^^xsd:integer;
  dwc:scientificName 'Mikroconchoecia  acuticosta'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:longitude '-9.193'^^xsd:double;
  dwc:latitude '47.542'^^xsd:double;
  dwc:aphiaid '127819'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:5767'^^xsd:anyURI;
  dwc:observationDate '1974-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '127819'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A5768>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A5768> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A5768> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.433 -15.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.433"^^xsd:decimal ;
  dwc:decimalLongitude "-15.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/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A5768>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.433 -15.25)"^^geo:wktLiteral ;
  geo-pos:lat "48.433"^^xsd:decimal ;
  geo-pos:long "-15.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A5768>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:5768" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '5768'^^xsd:integer;
  dwc:scientificName 'Mikroconchoecia  acuticosta'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:longitude '-15.25'^^xsd:double;
  dwc:latitude '48.433'^^xsd:double;
  dwc:aphiaid '127819'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:5768'^^xsd:anyURI;
  dwc:observationDate '1976-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '127819'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A580>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A580> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A580> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.335 -33.54)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.335"^^xsd:decimal ;
  dwc:decimalLongitude "-33.54"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A580>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.335 -33.54)"^^geo:wktLiteral ;
  geo-pos:lat "33.335"^^xsd:decimal ;
  geo-pos:long "-33.54"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A580>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:580" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '580'^^xsd:integer;
  dwc:scientificName 'Archiconchoecissa cucullata aff.'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:longitude '-33.54'^^xsd:double;
  dwc:latitude '33.335'^^xsd:double;
  dwc:aphiaid '175691'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:580'^^xsd:anyURI;
  dwc:observationDate '1981-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '175691'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A5981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A5981> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A5981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.217 -17.267)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.217"^^xsd:decimal ;
  dwc:decimalLongitude "-17.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/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A5981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.217 -17.267)"^^geo:wktLiteral ;
  geo-pos:lat "36.217"^^xsd:decimal ;
  geo-pos:long "-17.267"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A5981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:5981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '5981'^^xsd:integer;
  dwc:scientificName 'Mikroconchoecia  curta'^^xsd:string;
  dwc:yearCollected '1901'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:longitude '-17.267'^^xsd:double;
  dwc:latitude '36.217'^^xsd:double;
  dwc:aphiaid '127820'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:5981'^^xsd:anyURI;
  dwc:observationDate '1901-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '127820'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A5982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A5982> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A5982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.35 -19.133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.35"^^xsd:decimal ;
  dwc:decimalLongitude "-19.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/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A5982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.35 -19.133)"^^geo:wktLiteral ;
  geo-pos:lat "32.35"^^xsd:decimal ;
  geo-pos:long "-19.133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A5982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:5982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '5982'^^xsd:integer;
  dwc:scientificName 'Mikroconchoecia  curta'^^xsd:string;
  dwc:yearCollected '1901'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:longitude '-19.133'^^xsd:double;
  dwc:latitude '32.35'^^xsd:double;
  dwc:aphiaid '127820'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:5982'^^xsd:anyURI;
  dwc:observationDate '1901-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '127820'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A5983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A5983> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A5983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.817 -20.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.817"^^xsd:decimal ;
  dwc:decimalLongitude "-20.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/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A5983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.817 -20.85)"^^geo:wktLiteral ;
  geo-pos:lat "27.817"^^xsd:decimal ;
  geo-pos:long "-20.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A5983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:5983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '5983'^^xsd:integer;
  dwc:scientificName 'Mikroconchoecia  curta'^^xsd:string;
  dwc:yearCollected '1901'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:longitude '-20.85'^^xsd:double;
  dwc:latitude '27.817'^^xsd:double;
  dwc:aphiaid '127820'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:5983'^^xsd:anyURI;
  dwc:observationDate '1901-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '127820'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A6034>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A6034> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A6034> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.5 -18.722)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.5"^^xsd:decimal ;
  dwc:decimalLongitude "-18.722"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A6034>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.5 -18.722)"^^geo:wktLiteral ;
  geo-pos:lat "36.5"^^xsd:decimal ;
  geo-pos:long "-18.722"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A6034>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:6034" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '6034'^^xsd:integer;
  dwc:scientificName 'Mikroconchoecia  curta'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:longitude '-18.722'^^xsd:double;
  dwc:latitude '36.5'^^xsd:double;
  dwc:aphiaid '127820'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:6034'^^xsd:anyURI;
  dwc:observationDate '1981-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '127820'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A6127>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A6127> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A6127> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.183 -14.233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.183"^^xsd:decimal ;
  dwc:decimalLongitude "-14.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/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A6127>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.183 -14.233)"^^geo:wktLiteral ;
  geo-pos:lat "29.183"^^xsd:decimal ;
  geo-pos:long "-14.233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A6127>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:6127" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '6127'^^xsd:integer;
  dwc:scientificName 'Mollicia   amblypostha'^^xsd:string;
  dwc:yearCollected '1930'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:longitude '-14.233'^^xsd:double;
  dwc:latitude '29.183'^^xsd:double;
  dwc:aphiaid '176551'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:6127'^^xsd:anyURI;
  dwc:observationDate '1930-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '176551'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A6128>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A6128> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A6128> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.467 -8.017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.467"^^xsd:decimal ;
  dwc:decimalLongitude "-8.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/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A6128>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.467 -8.017)"^^geo:wktLiteral ;
  geo-pos:lat "46.467"^^xsd:decimal ;
  geo-pos:long "-8.017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A6128>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:6128" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '6128'^^xsd:integer;
  dwc:scientificName 'Mollicia   amblypostha'^^xsd:string;
  dwc:yearCollected '1930'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:longitude '-8.017'^^xsd:double;
  dwc:latitude '46.467'^^xsd:double;
  dwc:aphiaid '176551'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:6128'^^xsd:anyURI;
  dwc:observationDate '1930-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '176551'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A360>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A360> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A360> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.533 -9.598)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.533"^^xsd:decimal ;
  dwc:decimalLongitude "-9.598"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A360>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.533 -9.598)"^^geo:wktLiteral ;
  geo-pos:lat "47.533"^^xsd:decimal ;
  geo-pos:long "-9.598"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A360>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:360" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '360'^^xsd:integer;
  dwc:scientificName 'Conchoecia magna'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:longitude '-9.598'^^xsd:double;
  dwc:latitude '47.533'^^xsd:double;
  dwc:aphiaid '127773'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:360'^^xsd:anyURI;
  dwc:observationDate '1974-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '127773'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A361>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A361> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A361> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.455 -10.43)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.455"^^xsd:decimal ;
  dwc:decimalLongitude "-10.43"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A361>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.455 -10.43)"^^geo:wktLiteral ;
  geo-pos:lat "46.455"^^xsd:decimal ;
  geo-pos:long "-10.43"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A361>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:361" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '361'^^xsd:integer;
  dwc:scientificName 'Conchoecia magna'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:longitude '-10.43'^^xsd:double;
  dwc:latitude '46.455'^^xsd:double;
  dwc:aphiaid '127773'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:361'^^xsd:anyURI;
  dwc:observationDate '1974-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '127773'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A362>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A362> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A362> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.513 -10.325)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.513"^^xsd:decimal ;
  dwc:decimalLongitude "-10.325"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A362>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.513 -10.325)"^^geo:wktLiteral ;
  geo-pos:lat "46.513"^^xsd:decimal ;
  geo-pos:long "-10.325"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A362>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:362" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '362'^^xsd:integer;
  dwc:scientificName 'Conchoecia magna'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:longitude '-10.325'^^xsd:double;
  dwc:latitude '46.513'^^xsd:double;
  dwc:aphiaid '127773'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:362'^^xsd:anyURI;
  dwc:observationDate '1974-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '127773'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A363>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A363> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A363> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.382 -4.913)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.382"^^xsd:decimal ;
  dwc:decimalLongitude "-4.913"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A363>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.382 -4.913)"^^geo:wktLiteral ;
  geo-pos:lat "44.382"^^xsd:decimal ;
  geo-pos:long "-4.913"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A363>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:363" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '363'^^xsd:integer;
  dwc:scientificName 'Conchoecia magna'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:longitude '-4.913'^^xsd:double;
  dwc:latitude '44.382'^^xsd:double;
  dwc:aphiaid '127773'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:363'^^xsd:anyURI;
  dwc:observationDate '1974-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '127773'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A3436>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A3436> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A3436> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.4 -44)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.4"^^xsd:decimal ;
  dwc:decimalLongitude "-44"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A3436>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.4 -44)"^^geo:wktLiteral ;
  geo-pos:lat "52.4"^^xsd:decimal ;
  geo-pos:long "-44"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A3436>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:3436" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '3436'^^xsd:integer;
  dwc:scientificName 'Discoconchoecia  elegans'^^xsd:string;
  dwc:longitude '-44'^^xsd:integer;
  dwc:latitude '52.4'^^xsd:double;
  dwc:aphiaid '127782'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:3436'^^xsd:anyURI;
  dwc:aphiaIdAccepted '127782'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A3437>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A3437> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A3437> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60 -23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60"^^xsd:decimal ;
  dwc:decimalLongitude "-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/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A3437>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60 -23)"^^geo:wktLiteral ;
  geo-pos:lat "60"^^xsd:decimal ;
  geo-pos:long "-23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A3437>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:3437" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '3437'^^xsd:integer;
  dwc:scientificName 'Discoconchoecia  elegans'^^xsd:string;
  dwc:longitude '-23'^^xsd:integer;
  dwc:latitude '60'^^xsd:integer;
  dwc:aphiaid '127782'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:3437'^^xsd:anyURI;
  dwc:aphiaIdAccepted '127782'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A3438>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A3438> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A3438> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5 -13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5"^^xsd:decimal ;
  dwc:decimalLongitude "-13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A3438>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5 -13)"^^geo:wktLiteral ;
  geo-pos:lat "53.5"^^xsd:decimal ;
  geo-pos:long "-13"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A3438>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:3438" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '3438'^^xsd:integer;
  dwc:scientificName 'Discoconchoecia  elegans'^^xsd:string;
  dwc:longitude '-13'^^xsd:integer;
  dwc:latitude '53.5'^^xsd:double;
  dwc:aphiaid '127782'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:3438'^^xsd:anyURI;
  dwc:aphiaIdAccepted '127782'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A3439>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A3439> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A3439> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5 -14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5"^^xsd:decimal ;
  dwc:decimalLongitude "-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/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A3439>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5 -14)"^^geo:wktLiteral ;
  geo-pos:lat "53.5"^^xsd:decimal ;
  geo-pos:long "-14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A3439>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:3439" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '3439'^^xsd:integer;
  dwc:scientificName 'Discoconchoecia  elegans'^^xsd:string;
  dwc:longitude '-14'^^xsd:integer;
  dwc:latitude '53.5'^^xsd:double;
  dwc:aphiaid '127782'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:3439'^^xsd:anyURI;
  dwc:aphiaIdAccepted '127782'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A332>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A332> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A332> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.048 -33.202)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.048"^^xsd:decimal ;
  dwc:decimalLongitude "-33.202"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A332>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.048 -33.202)"^^geo:wktLiteral ;
  geo-pos:lat "35.048"^^xsd:decimal ;
  geo-pos:long "-33.202"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A332>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:332" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '332'^^xsd:integer;
  dwc:scientificName 'Conchoecia magna'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:longitude '-33.202'^^xsd:double;
  dwc:latitude '35.048'^^xsd:double;
  dwc:aphiaid '127773'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:332'^^xsd:anyURI;
  dwc:observationDate '1981-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '127773'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A3325>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A3325> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A3325> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63 -21.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63"^^xsd:decimal ;
  dwc:decimalLongitude "-21.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/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A3325>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63 -21.3)"^^geo:wktLiteral ;
  geo-pos:lat "63"^^xsd:decimal ;
  geo-pos:long "-21.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A3325>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:3325" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '3325'^^xsd:integer;
  dwc:scientificName 'Discoconchoecia  elegans'^^xsd:string;
  dwc:yearCollected '1962'^^xsd:integer;
  dwc:longitude '-21.3'^^xsd:double;
  dwc:latitude '63'^^xsd:integer;
  dwc:aphiaid '127782'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:3325'^^xsd:anyURI;
  dwc:observationDate '1962-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127782'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A3326>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A3326> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A3326> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -7.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-7.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/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A3326>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -7.75)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-7.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A3326>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:3326" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '3326'^^xsd:integer;
  dwc:scientificName 'Discoconchoecia  elegans'^^xsd:string;
  dwc:longitude '-7.75'^^xsd:double;
  dwc:latitude '46'^^xsd:integer;
  dwc:aphiaid '127782'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:3326'^^xsd:anyURI;
  dwc:aphiaIdAccepted '127782'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A3327>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A3327> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A3327> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44 -13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44"^^xsd:decimal ;
  dwc:decimalLongitude "-13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A3327>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44 -13)"^^geo:wktLiteral ;
  geo-pos:lat "44"^^xsd:decimal ;
  geo-pos:long "-13"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A3327>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:3327" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '3327'^^xsd:integer;
  dwc:scientificName 'Discoconchoecia  elegans'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:longitude '-13'^^xsd:integer;
  dwc:latitude '44'^^xsd:integer;
  dwc:aphiaid '127782'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:3327'^^xsd:anyURI;
  dwc:observationDate '1974-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127782'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A3742>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A3742> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A3742> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.31 -12.457)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.31"^^xsd:decimal ;
  dwc:decimalLongitude "-12.457"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A3742>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.31 -12.457)"^^geo:wktLiteral ;
  geo-pos:lat "49.31"^^xsd:decimal ;
  geo-pos:long "-12.457"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A3742>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:3742" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '3742'^^xsd:integer;
  dwc:scientificName 'Discoconchoecia  elegans'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '-12.457'^^xsd:double;
  dwc:latitude '49.31'^^xsd:double;
  dwc:aphiaid '127782'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:3742'^^xsd:anyURI;
  dwc:observationDate '1979-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '127782'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A3743>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A3743> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A3743> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.283 -11.847)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.283"^^xsd:decimal ;
  dwc:decimalLongitude "-11.847"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A3743>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.283 -11.847)"^^geo:wktLiteral ;
  geo-pos:lat "49.283"^^xsd:decimal ;
  geo-pos:long "-11.847"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A3743>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:3743" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '3743'^^xsd:integer;
  dwc:scientificName 'Discoconchoecia  elegans'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '-11.847'^^xsd:double;
  dwc:latitude '49.283'^^xsd:double;
  dwc:aphiaid '127782'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:3743'^^xsd:anyURI;
  dwc:observationDate '1979-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '127782'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A3744>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A3744> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A3744> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.578 -13.208)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.578"^^xsd:decimal ;
  dwc:decimalLongitude "-13.208"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A3744>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.578 -13.208)"^^geo:wktLiteral ;
  geo-pos:lat "49.578"^^xsd:decimal ;
  geo-pos:long "-13.208"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A3744>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:3744" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '3744'^^xsd:integer;
  dwc:scientificName 'Discoconchoecia  elegans'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '-13.208'^^xsd:double;
  dwc:latitude '49.578'^^xsd:double;
  dwc:aphiaid '127782'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:3744'^^xsd:anyURI;
  dwc:observationDate '1979-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '127782'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4012>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4012> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4012> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.333 -35.117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "31.333"^^xsd:decimal ;
  dwc:decimalLongitude "-35.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/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4012>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.333 -35.117)"^^geo:wktLiteral ;
  geo-pos:lat "31.333"^^xsd:decimal ;
  geo-pos:long "-35.117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4012>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:4012" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '4012'^^xsd:integer;
  dwc:scientificName 'Gigantocypris muelleri'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:longitude '-35.117'^^xsd:double;
  dwc:latitude '31.333'^^xsd:double;
  dwc:aphiaid '127715'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:4012'^^xsd:anyURI;
  dwc:observationDate '1910-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '127715'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4013>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4013> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4013> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.333 -35.117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "31.333"^^xsd:decimal ;
  dwc:decimalLongitude "-35.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/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4013>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.333 -35.117)"^^geo:wktLiteral ;
  geo-pos:lat "31.333"^^xsd:decimal ;
  geo-pos:long "-35.117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4013>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:4013" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '4013'^^xsd:integer;
  dwc:scientificName 'Gigantocypris muelleri'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:longitude '-35.117'^^xsd:double;
  dwc:latitude '31.333'^^xsd:double;
  dwc:aphiaid '127715'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:4013'^^xsd:anyURI;
  dwc:observationDate '1910-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '127715'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4014>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4014> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4014> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.983 -33.017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.983"^^xsd:decimal ;
  dwc:decimalLongitude "-33.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/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4014>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.983 -33.017)"^^geo:wktLiteral ;
  geo-pos:lat "34.983"^^xsd:decimal ;
  geo-pos:long "-33.017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4014>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:4014" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '4014'^^xsd:integer;
  dwc:scientificName 'Gigantocypris muelleri'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:longitude '-33.017'^^xsd:double;
  dwc:latitude '34.983'^^xsd:double;
  dwc:aphiaid '127715'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:4014'^^xsd:anyURI;
  dwc:observationDate '1910-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '127715'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4015>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4015> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4015> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.867 -36.917)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.867"^^xsd:decimal ;
  dwc:decimalLongitude "-36.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/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4015>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.867 -36.917)"^^geo:wktLiteral ;
  geo-pos:lat "36.867"^^xsd:decimal ;
  geo-pos:long "-36.917"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4015>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:4015" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '4015'^^xsd:integer;
  dwc:scientificName 'Gigantocypris muelleri'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:longitude '-36.917'^^xsd:double;
  dwc:latitude '36.867'^^xsd:double;
  dwc:aphiaid '127715'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:4015'^^xsd:anyURI;
  dwc:observationDate '1910-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '127715'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4067>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4067> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4067> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.283 -28.883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.283"^^xsd:decimal ;
  dwc:decimalLongitude "-28.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/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4067>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.283 -28.883)"^^geo:wktLiteral ;
  geo-pos:lat "36.283"^^xsd:decimal ;
  geo-pos:long "-28.883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4067>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:4067" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '4067'^^xsd:integer;
  dwc:scientificName 'Gigantocypris muelleri'^^xsd:string;
  dwc:yearCollected '1904'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '-28.883'^^xsd:double;
  dwc:latitude '36.283'^^xsd:double;
  dwc:aphiaid '127715'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:4067'^^xsd:anyURI;
  dwc:observationDate '1904-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '127715'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4068>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4068> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4068> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.283 -28.883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.283"^^xsd:decimal ;
  dwc:decimalLongitude "-28.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/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4068>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.283 -28.883)"^^geo:wktLiteral ;
  geo-pos:lat "36.283"^^xsd:decimal ;
  geo-pos:long "-28.883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4068>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:4068" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '4068'^^xsd:integer;
  dwc:scientificName 'Gigantocypris muelleri'^^xsd:string;
  dwc:yearCollected '1904'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '-28.883'^^xsd:double;
  dwc:latitude '36.283'^^xsd:double;
  dwc:aphiaid '127715'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:4068'^^xsd:anyURI;
  dwc:observationDate '1904-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '127715'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4125>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4125> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4125> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 -15.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "-15.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/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4125>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 -15.5)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "-15.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4125>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:4125" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '4125'^^xsd:integer;
  dwc:scientificName 'Gigantocypris muelleri'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:longitude '-15.5'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:aphiaid '127715'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:4125'^^xsd:anyURI;
  dwc:observationDate '1958-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '127715'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4126>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4126> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4126> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5 -19.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.5"^^xsd:decimal ;
  dwc:decimalLongitude "-19.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/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4126>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5 -19.75)"^^geo:wktLiteral ;
  geo-pos:lat "40.5"^^xsd:decimal ;
  geo-pos:long "-19.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4126>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:4126" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '4126'^^xsd:integer;
  dwc:scientificName 'Gigantocypris muelleri'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:longitude '-19.75'^^xsd:double;
  dwc:latitude '40.5'^^xsd:double;
  dwc:aphiaid '127715'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:4126'^^xsd:anyURI;
  dwc:observationDate '1958-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '127715'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4127>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4127> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4127> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.5 -16.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.5"^^xsd:decimal ;
  dwc:decimalLongitude "-16.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4127>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:4127" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '4127'^^xsd:integer;
  dwc:scientificName 'Gigantocypris muelleri'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:longitude '-16.75'^^xsd:double;
  dwc:latitude '32.5'^^xsd:double;
  dwc:aphiaid '127715'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:4127'^^xsd:anyURI;
  dwc:observationDate '1958-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '127715'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A6627>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A6627> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A6627> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.667 -14.833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.667"^^xsd:decimal ;
  dwc:decimalLongitude "-14.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/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A6627>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.667 -14.833)"^^geo:wktLiteral ;
  geo-pos:lat "33.667"^^xsd:decimal ;
  geo-pos:long "-14.833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A6627>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:6627" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '6627'^^xsd:integer;
  dwc:scientificName 'Orthoconchoecia  bispinosa'^^xsd:string;
  dwc:yearCollected '1905'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:longitude '-14.833'^^xsd:double;
  dwc:latitude '33.667'^^xsd:double;
  dwc:aphiaid '127830'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:6627'^^xsd:anyURI;
  dwc:observationDate '1905-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '127830'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A6628>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A6628> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A6628> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.333 -18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.333"^^xsd:decimal ;
  dwc:decimalLongitude "-18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A6628>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.333 -18)"^^geo:wktLiteral ;
  geo-pos:lat "32.333"^^xsd:decimal ;
  geo-pos:long "-18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A6628>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:6628" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '6628'^^xsd:integer;
  dwc:scientificName 'Orthoconchoecia  bispinosa'^^xsd:string;
  dwc:yearCollected '1905'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:longitude '-18'^^xsd:integer;
  dwc:latitude '32.333'^^xsd:double;
  dwc:aphiaid '127830'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:6628'^^xsd:anyURI;
  dwc:observationDate '1905-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '127830'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A6629>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A6629> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A6629> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.333 -35.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.333"^^xsd:decimal ;
  dwc:decimalLongitude "-35.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/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A6629>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.333 -35.5)"^^geo:wktLiteral ;
  geo-pos:lat "26.333"^^xsd:decimal ;
  geo-pos:long "-35.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A6629>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:6629" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '6629'^^xsd:integer;
  dwc:scientificName 'Orthoconchoecia  bispinosa'^^xsd:string;
  dwc:yearCollected '1905'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:longitude '-35.5'^^xsd:double;
  dwc:latitude '26.333'^^xsd:double;
  dwc:aphiaid '127830'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:6629'^^xsd:anyURI;
  dwc:observationDate '1905-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '127830'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4154>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4154> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4154> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51 -12.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51"^^xsd:decimal ;
  dwc:decimalLongitude "-12.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/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4154>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51 -12.5)"^^geo:wktLiteral ;
  geo-pos:lat "51"^^xsd:decimal ;
  geo-pos:long "-12.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4154>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:4154" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '4154'^^xsd:integer;
  dwc:scientificName 'Gigantocypris muelleri'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:longitude '-12.5'^^xsd:double;
  dwc:latitude '51'^^xsd:integer;
  dwc:aphiaid '127715'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:4154'^^xsd:anyURI;
  dwc:observationDate '1957-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '127715'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4159>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4159> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4159> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.6 -8.417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.6"^^xsd:decimal ;
  dwc:decimalLongitude "-8.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/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4159>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.6 -8.417)"^^geo:wktLiteral ;
  geo-pos:lat "35.6"^^xsd:decimal ;
  geo-pos:long "-8.417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4159>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:4159" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '4159'^^xsd:integer;
  dwc:scientificName 'Halocypria  globosa'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:longitude '-8.417'^^xsd:double;
  dwc:latitude '35.6'^^xsd:double;
  dwc:aphiaid '127793'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:4159'^^xsd:anyURI;
  dwc:observationDate '1910-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '127793'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A416>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A416> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A416> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.853 -17.133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.853"^^xsd:decimal ;
  dwc:decimalLongitude "-17.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/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A416>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.853 -17.133)"^^geo:wktLiteral ;
  geo-pos:lat "41.853"^^xsd:decimal ;
  geo-pos:long "-17.133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A416>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:416" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '416'^^xsd:integer;
  dwc:scientificName 'Archiconchoecissa cucullata'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:longitude '-17.133'^^xsd:double;
  dwc:latitude '41.853'^^xsd:double;
  dwc:aphiaid '175693'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:416'^^xsd:anyURI;
  dwc:observationDate '1978-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '175693'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4298>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4298> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4298> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4298>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5 -20)"^^geo:wktLiteral ;
  geo-pos:lat "53.5"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4298>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:4298" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '4298'^^xsd:integer;
  dwc:scientificName 'Halocypria  globosa'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '53.5'^^xsd:double;
  dwc:aphiaid '127793'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:4298'^^xsd:anyURI;
  dwc:aphiaIdAccepted '127793'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4299>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4299> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4299> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.5"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4299>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5 -20)"^^geo:wktLiteral ;
  geo-pos:lat "52.5"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4299>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:4299" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '4299'^^xsd:integer;
  dwc:scientificName 'Halocypria  globosa'^^xsd:string;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '52.5'^^xsd:double;
  dwc:aphiaid '127793'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:4299'^^xsd:anyURI;
  dwc:aphiaIdAccepted '127793'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A43>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A43> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A43> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.983 -15.083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "31.983"^^xsd:decimal ;
  dwc:decimalLongitude "-15.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/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A43>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.983 -15.083)"^^geo:wktLiteral ;
  geo-pos:lat "31.983"^^xsd:decimal ;
  geo-pos:long "-15.083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A43>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:43" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '43'^^xsd:integer;
  dwc:scientificName 'Conchoecia magna'^^xsd:string;
  dwc:yearCollected '1898'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:longitude '-15.083'^^xsd:double;
  dwc:latitude '31.983'^^xsd:double;
  dwc:aphiaid '127773'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:43'^^xsd:anyURI;
  dwc:observationDate '1898-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '127773'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A430>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A430> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A430> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.275 -11.803)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.275"^^xsd:decimal ;
  dwc:decimalLongitude "-11.803"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A430>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.275 -11.803)"^^geo:wktLiteral ;
  geo-pos:lat "49.275"^^xsd:decimal ;
  geo-pos:long "-11.803"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A430>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:430" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '430'^^xsd:integer;
  dwc:scientificName 'Archiconchoecissa cucullata'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '-11.803'^^xsd:double;
  dwc:latitude '49.275'^^xsd:double;
  dwc:aphiaid '175693'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:430'^^xsd:anyURI;
  dwc:observationDate '1979-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '175693'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A425>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A425> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A425> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.875 -17.06)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.875"^^xsd:decimal ;
  dwc:decimalLongitude "-17.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/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A425>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.875 -17.06)"^^geo:wktLiteral ;
  geo-pos:lat "41.875"^^xsd:decimal ;
  geo-pos:long "-17.06"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A425>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:425" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '425'^^xsd:integer;
  dwc:scientificName 'Archiconchoecissa cucullata'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:longitude '-17.06'^^xsd:double;
  dwc:latitude '41.875'^^xsd:double;
  dwc:aphiaid '175693'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:425'^^xsd:anyURI;
  dwc:observationDate '1978-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '175693'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A426>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A426> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A426> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.907 -17.142)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.907"^^xsd:decimal ;
  dwc:decimalLongitude "-17.142"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A426>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.907 -17.142)"^^geo:wktLiteral ;
  geo-pos:lat "41.907"^^xsd:decimal ;
  geo-pos:long "-17.142"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A426>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:426" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '426'^^xsd:integer;
  dwc:scientificName 'Archiconchoecissa cucullata'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:longitude '-17.142'^^xsd:double;
  dwc:latitude '41.907'^^xsd:double;
  dwc:aphiaid '175693'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:426'^^xsd:anyURI;
  dwc:observationDate '1978-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '175693'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A427>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A427> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A427> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.025 -17.145)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.025"^^xsd:decimal ;
  dwc:decimalLongitude "-17.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/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A427>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.025 -17.145)"^^geo:wktLiteral ;
  geo-pos:lat "42.025"^^xsd:decimal ;
  geo-pos:long "-17.145"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A427>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:427" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '427'^^xsd:integer;
  dwc:scientificName 'Archiconchoecissa cucullata'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:longitude '-17.145'^^xsd:double;
  dwc:latitude '42.025'^^xsd:double;
  dwc:aphiaid '175693'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:427'^^xsd:anyURI;
  dwc:observationDate '1978-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '175693'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A6872>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A6872> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A6872> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.867 -20.233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.867"^^xsd:decimal ;
  dwc:decimalLongitude "-20.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/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A6872>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.867 -20.233)"^^geo:wktLiteral ;
  geo-pos:lat "29.867"^^xsd:decimal ;
  geo-pos:long "-20.233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A6872>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:6872" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '6872'^^xsd:integer;
  dwc:scientificName 'Orthoconchoecia  bispinosa'^^xsd:string;
  dwc:yearCollected '1901'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:longitude '-20.233'^^xsd:double;
  dwc:latitude '29.867'^^xsd:double;
  dwc:aphiaid '127830'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:6872'^^xsd:anyURI;
  dwc:observationDate '1901-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '127830'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A6878>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A6878> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A6878> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A6878>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A6878>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:6878" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '6878'^^xsd:integer;
  dwc:scientificName 'Orthoconchoecia  bispinosa'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  dwc:aphiaid '127830'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:6878'^^xsd:anyURI;
  dwc:observationDate '1970-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '127830'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A6879>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A6879> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A6879> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30 -23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "30"^^xsd:decimal ;
  dwc:decimalLongitude "-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/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A6879>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30 -23)"^^geo:wktLiteral ;
  geo-pos:lat "30"^^xsd:decimal ;
  geo-pos:long "-23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A6879>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:6879" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '6879'^^xsd:integer;
  dwc:scientificName 'Orthoconchoecia  bispinosa'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:longitude '-23'^^xsd:integer;
  dwc:latitude '30'^^xsd:integer;
  dwc:aphiaid '127830'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:6879'^^xsd:anyURI;
  dwc:observationDate '1972-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '127830'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A6880>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A6880> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A6880> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.187 -23.82)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.187"^^xsd:decimal ;
  dwc:decimalLongitude "-23.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/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A6880>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.187 -23.82)"^^geo:wktLiteral ;
  geo-pos:lat "32.187"^^xsd:decimal ;
  geo-pos:long "-23.82"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A6880>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:6880" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '6880'^^xsd:integer;
  dwc:scientificName 'Orthoconchoecia  bispinosa'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:longitude '-23.82'^^xsd:double;
  dwc:latitude '32.187'^^xsd:double;
  dwc:aphiaid '127830'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:6880'^^xsd:anyURI;
  dwc:observationDate '1973-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '127830'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4608>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4608> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4608> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.11 -33.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.11"^^xsd:decimal ;
  dwc:decimalLongitude "-33.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4608>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.11 -33.18)"^^geo:wktLiteral ;
  geo-pos:lat "35.11"^^xsd:decimal ;
  geo-pos:long "-33.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4608>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:4608" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '4608'^^xsd:integer;
  dwc:scientificName 'Loricoecia  loricata'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:longitude '-33.18'^^xsd:double;
  dwc:latitude '35.11'^^xsd:double;
  dwc:aphiaid '127798'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:4608'^^xsd:anyURI;
  dwc:observationDate '1981-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '127798'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4609>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4609> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4609> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30.01 -33.933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "30.01"^^xsd:decimal ;
  dwc:decimalLongitude "-33.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/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4609>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30.01 -33.933)"^^geo:wktLiteral ;
  geo-pos:lat "30.01"^^xsd:decimal ;
  geo-pos:long "-33.933"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4609>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:4609" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '4609'^^xsd:integer;
  dwc:scientificName 'Loricoecia  loricata'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:longitude '-33.933'^^xsd:double;
  dwc:latitude '30.01'^^xsd:double;
  dwc:aphiaid '127798'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:4609'^^xsd:anyURI;
  dwc:observationDate '1981-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '127798'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A461>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A461> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A461> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.542 -9.193)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.542"^^xsd:decimal ;
  dwc:decimalLongitude "-9.193"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A461>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.542 -9.193)"^^geo:wktLiteral ;
  geo-pos:lat "47.542"^^xsd:decimal ;
  geo-pos:long "-9.193"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A461>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:461" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '461'^^xsd:integer;
  dwc:scientificName 'Archiconchoecissa cucullata'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:longitude '-9.193'^^xsd:double;
  dwc:latitude '47.542'^^xsd:double;
  dwc:aphiaid '175693'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:461'^^xsd:anyURI;
  dwc:observationDate '1974-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '175693'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A7470>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A7470> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A7470> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.533 -9.598)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.533"^^xsd:decimal ;
  dwc:decimalLongitude "-9.598"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A7470>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.533 -9.598)"^^geo:wktLiteral ;
  geo-pos:lat "47.533"^^xsd:decimal ;
  geo-pos:long "-9.598"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A7470>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:7470" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '7470'^^xsd:integer;
  dwc:scientificName 'Proceroecia  brachyaskos'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:longitude '-9.598'^^xsd:double;
  dwc:latitude '47.533'^^xsd:double;
  dwc:aphiaid '127857'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:7470'^^xsd:anyURI;
  dwc:observationDate '1974-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '127857'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A465>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A465> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A465> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.077 -4.357)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.077"^^xsd:decimal ;
  dwc:decimalLongitude "-4.357"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A465>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.077 -4.357)"^^geo:wktLiteral ;
  geo-pos:lat "44.077"^^xsd:decimal ;
  geo-pos:long "-4.357"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A465>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:465" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '465'^^xsd:integer;
  dwc:scientificName 'Archiconchoecissa cucullata'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:longitude '-4.357'^^xsd:double;
  dwc:latitude '44.077'^^xsd:double;
  dwc:aphiaid '175693'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:465'^^xsd:anyURI;
  dwc:observationDate '1974-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '175693'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4654>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4654> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4654> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.238 -32.307)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.238"^^xsd:decimal ;
  dwc:decimalLongitude "-32.307"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4654>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.238 -32.307)"^^geo:wktLiteral ;
  geo-pos:lat "37.238"^^xsd:decimal ;
  geo-pos:long "-32.307"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4654>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:4654" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '4654'^^xsd:integer;
  dwc:scientificName 'Loricoecia  loricata'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:longitude '-32.307'^^xsd:double;
  dwc:latitude '37.238'^^xsd:double;
  dwc:aphiaid '127798'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:4654'^^xsd:anyURI;
  dwc:observationDate '1997-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '127798'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A466>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A466> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A466> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.135 -4.27)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.135"^^xsd:decimal ;
  dwc:decimalLongitude "-4.27"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A466>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.135 -4.27)"^^geo:wktLiteral ;
  geo-pos:lat "44.135"^^xsd:decimal ;
  geo-pos:long "-4.27"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A466>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:466" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '466'^^xsd:integer;
  dwc:scientificName 'Archiconchoecissa cucullata'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:longitude '-4.27'^^xsd:double;
  dwc:latitude '44.135'^^xsd:double;
  dwc:aphiaid '175693'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:466'^^xsd:anyURI;
  dwc:observationDate '1974-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '175693'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A483>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A483> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A483> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.033 -10.317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.033"^^xsd:decimal ;
  dwc:decimalLongitude "-10.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/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A483>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.033 -10.317)"^^geo:wktLiteral ;
  geo-pos:lat "46.033"^^xsd:decimal ;
  geo-pos:long "-10.317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A483>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:483" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '483'^^xsd:integer;
  dwc:scientificName 'Archiconchoecissa cucullata'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:longitude '-10.317'^^xsd:double;
  dwc:latitude '46.033'^^xsd:double;
  dwc:aphiaid '175693'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:483'^^xsd:anyURI;
  dwc:observationDate '1976-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '175693'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A504>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A504> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A504> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.383 -16.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "31.383"^^xsd:decimal ;
  dwc:decimalLongitude "-16.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/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A504>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.383 -16.8)"^^geo:wktLiteral ;
  geo-pos:lat "31.383"^^xsd:decimal ;
  geo-pos:long "-16.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A504>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:504" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '504'^^xsd:integer;
  dwc:scientificName 'Archiconchoecissa cucullata aff.'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:longitude '-16.8'^^xsd:double;
  dwc:latitude '31.383'^^xsd:double;
  dwc:aphiaid '175691'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:504'^^xsd:anyURI;
  dwc:observationDate '1961-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '175691'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A505>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A505> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A505> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.883 -14.867)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.883"^^xsd:decimal ;
  dwc:decimalLongitude "-14.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/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A505>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.883 -14.867)"^^geo:wktLiteral ;
  geo-pos:lat "34.883"^^xsd:decimal ;
  geo-pos:long "-14.867"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A505>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:505" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '505'^^xsd:integer;
  dwc:scientificName 'Archiconchoecissa cucullata aff.'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:longitude '-14.867'^^xsd:double;
  dwc:latitude '34.883'^^xsd:double;
  dwc:aphiaid '175691'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:505'^^xsd:anyURI;
  dwc:observationDate '1961-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '175691'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A988>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A988> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A988> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A988>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60 -20)"^^geo:wktLiteral ;
  geo-pos:lat "60"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A988>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:988" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '988'^^xsd:integer;
  dwc:scientificName 'Conchoecia hyalophyllum'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '60'^^xsd:integer;
  dwc:aphiaid '127770'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:988'^^xsd:anyURI;
  dwc:observationDate '1971-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '1314235'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A989>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A989> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A989> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A989>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53 -20)"^^geo:wktLiteral ;
  geo-pos:lat "53"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A989>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:989" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '989'^^xsd:integer;
  dwc:scientificName 'Conchoecia hyalophyllum'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '53'^^xsd:integer;
  dwc:aphiaid '127770'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:989'^^xsd:anyURI;
  dwc:observationDate '1971-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '1314235'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A99>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A99> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A99> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.8 -36.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.8"^^xsd:decimal ;
  dwc:decimalLongitude "-36.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/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A99>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.8 -36.8)"^^geo:wktLiteral ;
  geo-pos:lat "29.8"^^xsd:decimal ;
  geo-pos:long "-36.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A99>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:99" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '99'^^xsd:integer;
  dwc:scientificName 'Conchoecia magna'^^xsd:string;
  dwc:longitude '-36.8'^^xsd:double;
  dwc:latitude '29.8'^^xsd:double;
  dwc:aphiaid '127773'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:99'^^xsd:anyURI;
  dwc:aphiaIdAccepted '127773'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A543>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A543> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A543> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.812 -20.352)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.812"^^xsd:decimal ;
  dwc:decimalLongitude "-20.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/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A543>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.812 -20.352)"^^geo:wktLiteral ;
  geo-pos:lat "39.812"^^xsd:decimal ;
  geo-pos:long "-20.352"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A543>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:543" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '543'^^xsd:integer;
  dwc:scientificName 'Archiconchoecissa cucullata aff.'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:longitude '-20.352'^^xsd:double;
  dwc:latitude '39.812'^^xsd:double;
  dwc:aphiaid '175691'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:543'^^xsd:anyURI;
  dwc:observationDate '1970-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '175691'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A5483>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A5483> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A5483> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -7.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-7.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/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A5483>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -7.75)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-7.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A5483>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:5483" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '5483'^^xsd:integer;
  dwc:scientificName 'Metaconchoecia  teretivalvata'^^xsd:string;
  dwc:longitude '-7.75'^^xsd:double;
  dwc:latitude '46'^^xsd:integer;
  dwc:aphiaid '127816'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:5483'^^xsd:anyURI;
  dwc:aphiaIdAccepted '536010'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A5484>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A5484> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A5484> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44 -13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44"^^xsd:decimal ;
  dwc:decimalLongitude "-13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A5484>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44 -13)"^^geo:wktLiteral ;
  geo-pos:lat "44"^^xsd:decimal ;
  geo-pos:long "-13"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A5484>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:5484" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '5484'^^xsd:integer;
  dwc:scientificName 'Metaconchoecia  teretivalvata'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:longitude '-13'^^xsd:integer;
  dwc:latitude '44'^^xsd:integer;
  dwc:aphiaid '127816'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:5484'^^xsd:anyURI;
  dwc:observationDate '1974-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '536010'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A5613>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A5613> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A5613> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.283 -11.847)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.283"^^xsd:decimal ;
  dwc:decimalLongitude "-11.847"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A5613>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.283 -11.847)"^^geo:wktLiteral ;
  geo-pos:lat "49.283"^^xsd:decimal ;
  geo-pos:long "-11.847"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A5613>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:5613" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '5613'^^xsd:integer;
  dwc:scientificName 'Metaconchoecia  teretivalvata'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '-11.847'^^xsd:double;
  dwc:latitude '49.283'^^xsd:double;
  dwc:aphiaid '127816'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:5613'^^xsd:anyURI;
  dwc:observationDate '1979-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '536010'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A5614>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A5614> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A5614> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.578 -13.208)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.578"^^xsd:decimal ;
  dwc:decimalLongitude "-13.208"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A5614>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.578 -13.208)"^^geo:wktLiteral ;
  geo-pos:lat "49.578"^^xsd:decimal ;
  geo-pos:long "-13.208"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A5614>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:5614" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '5614'^^xsd:integer;
  dwc:scientificName 'Metaconchoecia  teretivalvata'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '-13.208'^^xsd:double;
  dwc:latitude '49.578'^^xsd:double;
  dwc:aphiaid '127816'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:5614'^^xsd:anyURI;
  dwc:observationDate '1979-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '536010'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A5615>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A5615> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A5615> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.759 -14.078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.759"^^xsd:decimal ;
  dwc:decimalLongitude "-14.078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A5615>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.759 -14.078)"^^geo:wktLiteral ;
  geo-pos:lat "49.759"^^xsd:decimal ;
  geo-pos:long "-14.078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A5615>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:5615" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '5615'^^xsd:integer;
  dwc:scientificName 'Metaconchoecia  teretivalvata'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '-14.078'^^xsd:double;
  dwc:latitude '49.759'^^xsd:double;
  dwc:aphiaid '127816'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:5615'^^xsd:anyURI;
  dwc:observationDate '1979-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '536010'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A5616>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A5616> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A5616> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.343 -33.398)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.343"^^xsd:decimal ;
  dwc:decimalLongitude "-33.398"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A5616>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.343 -33.398)"^^geo:wktLiteral ;
  geo-pos:lat "33.343"^^xsd:decimal ;
  geo-pos:long "-33.398"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A5616>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:5616" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '5616'^^xsd:integer;
  dwc:scientificName 'Metaconchoecia  teretivalvata'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:longitude '-33.398'^^xsd:double;
  dwc:latitude '33.343'^^xsd:double;
  dwc:aphiaid '127816'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:5616'^^xsd:anyURI;
  dwc:observationDate '1981-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '536010'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4542>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4542> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4542> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.117 -14.183)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.117"^^xsd:decimal ;
  dwc:decimalLongitude "-14.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/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4542>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.117 -14.183)"^^geo:wktLiteral ;
  geo-pos:lat "28.117"^^xsd:decimal ;
  geo-pos:long "-14.183"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4542>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:4542" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '4542'^^xsd:integer;
  dwc:scientificName 'Loricoecia  loricata'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:longitude '-14.183'^^xsd:double;
  dwc:latitude '28.117'^^xsd:double;
  dwc:aphiaid '127798'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:4542'^^xsd:anyURI;
  dwc:observationDate '1969-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '127798'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4543>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4543> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4543> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.1 -14.167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.1"^^xsd:decimal ;
  dwc:decimalLongitude "-14.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/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4543>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.1 -14.167)"^^geo:wktLiteral ;
  geo-pos:lat "28.1"^^xsd:decimal ;
  geo-pos:long "-14.167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4543>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:4543" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '4543'^^xsd:integer;
  dwc:scientificName 'Loricoecia  loricata'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:longitude '-14.167'^^xsd:double;
  dwc:latitude '28.1'^^xsd:double;
  dwc:aphiaid '127798'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:4543'^^xsd:anyURI;
  dwc:observationDate '1969-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '127798'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4544>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4544> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4544> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.017 -19.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.017"^^xsd:decimal ;
  dwc:decimalLongitude "-19.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/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4544>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.017 -19.95)"^^geo:wktLiteral ;
  geo-pos:lat "53.017"^^xsd:decimal ;
  geo-pos:long "-19.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4544>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:4544" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '4544'^^xsd:integer;
  dwc:scientificName 'Loricoecia  loricata'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:longitude '-19.95'^^xsd:double;
  dwc:latitude '53.017'^^xsd:double;
  dwc:aphiaid '127798'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:4544'^^xsd:anyURI;
  dwc:observationDate '1971-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '127798'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4545>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4545> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4545> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44 -13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44"^^xsd:decimal ;
  dwc:decimalLongitude "-13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4545>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44 -13)"^^geo:wktLiteral ;
  geo-pos:lat "44"^^xsd:decimal ;
  geo-pos:long "-13"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4545>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:4545" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '4545'^^xsd:integer;
  dwc:scientificName 'Loricoecia  loricata'^^xsd:string;
  dwc:longitude '-13'^^xsd:integer;
  dwc:latitude '44'^^xsd:integer;
  dwc:aphiaid '127798'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:4545'^^xsd:anyURI;
  dwc:aphiaIdAccepted '127798'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A1160>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A1160> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A1160> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.683 -3.833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.683"^^xsd:decimal ;
  dwc:decimalLongitude "-3.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/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A1160>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.683 -3.833)"^^geo:wktLiteral ;
  geo-pos:lat "43.683"^^xsd:decimal ;
  geo-pos:long "-3.833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A1160>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:1160" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '1160'^^xsd:integer;
  dwc:scientificName 'Conchoecia parvidentata'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:longitude '-3.833'^^xsd:double;
  dwc:latitude '43.683'^^xsd:double;
  dwc:aphiaid '127774'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:1160'^^xsd:anyURI;
  dwc:observationDate '1970-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1314237'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A558>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A558> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A558> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.852 -23.047)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.852"^^xsd:decimal ;
  dwc:decimalLongitude "-23.047"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A558>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.852 -23.047)"^^geo:wktLiteral ;
  geo-pos:lat "29.852"^^xsd:decimal ;
  geo-pos:long "-23.047"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A558>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:558" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '558'^^xsd:integer;
  dwc:scientificName 'Archiconchoecissa cucullata aff.'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:longitude '-23.047'^^xsd:double;
  dwc:latitude '29.852'^^xsd:double;
  dwc:aphiaid '175691'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:558'^^xsd:anyURI;
  dwc:observationDate '1972-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '175691'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A559>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A559> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A559> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.745 -23.068)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.745"^^xsd:decimal ;
  dwc:decimalLongitude "-23.068"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A559>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.745 -23.068)"^^geo:wktLiteral ;
  geo-pos:lat "29.745"^^xsd:decimal ;
  geo-pos:long "-23.068"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A559>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:559" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '559'^^xsd:integer;
  dwc:scientificName 'Archiconchoecissa cucullata aff.'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:longitude '-23.068'^^xsd:double;
  dwc:latitude '29.745'^^xsd:double;
  dwc:aphiaid '175691'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:559'^^xsd:anyURI;
  dwc:observationDate '1972-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '175691'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A5594>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A5594> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A5594> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A5594>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A5594>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:5594" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '5594'^^xsd:integer;
  dwc:scientificName 'Metaconchoecia  teretivalvata'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  dwc:aphiaid '127816'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:5594'^^xsd:anyURI;
  dwc:observationDate '1970-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '536010'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A476>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A476> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A476> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.542 -9.193)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.542"^^xsd:decimal ;
  dwc:decimalLongitude "-9.193"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A476>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.542 -9.193)"^^geo:wktLiteral ;
  geo-pos:lat "47.542"^^xsd:decimal ;
  geo-pos:long "-9.193"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A476>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:476" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '476'^^xsd:integer;
  dwc:scientificName 'Archiconchoecissa cucullata'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:longitude '-9.193'^^xsd:double;
  dwc:latitude '47.542'^^xsd:double;
  dwc:aphiaid '175693'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:476'^^xsd:anyURI;
  dwc:observationDate '1974-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '175693'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A477>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A477> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A477> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.533 -9.598)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.533"^^xsd:decimal ;
  dwc:decimalLongitude "-9.598"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A477>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.533 -9.598)"^^geo:wktLiteral ;
  geo-pos:lat "47.533"^^xsd:decimal ;
  geo-pos:long "-9.598"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A477>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:477" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '477'^^xsd:integer;
  dwc:scientificName 'Archiconchoecissa cucullata'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:longitude '-9.598'^^xsd:double;
  dwc:latitude '47.533'^^xsd:double;
  dwc:aphiaid '175693'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:477'^^xsd:anyURI;
  dwc:observationDate '1974-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '175693'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A478>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A478> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A478> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.513 -10.325)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.513"^^xsd:decimal ;
  dwc:decimalLongitude "-10.325"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A478>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.513 -10.325)"^^geo:wktLiteral ;
  geo-pos:lat "46.513"^^xsd:decimal ;
  geo-pos:long "-10.325"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A478>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:478" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '478'^^xsd:integer;
  dwc:scientificName 'Archiconchoecissa cucullata'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:longitude '-10.325'^^xsd:double;
  dwc:latitude '46.513'^^xsd:double;
  dwc:aphiaid '175693'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:478'^^xsd:anyURI;
  dwc:observationDate '1974-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '175693'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A1025>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A1025> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A1025> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.55 -8.735)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.55"^^xsd:decimal ;
  dwc:decimalLongitude "-8.735"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A1025>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.55 -8.735)"^^geo:wktLiteral ;
  geo-pos:lat "47.55"^^xsd:decimal ;
  geo-pos:long "-8.735"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A1025>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:1025" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '1025'^^xsd:integer;
  dwc:scientificName 'Conchoecia hyalophyllum'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:longitude '-8.735'^^xsd:double;
  dwc:latitude '47.55'^^xsd:double;
  dwc:aphiaid '127770'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:1025'^^xsd:anyURI;
  dwc:observationDate '1974-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1314235'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A140>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A140> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A140> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.55 7.583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.55"^^xsd:decimal ;
  dwc:decimalLongitude "7.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/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A140>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.55 7.583)"^^geo:wktLiteral ;
  geo-pos:lat "43.55"^^xsd:decimal ;
  geo-pos:long "7.583"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A140>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:140" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '140'^^xsd:integer;
  dwc:scientificName 'Conchoecia magna'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:longitude '7.583'^^xsd:double;
  dwc:latitude '43.55'^^xsd:double;
  dwc:aphiaid '127773'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:140'^^xsd:anyURI;
  dwc:observationDate '1909-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '127773'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2078>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2078> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2078> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42 -17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42"^^xsd:decimal ;
  dwc:decimalLongitude "-17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2078>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42 -17)"^^geo:wktLiteral ;
  geo-pos:lat "42"^^xsd:decimal ;
  geo-pos:long "-17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2078>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:2078" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '2078'^^xsd:integer;
  dwc:scientificName 'Archiconchoecissa cucullata'^^xsd:string;
  dwc:longitude '-17'^^xsd:integer;
  dwc:latitude '42'^^xsd:integer;
  dwc:aphiaid '175693'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:2078'^^xsd:anyURI;
  dwc:aphiaIdAccepted '175693'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2114>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2114> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2114> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.972 -19.847)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.972"^^xsd:decimal ;
  dwc:decimalLongitude "-19.847"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2114>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.972 -19.847)"^^geo:wktLiteral ;
  geo-pos:lat "52.972"^^xsd:decimal ;
  geo-pos:long "-19.847"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2114>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:2114" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '2114'^^xsd:integer;
  dwc:scientificName 'Archiconchoecissa cucullata'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:longitude '-19.847'^^xsd:double;
  dwc:latitude '52.972'^^xsd:double;
  dwc:aphiaid '175693'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:2114'^^xsd:anyURI;
  dwc:observationDate '1970-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '175693'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2894>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2894> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2894> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.183 -14.233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.183"^^xsd:decimal ;
  dwc:decimalLongitude "-14.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/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2894>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.183 -14.233)"^^geo:wktLiteral ;
  geo-pos:lat "29.183"^^xsd:decimal ;
  geo-pos:long "-14.233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2894>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:2894" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '2894'^^xsd:integer;
  dwc:scientificName 'Conchoecilla  daphoides'^^xsd:string;
  dwc:yearCollected '1930'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:longitude '-14.233'^^xsd:double;
  dwc:latitude '29.183'^^xsd:double;
  dwc:aphiaid '127776'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:2894'^^xsd:anyURI;
  dwc:observationDate '1930-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '127776'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2984>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2984> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2984> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.053 -14.237)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.053"^^xsd:decimal ;
  dwc:decimalLongitude "-14.237"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2984>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.053 -14.237)"^^geo:wktLiteral ;
  geo-pos:lat "51.053"^^xsd:decimal ;
  geo-pos:long "-14.237"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2984>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:2984" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '2984'^^xsd:integer;
  dwc:scientificName 'Conchoecilla  daphoides'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:longitude '-14.237'^^xsd:double;
  dwc:latitude '51.053'^^xsd:double;
  dwc:aphiaid '127776'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:2984'^^xsd:anyURI;
  dwc:observationDate '1979-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '127776'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A3014>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A3014> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A3014> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.047 -22.01)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.047"^^xsd:decimal ;
  dwc:decimalLongitude "-22.01"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A3014>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.047 -22.01)"^^geo:wktLiteral ;
  geo-pos:lat "32.047"^^xsd:decimal ;
  geo-pos:long "-22.01"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A3014>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:3014" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '3014'^^xsd:integer;
  dwc:scientificName 'Conchoecilla  daphoides'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:longitude '-22.01'^^xsd:double;
  dwc:latitude '32.047'^^xsd:double;
  dwc:aphiaid '127776'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:3014'^^xsd:anyURI;
  dwc:observationDate '1981-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '127776'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2154>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2154> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2154> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.06 -16.727)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.06"^^xsd:decimal ;
  dwc:decimalLongitude "-16.727"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2154>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.06 -16.727)"^^geo:wktLiteral ;
  geo-pos:lat "42.06"^^xsd:decimal ;
  geo-pos:long "-16.727"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2154>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:2154" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '2154'^^xsd:integer;
  dwc:scientificName 'Archiconchoecissa cucullata'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:longitude '-16.727'^^xsd:double;
  dwc:latitude '42.06'^^xsd:double;
  dwc:aphiaid '175693'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:2154'^^xsd:anyURI;
  dwc:observationDate '1978-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '175693'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2365>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2365> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2365> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44 -42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44"^^xsd:decimal ;
  dwc:decimalLongitude "-42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2365>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44 -42)"^^geo:wktLiteral ;
  geo-pos:lat "44"^^xsd:decimal ;
  geo-pos:long "-42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2365>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:2365" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '2365'^^xsd:integer;
  dwc:scientificName 'Orthoconchoecia  haddoni'^^xsd:string;
  dwc:yearCollected '1963'^^xsd:integer;
  dwc:longitude '-42'^^xsd:integer;
  dwc:latitude '44'^^xsd:integer;
  dwc:aphiaid '127831'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:2365'^^xsd:anyURI;
  dwc:observationDate '1963-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127831'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2496>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2496> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2496> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.542 -9.07)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.542"^^xsd:decimal ;
  dwc:decimalLongitude "-9.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/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2496>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.542 -9.07)"^^geo:wktLiteral ;
  geo-pos:lat "47.542"^^xsd:decimal ;
  geo-pos:long "-9.07"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2496>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:2496" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '2496'^^xsd:integer;
  dwc:scientificName 'Orthoconchoecia  haddoni'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:longitude '-9.07'^^xsd:double;
  dwc:latitude '47.542'^^xsd:double;
  dwc:aphiaid '127831'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:2496'^^xsd:anyURI;
  dwc:observationDate '1973-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '127831'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2624>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2624> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2624> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.187 -23.82)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.187"^^xsd:decimal ;
  dwc:decimalLongitude "-23.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/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2624>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.187 -23.82)"^^geo:wktLiteral ;
  geo-pos:lat "32.187"^^xsd:decimal ;
  geo-pos:long "-23.82"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2624>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:2624" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '2624'^^xsd:integer;
  dwc:scientificName 'Orthoconchoecia  secernenda'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:longitude '-23.82'^^xsd:double;
  dwc:latitude '32.187'^^xsd:double;
  dwc:aphiaid '127832'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:2624'^^xsd:anyURI;
  dwc:observationDate '1973-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '127832'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A513>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A513> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A513> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.088 -14.088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.088"^^xsd:decimal ;
  dwc:decimalLongitude "-14.088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A513>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.088 -14.088)"^^geo:wktLiteral ;
  geo-pos:lat "28.088"^^xsd:decimal ;
  geo-pos:long "-14.088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A513>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:513" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '513'^^xsd:integer;
  dwc:scientificName 'Archiconchoecissa cucullata aff.'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:longitude '-14.088'^^xsd:double;
  dwc:latitude '28.088'^^xsd:double;
  dwc:aphiaid '175691'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:513'^^xsd:anyURI;
  dwc:observationDate '1966-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '175691'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A514>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A514> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A514> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.065 -14.122)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.065"^^xsd:decimal ;
  dwc:decimalLongitude "-14.122"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A514>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.065 -14.122)"^^geo:wktLiteral ;
  geo-pos:lat "28.065"^^xsd:decimal ;
  geo-pos:long "-14.122"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A514>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:514" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '514'^^xsd:integer;
  dwc:scientificName 'Archiconchoecissa cucullata aff.'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:longitude '-14.122'^^xsd:double;
  dwc:latitude '28.065'^^xsd:double;
  dwc:aphiaid '175691'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:514'^^xsd:anyURI;
  dwc:observationDate '1966-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '175691'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A515>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A515> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A515> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.065 -14.122)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.065"^^xsd:decimal ;
  dwc:decimalLongitude "-14.122"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A515>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.065 -14.122)"^^geo:wktLiteral ;
  geo-pos:lat "28.065"^^xsd:decimal ;
  geo-pos:long "-14.122"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A515>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:515" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '515'^^xsd:integer;
  dwc:scientificName 'Archiconchoecissa cucullata aff.'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:longitude '-14.122'^^xsd:double;
  dwc:latitude '28.065'^^xsd:double;
  dwc:aphiaid '175691'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:515'^^xsd:anyURI;
  dwc:observationDate '1966-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '175691'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A516>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A516> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A516> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.242 -8.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.242"^^xsd:decimal ;
  dwc:decimalLongitude "-8.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/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A516>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.242 -8.05)"^^geo:wktLiteral ;
  geo-pos:lat "34.242"^^xsd:decimal ;
  geo-pos:long "-8.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A516>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:516" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '516'^^xsd:integer;
  dwc:scientificName 'Archiconchoecissa cucullata aff.'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:longitude '-8.05'^^xsd:double;
  dwc:latitude '34.242'^^xsd:double;
  dwc:aphiaid '175691'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:516'^^xsd:anyURI;
  dwc:observationDate '1966-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '175691'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4619>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4619> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4619> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.455 -10.43)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.455"^^xsd:decimal ;
  dwc:decimalLongitude "-10.43"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4619>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.455 -10.43)"^^geo:wktLiteral ;
  geo-pos:lat "46.455"^^xsd:decimal ;
  geo-pos:long "-10.43"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4619>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:4619" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '4619'^^xsd:integer;
  dwc:scientificName 'Loricoecia  loricata'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:longitude '-10.43'^^xsd:double;
  dwc:latitude '46.455'^^xsd:double;
  dwc:aphiaid '127798'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:4619'^^xsd:anyURI;
  dwc:observationDate '1974-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '127798'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A462>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A462> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A462> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.533 -9.598)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.533"^^xsd:decimal ;
  dwc:decimalLongitude "-9.598"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A462>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.533 -9.598)"^^geo:wktLiteral ;
  geo-pos:lat "47.533"^^xsd:decimal ;
  geo-pos:long "-9.598"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A462>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:462" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '462'^^xsd:integer;
  dwc:scientificName 'Archiconchoecissa cucullata'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:longitude '-9.598'^^xsd:double;
  dwc:latitude '47.533'^^xsd:double;
  dwc:aphiaid '175693'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:462'^^xsd:anyURI;
  dwc:observationDate '1974-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '175693'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4620>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4620> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4620> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.513 -10.325)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.513"^^xsd:decimal ;
  dwc:decimalLongitude "-10.325"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4620>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.513 -10.325)"^^geo:wktLiteral ;
  geo-pos:lat "46.513"^^xsd:decimal ;
  geo-pos:long "-10.325"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4620>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:4620" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '4620'^^xsd:integer;
  dwc:scientificName 'Loricoecia  loricata'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:longitude '-10.325'^^xsd:double;
  dwc:latitude '46.513'^^xsd:double;
  dwc:aphiaid '127798'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:4620'^^xsd:anyURI;
  dwc:observationDate '1974-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '127798'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4580>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4580> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4580> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4580>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53 -20)"^^geo:wktLiteral ;
  geo-pos:lat "53"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4580>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:4580" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '4580'^^xsd:integer;
  dwc:scientificName 'Loricoecia  loricata'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '53'^^xsd:integer;
  dwc:aphiaid '127798'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:4580'^^xsd:anyURI;
  dwc:observationDate '1971-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '127798'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4581>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4581> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4581> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30 -23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "30"^^xsd:decimal ;
  dwc:decimalLongitude "-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/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4581>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30 -23)"^^geo:wktLiteral ;
  geo-pos:lat "30"^^xsd:decimal ;
  geo-pos:long "-23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4581>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:4581" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '4581'^^xsd:integer;
  dwc:scientificName 'Loricoecia  loricata'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:longitude '-23'^^xsd:integer;
  dwc:latitude '30'^^xsd:integer;
  dwc:aphiaid '127798'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:4581'^^xsd:anyURI;
  dwc:observationDate '1972-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '127798'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4582>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4582> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4582> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.187 -23.82)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.187"^^xsd:decimal ;
  dwc:decimalLongitude "-23.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/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4582>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.187 -23.82)"^^geo:wktLiteral ;
  geo-pos:lat "32.187"^^xsd:decimal ;
  geo-pos:long "-23.82"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4582>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:4582" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '4582'^^xsd:integer;
  dwc:scientificName 'Loricoecia  loricata'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:longitude '-23.82'^^xsd:double;
  dwc:latitude '32.187'^^xsd:double;
  dwc:aphiaid '127798'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:4582'^^xsd:anyURI;
  dwc:observationDate '1973-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '127798'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A3459>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A3459> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A3459> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.667 9.917)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.667"^^xsd:decimal ;
  dwc:decimalLongitude "9.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/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A3459>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.667 9.917)"^^geo:wktLiteral ;
  geo-pos:lat "41.667"^^xsd:decimal ;
  geo-pos:long "9.917"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A3459>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:3459" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '3459'^^xsd:integer;
  dwc:scientificName 'Discoconchoecia  elegans'^^xsd:string;
  dwc:longitude '9.917'^^xsd:double;
  dwc:latitude '41.667'^^xsd:double;
  dwc:aphiaid '127782'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:3459'^^xsd:anyURI;
  dwc:aphiaIdAccepted '127782'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A3705>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A3705> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A3705> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.967 9.583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "79.967"^^xsd:decimal ;
  dwc:decimalLongitude "9.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/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A3705>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.967 9.583)"^^geo:wktLiteral ;
  geo-pos:lat "79.967"^^xsd:decimal ;
  geo-pos:long "9.583"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A3705>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:3705" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '3705'^^xsd:integer;
  dwc:scientificName 'Discoconchoecia  elegans'^^xsd:string;
  dwc:yearCollected '1898'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:longitude '9.583'^^xsd:double;
  dwc:latitude '79.967'^^xsd:double;
  dwc:aphiaid '127782'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:3705'^^xsd:anyURI;
  dwc:observationDate '1898-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '127782'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A3766>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A3766> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A3766> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.033 -10.317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.033"^^xsd:decimal ;
  dwc:decimalLongitude "-10.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/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A3766>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.033 -10.317)"^^geo:wktLiteral ;
  geo-pos:lat "46.033"^^xsd:decimal ;
  geo-pos:long "-10.317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A3766>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:3766" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '3766'^^xsd:integer;
  dwc:scientificName 'Discoconchoecia  elegans'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:longitude '-10.317'^^xsd:double;
  dwc:latitude '46.033'^^xsd:double;
  dwc:aphiaid '127782'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:3766'^^xsd:anyURI;
  dwc:observationDate '1976-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '127782'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4338>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4338> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4338> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.017 -27.202)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.017"^^xsd:decimal ;
  dwc:decimalLongitude "-27.202"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4338>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.017 -27.202)"^^geo:wktLiteral ;
  geo-pos:lat "32.017"^^xsd:decimal ;
  geo-pos:long "-27.202"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4338>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:4338" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '4338'^^xsd:integer;
  dwc:scientificName 'Halocypria  globosa'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:longitude '-27.202'^^xsd:double;
  dwc:latitude '32.017'^^xsd:double;
  dwc:aphiaid '127793'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:4338'^^xsd:anyURI;
  dwc:observationDate '1973-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '127793'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4423>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4423> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4423> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.133 -10.367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.133"^^xsd:decimal ;
  dwc:decimalLongitude "-10.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/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4423>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.133 -10.367)"^^geo:wktLiteral ;
  geo-pos:lat "33.133"^^xsd:decimal ;
  geo-pos:long "-10.367"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4423>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:4423" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '4423'^^xsd:integer;
  dwc:scientificName 'Loricoecia  ctenophora'^^xsd:string;
  dwc:yearCollected '1930'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:longitude '-10.367'^^xsd:double;
  dwc:latitude '33.133'^^xsd:double;
  dwc:aphiaid '127797'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:4423'^^xsd:anyURI;
  dwc:observationDate '1930-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '127797'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4474>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4474> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4474> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -7.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-7.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/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4474>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -7.75)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-7.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4474>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:4474" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '4474'^^xsd:integer;
  dwc:scientificName 'Loricoecia  loricata'^^xsd:string;
  dwc:longitude '-7.75'^^xsd:double;
  dwc:latitude '46'^^xsd:integer;
  dwc:aphiaid '127798'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:4474'^^xsd:anyURI;
  dwc:aphiaIdAccepted '127798'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4078>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4078> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4078> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.317 -13.183)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.317"^^xsd:decimal ;
  dwc:decimalLongitude "-13.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/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4078>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.317 -13.183)"^^geo:wktLiteral ;
  geo-pos:lat "40.317"^^xsd:decimal ;
  geo-pos:long "-13.183"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4078>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:4078" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '4078'^^xsd:integer;
  dwc:scientificName 'Gigantocypris muelleri'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:longitude '-13.183'^^xsd:double;
  dwc:latitude '40.317'^^xsd:double;
  dwc:aphiaid '127715'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:4078'^^xsd:anyURI;
  dwc:observationDate '1909-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '127715'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4136>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4136> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4136> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30.017 -23.012)"^^geo:wktLiteral ;
  dwc:decimalLatitude "30.017"^^xsd:decimal ;
  dwc:decimalLongitude "-23.012"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4136>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30.017 -23.012)"^^geo:wktLiteral ;
  geo-pos:lat "30.017"^^xsd:decimal ;
  geo-pos:long "-23.012"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4136>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:4136" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '4136'^^xsd:integer;
  dwc:scientificName 'Gigantocypris muelleri'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '-23.012'^^xsd:double;
  dwc:latitude '30.017'^^xsd:double;
  dwc:aphiaid '127715'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:4136'^^xsd:anyURI;
  dwc:observationDate '1961-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '127715'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4181>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4181> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4181> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.25 -7.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.25"^^xsd:decimal ;
  dwc:decimalLongitude "-7.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/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4181>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.25 -7.15)"^^geo:wktLiteral ;
  geo-pos:lat "46.25"^^xsd:decimal ;
  geo-pos:long "-7.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4181>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:4181" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '4181'^^xsd:integer;
  dwc:scientificName 'Halocypria  globosa'^^xsd:string;
  dwc:yearCollected '1904'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:longitude '-7.15'^^xsd:double;
  dwc:latitude '46.25'^^xsd:double;
  dwc:aphiaid '127793'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:4181'^^xsd:anyURI;
  dwc:observationDate '1904-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '127793'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2622>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2622> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2622> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2622>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2622>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:2622" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '2622'^^xsd:integer;
  dwc:scientificName 'Orthoconchoecia  secernenda'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  dwc:aphiaid '127832'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:2622'^^xsd:anyURI;
  dwc:observationDate '1970-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '127832'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2623>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2623> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2623> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30 -23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "30"^^xsd:decimal ;
  dwc:decimalLongitude "-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/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2623>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30 -23)"^^geo:wktLiteral ;
  geo-pos:lat "30"^^xsd:decimal ;
  geo-pos:long "-23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2623>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:2623" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '2623'^^xsd:integer;
  dwc:scientificName 'Orthoconchoecia  secernenda'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:longitude '-23'^^xsd:integer;
  dwc:latitude '30'^^xsd:integer;
  dwc:aphiaid '127832'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:2623'^^xsd:anyURI;
  dwc:observationDate '1972-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '127832'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2734>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2734> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2734> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.25 -7.433)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.25"^^xsd:decimal ;
  dwc:decimalLongitude "-7.433"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2734>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.25 -7.433)"^^geo:wktLiteral ;
  geo-pos:lat "36.25"^^xsd:decimal ;
  geo-pos:long "-7.433"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2734>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:2734" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '2734'^^xsd:integer;
  dwc:scientificName 'Conchoecilla  daphoides'^^xsd:string;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:longitude '-7.433'^^xsd:double;
  dwc:latitude '36.25'^^xsd:double;
  dwc:aphiaid '127776'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:2734'^^xsd:anyURI;
  dwc:observationDate '1928-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '127776'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2892>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2892> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2892> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.317 -16.683)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.317"^^xsd:decimal ;
  dwc:decimalLongitude "-16.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/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2892>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.317 -16.683)"^^geo:wktLiteral ;
  geo-pos:lat "27.317"^^xsd:decimal ;
  geo-pos:long "-16.683"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2892>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:2892" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '2892'^^xsd:integer;
  dwc:scientificName 'Conchoecilla  daphoides'^^xsd:string;
  dwc:yearCollected '1930'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:longitude '-16.683'^^xsd:double;
  dwc:latitude '27.317'^^xsd:double;
  dwc:aphiaid '127776'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:2892'^^xsd:anyURI;
  dwc:observationDate '1930-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '127776'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2893>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2893> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2893> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.15 -15.317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.15"^^xsd:decimal ;
  dwc:decimalLongitude "-15.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/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2893>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.15 -15.317)"^^geo:wktLiteral ;
  geo-pos:lat "28.15"^^xsd:decimal ;
  geo-pos:long "-15.317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2893>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:2893" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '2893'^^xsd:integer;
  dwc:scientificName 'Conchoecilla  daphoides'^^xsd:string;
  dwc:yearCollected '1930'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:longitude '-15.317'^^xsd:double;
  dwc:latitude '28.15'^^xsd:double;
  dwc:aphiaid '127776'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:2893'^^xsd:anyURI;
  dwc:observationDate '1930-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '127776'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4384>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4384> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4384> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -7.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-7.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/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4384>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -7.75)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-7.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4384>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:4384" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '4384'^^xsd:integer;
  dwc:scientificName 'Loricoecia  ctenophora'^^xsd:string;
  dwc:longitude '-7.75'^^xsd:double;
  dwc:latitude '46'^^xsd:integer;
  dwc:aphiaid '127797'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:4384'^^xsd:anyURI;
  dwc:aphiaIdAccepted '127797'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4385>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4385> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4385> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44 -13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44"^^xsd:decimal ;
  dwc:decimalLongitude "-13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4385>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44 -13)"^^geo:wktLiteral ;
  geo-pos:lat "44"^^xsd:decimal ;
  geo-pos:long "-13"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4385>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:4385" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '4385'^^xsd:integer;
  dwc:scientificName 'Loricoecia  ctenophora'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:longitude '-13'^^xsd:integer;
  dwc:latitude '44'^^xsd:integer;
  dwc:aphiaid '127797'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:4385'^^xsd:anyURI;
  dwc:observationDate '1974-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127797'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4422>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4422> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4422> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.183 -14.233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.183"^^xsd:decimal ;
  dwc:decimalLongitude "-14.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/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4422>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.183 -14.233)"^^geo:wktLiteral ;
  geo-pos:lat "29.183"^^xsd:decimal ;
  geo-pos:long "-14.233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4422>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:4422" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '4422'^^xsd:integer;
  dwc:scientificName 'Loricoecia  ctenophora'^^xsd:string;
  dwc:yearCollected '1930'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:longitude '-14.233'^^xsd:double;
  dwc:latitude '29.183'^^xsd:double;
  dwc:aphiaid '127797'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:4422'^^xsd:anyURI;
  dwc:observationDate '1930-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '127797'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2395>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2395> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2395> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36 14.867)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36"^^xsd:decimal ;
  dwc:decimalLongitude "14.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/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2395>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36 14.867)"^^geo:wktLiteral ;
  geo-pos:lat "36"^^xsd:decimal ;
  geo-pos:long "14.867"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2395>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:2395" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '2395'^^xsd:integer;
  dwc:scientificName 'Orthoconchoecia  haddoni'^^xsd:string;
  dwc:longitude '14.867'^^xsd:double;
  dwc:latitude '36'^^xsd:integer;
  dwc:aphiaid '127831'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:2395'^^xsd:anyURI;
  dwc:aphiaIdAccepted '127831'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2399>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2399> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2399> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.917 35.483)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.917"^^xsd:decimal ;
  dwc:decimalLongitude "35.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/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2399>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.917 35.483)"^^geo:wktLiteral ;
  geo-pos:lat "33.917"^^xsd:decimal ;
  geo-pos:long "35.483"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2399>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:2399" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '2399'^^xsd:integer;
  dwc:scientificName 'Orthoconchoecia  haddoni'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:longitude '35.483'^^xsd:double;
  dwc:latitude '33.917'^^xsd:double;
  dwc:aphiaid '127831'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:2399'^^xsd:anyURI;
  dwc:observationDate '1969-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '127831'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2400> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.9 25.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.9"^^xsd:decimal ;
  dwc:decimalLongitude "25.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/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.9 25.5)"^^geo:wktLiteral ;
  geo-pos:lat "33.9"^^xsd:decimal ;
  geo-pos:long "25.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:2400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '2400'^^xsd:integer;
  dwc:scientificName 'Orthoconchoecia  haddoni'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '25.5'^^xsd:double;
  dwc:latitude '33.9'^^xsd:double;
  dwc:aphiaid '127831'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:2400'^^xsd:anyURI;
  dwc:observationDate '1969-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '127831'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2362>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2362> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2362> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.917 -32.367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.917"^^xsd:decimal ;
  dwc:decimalLongitude "-32.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/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2362>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.917 -32.367)"^^geo:wktLiteral ;
  geo-pos:lat "41.917"^^xsd:decimal ;
  geo-pos:long "-32.367"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2362>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:2362" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '2362'^^xsd:integer;
  dwc:scientificName 'Orthoconchoecia  haddoni'^^xsd:string;
  dwc:yearCollected '1931'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:longitude '-32.367'^^xsd:double;
  dwc:latitude '41.917'^^xsd:double;
  dwc:aphiaid '127831'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:2362'^^xsd:anyURI;
  dwc:observationDate '1931-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '127831'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2363>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2363> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2363> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.033 -31.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.033"^^xsd:decimal ;
  dwc:decimalLongitude "-31.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/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2363>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.033 -31.75)"^^geo:wktLiteral ;
  geo-pos:lat "47.033"^^xsd:decimal ;
  geo-pos:long "-31.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2363>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:2363" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '2363'^^xsd:integer;
  dwc:scientificName 'Orthoconchoecia  haddoni'^^xsd:string;
  dwc:yearCollected '1931'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:longitude '-31.75'^^xsd:double;
  dwc:latitude '47.033'^^xsd:double;
  dwc:aphiaid '127831'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:2363'^^xsd:anyURI;
  dwc:observationDate '1931-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '127831'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2364>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2364> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2364> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.383 -16.083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62.383"^^xsd:decimal ;
  dwc:decimalLongitude "-16.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/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2364>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.383 -16.083)"^^geo:wktLiteral ;
  geo-pos:lat "62.383"^^xsd:decimal ;
  geo-pos:long "-16.083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2364>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:2364" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '2364'^^xsd:integer;
  dwc:scientificName 'Orthoconchoecia  haddoni'^^xsd:string;
  dwc:yearCollected '1932'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:longitude '-16.083'^^xsd:double;
  dwc:latitude '62.383'^^xsd:double;
  dwc:aphiaid '127831'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:2364'^^xsd:anyURI;
  dwc:observationDate '1932-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '127831'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4335>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4335> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4335> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4335>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53 -20)"^^geo:wktLiteral ;
  geo-pos:lat "53"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4335>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:4335" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '4335'^^xsd:integer;
  dwc:scientificName 'Halocypria  globosa'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '53'^^xsd:integer;
  dwc:aphiaid '127793'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:4335'^^xsd:anyURI;
  dwc:observationDate '1971-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '127793'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4336>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4336> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4336> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30 -23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "30"^^xsd:decimal ;
  dwc:decimalLongitude "-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/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4336>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30 -23)"^^geo:wktLiteral ;
  geo-pos:lat "30"^^xsd:decimal ;
  geo-pos:long "-23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4336>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:4336" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '4336'^^xsd:integer;
  dwc:scientificName 'Halocypria  globosa'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:longitude '-23'^^xsd:integer;
  dwc:latitude '30'^^xsd:integer;
  dwc:aphiaid '127793'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:4336'^^xsd:anyURI;
  dwc:observationDate '1972-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '127793'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4337>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4337> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4337> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.187 -23.82)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.187"^^xsd:decimal ;
  dwc:decimalLongitude "-23.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/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4337>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.187 -23.82)"^^geo:wktLiteral ;
  geo-pos:lat "32.187"^^xsd:decimal ;
  geo-pos:long "-23.82"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4337>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:4337" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '4337'^^xsd:integer;
  dwc:scientificName 'Halocypria  globosa'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:longitude '-23.82'^^xsd:double;
  dwc:latitude '32.187'^^xsd:double;
  dwc:aphiaid '127793'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:4337'^^xsd:anyURI;
  dwc:observationDate '1973-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '127793'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2151>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2151> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2151> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.783 -14.073)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.783"^^xsd:decimal ;
  dwc:decimalLongitude "-14.073"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2151>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.783 -14.073)"^^geo:wktLiteral ;
  geo-pos:lat "49.783"^^xsd:decimal ;
  geo-pos:long "-14.073"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2151>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:2151" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '2151'^^xsd:integer;
  dwc:scientificName 'Archiconchoecissa cucullata'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:longitude '-14.073'^^xsd:double;
  dwc:latitude '49.783'^^xsd:double;
  dwc:aphiaid '175693'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:2151'^^xsd:anyURI;
  dwc:observationDate '1978-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '175693'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2152>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2152> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2152> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.968 -17.025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.968"^^xsd:decimal ;
  dwc:decimalLongitude "-17.025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2152>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.968 -17.025)"^^geo:wktLiteral ;
  geo-pos:lat "41.968"^^xsd:decimal ;
  geo-pos:long "-17.025"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2152>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:2152" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '2152'^^xsd:integer;
  dwc:scientificName 'Archiconchoecissa cucullata'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:longitude '-17.025'^^xsd:double;
  dwc:latitude '41.968'^^xsd:double;
  dwc:aphiaid '175693'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:2152'^^xsd:anyURI;
  dwc:observationDate '1978-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '175693'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2153>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2153> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2153> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.128 -16.683)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.128"^^xsd:decimal ;
  dwc:decimalLongitude "-16.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/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2153>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.128 -16.683)"^^geo:wktLiteral ;
  geo-pos:lat "42.128"^^xsd:decimal ;
  geo-pos:long "-16.683"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2153>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:2153" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '2153'^^xsd:integer;
  dwc:scientificName 'Archiconchoecissa cucullata'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:longitude '-16.683'^^xsd:double;
  dwc:latitude '42.128'^^xsd:double;
  dwc:aphiaid '175693'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:2153'^^xsd:anyURI;
  dwc:observationDate '1978-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '175693'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2111>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2111> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2111> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.842 -20.155)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.842"^^xsd:decimal ;
  dwc:decimalLongitude "-20.155"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2111>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.842 -20.155)"^^geo:wktLiteral ;
  geo-pos:lat "52.842"^^xsd:decimal ;
  geo-pos:long "-20.155"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2111>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:2111" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '2111'^^xsd:integer;
  dwc:scientificName 'Archiconchoecissa cucullata'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:longitude '-20.155'^^xsd:double;
  dwc:latitude '52.842'^^xsd:double;
  dwc:aphiaid '175693'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:2111'^^xsd:anyURI;
  dwc:observationDate '1970-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '175693'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2112>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2112> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2112> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.76 -20.21)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.76"^^xsd:decimal ;
  dwc:decimalLongitude "-20.21"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2112>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.76 -20.21)"^^geo:wktLiteral ;
  geo-pos:lat "52.76"^^xsd:decimal ;
  geo-pos:long "-20.21"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2112>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:2112" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '2112'^^xsd:integer;
  dwc:scientificName 'Archiconchoecissa cucullata'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:longitude '-20.21'^^xsd:double;
  dwc:latitude '52.76'^^xsd:double;
  dwc:aphiaid '175693'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:2112'^^xsd:anyURI;
  dwc:observationDate '1970-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '175693'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2113>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2113> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2113> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.917 -20.012)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.917"^^xsd:decimal ;
  dwc:decimalLongitude "-20.012"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2113>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.917 -20.012)"^^geo:wktLiteral ;
  geo-pos:lat "52.917"^^xsd:decimal ;
  geo-pos:long "-20.012"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2113>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:2113" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '2113'^^xsd:integer;
  dwc:scientificName 'Archiconchoecissa cucullata'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:longitude '-20.012'^^xsd:double;
  dwc:latitude '52.917'^^xsd:double;
  dwc:aphiaid '175693'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:2113'^^xsd:anyURI;
  dwc:observationDate '1970-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '175693'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2075>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2075> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2075> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.467 -8.017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.467"^^xsd:decimal ;
  dwc:decimalLongitude "-8.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/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2075>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.467 -8.017)"^^geo:wktLiteral ;
  geo-pos:lat "46.467"^^xsd:decimal ;
  geo-pos:long "-8.017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2075>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:2075" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '2075'^^xsd:integer;
  dwc:scientificName 'Archiconchoecissa cucullata'^^xsd:string;
  dwc:yearCollected '1930'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:longitude '-8.017'^^xsd:double;
  dwc:latitude '46.467'^^xsd:double;
  dwc:aphiaid '175693'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:2075'^^xsd:anyURI;
  dwc:observationDate '1930-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '175693'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2076>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2076> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2076> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.033 -31.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.033"^^xsd:decimal ;
  dwc:decimalLongitude "-31.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/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2076>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.033 -31.75)"^^geo:wktLiteral ;
  geo-pos:lat "47.033"^^xsd:decimal ;
  geo-pos:long "-31.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2076>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:2076" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '2076'^^xsd:integer;
  dwc:scientificName 'Archiconchoecissa cucullata'^^xsd:string;
  dwc:yearCollected '1931'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:longitude '-31.75'^^xsd:double;
  dwc:latitude '47.033'^^xsd:double;
  dwc:aphiaid '175693'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:2076'^^xsd:anyURI;
  dwc:observationDate '1931-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '175693'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2077>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2077> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2077> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44 -13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44"^^xsd:decimal ;
  dwc:decimalLongitude "-13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2077>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44 -13)"^^geo:wktLiteral ;
  geo-pos:lat "44"^^xsd:decimal ;
  geo-pos:long "-13"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2077>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:2077" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '2077'^^xsd:integer;
  dwc:scientificName 'Archiconchoecissa cucullata'^^xsd:string;
  dwc:longitude '-13'^^xsd:integer;
  dwc:latitude '44'^^xsd:integer;
  dwc:aphiaid '175693'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:2077'^^xsd:anyURI;
  dwc:aphiaIdAccepted '175693'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A137>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A137> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A137> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.864 -1.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.864"^^xsd:decimal ;
  dwc:decimalLongitude "-1.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/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A137>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.864 -1.5)"^^geo:wktLiteral ;
  geo-pos:lat "36.864"^^xsd:decimal ;
  geo-pos:long "-1.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A137>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:137" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '137'^^xsd:integer;
  dwc:scientificName 'Conchoecia magna'^^xsd:string;
  dwc:yearCollected '1905'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '-1.5'^^xsd:double;
  dwc:latitude '36.864'^^xsd:double;
  dwc:aphiaid '127773'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:137'^^xsd:anyURI;
  dwc:observationDate '1905-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '127773'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A138>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A138> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A138> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 7.633)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "7.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/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A138>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 7.633)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "7.633"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A138>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:138" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '138'^^xsd:integer;
  dwc:scientificName 'Conchoecia magna'^^xsd:string;
  dwc:yearCollected '1906'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:longitude '7.633'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:aphiaid '127773'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:138'^^xsd:anyURI;
  dwc:observationDate '1906-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '127773'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A139>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A139> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A139> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.667 4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.667"^^xsd:decimal ;
  dwc:decimalLongitude "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/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A139>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.667 4)"^^geo:wktLiteral ;
  geo-pos:lat "41.667"^^xsd:decimal ;
  geo-pos:long "4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A139>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:139" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '139'^^xsd:integer;
  dwc:scientificName 'Conchoecia magna'^^xsd:string;
  dwc:yearCollected '1908'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:longitude '4'^^xsd:integer;
  dwc:latitude '41.667'^^xsd:double;
  dwc:aphiaid '127773'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:139'^^xsd:anyURI;
  dwc:observationDate '1908-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '127773'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A7192>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A7192> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A7192> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.1 -14.167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.1"^^xsd:decimal ;
  dwc:decimalLongitude "-14.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/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A7192>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.1 -14.167)"^^geo:wktLiteral ;
  geo-pos:lat "28.1"^^xsd:decimal ;
  geo-pos:long "-14.167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A7192>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:7192" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '7192'^^xsd:integer;
  dwc:scientificName 'Paraconchoecia  spinifera'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:longitude '-14.167'^^xsd:double;
  dwc:latitude '28.1'^^xsd:double;
  dwc:aphiaid '127846'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:7192'^^xsd:anyURI;
  dwc:observationDate '1969-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '127846'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A7193>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A7193> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A7193> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.017 -19.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.017"^^xsd:decimal ;
  dwc:decimalLongitude "-19.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/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A7193>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.017 -19.95)"^^geo:wktLiteral ;
  geo-pos:lat "53.017"^^xsd:decimal ;
  geo-pos:long "-19.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A7193>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:7193" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '7193'^^xsd:integer;
  dwc:scientificName 'Paraconchoecia  spinifera'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:longitude '-19.95'^^xsd:double;
  dwc:latitude '53.017'^^xsd:double;
  dwc:aphiaid '127846'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:7193'^^xsd:anyURI;
  dwc:observationDate '1971-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '127846'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A7198>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A7198> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A7198> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.247 5.302)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.247"^^xsd:decimal ;
  dwc:decimalLongitude "5.302"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A7198>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.247 5.302)"^^geo:wktLiteral ;
  geo-pos:lat "43.247"^^xsd:decimal ;
  geo-pos:long "5.302"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A7198>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:7198" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '7198'^^xsd:integer;
  dwc:scientificName 'Paraconchoecia  spinifera'^^xsd:string;
  dwc:longitude '5.302'^^xsd:double;
  dwc:latitude '43.247'^^xsd:double;
  dwc:aphiaid '127846'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:7198'^^xsd:anyURI;
  dwc:aphiaIdAccepted '127846'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4616>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4616> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4616> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.542 -9.193)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.542"^^xsd:decimal ;
  dwc:decimalLongitude "-9.193"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4616>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.542 -9.193)"^^geo:wktLiteral ;
  geo-pos:lat "47.542"^^xsd:decimal ;
  geo-pos:long "-9.193"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4616>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:4616" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '4616'^^xsd:integer;
  dwc:scientificName 'Loricoecia  loricata'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:longitude '-9.193'^^xsd:double;
  dwc:latitude '47.542'^^xsd:double;
  dwc:aphiaid '127798'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:4616'^^xsd:anyURI;
  dwc:observationDate '1974-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '127798'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4617>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4617> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4617> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.573 -9.633)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.573"^^xsd:decimal ;
  dwc:decimalLongitude "-9.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/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4617>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.573 -9.633)"^^geo:wktLiteral ;
  geo-pos:lat "47.573"^^xsd:decimal ;
  geo-pos:long "-9.633"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4617>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:4617" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '4617'^^xsd:integer;
  dwc:scientificName 'Loricoecia  loricata'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:longitude '-9.633'^^xsd:double;
  dwc:latitude '47.573'^^xsd:double;
  dwc:aphiaid '127798'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:4617'^^xsd:anyURI;
  dwc:observationDate '1974-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '127798'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4618>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4618> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4618> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.533 -9.598)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.533"^^xsd:decimal ;
  dwc:decimalLongitude "-9.598"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4618>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.533 -9.598)"^^geo:wktLiteral ;
  geo-pos:lat "47.533"^^xsd:decimal ;
  geo-pos:long "-9.598"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4618>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:4618" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '4618'^^xsd:integer;
  dwc:scientificName 'Loricoecia  loricata'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:longitude '-9.598'^^xsd:double;
  dwc:latitude '47.533'^^xsd:double;
  dwc:aphiaid '127798'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:4618'^^xsd:anyURI;
  dwc:observationDate '1974-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '127798'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A456>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A456> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A456> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.592 -8.562)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.592"^^xsd:decimal ;
  dwc:decimalLongitude "-8.562"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A456>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.592 -8.562)"^^geo:wktLiteral ;
  geo-pos:lat "47.592"^^xsd:decimal ;
  geo-pos:long "-8.562"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A456>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:456" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '456'^^xsd:integer;
  dwc:scientificName 'Archiconchoecissa cucullata'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:longitude '-8.562'^^xsd:double;
  dwc:latitude '47.592'^^xsd:double;
  dwc:aphiaid '175693'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:456'^^xsd:anyURI;
  dwc:observationDate '1972-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '175693'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A457>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A457> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A457> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.58 -9.555)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.58"^^xsd:decimal ;
  dwc:decimalLongitude "-9.555"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A457>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.58 -9.555)"^^geo:wktLiteral ;
  geo-pos:lat "47.58"^^xsd:decimal ;
  geo-pos:long "-9.555"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A457>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:457" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '457'^^xsd:integer;
  dwc:scientificName 'Archiconchoecissa cucullata'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:longitude '-9.555'^^xsd:double;
  dwc:latitude '47.58'^^xsd:double;
  dwc:aphiaid '175693'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:457'^^xsd:anyURI;
  dwc:observationDate '1974-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '175693'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A458>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A458> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A458> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.53 -9.577)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.53"^^xsd:decimal ;
  dwc:decimalLongitude "-9.577"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A458>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.53 -9.577)"^^geo:wktLiteral ;
  geo-pos:lat "47.53"^^xsd:decimal ;
  geo-pos:long "-9.577"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A458>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:458" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '458'^^xsd:integer;
  dwc:scientificName 'Archiconchoecissa cucullata'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:longitude '-9.577'^^xsd:double;
  dwc:latitude '47.53'^^xsd:double;
  dwc:aphiaid '175693'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:458'^^xsd:anyURI;
  dwc:observationDate '1974-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '175693'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A5844>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A5844> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A5844> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.2 -22.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.2"^^xsd:decimal ;
  dwc:decimalLongitude "-22.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A5844>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.2 -22.7)"^^geo:wktLiteral ;
  geo-pos:lat "60.2"^^xsd:decimal ;
  geo-pos:long "-22.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A5844>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:5844" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '5844'^^xsd:integer;
  dwc:scientificName 'Mikroconchoecia  curta'^^xsd:string;
  dwc:longitude '-22.7'^^xsd:double;
  dwc:latitude '60.2'^^xsd:double;
  dwc:aphiaid '127820'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:5844'^^xsd:anyURI;
  dwc:aphiaIdAccepted '127820'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A5845>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A5845> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A5845> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.3 -22.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.3"^^xsd:decimal ;
  dwc:decimalLongitude "-22.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A5845>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.3 -22.7)"^^geo:wktLiteral ;
  geo-pos:lat "60.3"^^xsd:decimal ;
  geo-pos:long "-22.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A5845>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:5845" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '5845'^^xsd:integer;
  dwc:scientificName 'Mikroconchoecia  curta'^^xsd:string;
  dwc:longitude '-22.7'^^xsd:double;
  dwc:latitude '60.3'^^xsd:double;
  dwc:aphiaid '127820'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:5845'^^xsd:anyURI;
  dwc:aphiaIdAccepted '127820'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A6903>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A6903> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A6903> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30.01 -33.933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "30.01"^^xsd:decimal ;
  dwc:decimalLongitude "-33.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/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A6903>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30.01 -33.933)"^^geo:wktLiteral ;
  geo-pos:lat "30.01"^^xsd:decimal ;
  geo-pos:long "-33.933"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A6903>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:6903" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '6903'^^xsd:integer;
  dwc:scientificName 'Orthoconchoecia  bispinosa'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:longitude '-33.933'^^xsd:double;
  dwc:latitude '30.01'^^xsd:double;
  dwc:aphiaid '127830'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:6903'^^xsd:anyURI;
  dwc:observationDate '1981-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '127830'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4470>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4470> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4470> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.012 -32.908)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.012"^^xsd:decimal ;
  dwc:decimalLongitude "-32.908"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4470>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.012 -32.908)"^^geo:wktLiteral ;
  geo-pos:lat "37.012"^^xsd:decimal ;
  geo-pos:long "-32.908"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4470>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:4470" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '4470'^^xsd:integer;
  dwc:scientificName 'Loricoecia  ctenophora'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:longitude '-32.908'^^xsd:double;
  dwc:latitude '37.012'^^xsd:double;
  dwc:aphiaid '127797'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:4470'^^xsd:anyURI;
  dwc:observationDate '1997-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '127797'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4471>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4471> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4471> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.049 -32.585)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.049"^^xsd:decimal ;
  dwc:decimalLongitude "-32.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/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4471>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.049 -32.585)"^^geo:wktLiteral ;
  geo-pos:lat "37.049"^^xsd:decimal ;
  geo-pos:long "-32.585"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4471>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:4471" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '4471'^^xsd:integer;
  dwc:scientificName 'Loricoecia  ctenophora'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:longitude '-32.585'^^xsd:double;
  dwc:latitude '37.049'^^xsd:double;
  dwc:aphiaid '127797'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:4471'^^xsd:anyURI;
  dwc:observationDate '1997-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '127797'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4472>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4472> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4472> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.188 -32.333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.188"^^xsd:decimal ;
  dwc:decimalLongitude "-32.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/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4472>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.188 -32.333)"^^geo:wktLiteral ;
  geo-pos:lat "37.188"^^xsd:decimal ;
  geo-pos:long "-32.333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4472>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:4472" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '4472'^^xsd:integer;
  dwc:scientificName 'Loricoecia  ctenophora'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:longitude '-32.333'^^xsd:double;
  dwc:latitude '37.188'^^xsd:double;
  dwc:aphiaid '127797'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:4472'^^xsd:anyURI;
  dwc:observationDate '1997-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '127797'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A472>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A472> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A472> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.58 -9.555)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.58"^^xsd:decimal ;
  dwc:decimalLongitude "-9.555"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A472>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.58 -9.555)"^^geo:wktLiteral ;
  geo-pos:lat "47.58"^^xsd:decimal ;
  geo-pos:long "-9.555"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A472>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:472" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '472'^^xsd:integer;
  dwc:scientificName 'Archiconchoecissa cucullata'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:longitude '-9.555'^^xsd:double;
  dwc:latitude '47.58'^^xsd:double;
  dwc:aphiaid '175693'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:472'^^xsd:anyURI;
  dwc:observationDate '1974-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '175693'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A473>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A473> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A473> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.53 -9.577)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.53"^^xsd:decimal ;
  dwc:decimalLongitude "-9.577"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A473>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.53 -9.577)"^^geo:wktLiteral ;
  geo-pos:lat "47.53"^^xsd:decimal ;
  geo-pos:long "-9.577"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A473>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:473" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '473'^^xsd:integer;
  dwc:scientificName 'Archiconchoecissa cucullata'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:longitude '-9.577'^^xsd:double;
  dwc:latitude '47.53'^^xsd:double;
  dwc:aphiaid '175693'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:473'^^xsd:anyURI;
  dwc:observationDate '1974-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '175693'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A474>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A474> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A474> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.387 -4.847)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.387"^^xsd:decimal ;
  dwc:decimalLongitude "-4.847"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A474>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.387 -4.847)"^^geo:wktLiteral ;
  geo-pos:lat "44.387"^^xsd:decimal ;
  geo-pos:long "-4.847"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A474>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:474" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '474'^^xsd:integer;
  dwc:scientificName 'Archiconchoecissa cucullata'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:longitude '-4.847'^^xsd:double;
  dwc:latitude '44.387'^^xsd:double;
  dwc:aphiaid '175693'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:474'^^xsd:anyURI;
  dwc:observationDate '1974-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '175693'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A475>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A475> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A475> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.55 -8.735)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.55"^^xsd:decimal ;
  dwc:decimalLongitude "-8.735"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A475>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.55 -8.735)"^^geo:wktLiteral ;
  geo-pos:lat "47.55"^^xsd:decimal ;
  geo-pos:long "-8.735"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A475>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:475" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '475'^^xsd:integer;
  dwc:scientificName 'Archiconchoecissa cucullata'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:longitude '-8.735'^^xsd:double;
  dwc:latitude '47.55'^^xsd:double;
  dwc:aphiaid '175693'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:475'^^xsd:anyURI;
  dwc:observationDate '1974-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '175693'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A5107>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A5107> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A5107> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30 -23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "30"^^xsd:decimal ;
  dwc:decimalLongitude "-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/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A5107>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30 -23)"^^geo:wktLiteral ;
  geo-pos:lat "30"^^xsd:decimal ;
  geo-pos:long "-23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A5107>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:5107" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '5107'^^xsd:integer;
  dwc:scientificName 'Metaconchoecia  macromma'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:longitude '-23'^^xsd:integer;
  dwc:latitude '30'^^xsd:integer;
  dwc:aphiaid '127809'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:5107'^^xsd:anyURI;
  dwc:observationDate '1972-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '536004'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A511>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A511> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A511> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.067 -14.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.067"^^xsd:decimal ;
  dwc:decimalLongitude "-14.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A511>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.067 -14.12)"^^geo:wktLiteral ;
  geo-pos:lat "28.067"^^xsd:decimal ;
  geo-pos:long "-14.12"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A511>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:511" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '511'^^xsd:integer;
  dwc:scientificName 'Archiconchoecissa cucullata aff.'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:longitude '-14.12'^^xsd:double;
  dwc:latitude '28.067'^^xsd:double;
  dwc:aphiaid '175691'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:511'^^xsd:anyURI;
  dwc:observationDate '1966-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '175691'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A5115>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A5115> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A5115> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.918 -34.21)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.918"^^xsd:decimal ;
  dwc:decimalLongitude "-34.21"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A5115>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.918 -34.21)"^^geo:wktLiteral ;
  geo-pos:lat "29.918"^^xsd:decimal ;
  geo-pos:long "-34.21"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A5115>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:5115" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '5115'^^xsd:integer;
  dwc:scientificName 'Metaconchoecia  macromma'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:longitude '-34.21'^^xsd:double;
  dwc:latitude '29.918'^^xsd:double;
  dwc:aphiaid '127809'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:5115'^^xsd:anyURI;
  dwc:observationDate '1981-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '536004'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A512>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A512> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A512> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.088 -14.088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.088"^^xsd:decimal ;
  dwc:decimalLongitude "-14.088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A512>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.088 -14.088)"^^geo:wktLiteral ;
  geo-pos:lat "28.088"^^xsd:decimal ;
  geo-pos:long "-14.088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A512>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:512" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '512'^^xsd:integer;
  dwc:scientificName 'Archiconchoecissa cucullata aff.'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:longitude '-14.088'^^xsd:double;
  dwc:latitude '28.088'^^xsd:double;
  dwc:aphiaid '175691'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:512'^^xsd:anyURI;
  dwc:observationDate '1966-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '175691'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A555>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A555> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A555> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.848 -23.043)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.848"^^xsd:decimal ;
  dwc:decimalLongitude "-23.043"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A555>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.848 -23.043)"^^geo:wktLiteral ;
  geo-pos:lat "29.848"^^xsd:decimal ;
  geo-pos:long "-23.043"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A555>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:555" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '555'^^xsd:integer;
  dwc:scientificName 'Archiconchoecissa cucullata aff.'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:longitude '-23.043'^^xsd:double;
  dwc:latitude '29.848'^^xsd:double;
  dwc:aphiaid '175691'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:555'^^xsd:anyURI;
  dwc:observationDate '1972-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '175691'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A556>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A556> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A556> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.75 -23.09)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.75"^^xsd:decimal ;
  dwc:decimalLongitude "-23.09"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A556>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.75 -23.09)"^^geo:wktLiteral ;
  geo-pos:lat "29.75"^^xsd:decimal ;
  geo-pos:long "-23.09"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A556>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:556" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '556'^^xsd:integer;
  dwc:scientificName 'Archiconchoecissa cucullata aff.'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:longitude '-23.09'^^xsd:double;
  dwc:latitude '29.75'^^xsd:double;
  dwc:aphiaid '175691'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:556'^^xsd:anyURI;
  dwc:observationDate '1972-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '175691'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A557>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A557> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A557> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.967 -23.017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.967"^^xsd:decimal ;
  dwc:decimalLongitude "-23.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/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A557>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.967 -23.017)"^^geo:wktLiteral ;
  geo-pos:lat "29.967"^^xsd:decimal ;
  geo-pos:long "-23.017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A557>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:557" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '557'^^xsd:integer;
  dwc:scientificName 'Archiconchoecissa cucullata aff.'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:longitude '-23.017'^^xsd:double;
  dwc:latitude '29.967'^^xsd:double;
  dwc:aphiaid '175691'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:557'^^xsd:anyURI;
  dwc:observationDate '1972-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '175691'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4278>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4278> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4278> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.317 -9.433)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.317"^^xsd:decimal ;
  dwc:decimalLongitude "-9.433"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4278>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.317 -9.433)"^^geo:wktLiteral ;
  geo-pos:lat "38.317"^^xsd:decimal ;
  geo-pos:long "-9.433"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4278>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:4278" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '4278'^^xsd:integer;
  dwc:scientificName 'Halocypria  globosa'^^xsd:string;
  dwc:yearCollected '1930'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:longitude '-9.433'^^xsd:double;
  dwc:latitude '38.317'^^xsd:double;
  dwc:aphiaid '127793'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:4278'^^xsd:anyURI;
  dwc:observationDate '1930-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '127793'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4279>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4279> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4279> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.017 -9.217)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.017"^^xsd:decimal ;
  dwc:decimalLongitude "-9.217"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4279>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.017 -9.217)"^^geo:wktLiteral ;
  geo-pos:lat "44.017"^^xsd:decimal ;
  geo-pos:long "-9.217"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4279>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:4279" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '4279'^^xsd:integer;
  dwc:scientificName 'Halocypria  globosa'^^xsd:string;
  dwc:yearCollected '1930'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:longitude '-9.217'^^xsd:double;
  dwc:latitude '44.017'^^xsd:double;
  dwc:aphiaid '127793'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:4279'^^xsd:anyURI;
  dwc:observationDate '1930-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '127793'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A428>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A428> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A428> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.463 -12.797)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.463"^^xsd:decimal ;
  dwc:decimalLongitude "-12.797"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A428>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.463 -12.797)"^^geo:wktLiteral ;
  geo-pos:lat "49.463"^^xsd:decimal ;
  geo-pos:long "-12.797"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A428>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:428" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '428'^^xsd:integer;
  dwc:scientificName 'Archiconchoecissa cucullata'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '-12.797'^^xsd:double;
  dwc:latitude '49.463'^^xsd:double;
  dwc:aphiaid '175693'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:428'^^xsd:anyURI;
  dwc:observationDate '1979-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '175693'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A1022>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A1022> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A1022> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.58 -9.555)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.58"^^xsd:decimal ;
  dwc:decimalLongitude "-9.555"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A1022>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.58 -9.555)"^^geo:wktLiteral ;
  geo-pos:lat "47.58"^^xsd:decimal ;
  geo-pos:long "-9.555"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A1022>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:1022" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '1022'^^xsd:integer;
  dwc:scientificName 'Conchoecia hyalophyllum'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:longitude '-9.555'^^xsd:double;
  dwc:latitude '47.58'^^xsd:double;
  dwc:aphiaid '127770'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:1022'^^xsd:anyURI;
  dwc:observationDate '1974-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1314235'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A1023>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A1023> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A1023> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.53 -9.577)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.53"^^xsd:decimal ;
  dwc:decimalLongitude "-9.577"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A1023>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.53 -9.577)"^^geo:wktLiteral ;
  geo-pos:lat "47.53"^^xsd:decimal ;
  geo-pos:long "-9.577"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A1023>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:1023" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '1023'^^xsd:integer;
  dwc:scientificName 'Conchoecia hyalophyllum'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:longitude '-9.577'^^xsd:double;
  dwc:latitude '47.53'^^xsd:double;
  dwc:aphiaid '127770'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:1023'^^xsd:anyURI;
  dwc:observationDate '1974-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1314235'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A1024>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A1024> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A1024> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.507 -10.452)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.507"^^xsd:decimal ;
  dwc:decimalLongitude "-10.452"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A1024>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.507 -10.452)"^^geo:wktLiteral ;
  geo-pos:lat "46.507"^^xsd:decimal ;
  geo-pos:long "-10.452"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A1024>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:1024" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '1024'^^xsd:integer;
  dwc:scientificName 'Conchoecia hyalophyllum'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:longitude '-10.452'^^xsd:double;
  dwc:latitude '46.507'^^xsd:double;
  dwc:aphiaid '127770'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:1024'^^xsd:anyURI;
  dwc:observationDate '1974-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1314235'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A6490>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A6490> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A6490> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.058 -14.198)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.058"^^xsd:decimal ;
  dwc:decimalLongitude "-14.198"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A6490>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.058 -14.198)"^^geo:wktLiteral ;
  geo-pos:lat "28.058"^^xsd:decimal ;
  geo-pos:long "-14.198"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A6490>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:6490" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '6490'^^xsd:integer;
  dwc:scientificName 'Orthoconchoecia  atlantica'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:longitude '-14.198'^^xsd:double;
  dwc:latitude '28.058'^^xsd:double;
  dwc:aphiaid '127829'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:6490'^^xsd:anyURI;
  dwc:observationDate '1965-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '127829'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A6493>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A6493> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A6493> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30 -23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "30"^^xsd:decimal ;
  dwc:decimalLongitude "-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/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A6493>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30 -23)"^^geo:wktLiteral ;
  geo-pos:lat "30"^^xsd:decimal ;
  geo-pos:long "-23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A6493>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:6493" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '6493'^^xsd:integer;
  dwc:scientificName 'Orthoconchoecia  atlantica'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:longitude '-23'^^xsd:integer;
  dwc:latitude '30'^^xsd:integer;
  dwc:aphiaid '127829'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:6493'^^xsd:anyURI;
  dwc:observationDate '1972-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '127829'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A6494>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A6494> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A6494> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.962 -43.623)"^^geo:wktLiteral ;
  dwc:decimalLatitude "31.962"^^xsd:decimal ;
  dwc:decimalLongitude "-43.623"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A6494>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.962 -43.623)"^^geo:wktLiteral ;
  geo-pos:lat "31.962"^^xsd:decimal ;
  geo-pos:long "-43.623"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A6494>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:6494" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '6494'^^xsd:integer;
  dwc:scientificName 'Orthoconchoecia  atlantica'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:longitude '-43.623'^^xsd:double;
  dwc:latitude '31.962'^^xsd:double;
  dwc:aphiaid '127829'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:6494'^^xsd:anyURI;
  dwc:observationDate '1973-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '127829'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4173>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4173> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4173> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.2 -22.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.2"^^xsd:decimal ;
  dwc:decimalLongitude "-22.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4173>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.2 -22.7)"^^geo:wktLiteral ;
  geo-pos:lat "60.2"^^xsd:decimal ;
  geo-pos:long "-22.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4173>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:4173" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '4173'^^xsd:integer;
  dwc:scientificName 'Halocypria  globosa'^^xsd:string;
  dwc:longitude '-22.7'^^xsd:double;
  dwc:latitude '60.2'^^xsd:double;
  dwc:aphiaid '127793'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:4173'^^xsd:anyURI;
  dwc:aphiaIdAccepted '127793'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4174>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4174> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4174> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.3 -34.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.3"^^xsd:decimal ;
  dwc:decimalLongitude "-34.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/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4174>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.3 -34.3)"^^geo:wktLiteral ;
  geo-pos:lat "28.3"^^xsd:decimal ;
  geo-pos:long "-34.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4174>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:4174" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '4174'^^xsd:integer;
  dwc:scientificName 'Halocypria  globosa'^^xsd:string;
  dwc:longitude '-34.3'^^xsd:double;
  dwc:latitude '28.3'^^xsd:double;
  dwc:aphiaid '127793'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:4174'^^xsd:anyURI;
  dwc:aphiaIdAccepted '127793'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A418>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A418> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A418> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.863 -17.002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.863"^^xsd:decimal ;
  dwc:decimalLongitude "-17.002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A418>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.863 -17.002)"^^geo:wktLiteral ;
  geo-pos:lat "41.863"^^xsd:decimal ;
  geo-pos:long "-17.002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A418>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:418" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '418'^^xsd:integer;
  dwc:scientificName 'Archiconchoecissa cucullata'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:longitude '-17.002'^^xsd:double;
  dwc:latitude '41.863'^^xsd:double;
  dwc:aphiaid '175693'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:418'^^xsd:anyURI;
  dwc:observationDate '1978-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '175693'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4180>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4180> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4180> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.709 -16.824)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.709"^^xsd:decimal ;
  dwc:decimalLongitude "-16.824"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4180>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.709 -16.824)"^^geo:wktLiteral ;
  geo-pos:lat "47.709"^^xsd:decimal ;
  geo-pos:long "-16.824"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4180>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:4180" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '4180'^^xsd:integer;
  dwc:scientificName 'Halocypria  globosa'^^xsd:string;
  dwc:yearCollected '1886'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '-16.824'^^xsd:double;
  dwc:latitude '47.709'^^xsd:double;
  dwc:aphiaid '127793'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:4180'^^xsd:anyURI;
  dwc:observationDate '1886-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '127793'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4133>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4133> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4133> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.95 -23.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.95"^^xsd:decimal ;
  dwc:decimalLongitude "-23.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/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4133>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.95 -23.05)"^^geo:wktLiteral ;
  geo-pos:lat "29.95"^^xsd:decimal ;
  geo-pos:long "-23.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4133>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:4133" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '4133'^^xsd:integer;
  dwc:scientificName 'Gigantocypris muelleri'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:longitude '-23.05'^^xsd:double;
  dwc:latitude '29.95'^^xsd:double;
  dwc:aphiaid '127715'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:4133'^^xsd:anyURI;
  dwc:observationDate '1961-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '127715'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4134>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4134> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4134> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30.003 -22.955)"^^geo:wktLiteral ;
  dwc:decimalLatitude "30.003"^^xsd:decimal ;
  dwc:decimalLongitude "-22.955"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4134>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30.003 -22.955)"^^geo:wktLiteral ;
  geo-pos:lat "30.003"^^xsd:decimal ;
  geo-pos:long "-22.955"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4134>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:4134" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '4134'^^xsd:integer;
  dwc:scientificName 'Gigantocypris muelleri'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:longitude '-22.955'^^xsd:double;
  dwc:latitude '30.003'^^xsd:double;
  dwc:aphiaid '127715'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:4134'^^xsd:anyURI;
  dwc:observationDate '1961-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '127715'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4135>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4135> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4135> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30.003 -22.993)"^^geo:wktLiteral ;
  dwc:decimalLatitude "30.003"^^xsd:decimal ;
  dwc:decimalLongitude "-22.993"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4135>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30.003 -22.993)"^^geo:wktLiteral ;
  geo-pos:lat "30.003"^^xsd:decimal ;
  geo-pos:long "-22.993"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4135>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:4135" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '4135'^^xsd:integer;
  dwc:scientificName 'Gigantocypris muelleri'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '-22.993'^^xsd:double;
  dwc:latitude '30.003'^^xsd:double;
  dwc:aphiaid '127715'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:4135'^^xsd:anyURI;
  dwc:observationDate '1961-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '127715'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4075>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4075> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4075> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.033 -10.733)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.033"^^xsd:decimal ;
  dwc:decimalLongitude "-10.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/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4075>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.033 -10.733)"^^geo:wktLiteral ;
  geo-pos:lat "38.033"^^xsd:decimal ;
  geo-pos:long "-10.733"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4075>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:4075" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '4075'^^xsd:integer;
  dwc:scientificName 'Gigantocypris muelleri'^^xsd:string;
  dwc:yearCollected '1908'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:longitude '-10.733'^^xsd:double;
  dwc:latitude '38.033'^^xsd:double;
  dwc:aphiaid '127715'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:4075'^^xsd:anyURI;
  dwc:observationDate '1908-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '127715'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4076>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4076> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4076> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.05 -5.667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.05"^^xsd:decimal ;
  dwc:decimalLongitude "-5.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/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4076>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.05 -5.667)"^^geo:wktLiteral ;
  geo-pos:lat "44.05"^^xsd:decimal ;
  geo-pos:long "-5.667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4076>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:4076" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '4076'^^xsd:integer;
  dwc:scientificName 'Gigantocypris muelleri'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:longitude '-5.667'^^xsd:double;
  dwc:latitude '44.05'^^xsd:double;
  dwc:aphiaid '127715'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:4076'^^xsd:anyURI;
  dwc:observationDate '1909-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '127715'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4077>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4077> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4077> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.081 -19.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.081"^^xsd:decimal ;
  dwc:decimalLongitude "-19.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4077>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.081 -19.7)"^^geo:wktLiteral ;
  geo-pos:lat "43.081"^^xsd:decimal ;
  geo-pos:long "-19.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4077>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:4077" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '4077'^^xsd:integer;
  dwc:scientificName 'Gigantocypris muelleri'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:longitude '-19.7'^^xsd:double;
  dwc:latitude '43.081'^^xsd:double;
  dwc:aphiaid '127715'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:4077'^^xsd:anyURI;
  dwc:observationDate '1909-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '127715'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4022>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4022> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4022> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.217 -11.383)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.217"^^xsd:decimal ;
  dwc:decimalLongitude "-11.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/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4022>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.217 -11.383)"^^geo:wktLiteral ;
  geo-pos:lat "50.217"^^xsd:decimal ;
  geo-pos:long "-11.383"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4022>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:4022" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '4022'^^xsd:integer;
  dwc:scientificName 'Gigantocypris muelleri'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:longitude '-11.383'^^xsd:double;
  dwc:latitude '50.217'^^xsd:double;
  dwc:aphiaid '127715'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:4022'^^xsd:anyURI;
  dwc:observationDate '1910-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '127715'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4023>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4023> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4023> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.55 -9.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.55"^^xsd:decimal ;
  dwc:decimalLongitude "-9.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/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4023>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.55 -9.5)"^^geo:wktLiteral ;
  geo-pos:lat "56.55"^^xsd:decimal ;
  geo-pos:long "-9.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4023>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:4023" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '4023'^^xsd:integer;
  dwc:scientificName 'Gigantocypris muelleri'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:longitude '-9.5'^^xsd:double;
  dwc:latitude '56.55'^^xsd:double;
  dwc:aphiaid '127715'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:4023'^^xsd:anyURI;
  dwc:observationDate '1910-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '127715'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4024>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4024> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4024> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.683 -11.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.683"^^xsd:decimal ;
  dwc:decimalLongitude "-11.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/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4024>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.683 -11.8)"^^geo:wktLiteral ;
  geo-pos:lat "57.683"^^xsd:decimal ;
  geo-pos:long "-11.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4024>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:4024" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '4024'^^xsd:integer;
  dwc:scientificName 'Gigantocypris muelleri'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:longitude '-11.8'^^xsd:double;
  dwc:latitude '57.683'^^xsd:double;
  dwc:aphiaid '127715'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:4024'^^xsd:anyURI;
  dwc:observationDate '1910-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '127715'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4025>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4025> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4025> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.85 -28.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.85"^^xsd:decimal ;
  dwc:decimalLongitude "-28.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/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4025>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.85 -28.25)"^^geo:wktLiteral ;
  geo-pos:lat "54.85"^^xsd:decimal ;
  geo-pos:long "-28.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4025>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:4025" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '4025'^^xsd:integer;
  dwc:scientificName 'Gigantocypris muelleri'^^xsd:string;
  dwc:longitude '-28.25'^^xsd:double;
  dwc:latitude '54.85'^^xsd:double;
  dwc:aphiaid '127715'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:4025'^^xsd:anyURI;
  dwc:aphiaIdAccepted '127715'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A6614>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A6614> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A6614> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.776 -37.813)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.776"^^xsd:decimal ;
  dwc:decimalLongitude "-37.813"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A6614>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.776 -37.813)"^^geo:wktLiteral ;
  geo-pos:lat "40.776"^^xsd:decimal ;
  geo-pos:long "-37.813"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A6614>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:6614" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '6614'^^xsd:integer;
  dwc:scientificName 'Orthoconchoecia  bispinosa'^^xsd:string;
  dwc:yearCollected '1887'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:longitude '-37.813'^^xsd:double;
  dwc:latitude '40.776'^^xsd:double;
  dwc:aphiaid '127830'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:6614'^^xsd:anyURI;
  dwc:observationDate '1887-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '127830'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A6615>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A6615> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A6615> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.371 -31.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.371"^^xsd:decimal ;
  dwc:decimalLongitude "-31.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/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A6615>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.371 -31.2)"^^geo:wktLiteral ;
  geo-pos:lat "39.371"^^xsd:decimal ;
  geo-pos:long "-31.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A6615>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:6615" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '6615'^^xsd:integer;
  dwc:scientificName 'Orthoconchoecia  bispinosa'^^xsd:string;
  dwc:yearCollected '1888'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:longitude '-31.2'^^xsd:double;
  dwc:latitude '39.371'^^xsd:double;
  dwc:aphiaid '127830'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:6615'^^xsd:anyURI;
  dwc:observationDate '1888-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '127830'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A7469>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A7469> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A7469> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.55 -8.735)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.55"^^xsd:decimal ;
  dwc:decimalLongitude "-8.735"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A7469>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.55 -8.735)"^^geo:wktLiteral ;
  geo-pos:lat "47.55"^^xsd:decimal ;
  geo-pos:long "-8.735"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A7469>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:7469" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '7469'^^xsd:integer;
  dwc:scientificName 'Proceroecia  brachyaskos'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:longitude '-8.735'^^xsd:double;
  dwc:latitude '47.55'^^xsd:double;
  dwc:aphiaid '127857'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:7469'^^xsd:anyURI;
  dwc:observationDate '1974-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '127857'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A3763>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A3763> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A3763> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.365 -4.873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A3763>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.365 -4.873)"^^geo:wktLiteral ;
  geo-pos:lat "44.365"^^xsd:decimal ;
  geo-pos:long "-4.873"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A3763>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:3763" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '3763'^^xsd:integer;
  dwc:scientificName 'Discoconchoecia  elegans'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:longitude '-4.873'^^xsd:double;
  dwc:latitude '44.365'^^xsd:double;
  dwc:aphiaid '127782'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:3763'^^xsd:anyURI;
  dwc:observationDate '1974-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '127782'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A3764>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A3764> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A3764> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.493 -9.075)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.493"^^xsd:decimal ;
  dwc:decimalLongitude "-9.075"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A3764>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.493 -9.075)"^^geo:wktLiteral ;
  geo-pos:lat "47.493"^^xsd:decimal ;
  geo-pos:long "-9.075"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A3764>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:3764" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '3764'^^xsd:integer;
  dwc:scientificName 'Discoconchoecia  elegans'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:longitude '-9.075'^^xsd:double;
  dwc:latitude '47.493'^^xsd:double;
  dwc:aphiaid '127782'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:3764'^^xsd:anyURI;
  dwc:observationDate '1974-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '127782'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A3765>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A3765> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A3765> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.083 -4.283)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.083"^^xsd:decimal ;
  dwc:decimalLongitude "-4.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/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A3765>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.083 -4.283)"^^geo:wktLiteral ;
  geo-pos:lat "44.083"^^xsd:decimal ;
  geo-pos:long "-4.283"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A3765>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:3765" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '3765'^^xsd:integer;
  dwc:scientificName 'Discoconchoecia  elegans'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:longitude '-4.283'^^xsd:double;
  dwc:latitude '44.083'^^xsd:double;
  dwc:aphiaid '127782'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:3765'^^xsd:anyURI;
  dwc:observationDate '1974-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '127782'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A3702>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A3702> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A3702> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58"^^xsd:decimal ;
  dwc:decimalLongitude "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/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A3702>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 9)"^^geo:wktLiteral ;
  geo-pos:lat "58"^^xsd:decimal ;
  geo-pos:long "9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A3702>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:3702" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '3702'^^xsd:integer;
  dwc:scientificName 'Discoconchoecia  elegans'^^xsd:string;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:longitude '9'^^xsd:integer;
  dwc:latitude '58'^^xsd:integer;
  dwc:aphiaid '127782'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:3702'^^xsd:anyURI;
  dwc:aphiaIdAccepted '127782'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A3703>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A3703> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A3703> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.333 10.083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.333"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A3703>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.333 10.083)"^^geo:wktLiteral ;
  geo-pos:lat "58.333"^^xsd:decimal ;
  geo-pos:long "10.083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A3703>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:3703" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '3703'^^xsd:integer;
  dwc:scientificName 'Discoconchoecia  elegans'^^xsd:string;
  dwc:longitude '10.083'^^xsd:double;
  dwc:latitude '58.333'^^xsd:double;
  dwc:aphiaid '127782'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:3703'^^xsd:anyURI;
  dwc:aphiaIdAccepted '127782'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A3704>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A3704> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A3704> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.767 10.417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.767"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A3704>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.767 10.417)"^^geo:wktLiteral ;
  geo-pos:lat "58.767"^^xsd:decimal ;
  geo-pos:long "10.417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A3704>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:3704" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '3704'^^xsd:integer;
  dwc:scientificName 'Discoconchoecia  elegans'^^xsd:string;
  dwc:longitude '10.417'^^xsd:double;
  dwc:latitude '58.767'^^xsd:double;
  dwc:aphiaid '127782'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:3704'^^xsd:anyURI;
  dwc:aphiaIdAccepted '127782'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A3456>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A3456> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A3456> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.273 5.307)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.273"^^xsd:decimal ;
  dwc:decimalLongitude "5.307"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A3456>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.273 5.307)"^^geo:wktLiteral ;
  geo-pos:lat "43.273"^^xsd:decimal ;
  geo-pos:long "5.307"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A3456>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:3456" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '3456'^^xsd:integer;
  dwc:scientificName 'Discoconchoecia  elegans'^^xsd:string;
  dwc:longitude '5.307'^^xsd:double;
  dwc:latitude '43.273'^^xsd:double;
  dwc:aphiaid '127782'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:3456'^^xsd:anyURI;
  dwc:aphiaIdAccepted '127782'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A3457>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A3457> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A3457> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.291 5.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.291"^^xsd:decimal ;
  dwc:decimalLongitude "5.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A3457>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.291 5.12)"^^geo:wktLiteral ;
  geo-pos:lat "43.291"^^xsd:decimal ;
  geo-pos:long "5.12"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A3457>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:3457" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '3457'^^xsd:integer;
  dwc:scientificName 'Discoconchoecia  elegans'^^xsd:string;
  dwc:longitude '5.12'^^xsd:double;
  dwc:latitude '43.291'^^xsd:double;
  dwc:aphiaid '127782'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:3457'^^xsd:anyURI;
  dwc:aphiaIdAccepted '127782'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A3458>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A3458> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A3458> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.083 4.367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.083"^^xsd:decimal ;
  dwc:decimalLongitude "4.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/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A3458>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.083 4.367)"^^geo:wktLiteral ;
  geo-pos:lat "42.083"^^xsd:decimal ;
  geo-pos:long "4.367"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A3458>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:3458" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '3458'^^xsd:integer;
  dwc:scientificName 'Discoconchoecia  elegans'^^xsd:string;
  dwc:longitude '4.367'^^xsd:double;
  dwc:latitude '42.083'^^xsd:double;
  dwc:aphiaid '127782'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:3458'^^xsd:anyURI;
  dwc:aphiaIdAccepted '127782'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A5595>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A5595> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A5595> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A5595>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60 -20)"^^geo:wktLiteral ;
  geo-pos:lat "60"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A5595>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:5595" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '5595'^^xsd:integer;
  dwc:scientificName 'Metaconchoecia  teretivalvata'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '60'^^xsd:integer;
  dwc:aphiaid '127816'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:5595'^^xsd:anyURI;
  dwc:observationDate '1971-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '536010'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A5596>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A5596> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A5596> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A5596>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53 -20)"^^geo:wktLiteral ;
  geo-pos:lat "53"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A5596>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:5596" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '5596'^^xsd:integer;
  dwc:scientificName 'Metaconchoecia  teretivalvata'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '53'^^xsd:integer;
  dwc:aphiaid '127816'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:5596'^^xsd:anyURI;
  dwc:observationDate '1971-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '536010'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A5996>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A5996> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A5996> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.187 -23.82)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.187"^^xsd:decimal ;
  dwc:decimalLongitude "-23.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/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A5996>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.187 -23.82)"^^geo:wktLiteral ;
  geo-pos:lat "32.187"^^xsd:decimal ;
  geo-pos:long "-23.82"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A5996>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:5996" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '5996'^^xsd:integer;
  dwc:scientificName 'Mikroconchoecia  curta'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:longitude '-23.82'^^xsd:double;
  dwc:latitude '32.187'^^xsd:double;
  dwc:aphiaid '127820'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:5996'^^xsd:anyURI;
  dwc:observationDate '1973-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '127820'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A3332>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A3332> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A3332> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.617 -8.817)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.617"^^xsd:decimal ;
  dwc:decimalLongitude "-8.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/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A3332>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.617 -8.817)"^^geo:wktLiteral ;
  geo-pos:lat "59.617"^^xsd:decimal ;
  geo-pos:long "-8.817"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A3332>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:3332" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '3332'^^xsd:integer;
  dwc:scientificName 'Discoconchoecia  elegans'^^xsd:string;
  dwc:yearCollected '1898'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:longitude '-8.817'^^xsd:double;
  dwc:latitude '59.617'^^xsd:double;
  dwc:aphiaid '127782'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:3332'^^xsd:anyURI;
  dwc:observationDate '1898-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '127782'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A3333>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A3333> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A3333> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.533 -14.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.533"^^xsd:decimal ;
  dwc:decimalLongitude "-14.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/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A3333>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.533 -14.45)"^^geo:wktLiteral ;
  geo-pos:lat "43.533"^^xsd:decimal ;
  geo-pos:long "-14.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A3333>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:3333" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '3333'^^xsd:integer;
  dwc:scientificName 'Discoconchoecia  elegans'^^xsd:string;
  dwc:yearCollected '1898'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:longitude '-14.45'^^xsd:double;
  dwc:latitude '43.533'^^xsd:double;
  dwc:aphiaid '127782'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:3333'^^xsd:anyURI;
  dwc:observationDate '1898-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '127782'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A3334>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A3334> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A3334> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.983 -15.083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "31.983"^^xsd:decimal ;
  dwc:decimalLongitude "-15.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/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A3334>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.983 -15.083)"^^geo:wktLiteral ;
  geo-pos:lat "31.983"^^xsd:decimal ;
  geo-pos:long "-15.083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A3334>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:3334" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '3334'^^xsd:integer;
  dwc:scientificName 'Discoconchoecia  elegans'^^xsd:string;
  dwc:yearCollected '1898'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:longitude '-15.083'^^xsd:double;
  dwc:latitude '31.983'^^xsd:double;
  dwc:aphiaid '127782'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:3334'^^xsd:anyURI;
  dwc:observationDate '1898-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '127782'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A3011>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A3011> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A3011> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.433 -15.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.433"^^xsd:decimal ;
  dwc:decimalLongitude "-15.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/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A3011>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.433 -15.25)"^^geo:wktLiteral ;
  geo-pos:lat "48.433"^^xsd:decimal ;
  geo-pos:long "-15.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A3011>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:3011" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '3011'^^xsd:integer;
  dwc:scientificName 'Conchoecilla  daphoides'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:longitude '-15.25'^^xsd:double;
  dwc:latitude '48.433'^^xsd:double;
  dwc:aphiaid '127776'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:3011'^^xsd:anyURI;
  dwc:observationDate '1976-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '127776'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A3012>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A3012> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A3012> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.033 -10.317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.033"^^xsd:decimal ;
  dwc:decimalLongitude "-10.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/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A3012>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.033 -10.317)"^^geo:wktLiteral ;
  geo-pos:lat "46.033"^^xsd:decimal ;
  geo-pos:long "-10.317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A3012>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:3012" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '3012'^^xsd:integer;
  dwc:scientificName 'Conchoecilla  daphoides'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:longitude '-10.317'^^xsd:double;
  dwc:latitude '46.033'^^xsd:double;
  dwc:aphiaid '127776'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:3012'^^xsd:anyURI;
  dwc:observationDate '1976-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '127776'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A3013>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A3013> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A3013> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.922 -22.037)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.922"^^xsd:decimal ;
  dwc:decimalLongitude "-22.037"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A3013>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.922 -22.037)"^^geo:wktLiteral ;
  geo-pos:lat "32.922"^^xsd:decimal ;
  geo-pos:long "-22.037"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A3013>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:3013" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '3013'^^xsd:integer;
  dwc:scientificName 'Conchoecilla  daphoides'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:longitude '-22.037'^^xsd:double;
  dwc:latitude '32.922'^^xsd:double;
  dwc:aphiaid '127776'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:3013'^^xsd:anyURI;
  dwc:observationDate '1981-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '127776'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A582>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A582> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A582> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30.01 -33.933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "30.01"^^xsd:decimal ;
  dwc:decimalLongitude "-33.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/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A582>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30.01 -33.933)"^^geo:wktLiteral ;
  geo-pos:lat "30.01"^^xsd:decimal ;
  geo-pos:long "-33.933"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A582>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:582" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '582'^^xsd:integer;
  dwc:scientificName 'Archiconchoecissa cucullata aff.'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:longitude '-33.933'^^xsd:double;
  dwc:latitude '30.01'^^xsd:double;
  dwc:aphiaid '175691'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:582'^^xsd:anyURI;
  dwc:observationDate '1981-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '175691'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A583>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A583> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A583> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.923 -12.815)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.923"^^xsd:decimal ;
  dwc:decimalLongitude "-12.815"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A583>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.923 -12.815)"^^geo:wktLiteral ;
  geo-pos:lat "43.923"^^xsd:decimal ;
  geo-pos:long "-12.815"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A583>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:583" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '583'^^xsd:integer;
  dwc:scientificName 'Archiconchoecissa cucullata aff.'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:longitude '-12.815'^^xsd:double;
  dwc:latitude '43.923'^^xsd:double;
  dwc:aphiaid '175691'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:583'^^xsd:anyURI;
  dwc:observationDate '1974-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '175691'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A584>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A584> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A584> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.112 -13.007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.112"^^xsd:decimal ;
  dwc:decimalLongitude "-13.007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A584>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.112 -13.007)"^^geo:wktLiteral ;
  geo-pos:lat "44.112"^^xsd:decimal ;
  geo-pos:long "-13.007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A584>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:584" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '584'^^xsd:integer;
  dwc:scientificName 'Archiconchoecissa cucullata aff.'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:longitude '-13.007'^^xsd:double;
  dwc:latitude '44.112'^^xsd:double;
  dwc:aphiaid '175691'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:584'^^xsd:anyURI;
  dwc:observationDate '1974-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '175691'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A564>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A564> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A564> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.718 -23.062)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.718"^^xsd:decimal ;
  dwc:decimalLongitude "-23.062"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A564>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.718 -23.062)"^^geo:wktLiteral ;
  geo-pos:lat "29.718"^^xsd:decimal ;
  geo-pos:long "-23.062"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A564>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:564" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '564'^^xsd:integer;
  dwc:scientificName 'Archiconchoecissa cucullata aff.'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:longitude '-23.062'^^xsd:double;
  dwc:latitude '29.718'^^xsd:double;
  dwc:aphiaid '175691'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:564'^^xsd:anyURI;
  dwc:observationDate '1972-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '175691'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A565>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A565> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A565> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.975 -23.027)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.975"^^xsd:decimal ;
  dwc:decimalLongitude "-23.027"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A565>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.975 -23.027)"^^geo:wktLiteral ;
  geo-pos:lat "29.975"^^xsd:decimal ;
  geo-pos:long "-23.027"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A565>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:565" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '565'^^xsd:integer;
  dwc:scientificName 'Archiconchoecissa cucullata aff.'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:longitude '-23.027'^^xsd:double;
  dwc:latitude '29.975'^^xsd:double;
  dwc:aphiaid '175691'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:565'^^xsd:anyURI;
  dwc:observationDate '1972-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '175691'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A566>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A566> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A566> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.975 -22.995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.975"^^xsd:decimal ;
  dwc:decimalLongitude "-22.995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A566>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.975 -22.995)"^^geo:wktLiteral ;
  geo-pos:lat "29.975"^^xsd:decimal ;
  geo-pos:long "-22.995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A566>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:566" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '566'^^xsd:integer;
  dwc:scientificName 'Archiconchoecissa cucullata aff.'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:longitude '-22.995'^^xsd:double;
  dwc:latitude '29.975'^^xsd:double;
  dwc:aphiaid '175691'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:566'^^xsd:anyURI;
  dwc:observationDate '1972-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '175691'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A567>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A567> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A567> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.057 -16.21)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.057"^^xsd:decimal ;
  dwc:decimalLongitude "-16.21"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A567>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.057 -16.21)"^^geo:wktLiteral ;
  geo-pos:lat "32.057"^^xsd:decimal ;
  geo-pos:long "-16.21"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A567>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:567" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '567'^^xsd:integer;
  dwc:scientificName 'Archiconchoecissa cucullata aff.'^^xsd:string;
  dwc:yearCollected '1962'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:longitude '-16.21'^^xsd:double;
  dwc:latitude '32.057'^^xsd:double;
  dwc:aphiaid '175691'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:567'^^xsd:anyURI;
  dwc:observationDate '1962-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '175691'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2968>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2968> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2968> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.962 -43.623)"^^geo:wktLiteral ;
  dwc:decimalLatitude "31.962"^^xsd:decimal ;
  dwc:decimalLongitude "-43.623"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2968>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.962 -43.623)"^^geo:wktLiteral ;
  geo-pos:lat "31.962"^^xsd:decimal ;
  geo-pos:long "-43.623"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2968>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:2968" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '2968'^^xsd:integer;
  dwc:scientificName 'Conchoecilla  daphoides'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:longitude '-43.623'^^xsd:double;
  dwc:latitude '31.962'^^xsd:double;
  dwc:aphiaid '127776'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:2968'^^xsd:anyURI;
  dwc:observationDate '1973-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '127776'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A298>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A298> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A298> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A298>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A298>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:298" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '298'^^xsd:integer;
  dwc:scientificName 'Conchoecia magna'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  dwc:aphiaid '127773'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:298'^^xsd:anyURI;
  dwc:observationDate '1970-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '127773'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2982> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.898 -14.148)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.898"^^xsd:decimal ;
  dwc:decimalLongitude "-14.148"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.898 -14.148)"^^geo:wktLiteral ;
  geo-pos:lat "49.898"^^xsd:decimal ;
  geo-pos:long "-14.148"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:2982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '2982'^^xsd:integer;
  dwc:scientificName 'Conchoecilla  daphoides'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:longitude '-14.148'^^xsd:double;
  dwc:latitude '49.898'^^xsd:double;
  dwc:aphiaid '127776'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:2982'^^xsd:anyURI;
  dwc:observationDate '1979-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '127776'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2983> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.108 -13.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.108"^^xsd:decimal ;
  dwc:decimalLongitude "-13.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/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.108 -13.2)"^^geo:wktLiteral ;
  geo-pos:lat "50.108"^^xsd:decimal ;
  geo-pos:long "-13.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:2983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '2983'^^xsd:integer;
  dwc:scientificName 'Conchoecilla  daphoides'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:longitude '-13.2'^^xsd:double;
  dwc:latitude '50.108'^^xsd:double;
  dwc:aphiaid '127776'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:2983'^^xsd:anyURI;
  dwc:observationDate '1979-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '127776'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A5902>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A5902> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A5902> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.183 -14.233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.183"^^xsd:decimal ;
  dwc:decimalLongitude "-14.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/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A5902>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.183 -14.233)"^^geo:wktLiteral ;
  geo-pos:lat "29.183"^^xsd:decimal ;
  geo-pos:long "-14.233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A5902>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:5902" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '5902'^^xsd:integer;
  dwc:scientificName 'Mikroconchoecia  curta'^^xsd:string;
  dwc:yearCollected '1930'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:longitude '-14.233'^^xsd:double;
  dwc:latitude '29.183'^^xsd:double;
  dwc:aphiaid '127820'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:5902'^^xsd:anyURI;
  dwc:observationDate '1930-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '127820'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A5903>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A5903> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A5903> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.65 -8.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.65"^^xsd:decimal ;
  dwc:decimalLongitude "-8.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/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A5903>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.65 -8.1)"^^geo:wktLiteral ;
  geo-pos:lat "36.65"^^xsd:decimal ;
  geo-pos:long "-8.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A5903>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:5903" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '5903'^^xsd:integer;
  dwc:scientificName 'Mikroconchoecia  curta'^^xsd:string;
  dwc:yearCollected '1930'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:longitude '-8.1'^^xsd:double;
  dwc:latitude '36.65'^^xsd:double;
  dwc:aphiaid '127820'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:5903'^^xsd:anyURI;
  dwc:observationDate '1930-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '127820'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A5904>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A5904> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A5904> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.017 -9.217)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.017"^^xsd:decimal ;
  dwc:decimalLongitude "-9.217"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A5904>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.017 -9.217)"^^geo:wktLiteral ;
  geo-pos:lat "44.017"^^xsd:decimal ;
  geo-pos:long "-9.217"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A5904>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:5904" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '5904'^^xsd:integer;
  dwc:scientificName 'Mikroconchoecia  curta'^^xsd:string;
  dwc:yearCollected '1930'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:longitude '-9.217'^^xsd:double;
  dwc:latitude '44.017'^^xsd:double;
  dwc:aphiaid '127820'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:5904'^^xsd:anyURI;
  dwc:observationDate '1930-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '127820'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A1155>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A1155> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A1155> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.083 -4.283)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.083"^^xsd:decimal ;
  dwc:decimalLongitude "-4.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/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A1155>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.083 -4.283)"^^geo:wktLiteral ;
  geo-pos:lat "44.083"^^xsd:decimal ;
  geo-pos:long "-4.283"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A1155>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:1155" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '1155'^^xsd:integer;
  dwc:scientificName 'Conchoecia parvidentata'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:longitude '-4.283'^^xsd:double;
  dwc:latitude '44.083'^^xsd:double;
  dwc:aphiaid '127774'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:1155'^^xsd:anyURI;
  dwc:observationDate '1974-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '1314237'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A1101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A1101> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A1101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.467 -8.017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.467"^^xsd:decimal ;
  dwc:decimalLongitude "-8.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/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A1101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.467 -8.017)"^^geo:wktLiteral ;
  geo-pos:lat "46.467"^^xsd:decimal ;
  geo-pos:long "-8.017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A1101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:1101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '1101'^^xsd:integer;
  dwc:scientificName 'Conchoecia parvidentata'^^xsd:string;
  dwc:yearCollected '1930'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:longitude '-8.017'^^xsd:double;
  dwc:latitude '46.467'^^xsd:double;
  dwc:aphiaid '127774'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:1101'^^xsd:anyURI;
  dwc:observationDate '1930-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '1314237'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A1102>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A1102> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A1102> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.033 -31.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.033"^^xsd:decimal ;
  dwc:decimalLongitude "-31.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/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A1102>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.033 -31.75)"^^geo:wktLiteral ;
  geo-pos:lat "47.033"^^xsd:decimal ;
  geo-pos:long "-31.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A1102>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:1102" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '1102'^^xsd:integer;
  dwc:scientificName 'Conchoecia parvidentata'^^xsd:string;
  dwc:yearCollected '1931'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:longitude '-31.75'^^xsd:double;
  dwc:latitude '47.033'^^xsd:double;
  dwc:aphiaid '127774'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:1102'^^xsd:anyURI;
  dwc:observationDate '1931-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '1314237'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A1154>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A1154> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A1154> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.533 -9.598)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.533"^^xsd:decimal ;
  dwc:decimalLongitude "-9.598"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A1154>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.533 -9.598)"^^geo:wktLiteral ;
  geo-pos:lat "47.533"^^xsd:decimal ;
  geo-pos:long "-9.598"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A1154>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:1154" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '1154'^^xsd:integer;
  dwc:scientificName 'Conchoecia parvidentata'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:longitude '-9.598'^^xsd:double;
  dwc:latitude '47.533'^^xsd:double;
  dwc:aphiaid '127774'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:1154'^^xsd:anyURI;
  dwc:observationDate '1974-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1314237'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A1159>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A1159> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A1159> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.433 -15.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.433"^^xsd:decimal ;
  dwc:decimalLongitude "-15.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/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A1159>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.433 -15.25)"^^geo:wktLiteral ;
  geo-pos:lat "48.433"^^xsd:decimal ;
  geo-pos:long "-15.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A1159>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:1159" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '1159'^^xsd:integer;
  dwc:scientificName 'Conchoecia parvidentata'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:longitude '-15.25'^^xsd:double;
  dwc:latitude '48.433'^^xsd:double;
  dwc:aphiaid '127774'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:1159'^^xsd:anyURI;
  dwc:observationDate '1976-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '1314237'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A1081>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A1081> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A1081> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.983 -15.083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "31.983"^^xsd:decimal ;
  dwc:decimalLongitude "-15.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/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A1081>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.983 -15.083)"^^geo:wktLiteral ;
  geo-pos:lat "31.983"^^xsd:decimal ;
  geo-pos:long "-15.083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A1081>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:1081" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '1081'^^xsd:integer;
  dwc:scientificName 'Conchoecia parvidentata'^^xsd:string;
  dwc:yearCollected '1898'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:longitude '-15.083'^^xsd:double;
  dwc:latitude '31.983'^^xsd:double;
  dwc:aphiaid '127774'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:1081'^^xsd:anyURI;
  dwc:observationDate '1898-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '1314237'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A1090>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A1090> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A1090> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.967 8.938)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.967"^^xsd:decimal ;
  dwc:decimalLongitude "8.938"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A1090>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.967 8.938)"^^geo:wktLiteral ;
  geo-pos:lat "42.967"^^xsd:decimal ;
  geo-pos:long "8.938"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A1090>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:1090" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '1090'^^xsd:integer;
  dwc:scientificName 'Conchoecia parvidentata'^^xsd:string;
  dwc:yearCollected '1905'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:longitude '8.938'^^xsd:double;
  dwc:latitude '42.967'^^xsd:double;
  dwc:aphiaid '127774'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:1090'^^xsd:anyURI;
  dwc:observationDate '1905-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '1314237'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A1099>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A1099> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A1099> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.133 -10.367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.133"^^xsd:decimal ;
  dwc:decimalLongitude "-10.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/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A1099>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.133 -10.367)"^^geo:wktLiteral ;
  geo-pos:lat "33.133"^^xsd:decimal ;
  geo-pos:long "-10.367"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A1099>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:1099" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '1099'^^xsd:integer;
  dwc:scientificName 'Conchoecia parvidentata'^^xsd:string;
  dwc:yearCollected '1930'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:longitude '-10.367'^^xsd:double;
  dwc:latitude '33.133'^^xsd:double;
  dwc:aphiaid '127774'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:1099'^^xsd:anyURI;
  dwc:observationDate '1930-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '1314237'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A7465>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A7465> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A7465> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.083 -4.283)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.083"^^xsd:decimal ;
  dwc:decimalLongitude "-4.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/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A7465>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.083 -4.283)"^^geo:wktLiteral ;
  geo-pos:lat "44.083"^^xsd:decimal ;
  geo-pos:long "-4.283"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A7465>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:7465" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '7465'^^xsd:integer;
  dwc:scientificName 'Proceroecia  brachyaskos'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:longitude '-4.283'^^xsd:double;
  dwc:latitude '44.083'^^xsd:double;
  dwc:aphiaid '127857'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:7465'^^xsd:anyURI;
  dwc:observationDate '1974-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '127857'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A7466>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A7466> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A7466> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.65 -8.197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.65"^^xsd:decimal ;
  dwc:decimalLongitude "-8.197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A7466>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.65 -8.197)"^^geo:wktLiteral ;
  geo-pos:lat "47.65"^^xsd:decimal ;
  geo-pos:long "-8.197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A7466>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:7466" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '7466'^^xsd:integer;
  dwc:scientificName 'Proceroecia  brachyaskos'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:longitude '-8.197'^^xsd:double;
  dwc:latitude '47.65'^^xsd:double;
  dwc:aphiaid '127857'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:7466'^^xsd:anyURI;
  dwc:observationDate '1972-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '127857'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A7467>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A7467> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A7467> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.365 -4.873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A7467>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.365 -4.873)"^^geo:wktLiteral ;
  geo-pos:lat "44.365"^^xsd:decimal ;
  geo-pos:long "-4.873"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A7467>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:7467" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '7467'^^xsd:integer;
  dwc:scientificName 'Proceroecia  brachyaskos'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:longitude '-4.873'^^xsd:double;
  dwc:latitude '44.365'^^xsd:double;
  dwc:aphiaid '127857'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:7467'^^xsd:anyURI;
  dwc:observationDate '1974-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '127857'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A7468>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A7468> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A7468> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.53 -9.577)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.53"^^xsd:decimal ;
  dwc:decimalLongitude "-9.577"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A7468>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.53 -9.577)"^^geo:wktLiteral ;
  geo-pos:lat "47.53"^^xsd:decimal ;
  geo-pos:long "-9.577"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A7468>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:7468" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '7468'^^xsd:integer;
  dwc:scientificName 'Proceroecia  brachyaskos'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:longitude '-9.577'^^xsd:double;
  dwc:latitude '47.53'^^xsd:double;
  dwc:aphiaid '127857'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:7468'^^xsd:anyURI;
  dwc:observationDate '1974-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '127857'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A966>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A966> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A966> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.167 -14.167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.167"^^xsd:decimal ;
  dwc:decimalLongitude "-14.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/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A966>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.167 -14.167)"^^geo:wktLiteral ;
  geo-pos:lat "28.167"^^xsd:decimal ;
  geo-pos:long "-14.167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A966>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:966" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '966'^^xsd:integer;
  dwc:scientificName 'Conchoecia hyalophyllum'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:longitude '-14.167'^^xsd:double;
  dwc:latitude '28.167'^^xsd:double;
  dwc:aphiaid '127770'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:966'^^xsd:anyURI;
  dwc:observationDate '1965-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '1314235'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A97>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A97> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A97> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.3 -31.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "31.3"^^xsd:decimal ;
  dwc:decimalLongitude "-31.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/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A97>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.3 -31.3)"^^geo:wktLiteral ;
  geo-pos:lat "31.3"^^xsd:decimal ;
  geo-pos:long "-31.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A97>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:97" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '97'^^xsd:integer;
  dwc:scientificName 'Conchoecia magna'^^xsd:string;
  dwc:longitude '-31.3'^^xsd:double;
  dwc:latitude '31.3'^^xsd:double;
  dwc:aphiaid '127773'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:97'^^xsd:anyURI;
  dwc:aphiaIdAccepted '127773'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A98>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A98> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A98> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30.3 -37.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "30.3"^^xsd:decimal ;
  dwc:decimalLongitude "-37.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/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A98>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30.3 -37.9)"^^geo:wktLiteral ;
  geo-pos:lat "30.3"^^xsd:decimal ;
  geo-pos:long "-37.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A98>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:98" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '98'^^xsd:integer;
  dwc:scientificName 'Conchoecia magna'^^xsd:string;
  dwc:longitude '-37.9'^^xsd:double;
  dwc:latitude '30.3'^^xsd:double;
  dwc:aphiaid '127773'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:98'^^xsd:anyURI;
  dwc:aphiaIdAccepted '127773'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A987> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A987>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '987'^^xsd:integer;
  dwc:scientificName 'Conchoecia hyalophyllum'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  dwc:aphiaid '127770'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:987'^^xsd:anyURI;
  dwc:observationDate '1970-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1314235'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A5998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A5998> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A5998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.008 -34.378)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.008"^^xsd:decimal ;
  dwc:decimalLongitude "-34.378"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A5998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.008 -34.378)"^^geo:wktLiteral ;
  geo-pos:lat "32.008"^^xsd:decimal ;
  geo-pos:long "-34.378"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A5998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:5998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '5998'^^xsd:integer;
  dwc:scientificName 'Mikroconchoecia  curta'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:longitude '-34.378'^^xsd:double;
  dwc:latitude '32.008'^^xsd:double;
  dwc:aphiaid '127820'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:5998'^^xsd:anyURI;
  dwc:observationDate '1973-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '127820'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A7372>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A7372> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A7372> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44 -13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44"^^xsd:decimal ;
  dwc:decimalLongitude "-13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A7372>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44 -13)"^^geo:wktLiteral ;
  geo-pos:lat "44"^^xsd:decimal ;
  geo-pos:long "-13"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A7372>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:7372" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '7372'^^xsd:integer;
  dwc:scientificName 'Proceroecia  brachyaskos'^^xsd:string;
  dwc:longitude '-13'^^xsd:integer;
  dwc:latitude '44'^^xsd:integer;
  dwc:aphiaid '127857'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:7372'^^xsd:anyURI;
  dwc:aphiaIdAccepted '127857'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A7373>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A7373> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A7373> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.167 -14.167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.167"^^xsd:decimal ;
  dwc:decimalLongitude "-14.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/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A7373>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.167 -14.167)"^^geo:wktLiteral ;
  geo-pos:lat "28.167"^^xsd:decimal ;
  geo-pos:long "-14.167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A7373>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:7373" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '7373'^^xsd:integer;
  dwc:scientificName 'Proceroecia  brachyaskos'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:longitude '-14.167'^^xsd:double;
  dwc:latitude '28.167'^^xsd:double;
  dwc:aphiaid '127857'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:7373'^^xsd:anyURI;
  dwc:observationDate '1965-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '127857'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A7432>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A7432> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A7432> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A7432>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A7432>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:7432" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '7432'^^xsd:integer;
  dwc:scientificName 'Proceroecia  brachyaskos'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  dwc:aphiaid '127857'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:7432'^^xsd:anyURI;
  dwc:observationDate '1970-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '127857'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A7433>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A7433> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A7433> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A7433>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60 -20)"^^geo:wktLiteral ;
  geo-pos:lat "60"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A7433>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:7433" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '7433'^^xsd:integer;
  dwc:scientificName 'Proceroecia  brachyaskos'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '60'^^xsd:integer;
  dwc:aphiaid '127857'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:7433'^^xsd:anyURI;
  dwc:observationDate '1971-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '127857'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A7434>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A7434> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A7434> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A7434>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53 -20)"^^geo:wktLiteral ;
  geo-pos:lat "53"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A7434>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:7434" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '7434'^^xsd:integer;
  dwc:scientificName 'Proceroecia  brachyaskos'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '53'^^xsd:integer;
  dwc:aphiaid '127857'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:7434'^^xsd:anyURI;
  dwc:observationDate '1971-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '127857'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A7435>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A7435> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A7435> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30 -23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "30"^^xsd:decimal ;
  dwc:decimalLongitude "-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/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A7435>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30 -23)"^^geo:wktLiteral ;
  geo-pos:lat "30"^^xsd:decimal ;
  geo-pos:long "-23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A7435>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:7435" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '7435'^^xsd:integer;
  dwc:scientificName 'Proceroecia  brachyaskos'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:longitude '-23'^^xsd:integer;
  dwc:latitude '30'^^xsd:integer;
  dwc:aphiaid '127857'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:7435'^^xsd:anyURI;
  dwc:observationDate '1972-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '127857'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A7436>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A7436> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A7436> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.187 -23.82)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.187"^^xsd:decimal ;
  dwc:decimalLongitude "-23.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/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A7436>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.187 -23.82)"^^geo:wktLiteral ;
  geo-pos:lat "32.187"^^xsd:decimal ;
  geo-pos:long "-23.82"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A7436>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:7436" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '7436'^^xsd:integer;
  dwc:scientificName 'Proceroecia  brachyaskos'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:longitude '-23.82'^^xsd:double;
  dwc:latitude '32.187'^^xsd:double;
  dwc:aphiaid '127857'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:7436'^^xsd:anyURI;
  dwc:observationDate '1973-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '127857'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A7255>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A7255> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A7255> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.335 -33.54)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.335"^^xsd:decimal ;
  dwc:decimalLongitude "-33.54"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A7255>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.335 -33.54)"^^geo:wktLiteral ;
  geo-pos:lat "33.335"^^xsd:decimal ;
  geo-pos:long "-33.54"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A7255>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:7255" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '7255'^^xsd:integer;
  dwc:scientificName 'Paraconchoecia  spinifera'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:longitude '-33.54'^^xsd:double;
  dwc:latitude '33.335'^^xsd:double;
  dwc:aphiaid '127846'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:7255'^^xsd:anyURI;
  dwc:observationDate '1981-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '127846'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A7256>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A7256> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A7256> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.135 -33.232)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.135"^^xsd:decimal ;
  dwc:decimalLongitude "-33.232"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A7256>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.135 -33.232)"^^geo:wktLiteral ;
  geo-pos:lat "35.135"^^xsd:decimal ;
  geo-pos:long "-33.232"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A7256>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:7256" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '7256'^^xsd:integer;
  dwc:scientificName 'Paraconchoecia  spinifera'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:longitude '-33.232'^^xsd:double;
  dwc:latitude '35.135'^^xsd:double;
  dwc:aphiaid '127846'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:7256'^^xsd:anyURI;
  dwc:observationDate '1981-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '127846'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A7257>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A7257> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A7257> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30.01 -33.933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "30.01"^^xsd:decimal ;
  dwc:decimalLongitude "-33.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/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A7257>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30.01 -33.933)"^^geo:wktLiteral ;
  geo-pos:lat "30.01"^^xsd:decimal ;
  geo-pos:long "-33.933"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A7257>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:7257" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '7257'^^xsd:integer;
  dwc:scientificName 'Paraconchoecia  spinifera'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:longitude '-33.933'^^xsd:double;
  dwc:latitude '30.01'^^xsd:double;
  dwc:aphiaid '127846'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:7257'^^xsd:anyURI;
  dwc:observationDate '1981-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '127846'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A7188>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A7188> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A7188> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.467 -8.017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.467"^^xsd:decimal ;
  dwc:decimalLongitude "-8.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/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A7188>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.467 -8.017)"^^geo:wktLiteral ;
  geo-pos:lat "46.467"^^xsd:decimal ;
  geo-pos:long "-8.017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A7188>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:7188" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '7188'^^xsd:integer;
  dwc:scientificName 'Paraconchoecia  spinifera'^^xsd:string;
  dwc:yearCollected '1930'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:longitude '-8.017'^^xsd:double;
  dwc:latitude '46.467'^^xsd:double;
  dwc:aphiaid '127846'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:7188'^^xsd:anyURI;
  dwc:observationDate '1930-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '127846'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A7189>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A7189> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A7189> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.033 -31.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.033"^^xsd:decimal ;
  dwc:decimalLongitude "-31.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/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A7189>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.033 -31.75)"^^geo:wktLiteral ;
  geo-pos:lat "47.033"^^xsd:decimal ;
  geo-pos:long "-31.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A7189>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:7189" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '7189'^^xsd:integer;
  dwc:scientificName 'Paraconchoecia  spinifera'^^xsd:string;
  dwc:yearCollected '1931'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:longitude '-31.75'^^xsd:double;
  dwc:latitude '47.033'^^xsd:double;
  dwc:aphiaid '127846'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:7189'^^xsd:anyURI;
  dwc:observationDate '1931-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '127846'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A7191>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A7191> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A7191> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.117 -14.183)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.117"^^xsd:decimal ;
  dwc:decimalLongitude "-14.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/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A7191>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.117 -14.183)"^^geo:wktLiteral ;
  geo-pos:lat "28.117"^^xsd:decimal ;
  geo-pos:long "-14.183"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A7191>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:7191" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '7191'^^xsd:integer;
  dwc:scientificName 'Paraconchoecia  spinifera'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:longitude '-14.183'^^xsd:double;
  dwc:latitude '28.117'^^xsd:double;
  dwc:aphiaid '127846'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:7191'^^xsd:anyURI;
  dwc:observationDate '1969-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '127846'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A1100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A1100> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A1100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.65 -8.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.65"^^xsd:decimal ;
  dwc:decimalLongitude "-8.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/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A1100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.65 -8.1)"^^geo:wktLiteral ;
  geo-pos:lat "36.65"^^xsd:decimal ;
  geo-pos:long "-8.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A1100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:1100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '1100'^^xsd:integer;
  dwc:scientificName 'Conchoecia parvidentata'^^xsd:string;
  dwc:yearCollected '1930'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:longitude '-8.1'^^xsd:double;
  dwc:latitude '36.65'^^xsd:double;
  dwc:aphiaid '127774'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:1100'^^xsd:anyURI;
  dwc:observationDate '1930-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '1314237'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4004>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4004> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4004> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.578 -13.208)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.578"^^xsd:decimal ;
  dwc:decimalLongitude "-13.208"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4004>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.578 -13.208)"^^geo:wktLiteral ;
  geo-pos:lat "49.578"^^xsd:decimal ;
  geo-pos:long "-13.208"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4004>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:4004" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '4004'^^xsd:integer;
  dwc:scientificName 'Gaussicia  gaussi'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '-13.208'^^xsd:double;
  dwc:latitude '49.578'^^xsd:double;
  dwc:aphiaid '127789'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:4004'^^xsd:anyURI;
  dwc:observationDate '1979-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '127789'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4061>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4061> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4061> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 -5.833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5"^^xsd:decimal ;
  dwc:decimalLongitude "-5.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/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4061>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 -5.833)"^^geo:wktLiteral ;
  geo-pos:lat "45.5"^^xsd:decimal ;
  geo-pos:long "-5.833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4061>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:4061" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '4061'^^xsd:integer;
  dwc:scientificName 'Gigantocypris muelleri'^^xsd:string;
  dwc:yearCollected '1903'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '-5.833'^^xsd:double;
  dwc:latitude '45.5'^^xsd:double;
  dwc:aphiaid '127715'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:4061'^^xsd:anyURI;
  dwc:observationDate '1903-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '127715'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4104>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4104> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4104> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.628 -12.368)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.628"^^xsd:decimal ;
  dwc:decimalLongitude "-12.368"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4104>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.628 -12.368)"^^geo:wktLiteral ;
  geo-pos:lat "54.628"^^xsd:decimal ;
  geo-pos:long "-12.368"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4104>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:4104" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '4104'^^xsd:integer;
  dwc:scientificName 'Gigantocypris muelleri'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:longitude '-12.368'^^xsd:double;
  dwc:latitude '54.628'^^xsd:double;
  dwc:aphiaid '127715'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:4104'^^xsd:anyURI;
  dwc:observationDate '1979-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '127715'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4147>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4147> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4147> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.973 -33.038)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.973"^^xsd:decimal ;
  dwc:decimalLongitude "-33.038"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4147>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.973 -33.038)"^^geo:wktLiteral ;
  geo-pos:lat "34.973"^^xsd:decimal ;
  geo-pos:long "-33.038"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4147>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:4147" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '4147'^^xsd:integer;
  dwc:scientificName 'Gigantocypris muelleri'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:longitude '-33.038'^^xsd:double;
  dwc:latitude '34.973'^^xsd:double;
  dwc:aphiaid '127715'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:4147'^^xsd:anyURI;
  dwc:observationDate '1981-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '127715'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A3720>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A3720> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A3720> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.008 -34.378)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.008"^^xsd:decimal ;
  dwc:decimalLongitude "-34.378"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A3720>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.008 -34.378)"^^geo:wktLiteral ;
  geo-pos:lat "32.008"^^xsd:decimal ;
  geo-pos:long "-34.378"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A3720>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:3720" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '3720'^^xsd:integer;
  dwc:scientificName 'Discoconchoecia  elegans'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:longitude '-34.378'^^xsd:double;
  dwc:latitude '32.008'^^xsd:double;
  dwc:aphiaid '127782'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:3720'^^xsd:anyURI;
  dwc:observationDate '1973-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '127782'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4215>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4215> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4215> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.667 -33.267)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.667"^^xsd:decimal ;
  dwc:decimalLongitude "-33.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/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4215>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.667 -33.267)"^^geo:wktLiteral ;
  geo-pos:lat "34.667"^^xsd:decimal ;
  geo-pos:long "-33.267"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4215>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:4215" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '4215'^^xsd:integer;
  dwc:scientificName 'Halocypria  globosa'^^xsd:string;
  dwc:yearCollected '1922'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:longitude '-33.267'^^xsd:double;
  dwc:latitude '34.667'^^xsd:double;
  dwc:aphiaid '127793'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:4215'^^xsd:anyURI;
  dwc:observationDate '1922-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '127793'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4292>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4292> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4292> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.783 -21.167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.783"^^xsd:decimal ;
  dwc:decimalLongitude "-21.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/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4292>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.783 -21.167)"^^geo:wktLiteral ;
  geo-pos:lat "40.783"^^xsd:decimal ;
  geo-pos:long "-21.167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4292>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:4292" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '4292'^^xsd:integer;
  dwc:scientificName 'Halocypria  globosa'^^xsd:string;
  dwc:yearCollected '1911'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:longitude '-21.167'^^xsd:double;
  dwc:latitude '40.783'^^xsd:double;
  dwc:aphiaid '127793'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:4292'^^xsd:anyURI;
  dwc:observationDate '1911-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '127793'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4358>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4358> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4358> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.108 -13.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.108"^^xsd:decimal ;
  dwc:decimalLongitude "-13.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/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4358>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.108 -13.2)"^^geo:wktLiteral ;
  geo-pos:lat "50.108"^^xsd:decimal ;
  geo-pos:long "-13.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4358>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:4358" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '4358'^^xsd:integer;
  dwc:scientificName 'Halocypria  globosa'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:longitude '-13.2'^^xsd:double;
  dwc:latitude '50.108'^^xsd:double;
  dwc:aphiaid '127793'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:4358'^^xsd:anyURI;
  dwc:observationDate '1979-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '127793'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4449>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4449> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4449> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.75 -14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.75"^^xsd:decimal ;
  dwc:decimalLongitude "-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/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4449>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.75 -14)"^^geo:wktLiteral ;
  geo-pos:lat "49.75"^^xsd:decimal ;
  geo-pos:long "-14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4449>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:4449" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '4449'^^xsd:integer;
  dwc:scientificName 'Loricoecia  ctenophora'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:longitude '-14'^^xsd:integer;
  dwc:latitude '49.75'^^xsd:double;
  dwc:aphiaid '127797'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:4449'^^xsd:anyURI;
  dwc:observationDate '1978-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '127797'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2995>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2995> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2995> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.993 -33.993)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.993"^^xsd:decimal ;
  dwc:decimalLongitude "-33.993"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2995>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.993 -33.993)"^^geo:wktLiteral ;
  geo-pos:lat "29.993"^^xsd:decimal ;
  geo-pos:long "-33.993"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2995>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:2995" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '2995'^^xsd:integer;
  dwc:scientificName 'Conchoecilla  daphoides'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:longitude '-33.993'^^xsd:double;
  dwc:latitude '29.993'^^xsd:double;
  dwc:aphiaid '127776'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:2995'^^xsd:anyURI;
  dwc:observationDate '1981-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '127776'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A327>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A327> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A327> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.31 -12.457)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.31"^^xsd:decimal ;
  dwc:decimalLongitude "-12.457"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A327>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.31 -12.457)"^^geo:wktLiteral ;
  geo-pos:lat "49.31"^^xsd:decimal ;
  geo-pos:long "-12.457"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A327>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:327" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '327'^^xsd:integer;
  dwc:scientificName 'Conchoecia magna'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '-12.457'^^xsd:double;
  dwc:latitude '49.31'^^xsd:double;
  dwc:aphiaid '127773'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:327'^^xsd:anyURI;
  dwc:observationDate '1979-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '127773'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2510>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2510> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2510> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.433 -15.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.433"^^xsd:decimal ;
  dwc:decimalLongitude "-15.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/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2510>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.433 -15.25)"^^geo:wktLiteral ;
  geo-pos:lat "48.433"^^xsd:decimal ;
  geo-pos:long "-15.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2510>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:2510" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '2510'^^xsd:integer;
  dwc:scientificName 'Orthoconchoecia  haddoni'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:longitude '-15.25'^^xsd:double;
  dwc:latitude '48.433'^^xsd:double;
  dwc:aphiaid '127831'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:2510'^^xsd:anyURI;
  dwc:observationDate '1976-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '127831'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2098>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2098> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2098> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.858 -20.062)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.858"^^xsd:decimal ;
  dwc:decimalLongitude "-20.062"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2098>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.858 -20.062)"^^geo:wktLiteral ;
  geo-pos:lat "39.858"^^xsd:decimal ;
  geo-pos:long "-20.062"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2098>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:2098" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '2098'^^xsd:integer;
  dwc:scientificName 'Archiconchoecissa cucullata'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:longitude '-20.062'^^xsd:double;
  dwc:latitude '39.858'^^xsd:double;
  dwc:aphiaid '175693'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:2098'^^xsd:anyURI;
  dwc:observationDate '1970-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '175693'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2125>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2125> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2125> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.097 -20.143)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.097"^^xsd:decimal ;
  dwc:decimalLongitude "-20.143"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2125>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.097 -20.143)"^^geo:wktLiteral ;
  geo-pos:lat "53.097"^^xsd:decimal ;
  geo-pos:long "-20.143"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2125>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:2125" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '2125'^^xsd:integer;
  dwc:scientificName 'Archiconchoecissa cucullata'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:longitude '-20.143'^^xsd:double;
  dwc:latitude '53.097'^^xsd:double;
  dwc:aphiaid '175693'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:2125'^^xsd:anyURI;
  dwc:observationDate '1970-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '175693'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A225>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A225> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A225> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.667 9.917)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.667"^^xsd:decimal ;
  dwc:decimalLongitude "9.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/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A225>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.667 9.917)"^^geo:wktLiteral ;
  geo-pos:lat "41.667"^^xsd:decimal ;
  geo-pos:long "9.917"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A225>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:225" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '225'^^xsd:integer;
  dwc:scientificName 'Conchoecia magna'^^xsd:string;
  dwc:longitude '9.917'^^xsd:double;
  dwc:latitude '41.667'^^xsd:double;
  dwc:aphiaid '127773'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:225'^^xsd:anyURI;
  dwc:aphiaIdAccepted '127773'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2381>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2381> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2381> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.325 -14.345)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.325"^^xsd:decimal ;
  dwc:decimalLongitude "-14.345"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2381>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.325 -14.345)"^^geo:wktLiteral ;
  geo-pos:lat "51.325"^^xsd:decimal ;
  geo-pos:long "-14.345"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2381>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:2381" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '2381'^^xsd:integer;
  dwc:scientificName 'Orthoconchoecia  haddoni'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:longitude '-14.345'^^xsd:double;
  dwc:latitude '51.325'^^xsd:double;
  dwc:aphiaid '127831'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:2381'^^xsd:anyURI;
  dwc:observationDate '1979-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '127831'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A3430>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A3430> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A3430> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.017 -9.217)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.017"^^xsd:decimal ;
  dwc:decimalLongitude "-9.217"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A3430>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.017 -9.217)"^^geo:wktLiteral ;
  geo-pos:lat "44.017"^^xsd:decimal ;
  geo-pos:long "-9.217"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A3430>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:3430" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '3430'^^xsd:integer;
  dwc:scientificName 'Discoconchoecia  elegans'^^xsd:string;
  dwc:yearCollected '1930'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:longitude '-9.217'^^xsd:double;
  dwc:latitude '44.017'^^xsd:double;
  dwc:aphiaid '127782'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:3430'^^xsd:anyURI;
  dwc:observationDate '1930-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '127782'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A355>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A355> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A355> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.105 -4.373)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.105"^^xsd:decimal ;
  dwc:decimalLongitude "-4.373"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A355>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.105 -4.373)"^^geo:wktLiteral ;
  geo-pos:lat "44.105"^^xsd:decimal ;
  geo-pos:long "-4.373"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A355>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:355" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '355'^^xsd:integer;
  dwc:scientificName 'Conchoecia magna'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:longitude '-4.373'^^xsd:double;
  dwc:latitude '44.105'^^xsd:double;
  dwc:aphiaid '127773'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:355'^^xsd:anyURI;
  dwc:observationDate '1974-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '127773'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A573>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A573> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A573> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.962 -43.623)"^^geo:wktLiteral ;
  dwc:decimalLatitude "31.962"^^xsd:decimal ;
  dwc:decimalLongitude "-43.623"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A573>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.962 -43.623)"^^geo:wktLiteral ;
  geo-pos:lat "31.962"^^xsd:decimal ;
  geo-pos:long "-43.623"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A573>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:573" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '573'^^xsd:integer;
  dwc:scientificName 'Archiconchoecissa cucullata aff.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:longitude '-43.623'^^xsd:double;
  dwc:latitude '31.962'^^xsd:double;
  dwc:aphiaid '175691'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:573'^^xsd:anyURI;
  dwc:observationDate '1973-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '175691'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A5764>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A5764> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A5764> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A5764>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60 -20)"^^geo:wktLiteral ;
  geo-pos:lat "60"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A5764>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:5764" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '5764'^^xsd:integer;
  dwc:scientificName 'Mikroconchoecia  acuticosta'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '60'^^xsd:integer;
  dwc:aphiaid '127819'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:5764'^^xsd:anyURI;
  dwc:observationDate '1971-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '127819'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4536>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4536> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4536> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.183 -14.233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.183"^^xsd:decimal ;
  dwc:decimalLongitude "-14.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/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4536>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.183 -14.233)"^^geo:wktLiteral ;
  geo-pos:lat "29.183"^^xsd:decimal ;
  geo-pos:long "-14.233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4536>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:4536" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '4536'^^xsd:integer;
  dwc:scientificName 'Loricoecia  loricata'^^xsd:string;
  dwc:yearCollected '1930'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:longitude '-14.233'^^xsd:double;
  dwc:latitude '29.183'^^xsd:double;
  dwc:aphiaid '127798'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:4536'^^xsd:anyURI;
  dwc:observationDate '1930-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '127798'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4603>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4603> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4603> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.283 -11.847)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.283"^^xsd:decimal ;
  dwc:decimalLongitude "-11.847"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4603>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.283 -11.847)"^^geo:wktLiteral ;
  geo-pos:lat "49.283"^^xsd:decimal ;
  geo-pos:long "-11.847"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4603>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:4603" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '4603'^^xsd:integer;
  dwc:scientificName 'Loricoecia  loricata'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '-11.847'^^xsd:double;
  dwc:latitude '49.283'^^xsd:double;
  dwc:aphiaid '127798'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:4603'^^xsd:anyURI;
  dwc:observationDate '1979-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '127798'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4631>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4631> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4631> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.637 -9.877)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.637"^^xsd:decimal ;
  dwc:decimalLongitude "-9.877"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4631>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.637 -9.877)"^^geo:wktLiteral ;
  geo-pos:lat "48.637"^^xsd:decimal ;
  geo-pos:long "-9.877"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4631>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:4631" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '4631'^^xsd:integer;
  dwc:scientificName 'Loricoecia  loricata'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:longitude '-9.877'^^xsd:double;
  dwc:latitude '48.637'^^xsd:double;
  dwc:aphiaid '127798'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:4631'^^xsd:anyURI;
  dwc:observationDate '1973-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '127798'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4805>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4805> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4805> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.759 -14.078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.759"^^xsd:decimal ;
  dwc:decimalLongitude "-14.078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4805>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.759 -14.078)"^^geo:wktLiteral ;
  geo-pos:lat "49.759"^^xsd:decimal ;
  geo-pos:long "-14.078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A4805>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:4805" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '4805'^^xsd:integer;
  dwc:scientificName 'Metaconchoecia  arcuata'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '-14.078'^^xsd:double;
  dwc:latitude '49.759'^^xsd:double;
  dwc:aphiaid '127803'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:4805'^^xsd:anyURI;
  dwc:observationDate '1979-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '535999'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A5384>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A5384> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A5384> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.033 -10.317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.033"^^xsd:decimal ;
  dwc:decimalLongitude "-10.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/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A5384>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.033 -10.317)"^^geo:wktLiteral ;
  geo-pos:lat "46.033"^^xsd:decimal ;
  geo-pos:long "-10.317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A5384>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:5384" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '5384'^^xsd:integer;
  dwc:scientificName 'Metaconchoecia  skogsbergi'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:longitude '-10.317'^^xsd:double;
  dwc:latitude '46.033'^^xsd:double;
  dwc:aphiaid '127814'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:5384'^^xsd:anyURI;
  dwc:observationDate '1976-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '127814'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A5602>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A5602> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A5602> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.962 -43.623)"^^geo:wktLiteral ;
  dwc:decimalLatitude "31.962"^^xsd:decimal ;
  dwc:decimalLongitude "-43.623"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A5602>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.962 -43.623)"^^geo:wktLiteral ;
  geo-pos:lat "31.962"^^xsd:decimal ;
  geo-pos:long "-43.623"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A5602>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:5602" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '5602'^^xsd:integer;
  dwc:scientificName 'Metaconchoecia  teretivalvata'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:longitude '-43.623'^^xsd:double;
  dwc:latitude '31.962'^^xsd:double;
  dwc:aphiaid '127816'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:5602'^^xsd:anyURI;
  dwc:observationDate '1973-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '536010'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A5859>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A5859> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A5859> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.1 -33.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.1"^^xsd:decimal ;
  dwc:decimalLongitude "-33.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/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A5859>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.1 -33.3)"^^geo:wktLiteral ;
  geo-pos:lat "27.1"^^xsd:decimal ;
  geo-pos:long "-33.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A5859>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:5859" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '5859'^^xsd:integer;
  dwc:scientificName 'Mikroconchoecia  curta'^^xsd:string;
  dwc:longitude '-33.3'^^xsd:double;
  dwc:latitude '27.1'^^xsd:double;
  dwc:aphiaid '127820'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:5859'^^xsd:anyURI;
  dwc:aphiaIdAccepted '127820'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A586>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A586> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A586> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.718 -12.943)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.718"^^xsd:decimal ;
  dwc:decimalLongitude "-12.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/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A586>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.718 -12.943)"^^geo:wktLiteral ;
  geo-pos:lat "43.718"^^xsd:decimal ;
  geo-pos:long "-12.943"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A586>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:586" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '586'^^xsd:integer;
  dwc:scientificName 'Archiconchoecissa cucullata aff.'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:longitude '-12.943'^^xsd:double;
  dwc:latitude '43.718'^^xsd:double;
  dwc:aphiaid '175691'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:586'^^xsd:anyURI;
  dwc:observationDate '1974-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '175691'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A587>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A587> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A587> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.767 -12.672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.767"^^xsd:decimal ;
  dwc:decimalLongitude "-12.672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A587>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.767 -12.672)"^^geo:wktLiteral ;
  geo-pos:lat "39.767"^^xsd:decimal ;
  geo-pos:long "-12.672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A587>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:587" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '587'^^xsd:integer;
  dwc:scientificName 'Archiconchoecissa cucullata aff.'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:longitude '-12.672'^^xsd:double;
  dwc:latitude '39.767'^^xsd:double;
  dwc:aphiaid '175691'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:587'^^xsd:anyURI;
  dwc:observationDate '1974-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '175691'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A101> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.3 -34.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.3"^^xsd:decimal ;
  dwc:decimalLongitude "-34.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/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.3 -34.3)"^^geo:wktLiteral ;
  geo-pos:lat "28.3"^^xsd:decimal ;
  geo-pos:long "-34.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '101'^^xsd:integer;
  dwc:scientificName 'Conchoecia magna'^^xsd:string;
  dwc:longitude '-34.3'^^xsd:double;
  dwc:latitude '28.3'^^xsd:double;
  dwc:aphiaid '127773'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:101'^^xsd:anyURI;
  dwc:aphiaIdAccepted '127773'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A131>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A131> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A131> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.467 2.233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.467"^^xsd:decimal ;
  dwc:decimalLongitude "2.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/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A131>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.467 2.233)"^^geo:wktLiteral ;
  geo-pos:lat "40.467"^^xsd:decimal ;
  geo-pos:long "2.233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A131>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:131" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '131'^^xsd:integer;
  dwc:scientificName 'Conchoecia magna'^^xsd:string;
  dwc:yearCollected '1905'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:longitude '2.233'^^xsd:double;
  dwc:latitude '40.467'^^xsd:double;
  dwc:aphiaid '127773'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:131'^^xsd:anyURI;
  dwc:observationDate '1905-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '127773'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2052>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2052> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2052> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44 -13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44"^^xsd:decimal ;
  dwc:decimalLongitude "-13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2052>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44 -13)"^^geo:wktLiteral ;
  geo-pos:lat "44"^^xsd:decimal ;
  geo-pos:long "-13"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2052>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:2052" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '2052'^^xsd:integer;
  dwc:scientificName 'Archiconchoecissa cucullata'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:longitude '-13'^^xsd:integer;
  dwc:latitude '44'^^xsd:integer;
  dwc:aphiaid '175693'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:2052'^^xsd:anyURI;
  dwc:observationDate '1974-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '175693'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A5926>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A5926> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A5926> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.291 5.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.291"^^xsd:decimal ;
  dwc:decimalLongitude "5.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A5926>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.291 5.12)"^^geo:wktLiteral ;
  geo-pos:lat "43.291"^^xsd:decimal ;
  geo-pos:long "5.12"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A5926>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:5926" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '5926'^^xsd:integer;
  dwc:scientificName 'Mikroconchoecia  curta'^^xsd:string;
  dwc:longitude '5.12'^^xsd:double;
  dwc:latitude '43.291'^^xsd:double;
  dwc:aphiaid '127820'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:5926'^^xsd:anyURI;
  dwc:aphiaIdAccepted '127820'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A5927>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A5927> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A5927> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.083 4.367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.083"^^xsd:decimal ;
  dwc:decimalLongitude "4.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/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A5927>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.083 4.367)"^^geo:wktLiteral ;
  geo-pos:lat "42.083"^^xsd:decimal ;
  geo-pos:long "4.367"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A5927>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:5927" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '5927'^^xsd:integer;
  dwc:scientificName 'Mikroconchoecia  curta'^^xsd:string;
  dwc:longitude '4.367'^^xsd:double;
  dwc:latitude '42.083'^^xsd:double;
  dwc:aphiaid '127820'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:5927'^^xsd:anyURI;
  dwc:aphiaIdAccepted '127820'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A5928>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A5928> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A5928> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.967 14.417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.967"^^xsd:decimal ;
  dwc:decimalLongitude "14.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/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A5928>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.967 14.417)"^^geo:wktLiteral ;
  geo-pos:lat "35.967"^^xsd:decimal ;
  geo-pos:long "14.417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A5928>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:5928" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '5928'^^xsd:integer;
  dwc:scientificName 'Mikroconchoecia  curta'^^xsd:string;
  dwc:longitude '14.417'^^xsd:double;
  dwc:latitude '35.967'^^xsd:double;
  dwc:aphiaid '127820'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:5928'^^xsd:anyURI;
  dwc:aphiaIdAccepted '127820'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2611>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2611> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2611> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.167 -14.167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.167"^^xsd:decimal ;
  dwc:decimalLongitude "-14.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/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2611>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.167 -14.167)"^^geo:wktLiteral ;
  geo-pos:lat "28.167"^^xsd:decimal ;
  geo-pos:long "-14.167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2611>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:2611" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '2611'^^xsd:integer;
  dwc:scientificName 'Orthoconchoecia  secernenda'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:longitude '-14.167'^^xsd:double;
  dwc:latitude '28.167'^^xsd:double;
  dwc:aphiaid '127832'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:2611'^^xsd:anyURI;
  dwc:observationDate '1965-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '127832'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2576>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2576> ;
  mr:hasGeometry <https://eurobis.org/id/point/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2576> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -7.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-7.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/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2576>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -7.75)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-7.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/619__urn%3Acatalog%3AIOPAS%3AOSTRACODA%3A2576>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IOPAS:OSTRACODA:2576" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/619_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'IOPAS'^^xsd:string;
  dwc:collectionCode 'OSTRACODA'^^xsd:string;
  dwc:catalogNumber '2576'^^xsd:integer;
  dwc:scientificName 'Orthoconchoecia  haddoni'^^xsd:string;
  dwc:longitude '-7.75'^^xsd:double;
  dwc:latitude '46'^^xsd:integer;
  dwc:aphiaid '127831'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:IOPAS:OSTRACODA:2576'^^xsd:anyURI;
  dwc:aphiaIdAccepted '127831'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
# EOF