@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/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3A715FD9FC-6F63-413C-B4C7-73505C65753D>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3A715FD9FC-6F63-413C-B4C7-73505C65753D> ;
  mr:hasGeometry <https://eurobis.org/id/point/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3A715FD9FC-6F63-413C-B4C7-73505C65753D> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.77166666666666 13.1425)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.77166666666666"^^xsd:decimal ;
  dwc:decimalLongitude "13.1425"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "150000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3A715FD9FC-6F63-413C-B4C7-73505C65753D>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.77166666666666 13.1425)"^^geo:wktLiteral ;
  geo-pos:lat "44.77166666666666"^^xsd:decimal ;
  geo-pos:long "13.1425"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "150000"^^xsd:integer .

<https://eurobis.org/id/occurrence/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3A715FD9FC-6F63-413C-B4C7-73505C65753D>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:LZMB:Belmonte_cysts:715FD9FC-6F63-413C-B4C7-73505C65753D" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2202_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-06-17'^^xsd:date;
  dwc:institutionCode 'LZMB'^^xsd:string;
  dwc:collectionCode 'Belmonte_cysts'^^xsd:string;
  dwc:catalogNumber '715FD9FC-6F63-413C-B4C7-73505C65753D'^^xsd:string;
  dwc:scientificName 'Calciodinellium operosum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:longitude '13.1425'^^xsd:double;
  dwc:startLongitude '12.601666666667'^^xsd:double;
  dwc:endLongitude '13.683333333333'^^xsd:double;
  dwc:latitude '44.771666666667'^^xsd:double;
  dwc:startLatitude '43.906666666667'^^xsd:double;
  dwc:endLatitude '45.636666666667'^^xsd:double;
  dwc:coordinatePrecision '150000'^^xsd:integer;
  dwc:occurrenceRemarks 'latitude and longitude calculated as an average value of the start and end values. '^^xsd:string;
  dwc:aphiaid '110129'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:LZMB:Belmonte_cysts:715FD9FC-6F63-413C-B4C7-73505C65753D'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '233789'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3ADD409A57-EFFE-4B09-84AE-C3B6ADA5F8DB>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3ADD409A57-EFFE-4B09-84AE-C3B6ADA5F8DB> ;
  mr:hasGeometry <https://eurobis.org/id/point/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3ADD409A57-EFFE-4B09-84AE-C3B6ADA5F8DB> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.77166666666666 13.1425)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.77166666666666"^^xsd:decimal ;
  dwc:decimalLongitude "13.1425"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "150000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3ADD409A57-EFFE-4B09-84AE-C3B6ADA5F8DB>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.77166666666666 13.1425)"^^geo:wktLiteral ;
  geo-pos:lat "44.77166666666666"^^xsd:decimal ;
  geo-pos:long "13.1425"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "150000"^^xsd:integer .

<https://eurobis.org/id/occurrence/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3ADD409A57-EFFE-4B09-84AE-C3B6ADA5F8DB>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:LZMB:Belmonte_cysts:DD409A57-EFFE-4B09-84AE-C3B6ADA5F8DB" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2202_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-06-17'^^xsd:date;
  dwc:institutionCode 'LZMB'^^xsd:string;
  dwc:collectionCode 'Belmonte_cysts'^^xsd:string;
  dwc:catalogNumber 'DD409A57-EFFE-4B09-84AE-C3B6ADA5F8DB'^^xsd:string;
  dwc:scientificName 'Gymnodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:longitude '13.1425'^^xsd:double;
  dwc:startLongitude '12.601666666667'^^xsd:double;
  dwc:endLongitude '13.683333333333'^^xsd:double;
  dwc:latitude '44.771666666667'^^xsd:double;
  dwc:startLatitude '43.906666666667'^^xsd:double;
  dwc:endLatitude '45.636666666667'^^xsd:double;
  dwc:coordinatePrecision '150000'^^xsd:integer;
  dwc:occurrenceRemarks 'latitude and longitude calculated as an average value of the start and end values. '^^xsd:string;
  dwc:aphiaid '109475'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:LZMB:Belmonte_cysts:DD409A57-EFFE-4B09-84AE-C3B6ADA5F8DB'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '109475'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3AFE2A5EED-8E47-4492-A700-3EFF43DB453D>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3AFE2A5EED-8E47-4492-A700-3EFF43DB453D> ;
  mr:hasGeometry <https://eurobis.org/id/point/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3AFE2A5EED-8E47-4492-A700-3EFF43DB453D> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.77166666666666 13.1425)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.77166666666666"^^xsd:decimal ;
  dwc:decimalLongitude "13.1425"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "150000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3AFE2A5EED-8E47-4492-A700-3EFF43DB453D>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.77166666666666 13.1425)"^^geo:wktLiteral ;
  geo-pos:lat "44.77166666666666"^^xsd:decimal ;
  geo-pos:long "13.1425"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "150000"^^xsd:integer .

<https://eurobis.org/id/occurrence/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3AFE2A5EED-8E47-4492-A700-3EFF43DB453D>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:LZMB:Belmonte_cysts:FE2A5EED-8E47-4492-A700-3EFF43DB453D" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2202_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-06-17'^^xsd:date;
  dwc:institutionCode 'LZMB'^^xsd:string;
  dwc:collectionCode 'Belmonte_cysts'^^xsd:string;
  dwc:catalogNumber 'FE2A5EED-8E47-4492-A700-3EFF43DB453D'^^xsd:string;
  dwc:scientificName 'Lingulodinium polyedrum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:longitude '13.1425'^^xsd:double;
  dwc:startLongitude '12.601666666667'^^xsd:double;
  dwc:endLongitude '13.683333333333'^^xsd:double;
  dwc:latitude '44.771666666667'^^xsd:double;
  dwc:startLatitude '43.906666666667'^^xsd:double;
  dwc:endLatitude '45.636666666667'^^xsd:double;
  dwc:coordinatePrecision '150000'^^xsd:integer;
  dwc:occurrenceRemarks 'latitude and longitude calculated as an average value of the start and end values. '^^xsd:string;
  dwc:aphiaid '233592'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:LZMB:Belmonte_cysts:FE2A5EED-8E47-4492-A700-3EFF43DB453D'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1778370'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3A13CFB519-095E-48BD-906F-BDB74BAC6A40>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3A13CFB519-095E-48BD-906F-BDB74BAC6A40> ;
  mr:hasGeometry <https://eurobis.org/id/point/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3A13CFB519-095E-48BD-906F-BDB74BAC6A40> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.77166666666666 13.1425)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.77166666666666"^^xsd:decimal ;
  dwc:decimalLongitude "13.1425"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "150000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3A13CFB519-095E-48BD-906F-BDB74BAC6A40>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.77166666666666 13.1425)"^^geo:wktLiteral ;
  geo-pos:lat "44.77166666666666"^^xsd:decimal ;
  geo-pos:long "13.1425"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "150000"^^xsd:integer .

<https://eurobis.org/id/occurrence/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3A13CFB519-095E-48BD-906F-BDB74BAC6A40>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:LZMB:Belmonte_cysts:13CFB519-095E-48BD-906F-BDB74BAC6A40" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2202_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-06-17'^^xsd:date;
  dwc:institutionCode 'LZMB'^^xsd:string;
  dwc:collectionCode 'Belmonte_cysts'^^xsd:string;
  dwc:catalogNumber '13CFB519-095E-48BD-906F-BDB74BAC6A40'^^xsd:string;
  dwc:scientificName 'Polykrikos schwartzii '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:longitude '13.1425'^^xsd:double;
  dwc:startLongitude '12.601666666667'^^xsd:double;
  dwc:endLongitude '13.683333333333'^^xsd:double;
  dwc:latitude '44.771666666667'^^xsd:double;
  dwc:startLatitude '43.906666666667'^^xsd:double;
  dwc:endLatitude '45.636666666667'^^xsd:double;
  dwc:coordinatePrecision '150000'^^xsd:integer;
  dwc:occurrenceRemarks 'latitude and longitude calculated as an average value of the start and end values. '^^xsd:string;
  dwc:aphiaid '341581'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:LZMB:Belmonte_cysts:13CFB519-095E-48BD-906F-BDB74BAC6A40'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3A610294C9-F61D-4FCB-A2D9-63700540472C>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3A610294C9-F61D-4FCB-A2D9-63700540472C> ;
  mr:hasGeometry <https://eurobis.org/id/point/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3A610294C9-F61D-4FCB-A2D9-63700540472C> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.77166666666666 13.1425)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.77166666666666"^^xsd:decimal ;
  dwc:decimalLongitude "13.1425"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "150000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3A610294C9-F61D-4FCB-A2D9-63700540472C>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.77166666666666 13.1425)"^^geo:wktLiteral ;
  geo-pos:lat "44.77166666666666"^^xsd:decimal ;
  geo-pos:long "13.1425"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "150000"^^xsd:integer .

<https://eurobis.org/id/occurrence/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3A610294C9-F61D-4FCB-A2D9-63700540472C>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:LZMB:Belmonte_cysts:610294C9-F61D-4FCB-A2D9-63700540472C" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2202_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-06-17'^^xsd:date;
  dwc:institutionCode 'LZMB'^^xsd:string;
  dwc:collectionCode 'Belmonte_cysts'^^xsd:string;
  dwc:catalogNumber '610294C9-F61D-4FCB-A2D9-63700540472C'^^xsd:string;
  dwc:scientificName 'Protoperidinium claudicans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:longitude '13.1425'^^xsd:double;
  dwc:startLongitude '12.601666666667'^^xsd:double;
  dwc:endLongitude '13.683333333333'^^xsd:double;
  dwc:latitude '44.771666666667'^^xsd:double;
  dwc:startLatitude '43.906666666667'^^xsd:double;
  dwc:endLatitude '45.636666666667'^^xsd:double;
  dwc:coordinatePrecision '150000'^^xsd:integer;
  dwc:occurrenceRemarks 'latitude and longitude calculated as an average value of the start and end values. '^^xsd:string;
  dwc:aphiaid '163862'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:LZMB:Belmonte_cysts:610294C9-F61D-4FCB-A2D9-63700540472C'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '163862'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3AA81E9445-90DD-484C-8824-14E2D85FD36A>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3AA81E9445-90DD-484C-8824-14E2D85FD36A> ;
  mr:hasGeometry <https://eurobis.org/id/point/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3AA81E9445-90DD-484C-8824-14E2D85FD36A> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.77166666666666 13.1425)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.77166666666666"^^xsd:decimal ;
  dwc:decimalLongitude "13.1425"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "150000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3AA81E9445-90DD-484C-8824-14E2D85FD36A>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.77166666666666 13.1425)"^^geo:wktLiteral ;
  geo-pos:lat "44.77166666666666"^^xsd:decimal ;
  geo-pos:long "13.1425"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "150000"^^xsd:integer .

<https://eurobis.org/id/occurrence/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3AA81E9445-90DD-484C-8824-14E2D85FD36A>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:LZMB:Belmonte_cysts:A81E9445-90DD-484C-8824-14E2D85FD36A" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2202_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-06-17'^^xsd:date;
  dwc:institutionCode 'LZMB'^^xsd:string;
  dwc:collectionCode 'Belmonte_cysts'^^xsd:string;
  dwc:catalogNumber 'A81E9445-90DD-484C-8824-14E2D85FD36A'^^xsd:string;
  dwc:scientificName 'Protoperidinium compressum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:longitude '13.1425'^^xsd:double;
  dwc:startLongitude '12.601666666667'^^xsd:double;
  dwc:endLongitude '13.683333333333'^^xsd:double;
  dwc:latitude '44.771666666667'^^xsd:double;
  dwc:startLatitude '43.906666666667'^^xsd:double;
  dwc:endLatitude '45.636666666667'^^xsd:double;
  dwc:coordinatePrecision '150000'^^xsd:integer;
  dwc:occurrenceRemarks 'latitude and longitude calculated as an average value of the start and end values. '^^xsd:string;
  dwc:aphiaid '233424'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:LZMB:Belmonte_cysts:A81E9445-90DD-484C-8824-14E2D85FD36A'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '233424'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3A3A604F1A-8ADF-4D00-9BBC-3DD0FC22EC84>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3A3A604F1A-8ADF-4D00-9BBC-3DD0FC22EC84> ;
  mr:hasGeometry <https://eurobis.org/id/point/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3A3A604F1A-8ADF-4D00-9BBC-3DD0FC22EC84> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.77166666666666 13.1425)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.77166666666666"^^xsd:decimal ;
  dwc:decimalLongitude "13.1425"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "150000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3A3A604F1A-8ADF-4D00-9BBC-3DD0FC22EC84>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.77166666666666 13.1425)"^^geo:wktLiteral ;
  geo-pos:lat "44.77166666666666"^^xsd:decimal ;
  geo-pos:long "13.1425"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "150000"^^xsd:integer .

<https://eurobis.org/id/occurrence/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3A3A604F1A-8ADF-4D00-9BBC-3DD0FC22EC84>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:LZMB:Belmonte_cysts:3A604F1A-8ADF-4D00-9BBC-3DD0FC22EC84" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2202_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-06-17'^^xsd:date;
  dwc:institutionCode 'LZMB'^^xsd:string;
  dwc:collectionCode 'Belmonte_cysts'^^xsd:string;
  dwc:catalogNumber '3A604F1A-8ADF-4D00-9BBC-3DD0FC22EC84'^^xsd:string;
  dwc:scientificName 'Protoperidinium conicum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:longitude '13.1425'^^xsd:double;
  dwc:startLongitude '12.601666666667'^^xsd:double;
  dwc:endLongitude '13.683333333333'^^xsd:double;
  dwc:latitude '44.771666666667'^^xsd:double;
  dwc:startLatitude '43.906666666667'^^xsd:double;
  dwc:endLatitude '45.636666666667'^^xsd:double;
  dwc:coordinatePrecision '150000'^^xsd:integer;
  dwc:occurrenceRemarks 'latitude and longitude calculated as an average value of the start and end values. '^^xsd:string;
  dwc:aphiaid '110213'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:LZMB:Belmonte_cysts:3A604F1A-8ADF-4D00-9BBC-3DD0FC22EC84'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '110213'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3A431C9541-F8E4-449D-9DB8-67345C63CD3A>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3A431C9541-F8E4-449D-9DB8-67345C63CD3A> ;
  mr:hasGeometry <https://eurobis.org/id/point/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3A431C9541-F8E4-449D-9DB8-67345C63CD3A> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.77166666666666 13.1425)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.77166666666666"^^xsd:decimal ;
  dwc:decimalLongitude "13.1425"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "150000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3A431C9541-F8E4-449D-9DB8-67345C63CD3A>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.77166666666666 13.1425)"^^geo:wktLiteral ;
  geo-pos:lat "44.77166666666666"^^xsd:decimal ;
  geo-pos:long "13.1425"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "150000"^^xsd:integer .

<https://eurobis.org/id/occurrence/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3A431C9541-F8E4-449D-9DB8-67345C63CD3A>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:LZMB:Belmonte_cysts:431C9541-F8E4-449D-9DB8-67345C63CD3A" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2202_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-06-17'^^xsd:date;
  dwc:institutionCode 'LZMB'^^xsd:string;
  dwc:collectionCode 'Belmonte_cysts'^^xsd:string;
  dwc:catalogNumber '431C9541-F8E4-449D-9DB8-67345C63CD3A'^^xsd:string;
  dwc:scientificName 'Protoperidinium divaricatum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:longitude '13.1425'^^xsd:double;
  dwc:startLongitude '12.601666666667'^^xsd:double;
  dwc:endLongitude '13.683333333333'^^xsd:double;
  dwc:latitude '44.771666666667'^^xsd:double;
  dwc:startLatitude '43.906666666667'^^xsd:double;
  dwc:endLatitude '45.636666666667'^^xsd:double;
  dwc:coordinatePrecision '150000'^^xsd:integer;
  dwc:occurrenceRemarks 'latitude and longitude calculated as an average value of the start and end values. '^^xsd:string;
  dwc:aphiaid '233363'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:LZMB:Belmonte_cysts:431C9541-F8E4-449D-9DB8-67345C63CD3A'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '233363'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3A8B514DA8-9455-4F00-89B3-9654465FFD79>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3A8B514DA8-9455-4F00-89B3-9654465FFD79> ;
  mr:hasGeometry <https://eurobis.org/id/point/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3A8B514DA8-9455-4F00-89B3-9654465FFD79> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.77166666666666 13.1425)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.77166666666666"^^xsd:decimal ;
  dwc:decimalLongitude "13.1425"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "150000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3A8B514DA8-9455-4F00-89B3-9654465FFD79>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.77166666666666 13.1425)"^^geo:wktLiteral ;
  geo-pos:lat "44.77166666666666"^^xsd:decimal ;
  geo-pos:long "13.1425"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "150000"^^xsd:integer .

<https://eurobis.org/id/occurrence/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3A8B514DA8-9455-4F00-89B3-9654465FFD79>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:LZMB:Belmonte_cysts:8B514DA8-9455-4F00-89B3-9654465FFD79" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2202_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-06-17'^^xsd:date;
  dwc:institutionCode 'LZMB'^^xsd:string;
  dwc:collectionCode 'Belmonte_cysts'^^xsd:string;
  dwc:catalogNumber '8B514DA8-9455-4F00-89B3-9654465FFD79'^^xsd:string;
  dwc:scientificName 'Protoperidinium leonis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:longitude '13.1425'^^xsd:double;
  dwc:startLongitude '12.601666666667'^^xsd:double;
  dwc:endLongitude '13.683333333333'^^xsd:double;
  dwc:latitude '44.771666666667'^^xsd:double;
  dwc:startLatitude '43.906666666667'^^xsd:double;
  dwc:endLatitude '45.636666666667'^^xsd:double;
  dwc:coordinatePrecision '150000'^^xsd:integer;
  dwc:occurrenceRemarks 'latitude and longitude calculated as an average value of the start and end values. '^^xsd:string;
  dwc:aphiaid '110229'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:LZMB:Belmonte_cysts:8B514DA8-9455-4F00-89B3-9654465FFD79'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '110229'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3A4565BD13-B1F6-4EA9-9688-58BCECBC6C0D>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3A4565BD13-B1F6-4EA9-9688-58BCECBC6C0D> ;
  mr:hasGeometry <https://eurobis.org/id/point/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3A4565BD13-B1F6-4EA9-9688-58BCECBC6C0D> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.77166666666666 13.1425)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.77166666666666"^^xsd:decimal ;
  dwc:decimalLongitude "13.1425"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "150000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3A4565BD13-B1F6-4EA9-9688-58BCECBC6C0D>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.77166666666666 13.1425)"^^geo:wktLiteral ;
  geo-pos:lat "44.77166666666666"^^xsd:decimal ;
  geo-pos:long "13.1425"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "150000"^^xsd:integer .

<https://eurobis.org/id/occurrence/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3A4565BD13-B1F6-4EA9-9688-58BCECBC6C0D>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:LZMB:Belmonte_cysts:4565BD13-B1F6-4EA9-9688-58BCECBC6C0D" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2202_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-06-17'^^xsd:date;
  dwc:institutionCode 'LZMB'^^xsd:string;
  dwc:collectionCode 'Belmonte_cysts'^^xsd:string;
  dwc:catalogNumber '4565BD13-B1F6-4EA9-9688-58BCECBC6C0D'^^xsd:string;
  dwc:scientificName 'Protoperidinium oblongum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:longitude '13.1425'^^xsd:double;
  dwc:startLongitude '12.601666666667'^^xsd:double;
  dwc:endLongitude '13.683333333333'^^xsd:double;
  dwc:latitude '44.771666666667'^^xsd:double;
  dwc:startLatitude '43.906666666667'^^xsd:double;
  dwc:endLatitude '45.636666666667'^^xsd:double;
  dwc:coordinatePrecision '150000'^^xsd:integer;
  dwc:occurrenceRemarks 'latitude and longitude calculated as an average value of the start and end values. '^^xsd:string;
  dwc:aphiaid '110238'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:LZMB:Belmonte_cysts:4565BD13-B1F6-4EA9-9688-58BCECBC6C0D'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '110238'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3AC177433D-2735-4D45-856D-BD2FE9B361D7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3AC177433D-2735-4D45-856D-BD2FE9B361D7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3AC177433D-2735-4D45-856D-BD2FE9B361D7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.77166666666666 13.1425)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.77166666666666"^^xsd:decimal ;
  dwc:decimalLongitude "13.1425"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "150000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3AC177433D-2735-4D45-856D-BD2FE9B361D7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.77166666666666 13.1425)"^^geo:wktLiteral ;
  geo-pos:lat "44.77166666666666"^^xsd:decimal ;
  geo-pos:long "13.1425"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "150000"^^xsd:integer .

<https://eurobis.org/id/occurrence/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3AC177433D-2735-4D45-856D-BD2FE9B361D7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:LZMB:Belmonte_cysts:C177433D-2735-4D45-856D-BD2FE9B361D7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2202_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-06-17'^^xsd:date;
  dwc:institutionCode 'LZMB'^^xsd:string;
  dwc:collectionCode 'Belmonte_cysts'^^xsd:string;
  dwc:catalogNumber 'C177433D-2735-4D45-856D-BD2FE9B361D7'^^xsd:string;
  dwc:scientificName 'Protoperidinium pentagonum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:longitude '13.1425'^^xsd:double;
  dwc:startLongitude '12.601666666667'^^xsd:double;
  dwc:endLongitude '13.683333333333'^^xsd:double;
  dwc:latitude '44.771666666667'^^xsd:double;
  dwc:startLatitude '43.906666666667'^^xsd:double;
  dwc:endLatitude '45.636666666667'^^xsd:double;
  dwc:coordinatePrecision '150000'^^xsd:integer;
  dwc:occurrenceRemarks 'latitude and longitude calculated as an average value of the start and end values. '^^xsd:string;
  dwc:aphiaid '110247'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:LZMB:Belmonte_cysts:C177433D-2735-4D45-856D-BD2FE9B361D7'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '110247'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3A4A728E54-2FFF-43CE-A364-83638B985036>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3A4A728E54-2FFF-43CE-A364-83638B985036> ;
  mr:hasGeometry <https://eurobis.org/id/point/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3A4A728E54-2FFF-43CE-A364-83638B985036> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.77166666666666 13.1425)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.77166666666666"^^xsd:decimal ;
  dwc:decimalLongitude "13.1425"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "150000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3A4A728E54-2FFF-43CE-A364-83638B985036>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.77166666666666 13.1425)"^^geo:wktLiteral ;
  geo-pos:lat "44.77166666666666"^^xsd:decimal ;
  geo-pos:long "13.1425"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "150000"^^xsd:integer .

<https://eurobis.org/id/occurrence/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3A4A728E54-2FFF-43CE-A364-83638B985036>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:LZMB:Belmonte_cysts:4A728E54-2FFF-43CE-A364-83638B985036" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2202_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-06-17'^^xsd:date;
  dwc:institutionCode 'LZMB'^^xsd:string;
  dwc:collectionCode 'Belmonte_cysts'^^xsd:string;
  dwc:catalogNumber '4A728E54-2FFF-43CE-A364-83638B985036'^^xsd:string;
  dwc:scientificName 'Protoperidinium sspp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:longitude '13.1425'^^xsd:double;
  dwc:startLongitude '12.601666666667'^^xsd:double;
  dwc:endLongitude '13.683333333333'^^xsd:double;
  dwc:latitude '44.771666666667'^^xsd:double;
  dwc:startLatitude '43.906666666667'^^xsd:double;
  dwc:endLatitude '45.636666666667'^^xsd:double;
  dwc:coordinatePrecision '150000'^^xsd:integer;
  dwc:occurrenceRemarks 'latitude and longitude calculated as an average value of the start and end values. '^^xsd:string;
  dwc:aphiaid '109553'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:LZMB:Belmonte_cysts:4A728E54-2FFF-43CE-A364-83638B985036'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '109553'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3ABFBE25AB-7158-46C6-BC8C-14ABBD13EA0D>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3ABFBE25AB-7158-46C6-BC8C-14ABBD13EA0D> ;
  mr:hasGeometry <https://eurobis.org/id/point/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3ABFBE25AB-7158-46C6-BC8C-14ABBD13EA0D> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.77166666666666 13.1425)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.77166666666666"^^xsd:decimal ;
  dwc:decimalLongitude "13.1425"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "150000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3ABFBE25AB-7158-46C6-BC8C-14ABBD13EA0D>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.77166666666666 13.1425)"^^geo:wktLiteral ;
  geo-pos:lat "44.77166666666666"^^xsd:decimal ;
  geo-pos:long "13.1425"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "150000"^^xsd:integer .

<https://eurobis.org/id/occurrence/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3ABFBE25AB-7158-46C6-BC8C-14ABBD13EA0D>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:LZMB:Belmonte_cysts:BFBE25AB-7158-46C6-BC8C-14ABBD13EA0D" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2202_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-06-17'^^xsd:date;
  dwc:institutionCode 'LZMB'^^xsd:string;
  dwc:collectionCode 'Belmonte_cysts'^^xsd:string;
  dwc:catalogNumber 'BFBE25AB-7158-46C6-BC8C-14ABBD13EA0D'^^xsd:string;
  dwc:scientificName 'Scrippsiella lachrymosa '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:longitude '13.1425'^^xsd:double;
  dwc:startLongitude '12.601666666667'^^xsd:double;
  dwc:endLongitude '13.683333333333'^^xsd:double;
  dwc:latitude '44.771666666667'^^xsd:double;
  dwc:startLatitude '43.906666666667'^^xsd:double;
  dwc:endLatitude '45.636666666667'^^xsd:double;
  dwc:coordinatePrecision '150000'^^xsd:integer;
  dwc:occurrenceRemarks 'latitude and longitude calculated as an average value of the start and end values. '^^xsd:string;
  dwc:aphiaid '110168'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:LZMB:Belmonte_cysts:BFBE25AB-7158-46C6-BC8C-14ABBD13EA0D'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '110168'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3A8063909E-608E-4BEB-884B-D9BCB34F2A53>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3A8063909E-608E-4BEB-884B-D9BCB34F2A53> ;
  mr:hasGeometry <https://eurobis.org/id/point/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3A8063909E-608E-4BEB-884B-D9BCB34F2A53> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.77166666666666 13.1425)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.77166666666666"^^xsd:decimal ;
  dwc:decimalLongitude "13.1425"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "150000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3A8063909E-608E-4BEB-884B-D9BCB34F2A53>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.77166666666666 13.1425)"^^geo:wktLiteral ;
  geo-pos:lat "44.77166666666666"^^xsd:decimal ;
  geo-pos:long "13.1425"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "150000"^^xsd:integer .

<https://eurobis.org/id/occurrence/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3A8063909E-608E-4BEB-884B-D9BCB34F2A53>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:LZMB:Belmonte_cysts:8063909E-608E-4BEB-884B-D9BCB34F2A53" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2202_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-06-17'^^xsd:date;
  dwc:institutionCode 'LZMB'^^xsd:string;
  dwc:collectionCode 'Belmonte_cysts'^^xsd:string;
  dwc:catalogNumber '8063909E-608E-4BEB-884B-D9BCB34F2A53'^^xsd:string;
  dwc:scientificName 'Scrippsiella minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:longitude '13.1425'^^xsd:double;
  dwc:startLongitude '12.601666666667'^^xsd:double;
  dwc:endLongitude '13.683333333333'^^xsd:double;
  dwc:latitude '44.771666666667'^^xsd:double;
  dwc:startLatitude '43.906666666667'^^xsd:double;
  dwc:endLatitude '45.636666666667'^^xsd:double;
  dwc:coordinatePrecision '150000'^^xsd:integer;
  dwc:occurrenceRemarks 'latitude and longitude calculated as an average value of the start and end values. '^^xsd:string;
  dwc:aphiaid '447736'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:LZMB:Belmonte_cysts:8063909E-608E-4BEB-884B-D9BCB34F2A53'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '447736'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3A469E9313-39E0-455E-B11B-D895CF8F5055>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3A469E9313-39E0-455E-B11B-D895CF8F5055> ;
  mr:hasGeometry <https://eurobis.org/id/point/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3A469E9313-39E0-455E-B11B-D895CF8F5055> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.77166666666666 13.1425)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.77166666666666"^^xsd:decimal ;
  dwc:decimalLongitude "13.1425"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "150000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3A469E9313-39E0-455E-B11B-D895CF8F5055>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.77166666666666 13.1425)"^^geo:wktLiteral ;
  geo-pos:lat "44.77166666666666"^^xsd:decimal ;
  geo-pos:long "13.1425"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "150000"^^xsd:integer .

<https://eurobis.org/id/occurrence/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3A469E9313-39E0-455E-B11B-D895CF8F5055>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:LZMB:Belmonte_cysts:469E9313-39E0-455E-B11B-D895CF8F5055" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2202_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-06-17'^^xsd:date;
  dwc:institutionCode 'LZMB'^^xsd:string;
  dwc:collectionCode 'Belmonte_cysts'^^xsd:string;
  dwc:catalogNumber '469E9313-39E0-455E-B11B-D895CF8F5055'^^xsd:string;
  dwc:scientificName 'Scrippsiella ramonii '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:longitude '13.1425'^^xsd:double;
  dwc:startLongitude '12.601666666667'^^xsd:double;
  dwc:endLongitude '13.683333333333'^^xsd:double;
  dwc:latitude '44.771666666667'^^xsd:double;
  dwc:startLatitude '43.906666666667'^^xsd:double;
  dwc:endLatitude '45.636666666667'^^xsd:double;
  dwc:coordinatePrecision '150000'^^xsd:integer;
  dwc:occurrenceRemarks 'latitude and longitude calculated as an average value of the start and end values. '^^xsd:string;
  dwc:aphiaid '110174'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:LZMB:Belmonte_cysts:469E9313-39E0-455E-B11B-D895CF8F5055'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '110174'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3ACF3F50E4-DB65-4B7E-B62F-220515E2F6BC>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3ACF3F50E4-DB65-4B7E-B62F-220515E2F6BC> ;
  mr:hasGeometry <https://eurobis.org/id/point/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3ACF3F50E4-DB65-4B7E-B62F-220515E2F6BC> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.77166666666666 13.1425)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.77166666666666"^^xsd:decimal ;
  dwc:decimalLongitude "13.1425"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "150000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3ACF3F50E4-DB65-4B7E-B62F-220515E2F6BC>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.77166666666666 13.1425)"^^geo:wktLiteral ;
  geo-pos:lat "44.77166666666666"^^xsd:decimal ;
  geo-pos:long "13.1425"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "150000"^^xsd:integer .

<https://eurobis.org/id/occurrence/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3ACF3F50E4-DB65-4B7E-B62F-220515E2F6BC>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:LZMB:Belmonte_cysts:CF3F50E4-DB65-4B7E-B62F-220515E2F6BC" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2202_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-06-17'^^xsd:date;
  dwc:institutionCode 'LZMB'^^xsd:string;
  dwc:collectionCode 'Belmonte_cysts'^^xsd:string;
  dwc:catalogNumber 'CF3F50E4-DB65-4B7E-B62F-220515E2F6BC'^^xsd:string;
  dwc:scientificName 'Scrippsiella trifida '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:longitude '13.1425'^^xsd:double;
  dwc:startLongitude '12.601666666667'^^xsd:double;
  dwc:endLongitude '13.683333333333'^^xsd:double;
  dwc:latitude '44.771666666667'^^xsd:double;
  dwc:startLatitude '43.906666666667'^^xsd:double;
  dwc:endLatitude '45.636666666667'^^xsd:double;
  dwc:coordinatePrecision '150000'^^xsd:integer;
  dwc:occurrenceRemarks 'latitude and longitude calculated as an average value of the start and end values. '^^xsd:string;
  dwc:aphiaid '110171'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:LZMB:Belmonte_cysts:CF3F50E4-DB65-4B7E-B62F-220515E2F6BC'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '110171'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3A229B7F1C-E1CB-4C45-A505-1FBA2E459886>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3A229B7F1C-E1CB-4C45-A505-1FBA2E459886> ;
  mr:hasGeometry <https://eurobis.org/id/point/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3A229B7F1C-E1CB-4C45-A505-1FBA2E459886> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.77166666666666 13.1425)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.77166666666666"^^xsd:decimal ;
  dwc:decimalLongitude "13.1425"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "150000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3A229B7F1C-E1CB-4C45-A505-1FBA2E459886>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.77166666666666 13.1425)"^^geo:wktLiteral ;
  geo-pos:lat "44.77166666666666"^^xsd:decimal ;
  geo-pos:long "13.1425"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "150000"^^xsd:integer .

<https://eurobis.org/id/occurrence/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3A229B7F1C-E1CB-4C45-A505-1FBA2E459886>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:LZMB:Belmonte_cysts:229B7F1C-E1CB-4C45-A505-1FBA2E459886" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2202_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-06-17'^^xsd:date;
  dwc:institutionCode 'LZMB'^^xsd:string;
  dwc:collectionCode 'Belmonte_cysts'^^xsd:string;
  dwc:catalogNumber '229B7F1C-E1CB-4C45-A505-1FBA2E459886'^^xsd:string;
  dwc:scientificName 'Scrippsiella trochoidea '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:longitude '13.1425'^^xsd:double;
  dwc:startLongitude '12.601666666667'^^xsd:double;
  dwc:endLongitude '13.683333333333'^^xsd:double;
  dwc:latitude '44.771666666667'^^xsd:double;
  dwc:startLatitude '43.906666666667'^^xsd:double;
  dwc:endLatitude '45.636666666667'^^xsd:double;
  dwc:coordinatePrecision '150000'^^xsd:integer;
  dwc:occurrenceRemarks 'latitude and longitude calculated as an average value of the start and end values. '^^xsd:string;
  dwc:aphiaid '110172'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:LZMB:Belmonte_cysts:229B7F1C-E1CB-4C45-A505-1FBA2E459886'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1321853'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3A89F8AD01-0086-4514-A547-835389BD5843>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3A89F8AD01-0086-4514-A547-835389BD5843> ;
  mr:hasGeometry <https://eurobis.org/id/point/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3A89F8AD01-0086-4514-A547-835389BD5843> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.77166666666666 13.1425)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.77166666666666"^^xsd:decimal ;
  dwc:decimalLongitude "13.1425"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "150000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3A89F8AD01-0086-4514-A547-835389BD5843>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.77166666666666 13.1425)"^^geo:wktLiteral ;
  geo-pos:lat "44.77166666666666"^^xsd:decimal ;
  geo-pos:long "13.1425"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "150000"^^xsd:integer .

<https://eurobis.org/id/occurrence/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3A89F8AD01-0086-4514-A547-835389BD5843>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:LZMB:Belmonte_cysts:89F8AD01-0086-4514-A547-835389BD5843" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2202_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-06-17'^^xsd:date;
  dwc:institutionCode 'LZMB'^^xsd:string;
  dwc:collectionCode 'Belmonte_cysts'^^xsd:string;
  dwc:catalogNumber '89F8AD01-0086-4514-A547-835389BD5843'^^xsd:string;
  dwc:scientificName 'Fusopsis elongata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:longitude '13.1425'^^xsd:double;
  dwc:startLongitude '12.601666666667'^^xsd:double;
  dwc:endLongitude '13.683333333333'^^xsd:double;
  dwc:latitude '44.771666666667'^^xsd:double;
  dwc:startLatitude '43.906666666667'^^xsd:double;
  dwc:endLatitude '45.636666666667'^^xsd:double;
  dwc:coordinatePrecision '150000'^^xsd:integer;
  dwc:occurrenceRemarks 'latitude and longitude calculated as an average value of the start and end values. '^^xsd:string;
  dwc:occurrenceId 'urn:catalog:LZMB:Belmonte_cysts:89F8AD01-0086-4514-A547-835389BD5843'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3A96BAC4D1-EBE4-4753-B310-42298EDE5343>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3A96BAC4D1-EBE4-4753-B310-42298EDE5343> ;
  mr:hasGeometry <https://eurobis.org/id/point/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3A96BAC4D1-EBE4-4753-B310-42298EDE5343> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.77166666666666 13.1425)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.77166666666666"^^xsd:decimal ;
  dwc:decimalLongitude "13.1425"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "150000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3A96BAC4D1-EBE4-4753-B310-42298EDE5343>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.77166666666666 13.1425)"^^geo:wktLiteral ;
  geo-pos:lat "44.77166666666666"^^xsd:decimal ;
  geo-pos:long "13.1425"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "150000"^^xsd:integer .

<https://eurobis.org/id/occurrence/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3A96BAC4D1-EBE4-4753-B310-42298EDE5343>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:LZMB:Belmonte_cysts:96BAC4D1-EBE4-4753-B310-42298EDE5343" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2202_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-06-17'^^xsd:date;
  dwc:institutionCode 'LZMB'^^xsd:string;
  dwc:collectionCode 'Belmonte_cysts'^^xsd:string;
  dwc:catalogNumber '96BAC4D1-EBE4-4753-B310-42298EDE5343'^^xsd:string;
  dwc:scientificName 'Synchaeta sp. rough type'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:longitude '13.1425'^^xsd:double;
  dwc:startLongitude '12.601666666667'^^xsd:double;
  dwc:endLongitude '13.683333333333'^^xsd:double;
  dwc:latitude '44.771666666667'^^xsd:double;
  dwc:startLatitude '43.906666666667'^^xsd:double;
  dwc:endLatitude '45.636666666667'^^xsd:double;
  dwc:coordinatePrecision '150000'^^xsd:integer;
  dwc:occurrenceRemarks 'latitude and longitude calculated as an average value of the start and end values. '^^xsd:string;
  dwc:aphiaid '134958'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:LZMB:Belmonte_cysts:96BAC4D1-EBE4-4753-B310-42298EDE5343'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '134958'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3AF61145BD-E006-430A-8E3E-A84F563EB3D7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3AF61145BD-E006-430A-8E3E-A84F563EB3D7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3AF61145BD-E006-430A-8E3E-A84F563EB3D7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.77166666666666 13.1425)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.77166666666666"^^xsd:decimal ;
  dwc:decimalLongitude "13.1425"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "150000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3AF61145BD-E006-430A-8E3E-A84F563EB3D7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.77166666666666 13.1425)"^^geo:wktLiteral ;
  geo-pos:lat "44.77166666666666"^^xsd:decimal ;
  geo-pos:long "13.1425"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "150000"^^xsd:integer .

<https://eurobis.org/id/occurrence/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3AF61145BD-E006-430A-8E3E-A84F563EB3D7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:LZMB:Belmonte_cysts:F61145BD-E006-430A-8E3E-A84F563EB3D7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2202_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-06-17'^^xsd:date;
  dwc:institutionCode 'LZMB'^^xsd:string;
  dwc:collectionCode 'Belmonte_cysts'^^xsd:string;
  dwc:catalogNumber 'F61145BD-E006-430A-8E3E-A84F563EB3D7'^^xsd:string;
  dwc:scientificName 'Synchaeta sp. spiny type'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:longitude '13.1425'^^xsd:double;
  dwc:startLongitude '12.601666666667'^^xsd:double;
  dwc:endLongitude '13.683333333333'^^xsd:double;
  dwc:latitude '44.771666666667'^^xsd:double;
  dwc:startLatitude '43.906666666667'^^xsd:double;
  dwc:endLatitude '45.636666666667'^^xsd:double;
  dwc:coordinatePrecision '150000'^^xsd:integer;
  dwc:occurrenceRemarks 'latitude and longitude calculated as an average value of the start and end values. '^^xsd:string;
  dwc:aphiaid '134958'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:LZMB:Belmonte_cysts:F61145BD-E006-430A-8E3E-A84F563EB3D7'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '134958'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3ADF01656B-E3CB-4682-AFA4-C3BFA09C5F58>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3ADF01656B-E3CB-4682-AFA4-C3BFA09C5F58> ;
  mr:hasGeometry <https://eurobis.org/id/point/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3ADF01656B-E3CB-4682-AFA4-C3BFA09C5F58> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.77166666666666 13.1425)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.77166666666666"^^xsd:decimal ;
  dwc:decimalLongitude "13.1425"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "150000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3ADF01656B-E3CB-4682-AFA4-C3BFA09C5F58>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.77166666666666 13.1425)"^^geo:wktLiteral ;
  geo-pos:lat "44.77166666666666"^^xsd:decimal ;
  geo-pos:long "13.1425"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "150000"^^xsd:integer .

<https://eurobis.org/id/occurrence/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3ADF01656B-E3CB-4682-AFA4-C3BFA09C5F58>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:LZMB:Belmonte_cysts:DF01656B-E3CB-4682-AFA4-C3BFA09C5F58" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2202_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-06-17'^^xsd:date;
  dwc:institutionCode 'LZMB'^^xsd:string;
  dwc:collectionCode 'Belmonte_cysts'^^xsd:string;
  dwc:catalogNumber 'DF01656B-E3CB-4682-AFA4-C3BFA09C5F58'^^xsd:string;
  dwc:scientificName 'Centropages sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:longitude '13.1425'^^xsd:double;
  dwc:startLongitude '12.601666666667'^^xsd:double;
  dwc:endLongitude '13.683333333333'^^xsd:double;
  dwc:latitude '44.771666666667'^^xsd:double;
  dwc:startLatitude '43.906666666667'^^xsd:double;
  dwc:endLatitude '45.636666666667'^^xsd:double;
  dwc:coordinatePrecision '150000'^^xsd:integer;
  dwc:occurrenceRemarks 'latitude and longitude calculated as an average value of the start and end values. '^^xsd:string;
  dwc:aphiaid '104159'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:LZMB:Belmonte_cysts:DF01656B-E3CB-4682-AFA4-C3BFA09C5F58'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '104159'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3A8D7D24FE-CF2A-43C4-A8B9-209761920715>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3A8D7D24FE-CF2A-43C4-A8B9-209761920715> ;
  mr:hasGeometry <https://eurobis.org/id/point/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3A8D7D24FE-CF2A-43C4-A8B9-209761920715> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.77166666666666 13.1425)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.77166666666666"^^xsd:decimal ;
  dwc:decimalLongitude "13.1425"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "150000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3A8D7D24FE-CF2A-43C4-A8B9-209761920715>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.77166666666666 13.1425)"^^geo:wktLiteral ;
  geo-pos:lat "44.77166666666666"^^xsd:decimal ;
  geo-pos:long "13.1425"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "150000"^^xsd:integer .

<https://eurobis.org/id/occurrence/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3A8D7D24FE-CF2A-43C4-A8B9-209761920715>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:LZMB:Belmonte_cysts:8D7D24FE-CF2A-43C4-A8B9-209761920715" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2202_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-06-17'^^xsd:date;
  dwc:institutionCode 'LZMB'^^xsd:string;
  dwc:collectionCode 'Belmonte_cysts'^^xsd:string;
  dwc:catalogNumber '8D7D24FE-CF2A-43C4-A8B9-209761920715'^^xsd:string;
  dwc:scientificName 'Evadne sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:longitude '13.1425'^^xsd:double;
  dwc:startLongitude '12.601666666667'^^xsd:double;
  dwc:endLongitude '13.683333333333'^^xsd:double;
  dwc:latitude '44.771666666667'^^xsd:double;
  dwc:startLatitude '43.906666666667'^^xsd:double;
  dwc:endLatitude '45.636666666667'^^xsd:double;
  dwc:coordinatePrecision '150000'^^xsd:integer;
  dwc:occurrenceRemarks 'latitude and longitude calculated as an average value of the start and end values. '^^xsd:string;
  dwc:aphiaid '106267'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:LZMB:Belmonte_cysts:8D7D24FE-CF2A-43C4-A8B9-209761920715'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '106267'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3AFB46079D-66B6-419C-874C-27B3C2319A85>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3AFB46079D-66B6-419C-874C-27B3C2319A85> ;
  mr:hasGeometry <https://eurobis.org/id/point/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3AFB46079D-66B6-419C-874C-27B3C2319A85> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.528055555555554 16.47083333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.528055555555554"^^xsd:decimal ;
  dwc:decimalLongitude "16.47083333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "33500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3AFB46079D-66B6-419C-874C-27B3C2319A85>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.528055555555554 16.47083333333333)"^^geo:wktLiteral ;
  geo-pos:lat "41.528055555555554"^^xsd:decimal ;
  geo-pos:long "16.47083333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "33500"^^xsd:integer .

<https://eurobis.org/id/occurrence/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3AFB46079D-66B6-419C-874C-27B3C2319A85>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:LZMB:Belmonte_cysts:FB46079D-66B6-419C-874C-27B3C2319A85" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2202_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-06-17'^^xsd:date;
  dwc:institutionCode 'LZMB'^^xsd:string;
  dwc:collectionCode 'Belmonte_cysts'^^xsd:string;
  dwc:catalogNumber 'FB46079D-66B6-419C-874C-27B3C2319A85'^^xsd:string;
  dwc:scientificName 'Paracartia latisetosa '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:longitude '16.470833333333'^^xsd:double;
  dwc:startLongitude '16.226388888889'^^xsd:double;
  dwc:endLongitude '16.715277777778'^^xsd:double;
  dwc:latitude '41.528055555556'^^xsd:double;
  dwc:startLatitude '41.277777777778'^^xsd:double;
  dwc:endLatitude '41.778333333333'^^xsd:double;
  dwc:coordinatePrecision '33500'^^xsd:integer;
  dwc:occurrenceRemarks 'latitude and longitude calculated as an average value of the start and end values. Coordinate precision based on information avaiable at the VLIZ Marine Gazetteer (VliMAR)'^^xsd:string;
  dwc:aphiaid '104265'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:LZMB:Belmonte_cysts:FB46079D-66B6-419C-874C-27B3C2319A85'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '104265'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3A74F8EBAC-D7B8-41A6-BE7B-DA27D175CD1E>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3A74F8EBAC-D7B8-41A6-BE7B-DA27D175CD1E> ;
  mr:hasGeometry <https://eurobis.org/id/point/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3A74F8EBAC-D7B8-41A6-BE7B-DA27D175CD1E> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.528055555555554 16.47083333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.528055555555554"^^xsd:decimal ;
  dwc:decimalLongitude "16.47083333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "33500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3A74F8EBAC-D7B8-41A6-BE7B-DA27D175CD1E>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.528055555555554 16.47083333333333)"^^geo:wktLiteral ;
  geo-pos:lat "41.528055555555554"^^xsd:decimal ;
  geo-pos:long "16.47083333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "33500"^^xsd:integer .

<https://eurobis.org/id/occurrence/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3A74F8EBAC-D7B8-41A6-BE7B-DA27D175CD1E>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:LZMB:Belmonte_cysts:74F8EBAC-D7B8-41A6-BE7B-DA27D175CD1E" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2202_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-06-17'^^xsd:date;
  dwc:institutionCode 'LZMB'^^xsd:string;
  dwc:collectionCode 'Belmonte_cysts'^^xsd:string;
  dwc:catalogNumber '74F8EBAC-D7B8-41A6-BE7B-DA27D175CD1E'^^xsd:string;
  dwc:scientificName 'Chaetoceros sp.1'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:longitude '16.470833333333'^^xsd:double;
  dwc:startLongitude '16.226388888889'^^xsd:double;
  dwc:endLongitude '16.715277777778'^^xsd:double;
  dwc:latitude '41.528055555556'^^xsd:double;
  dwc:startLatitude '41.277777777778'^^xsd:double;
  dwc:endLatitude '41.778333333333'^^xsd:double;
  dwc:coordinatePrecision '33500'^^xsd:integer;
  dwc:occurrenceRemarks 'latitude and longitude calculated as an average value of the start and end values. Coordinate precision based on information avaiable at the VLIZ Marine Gazetteer (VliMAR)'^^xsd:string;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:LZMB:Belmonte_cysts:74F8EBAC-D7B8-41A6-BE7B-DA27D175CD1E'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3A79B3602C-2EBA-4C1A-BD42-05A070135F4C>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3A79B3602C-2EBA-4C1A-BD42-05A070135F4C> ;
  mr:hasGeometry <https://eurobis.org/id/point/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3A79B3602C-2EBA-4C1A-BD42-05A070135F4C> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.528055555555554 16.47083333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.528055555555554"^^xsd:decimal ;
  dwc:decimalLongitude "16.47083333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "33500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3A79B3602C-2EBA-4C1A-BD42-05A070135F4C>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.528055555555554 16.47083333333333)"^^geo:wktLiteral ;
  geo-pos:lat "41.528055555555554"^^xsd:decimal ;
  geo-pos:long "16.47083333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "33500"^^xsd:integer .

<https://eurobis.org/id/occurrence/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3A79B3602C-2EBA-4C1A-BD42-05A070135F4C>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:LZMB:Belmonte_cysts:79B3602C-2EBA-4C1A-BD42-05A070135F4C" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2202_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-06-17'^^xsd:date;
  dwc:institutionCode 'LZMB'^^xsd:string;
  dwc:collectionCode 'Belmonte_cysts'^^xsd:string;
  dwc:catalogNumber '79B3602C-2EBA-4C1A-BD42-05A070135F4C'^^xsd:string;
  dwc:scientificName 'Chaetoceros sp.2'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:longitude '16.470833333333'^^xsd:double;
  dwc:startLongitude '16.226388888889'^^xsd:double;
  dwc:endLongitude '16.715277777778'^^xsd:double;
  dwc:latitude '41.528055555556'^^xsd:double;
  dwc:startLatitude '41.277777777778'^^xsd:double;
  dwc:endLatitude '41.778333333333'^^xsd:double;
  dwc:coordinatePrecision '33500'^^xsd:integer;
  dwc:occurrenceRemarks 'latitude and longitude calculated as an average value of the start and end values. Coordinate precision based on information avaiable at the VLIZ Marine Gazetteer (VliMAR)'^^xsd:string;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:LZMB:Belmonte_cysts:79B3602C-2EBA-4C1A-BD42-05A070135F4C'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3A3E878BF8-9036-4674-9F8C-240DE36172B4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3A3E878BF8-9036-4674-9F8C-240DE36172B4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3A3E878BF8-9036-4674-9F8C-240DE36172B4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.528055555555554 16.47083333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.528055555555554"^^xsd:decimal ;
  dwc:decimalLongitude "16.47083333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "33500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3A3E878BF8-9036-4674-9F8C-240DE36172B4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.528055555555554 16.47083333333333)"^^geo:wktLiteral ;
  geo-pos:lat "41.528055555555554"^^xsd:decimal ;
  geo-pos:long "16.47083333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "33500"^^xsd:integer .

<https://eurobis.org/id/occurrence/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3A3E878BF8-9036-4674-9F8C-240DE36172B4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:LZMB:Belmonte_cysts:3E878BF8-9036-4674-9F8C-240DE36172B4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2202_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-06-17'^^xsd:date;
  dwc:institutionCode 'LZMB'^^xsd:string;
  dwc:collectionCode 'Belmonte_cysts'^^xsd:string;
  dwc:catalogNumber '3E878BF8-9036-4674-9F8C-240DE36172B4'^^xsd:string;
  dwc:scientificName 'Chaetoceros sp.3'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:longitude '16.470833333333'^^xsd:double;
  dwc:startLongitude '16.226388888889'^^xsd:double;
  dwc:endLongitude '16.715277777778'^^xsd:double;
  dwc:latitude '41.528055555556'^^xsd:double;
  dwc:startLatitude '41.277777777778'^^xsd:double;
  dwc:endLatitude '41.778333333333'^^xsd:double;
  dwc:coordinatePrecision '33500'^^xsd:integer;
  dwc:occurrenceRemarks 'latitude and longitude calculated as an average value of the start and end values. Coordinate precision based on information avaiable at the VLIZ Marine Gazetteer (VliMAR)'^^xsd:string;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:LZMB:Belmonte_cysts:3E878BF8-9036-4674-9F8C-240DE36172B4'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3A87D883AC-02CA-472C-B743-FFFE1E79ADD7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3A87D883AC-02CA-472C-B743-FFFE1E79ADD7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3A87D883AC-02CA-472C-B743-FFFE1E79ADD7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.528055555555554 16.47083333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.528055555555554"^^xsd:decimal ;
  dwc:decimalLongitude "16.47083333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "33500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3A87D883AC-02CA-472C-B743-FFFE1E79ADD7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.528055555555554 16.47083333333333)"^^geo:wktLiteral ;
  geo-pos:lat "41.528055555555554"^^xsd:decimal ;
  geo-pos:long "16.47083333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "33500"^^xsd:integer .

<https://eurobis.org/id/occurrence/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3A87D883AC-02CA-472C-B743-FFFE1E79ADD7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:LZMB:Belmonte_cysts:87D883AC-02CA-472C-B743-FFFE1E79ADD7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2202_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-06-17'^^xsd:date;
  dwc:institutionCode 'LZMB'^^xsd:string;
  dwc:collectionCode 'Belmonte_cysts'^^xsd:string;
  dwc:catalogNumber '87D883AC-02CA-472C-B743-FFFE1E79ADD7'^^xsd:string;
  dwc:scientificName 'Alexandrium minutum Halim'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:longitude '16.470833333333'^^xsd:double;
  dwc:startLongitude '16.226388888889'^^xsd:double;
  dwc:endLongitude '16.715277777778'^^xsd:double;
  dwc:latitude '41.528055555556'^^xsd:double;
  dwc:startLatitude '41.277777777778'^^xsd:double;
  dwc:endLatitude '41.778333333333'^^xsd:double;
  dwc:coordinatePrecision '33500'^^xsd:integer;
  dwc:occurrenceRemarks 'latitude and longitude calculated as an average value of the start and end values. Coordinate precision based on information avaiable at the VLIZ Marine Gazetteer (VliMAR)'^^xsd:string;
  dwc:aphiaid '109711'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:LZMB:Belmonte_cysts:87D883AC-02CA-472C-B743-FFFE1E79ADD7'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '109711'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3A5E6481F6-B192-4189-9CA2-168F09962143>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3A5E6481F6-B192-4189-9CA2-168F09962143> ;
  mr:hasGeometry <https://eurobis.org/id/point/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3A5E6481F6-B192-4189-9CA2-168F09962143> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.528055555555554 16.47083333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.528055555555554"^^xsd:decimal ;
  dwc:decimalLongitude "16.47083333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "33500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3A5E6481F6-B192-4189-9CA2-168F09962143>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.528055555555554 16.47083333333333)"^^geo:wktLiteral ;
  geo-pos:lat "41.528055555555554"^^xsd:decimal ;
  geo-pos:long "16.47083333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "33500"^^xsd:integer .

<https://eurobis.org/id/occurrence/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3A5E6481F6-B192-4189-9CA2-168F09962143>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:LZMB:Belmonte_cysts:5E6481F6-B192-4189-9CA2-168F09962143" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2202_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-06-17'^^xsd:date;
  dwc:institutionCode 'LZMB'^^xsd:string;
  dwc:collectionCode 'Belmonte_cysts'^^xsd:string;
  dwc:catalogNumber '5E6481F6-B192-4189-9CA2-168F09962143'^^xsd:string;
  dwc:scientificName 'Cochlodinium cf. polykrikoides '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:longitude '16.470833333333'^^xsd:double;
  dwc:startLongitude '16.226388888889'^^xsd:double;
  dwc:endLongitude '16.715277777778'^^xsd:double;
  dwc:latitude '41.528055555556'^^xsd:double;
  dwc:startLatitude '41.277777777778'^^xsd:double;
  dwc:endLatitude '41.778333333333'^^xsd:double;
  dwc:coordinatePrecision '33500'^^xsd:integer;
  dwc:occurrenceRemarks 'latitude and longitude calculated as an average value of the start and end values. Coordinate precision based on information avaiable at the VLIZ Marine Gazetteer (VliMAR)'^^xsd:string;
  dwc:aphiaid '109474'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:LZMB:Belmonte_cysts:5E6481F6-B192-4189-9CA2-168F09962143'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '109474'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3A3FFB823C-C04F-4DF6-9754-91251F96880B>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3A3FFB823C-C04F-4DF6-9754-91251F96880B> ;
  mr:hasGeometry <https://eurobis.org/id/point/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3A3FFB823C-C04F-4DF6-9754-91251F96880B> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.528055555555554 16.47083333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.528055555555554"^^xsd:decimal ;
  dwc:decimalLongitude "16.47083333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "33500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3A3FFB823C-C04F-4DF6-9754-91251F96880B>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.528055555555554 16.47083333333333)"^^geo:wktLiteral ;
  geo-pos:lat "41.528055555555554"^^xsd:decimal ;
  geo-pos:long "16.47083333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "33500"^^xsd:integer .

<https://eurobis.org/id/occurrence/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3A3FFB823C-C04F-4DF6-9754-91251F96880B>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:LZMB:Belmonte_cysts:3FFB823C-C04F-4DF6-9754-91251F96880B" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2202_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-06-17'^^xsd:date;
  dwc:institutionCode 'LZMB'^^xsd:string;
  dwc:collectionCode 'Belmonte_cysts'^^xsd:string;
  dwc:catalogNumber '3FFB823C-C04F-4DF6-9754-91251F96880B'^^xsd:string;
  dwc:scientificName 'Diplopsalis sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:longitude '16.470833333333'^^xsd:double;
  dwc:startLongitude '16.226388888889'^^xsd:double;
  dwc:endLongitude '16.715277777778'^^xsd:double;
  dwc:latitude '41.528055555556'^^xsd:double;
  dwc:startLatitude '41.277777777778'^^xsd:double;
  dwc:endLatitude '41.778333333333'^^xsd:double;
  dwc:coordinatePrecision '33500'^^xsd:integer;
  dwc:occurrenceRemarks 'latitude and longitude calculated as an average value of the start and end values. Coordinate precision based on information avaiable at the VLIZ Marine Gazetteer (VliMAR)'^^xsd:string;
  dwc:aphiaid '109515'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:LZMB:Belmonte_cysts:3FFB823C-C04F-4DF6-9754-91251F96880B'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '109515'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3A802BE5E7-A3B6-4B1C-A177-5AEB9907A806>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3A802BE5E7-A3B6-4B1C-A177-5AEB9907A806> ;
  mr:hasGeometry <https://eurobis.org/id/point/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3A802BE5E7-A3B6-4B1C-A177-5AEB9907A806> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.528055555555554 16.47083333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.528055555555554"^^xsd:decimal ;
  dwc:decimalLongitude "16.47083333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "33500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3A802BE5E7-A3B6-4B1C-A177-5AEB9907A806>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.528055555555554 16.47083333333333)"^^geo:wktLiteral ;
  geo-pos:lat "41.528055555555554"^^xsd:decimal ;
  geo-pos:long "16.47083333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "33500"^^xsd:integer .

<https://eurobis.org/id/occurrence/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3A802BE5E7-A3B6-4B1C-A177-5AEB9907A806>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:LZMB:Belmonte_cysts:802BE5E7-A3B6-4B1C-A177-5AEB9907A806" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2202_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-06-17'^^xsd:date;
  dwc:institutionCode 'LZMB'^^xsd:string;
  dwc:collectionCode 'Belmonte_cysts'^^xsd:string;
  dwc:catalogNumber '802BE5E7-A3B6-4B1C-A177-5AEB9907A806'^^xsd:string;
  dwc:scientificName 'Gonyaulax digitalis '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:longitude '16.470833333333'^^xsd:double;
  dwc:startLongitude '16.226388888889'^^xsd:double;
  dwc:endLongitude '16.715277777778'^^xsd:double;
  dwc:latitude '41.528055555556'^^xsd:double;
  dwc:startLatitude '41.277777777778'^^xsd:double;
  dwc:endLatitude '41.778333333333'^^xsd:double;
  dwc:coordinatePrecision '33500'^^xsd:integer;
  dwc:occurrenceRemarks 'latitude and longitude calculated as an average value of the start and end values. Coordinate precision based on information avaiable at the VLIZ Marine Gazetteer (VliMAR)'^^xsd:string;
  dwc:aphiaid '418136'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:LZMB:Belmonte_cysts:802BE5E7-A3B6-4B1C-A177-5AEB9907A806'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '418136'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3AD038F6A6-68F2-4D27-8157-3DC404F95E7C>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3AD038F6A6-68F2-4D27-8157-3DC404F95E7C> ;
  mr:hasGeometry <https://eurobis.org/id/point/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3AD038F6A6-68F2-4D27-8157-3DC404F95E7C> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.528055555555554 16.47083333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.528055555555554"^^xsd:decimal ;
  dwc:decimalLongitude "16.47083333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "33500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3AD038F6A6-68F2-4D27-8157-3DC404F95E7C>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.528055555555554 16.47083333333333)"^^geo:wktLiteral ;
  geo-pos:lat "41.528055555555554"^^xsd:decimal ;
  geo-pos:long "16.47083333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "33500"^^xsd:integer .

<https://eurobis.org/id/occurrence/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3AD038F6A6-68F2-4D27-8157-3DC404F95E7C>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:LZMB:Belmonte_cysts:D038F6A6-68F2-4D27-8157-3DC404F95E7C" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2202_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-06-17'^^xsd:date;
  dwc:institutionCode 'LZMB'^^xsd:string;
  dwc:collectionCode 'Belmonte_cysts'^^xsd:string;
  dwc:catalogNumber 'D038F6A6-68F2-4D27-8157-3DC404F95E7C'^^xsd:string;
  dwc:scientificName 'Gonyaulax elongata '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:longitude '16.470833333333'^^xsd:double;
  dwc:startLongitude '16.226388888889'^^xsd:double;
  dwc:endLongitude '16.715277777778'^^xsd:double;
  dwc:latitude '41.528055555556'^^xsd:double;
  dwc:startLatitude '41.277777777778'^^xsd:double;
  dwc:endLatitude '41.778333333333'^^xsd:double;
  dwc:coordinatePrecision '33500'^^xsd:integer;
  dwc:occurrenceRemarks 'latitude and longitude calculated as an average value of the start and end values. Coordinate precision based on information avaiable at the VLIZ Marine Gazetteer (VliMAR)'^^xsd:string;
  dwc:aphiaid '233522'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:LZMB:Belmonte_cysts:D038F6A6-68F2-4D27-8157-3DC404F95E7C'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '233522'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3AF0629F65-EC11-4279-856D-E34E342880B4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3AF0629F65-EC11-4279-856D-E34E342880B4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3AF0629F65-EC11-4279-856D-E34E342880B4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.528055555555554 16.47083333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.528055555555554"^^xsd:decimal ;
  dwc:decimalLongitude "16.47083333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "33500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3AF0629F65-EC11-4279-856D-E34E342880B4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.528055555555554 16.47083333333333)"^^geo:wktLiteral ;
  geo-pos:lat "41.528055555555554"^^xsd:decimal ;
  geo-pos:long "16.47083333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "33500"^^xsd:integer .

<https://eurobis.org/id/occurrence/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3AF0629F65-EC11-4279-856D-E34E342880B4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:LZMB:Belmonte_cysts:F0629F65-EC11-4279-856D-E34E342880B4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2202_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-06-17'^^xsd:date;
  dwc:institutionCode 'LZMB'^^xsd:string;
  dwc:collectionCode 'Belmonte_cysts'^^xsd:string;
  dwc:catalogNumber 'F0629F65-EC11-4279-856D-E34E342880B4'^^xsd:string;
  dwc:scientificName 'Gonyaulax scrippsae '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:longitude '16.470833333333'^^xsd:double;
  dwc:startLongitude '16.226388888889'^^xsd:double;
  dwc:endLongitude '16.715277777778'^^xsd:double;
  dwc:latitude '41.528055555556'^^xsd:double;
  dwc:startLatitude '41.277777777778'^^xsd:double;
  dwc:endLatitude '41.778333333333'^^xsd:double;
  dwc:coordinatePrecision '33500'^^xsd:integer;
  dwc:occurrenceRemarks 'latitude and longitude calculated as an average value of the start and end values. Coordinate precision based on information avaiable at the VLIZ Marine Gazetteer (VliMAR)'^^xsd:string;
  dwc:aphiaid '110039'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:LZMB:Belmonte_cysts:F0629F65-EC11-4279-856D-E34E342880B4'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '110039'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3AF9CB9596-D740-435E-8F85-ADBD5287A4B4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3AF9CB9596-D740-435E-8F85-ADBD5287A4B4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3AF9CB9596-D740-435E-8F85-ADBD5287A4B4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.528055555555554 16.47083333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.528055555555554"^^xsd:decimal ;
  dwc:decimalLongitude "16.47083333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "33500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3AF9CB9596-D740-435E-8F85-ADBD5287A4B4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.528055555555554 16.47083333333333)"^^geo:wktLiteral ;
  geo-pos:lat "41.528055555555554"^^xsd:decimal ;
  geo-pos:long "16.47083333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "33500"^^xsd:integer .

<https://eurobis.org/id/occurrence/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3AF9CB9596-D740-435E-8F85-ADBD5287A4B4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:LZMB:Belmonte_cysts:F9CB9596-D740-435E-8F85-ADBD5287A4B4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2202_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-06-17'^^xsd:date;
  dwc:institutionCode 'LZMB'^^xsd:string;
  dwc:collectionCode 'Belmonte_cysts'^^xsd:string;
  dwc:catalogNumber 'F9CB9596-D740-435E-8F85-ADBD5287A4B4'^^xsd:string;
  dwc:scientificName 'Gonyaulax spinifera '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:longitude '16.470833333333'^^xsd:double;
  dwc:startLongitude '16.226388888889'^^xsd:double;
  dwc:endLongitude '16.715277777778'^^xsd:double;
  dwc:latitude '41.528055555556'^^xsd:double;
  dwc:startLatitude '41.277777777778'^^xsd:double;
  dwc:endLatitude '41.778333333333'^^xsd:double;
  dwc:coordinatePrecision '33500'^^xsd:integer;
  dwc:occurrenceRemarks 'latitude and longitude calculated as an average value of the start and end values. Coordinate precision based on information avaiable at the VLIZ Marine Gazetteer (VliMAR)'^^xsd:string;
  dwc:aphiaid '110041'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:LZMB:Belmonte_cysts:F9CB9596-D740-435E-8F85-ADBD5287A4B4'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '110041'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3A0971FA9F-5471-435C-A92F-FC37C4EFC174>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3A0971FA9F-5471-435C-A92F-FC37C4EFC174> ;
  mr:hasGeometry <https://eurobis.org/id/point/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3A0971FA9F-5471-435C-A92F-FC37C4EFC174> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.528055555555554 16.47083333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.528055555555554"^^xsd:decimal ;
  dwc:decimalLongitude "16.47083333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "33500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3A0971FA9F-5471-435C-A92F-FC37C4EFC174>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.528055555555554 16.47083333333333)"^^geo:wktLiteral ;
  geo-pos:lat "41.528055555555554"^^xsd:decimal ;
  geo-pos:long "16.47083333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "33500"^^xsd:integer .

<https://eurobis.org/id/occurrence/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3A0971FA9F-5471-435C-A92F-FC37C4EFC174>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:LZMB:Belmonte_cysts:0971FA9F-5471-435C-A92F-FC37C4EFC174" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2202_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-06-17'^^xsd:date;
  dwc:institutionCode 'LZMB'^^xsd:string;
  dwc:collectionCode 'Belmonte_cysts'^^xsd:string;
  dwc:catalogNumber '0971FA9F-5471-435C-A92F-FC37C4EFC174'^^xsd:string;
  dwc:scientificName 'Gonyaulax sp.1'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:longitude '16.470833333333'^^xsd:double;
  dwc:startLongitude '16.226388888889'^^xsd:double;
  dwc:endLongitude '16.715277777778'^^xsd:double;
  dwc:latitude '41.528055555556'^^xsd:double;
  dwc:startLatitude '41.277777777778'^^xsd:double;
  dwc:endLatitude '41.778333333333'^^xsd:double;
  dwc:coordinatePrecision '33500'^^xsd:integer;
  dwc:occurrenceRemarks 'latitude and longitude calculated as an average value of the start and end values. Coordinate precision based on information avaiable at the VLIZ Marine Gazetteer (VliMAR)'^^xsd:string;
  dwc:aphiaid '109519'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:LZMB:Belmonte_cysts:0971FA9F-5471-435C-A92F-FC37C4EFC174'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '109519'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3A9274C6DB-500C-4C4A-BA99-03ECF452C057>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3A9274C6DB-500C-4C4A-BA99-03ECF452C057> ;
  mr:hasGeometry <https://eurobis.org/id/point/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3A9274C6DB-500C-4C4A-BA99-03ECF452C057> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.528055555555554 16.47083333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.528055555555554"^^xsd:decimal ;
  dwc:decimalLongitude "16.47083333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "33500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3A9274C6DB-500C-4C4A-BA99-03ECF452C057>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.528055555555554 16.47083333333333)"^^geo:wktLiteral ;
  geo-pos:lat "41.528055555555554"^^xsd:decimal ;
  geo-pos:long "16.47083333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "33500"^^xsd:integer .

<https://eurobis.org/id/occurrence/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3A9274C6DB-500C-4C4A-BA99-03ECF452C057>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:LZMB:Belmonte_cysts:9274C6DB-500C-4C4A-BA99-03ECF452C057" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2202_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-06-17'^^xsd:date;
  dwc:institutionCode 'LZMB'^^xsd:string;
  dwc:collectionCode 'Belmonte_cysts'^^xsd:string;
  dwc:catalogNumber '9274C6DB-500C-4C4A-BA99-03ECF452C057'^^xsd:string;
  dwc:scientificName 'Gonyaulax sp.2'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:longitude '16.470833333333'^^xsd:double;
  dwc:startLongitude '16.226388888889'^^xsd:double;
  dwc:endLongitude '16.715277777778'^^xsd:double;
  dwc:latitude '41.528055555556'^^xsd:double;
  dwc:startLatitude '41.277777777778'^^xsd:double;
  dwc:endLatitude '41.778333333333'^^xsd:double;
  dwc:coordinatePrecision '33500'^^xsd:integer;
  dwc:occurrenceRemarks 'latitude and longitude calculated as an average value of the start and end values. Coordinate precision based on information avaiable at the VLIZ Marine Gazetteer (VliMAR)'^^xsd:string;
  dwc:aphiaid '109519'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:LZMB:Belmonte_cysts:9274C6DB-500C-4C4A-BA99-03ECF452C057'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '109519'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3A8B23138A-2F52-47B8-90A5-E54FB46A4F95>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3A8B23138A-2F52-47B8-90A5-E54FB46A4F95> ;
  mr:hasGeometry <https://eurobis.org/id/point/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3A8B23138A-2F52-47B8-90A5-E54FB46A4F95> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.528055555555554 16.47083333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.528055555555554"^^xsd:decimal ;
  dwc:decimalLongitude "16.47083333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "33500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3A8B23138A-2F52-47B8-90A5-E54FB46A4F95>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.528055555555554 16.47083333333333)"^^geo:wktLiteral ;
  geo-pos:lat "41.528055555555554"^^xsd:decimal ;
  geo-pos:long "16.47083333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "33500"^^xsd:integer .

<https://eurobis.org/id/occurrence/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3A8B23138A-2F52-47B8-90A5-E54FB46A4F95>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:LZMB:Belmonte_cysts:8B23138A-2F52-47B8-90A5-E54FB46A4F95" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2202_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-06-17'^^xsd:date;
  dwc:institutionCode 'LZMB'^^xsd:string;
  dwc:collectionCode 'Belmonte_cysts'^^xsd:string;
  dwc:catalogNumber '8B23138A-2F52-47B8-90A5-E54FB46A4F95'^^xsd:string;
  dwc:scientificName 'Gyrodinium uncatenum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:longitude '16.470833333333'^^xsd:double;
  dwc:startLongitude '16.226388888889'^^xsd:double;
  dwc:endLongitude '16.715277777778'^^xsd:double;
  dwc:latitude '41.528055555556'^^xsd:double;
  dwc:startLatitude '41.277777777778'^^xsd:double;
  dwc:endLatitude '41.778333333333'^^xsd:double;
  dwc:coordinatePrecision '33500'^^xsd:integer;
  dwc:occurrenceRemarks 'latitude and longitude calculated as an average value of the start and end values. Coordinate precision based on information avaiable at the VLIZ Marine Gazetteer (VliMAR)'^^xsd:string;
  dwc:aphiaid '447735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:LZMB:Belmonte_cysts:8B23138A-2F52-47B8-90A5-E54FB46A4F95'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '840689'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3AF15029B5-47BE-4318-B458-73057BA1A14D>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3AF15029B5-47BE-4318-B458-73057BA1A14D> ;
  mr:hasGeometry <https://eurobis.org/id/point/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3AF15029B5-47BE-4318-B458-73057BA1A14D> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.528055555555554 16.47083333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.528055555555554"^^xsd:decimal ;
  dwc:decimalLongitude "16.47083333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "33500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3AF15029B5-47BE-4318-B458-73057BA1A14D>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.528055555555554 16.47083333333333)"^^geo:wktLiteral ;
  geo-pos:lat "41.528055555555554"^^xsd:decimal ;
  geo-pos:long "16.47083333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "33500"^^xsd:integer .

<https://eurobis.org/id/occurrence/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3AF15029B5-47BE-4318-B458-73057BA1A14D>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:LZMB:Belmonte_cysts:F15029B5-47BE-4318-B458-73057BA1A14D" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2202_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-06-17'^^xsd:date;
  dwc:institutionCode 'LZMB'^^xsd:string;
  dwc:collectionCode 'Belmonte_cysts'^^xsd:string;
  dwc:catalogNumber 'F15029B5-47BE-4318-B458-73057BA1A14D'^^xsd:string;
  dwc:scientificName 'Lingulodinium polyedrum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:longitude '16.470833333333'^^xsd:double;
  dwc:startLongitude '16.226388888889'^^xsd:double;
  dwc:endLongitude '16.715277777778'^^xsd:double;
  dwc:latitude '41.528055555556'^^xsd:double;
  dwc:startLatitude '41.277777777778'^^xsd:double;
  dwc:endLatitude '41.778333333333'^^xsd:double;
  dwc:coordinatePrecision '33500'^^xsd:integer;
  dwc:occurrenceRemarks 'latitude and longitude calculated as an average value of the start and end values. Coordinate precision based on information avaiable at the VLIZ Marine Gazetteer (VliMAR)'^^xsd:string;
  dwc:aphiaid '233592'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:LZMB:Belmonte_cysts:F15029B5-47BE-4318-B458-73057BA1A14D'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1778370'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3A4A393CA5-426E-4E0C-9C27-9114AA458C29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3A4A393CA5-426E-4E0C-9C27-9114AA458C29> ;
  mr:hasGeometry <https://eurobis.org/id/point/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3A4A393CA5-426E-4E0C-9C27-9114AA458C29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.528055555555554 16.47083333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.528055555555554"^^xsd:decimal ;
  dwc:decimalLongitude "16.47083333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "33500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3A4A393CA5-426E-4E0C-9C27-9114AA458C29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.528055555555554 16.47083333333333)"^^geo:wktLiteral ;
  geo-pos:lat "41.528055555555554"^^xsd:decimal ;
  geo-pos:long "16.47083333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "33500"^^xsd:integer .

<https://eurobis.org/id/occurrence/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3A4A393CA5-426E-4E0C-9C27-9114AA458C29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:LZMB:Belmonte_cysts:4A393CA5-426E-4E0C-9C27-9114AA458C29" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2202_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-06-17'^^xsd:date;
  dwc:institutionCode 'LZMB'^^xsd:string;
  dwc:collectionCode 'Belmonte_cysts'^^xsd:string;
  dwc:catalogNumber '4A393CA5-426E-4E0C-9C27-9114AA458C29'^^xsd:string;
  dwc:scientificName 'Nematosphaeropsis sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:longitude '16.470833333333'^^xsd:double;
  dwc:startLongitude '16.226388888889'^^xsd:double;
  dwc:endLongitude '16.715277777778'^^xsd:double;
  dwc:latitude '41.528055555556'^^xsd:double;
  dwc:startLatitude '41.277777777778'^^xsd:double;
  dwc:endLatitude '41.778333333333'^^xsd:double;
  dwc:coordinatePrecision '33500'^^xsd:integer;
  dwc:occurrenceRemarks 'latitude and longitude calculated as an average value of the start and end values. Coordinate precision based on information avaiable at the VLIZ Marine Gazetteer (VliMAR)'^^xsd:string;
  dwc:aphiaid '570552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:LZMB:Belmonte_cysts:4A393CA5-426E-4E0C-9C27-9114AA458C29'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '570552'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3A46DD50B6-467F-464D-82A7-C310D9CE154A>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3A46DD50B6-467F-464D-82A7-C310D9CE154A> ;
  mr:hasGeometry <https://eurobis.org/id/point/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3A46DD50B6-467F-464D-82A7-C310D9CE154A> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.528055555555554 16.47083333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.528055555555554"^^xsd:decimal ;
  dwc:decimalLongitude "16.47083333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "33500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3A46DD50B6-467F-464D-82A7-C310D9CE154A>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.528055555555554 16.47083333333333)"^^geo:wktLiteral ;
  geo-pos:lat "41.528055555555554"^^xsd:decimal ;
  geo-pos:long "16.47083333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "33500"^^xsd:integer .

<https://eurobis.org/id/occurrence/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3A46DD50B6-467F-464D-82A7-C310D9CE154A>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:LZMB:Belmonte_cysts:46DD50B6-467F-464D-82A7-C310D9CE154A" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2202_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-06-17'^^xsd:date;
  dwc:institutionCode 'LZMB'^^xsd:string;
  dwc:collectionCode 'Belmonte_cysts'^^xsd:string;
  dwc:catalogNumber '46DD50B6-467F-464D-82A7-C310D9CE154A'^^xsd:string;
  dwc:scientificName 'Pentapharsodinium dalei '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:longitude '16.470833333333'^^xsd:double;
  dwc:startLongitude '16.226388888889'^^xsd:double;
  dwc:endLongitude '16.715277777778'^^xsd:double;
  dwc:latitude '41.528055555556'^^xsd:double;
  dwc:startLatitude '41.277777777778'^^xsd:double;
  dwc:endLatitude '41.778333333333'^^xsd:double;
  dwc:coordinatePrecision '33500'^^xsd:integer;
  dwc:occurrenceRemarks 'latitude and longitude calculated as an average value of the start and end values. Coordinate precision based on information avaiable at the VLIZ Marine Gazetteer (VliMAR)'^^xsd:string;
  dwc:aphiaid '109925'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:LZMB:Belmonte_cysts:46DD50B6-467F-464D-82A7-C310D9CE154A'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '109925'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3AAA2CDFD8-6D16-4002-917B-D4086723599A>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3AAA2CDFD8-6D16-4002-917B-D4086723599A> ;
  mr:hasGeometry <https://eurobis.org/id/point/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3AAA2CDFD8-6D16-4002-917B-D4086723599A> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.528055555555554 16.47083333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.528055555555554"^^xsd:decimal ;
  dwc:decimalLongitude "16.47083333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "33500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3AAA2CDFD8-6D16-4002-917B-D4086723599A>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.528055555555554 16.47083333333333)"^^geo:wktLiteral ;
  geo-pos:lat "41.528055555555554"^^xsd:decimal ;
  geo-pos:long "16.47083333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "33500"^^xsd:integer .

<https://eurobis.org/id/occurrence/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3AAA2CDFD8-6D16-4002-917B-D4086723599A>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:LZMB:Belmonte_cysts:AA2CDFD8-6D16-4002-917B-D4086723599A" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2202_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-06-17'^^xsd:date;
  dwc:institutionCode 'LZMB'^^xsd:string;
  dwc:collectionCode 'Belmonte_cysts'^^xsd:string;
  dwc:catalogNumber 'AA2CDFD8-6D16-4002-917B-D4086723599A'^^xsd:string;
  dwc:scientificName 'Polykrikos kofoidii '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:longitude '16.470833333333'^^xsd:double;
  dwc:startLongitude '16.226388888889'^^xsd:double;
  dwc:endLongitude '16.715277777778'^^xsd:double;
  dwc:latitude '41.528055555556'^^xsd:double;
  dwc:startLatitude '41.277777777778'^^xsd:double;
  dwc:endLatitude '41.778333333333'^^xsd:double;
  dwc:coordinatePrecision '33500'^^xsd:integer;
  dwc:occurrenceRemarks 'latitude and longitude calculated as an average value of the start and end values. Coordinate precision based on information avaiable at the VLIZ Marine Gazetteer (VliMAR)'^^xsd:string;
  dwc:aphiaid '109899'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:LZMB:Belmonte_cysts:AA2CDFD8-6D16-4002-917B-D4086723599A'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '109899'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3A5A96476F-67C1-4224-827E-1732B1535D67>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3A5A96476F-67C1-4224-827E-1732B1535D67> ;
  mr:hasGeometry <https://eurobis.org/id/point/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3A5A96476F-67C1-4224-827E-1732B1535D67> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.528055555555554 16.47083333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.528055555555554"^^xsd:decimal ;
  dwc:decimalLongitude "16.47083333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "33500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3A5A96476F-67C1-4224-827E-1732B1535D67>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.528055555555554 16.47083333333333)"^^geo:wktLiteral ;
  geo-pos:lat "41.528055555555554"^^xsd:decimal ;
  geo-pos:long "16.47083333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "33500"^^xsd:integer .

<https://eurobis.org/id/occurrence/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3A5A96476F-67C1-4224-827E-1732B1535D67>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:LZMB:Belmonte_cysts:5A96476F-67C1-4224-827E-1732B1535D67" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2202_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-06-17'^^xsd:date;
  dwc:institutionCode 'LZMB'^^xsd:string;
  dwc:collectionCode 'Belmonte_cysts'^^xsd:string;
  dwc:catalogNumber '5A96476F-67C1-4224-827E-1732B1535D67'^^xsd:string;
  dwc:scientificName 'Polykrikos schwartzii '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:longitude '16.470833333333'^^xsd:double;
  dwc:startLongitude '16.226388888889'^^xsd:double;
  dwc:endLongitude '16.715277777778'^^xsd:double;
  dwc:latitude '41.528055555556'^^xsd:double;
  dwc:startLatitude '41.277777777778'^^xsd:double;
  dwc:endLatitude '41.778333333333'^^xsd:double;
  dwc:coordinatePrecision '33500'^^xsd:integer;
  dwc:occurrenceRemarks 'latitude and longitude calculated as an average value of the start and end values. Coordinate precision based on information avaiable at the VLIZ Marine Gazetteer (VliMAR)'^^xsd:string;
  dwc:aphiaid '341581'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:LZMB:Belmonte_cysts:5A96476F-67C1-4224-827E-1732B1535D67'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3A2491AF2E-FC7F-4073-929D-14B32884CA3D>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3A2491AF2E-FC7F-4073-929D-14B32884CA3D> ;
  mr:hasGeometry <https://eurobis.org/id/point/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3A2491AF2E-FC7F-4073-929D-14B32884CA3D> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.528055555555554 16.47083333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.528055555555554"^^xsd:decimal ;
  dwc:decimalLongitude "16.47083333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "33500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3A2491AF2E-FC7F-4073-929D-14B32884CA3D>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.528055555555554 16.47083333333333)"^^geo:wktLiteral ;
  geo-pos:lat "41.528055555555554"^^xsd:decimal ;
  geo-pos:long "16.47083333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "33500"^^xsd:integer .

<https://eurobis.org/id/occurrence/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3A2491AF2E-FC7F-4073-929D-14B32884CA3D>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:LZMB:Belmonte_cysts:2491AF2E-FC7F-4073-929D-14B32884CA3D" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2202_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-06-17'^^xsd:date;
  dwc:institutionCode 'LZMB'^^xsd:string;
  dwc:collectionCode 'Belmonte_cysts'^^xsd:string;
  dwc:catalogNumber '2491AF2E-FC7F-4073-929D-14B32884CA3D'^^xsd:string;
  dwc:scientificName 'Protoperidinium compressum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:longitude '16.470833333333'^^xsd:double;
  dwc:startLongitude '16.226388888889'^^xsd:double;
  dwc:endLongitude '16.715277777778'^^xsd:double;
  dwc:latitude '41.528055555556'^^xsd:double;
  dwc:startLatitude '41.277777777778'^^xsd:double;
  dwc:endLatitude '41.778333333333'^^xsd:double;
  dwc:coordinatePrecision '33500'^^xsd:integer;
  dwc:occurrenceRemarks 'latitude and longitude calculated as an average value of the start and end values. Coordinate precision based on information avaiable at the VLIZ Marine Gazetteer (VliMAR)'^^xsd:string;
  dwc:aphiaid '233424'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:LZMB:Belmonte_cysts:2491AF2E-FC7F-4073-929D-14B32884CA3D'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '233424'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3AF025F70A-5AE4-49FE-92E5-5A81E0E81A6A>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3AF025F70A-5AE4-49FE-92E5-5A81E0E81A6A> ;
  mr:hasGeometry <https://eurobis.org/id/point/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3AF025F70A-5AE4-49FE-92E5-5A81E0E81A6A> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.528055555555554 16.47083333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.528055555555554"^^xsd:decimal ;
  dwc:decimalLongitude "16.47083333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "33500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3AF025F70A-5AE4-49FE-92E5-5A81E0E81A6A>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.528055555555554 16.47083333333333)"^^geo:wktLiteral ;
  geo-pos:lat "41.528055555555554"^^xsd:decimal ;
  geo-pos:long "16.47083333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "33500"^^xsd:integer .

<https://eurobis.org/id/occurrence/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3AF025F70A-5AE4-49FE-92E5-5A81E0E81A6A>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:LZMB:Belmonte_cysts:F025F70A-5AE4-49FE-92E5-5A81E0E81A6A" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2202_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-06-17'^^xsd:date;
  dwc:institutionCode 'LZMB'^^xsd:string;
  dwc:collectionCode 'Belmonte_cysts'^^xsd:string;
  dwc:catalogNumber 'F025F70A-5AE4-49FE-92E5-5A81E0E81A6A'^^xsd:string;
  dwc:scientificName 'Protoperidinium conicoides '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:longitude '16.470833333333'^^xsd:double;
  dwc:startLongitude '16.226388888889'^^xsd:double;
  dwc:endLongitude '16.715277777778'^^xsd:double;
  dwc:latitude '41.528055555556'^^xsd:double;
  dwc:startLatitude '41.277777777778'^^xsd:double;
  dwc:endLatitude '41.778333333333'^^xsd:double;
  dwc:coordinatePrecision '33500'^^xsd:integer;
  dwc:occurrenceRemarks 'latitude and longitude calculated as an average value of the start and end values. Coordinate precision based on information avaiable at the VLIZ Marine Gazetteer (VliMAR)'^^xsd:string;
  dwc:aphiaid '110212'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:LZMB:Belmonte_cysts:F025F70A-5AE4-49FE-92E5-5A81E0E81A6A'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '110212'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3A27F9FEB2-CE04-4ECE-A56A-4AE1CCFC32CD>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3A27F9FEB2-CE04-4ECE-A56A-4AE1CCFC32CD> ;
  mr:hasGeometry <https://eurobis.org/id/point/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3A27F9FEB2-CE04-4ECE-A56A-4AE1CCFC32CD> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.528055555555554 16.47083333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.528055555555554"^^xsd:decimal ;
  dwc:decimalLongitude "16.47083333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "33500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3A27F9FEB2-CE04-4ECE-A56A-4AE1CCFC32CD>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.528055555555554 16.47083333333333)"^^geo:wktLiteral ;
  geo-pos:lat "41.528055555555554"^^xsd:decimal ;
  geo-pos:long "16.47083333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "33500"^^xsd:integer .

<https://eurobis.org/id/occurrence/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3A27F9FEB2-CE04-4ECE-A56A-4AE1CCFC32CD>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:LZMB:Belmonte_cysts:27F9FEB2-CE04-4ECE-A56A-4AE1CCFC32CD" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2202_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-06-17'^^xsd:date;
  dwc:institutionCode 'LZMB'^^xsd:string;
  dwc:collectionCode 'Belmonte_cysts'^^xsd:string;
  dwc:catalogNumber '27F9FEB2-CE04-4ECE-A56A-4AE1CCFC32CD'^^xsd:string;
  dwc:scientificName 'Protoperidinium conicum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:longitude '16.470833333333'^^xsd:double;
  dwc:startLongitude '16.226388888889'^^xsd:double;
  dwc:endLongitude '16.715277777778'^^xsd:double;
  dwc:latitude '41.528055555556'^^xsd:double;
  dwc:startLatitude '41.277777777778'^^xsd:double;
  dwc:endLatitude '41.778333333333'^^xsd:double;
  dwc:coordinatePrecision '33500'^^xsd:integer;
  dwc:occurrenceRemarks 'latitude and longitude calculated as an average value of the start and end values. Coordinate precision based on information avaiable at the VLIZ Marine Gazetteer (VliMAR)'^^xsd:string;
  dwc:aphiaid '110213'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:LZMB:Belmonte_cysts:27F9FEB2-CE04-4ECE-A56A-4AE1CCFC32CD'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '110213'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3A7DAE44B6-DCF2-48AE-A5C6-7E78CF164586>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3A7DAE44B6-DCF2-48AE-A5C6-7E78CF164586> ;
  mr:hasGeometry <https://eurobis.org/id/point/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3A7DAE44B6-DCF2-48AE-A5C6-7E78CF164586> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.528055555555554 16.47083333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.528055555555554"^^xsd:decimal ;
  dwc:decimalLongitude "16.47083333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "33500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3A7DAE44B6-DCF2-48AE-A5C6-7E78CF164586>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.528055555555554 16.47083333333333)"^^geo:wktLiteral ;
  geo-pos:lat "41.528055555555554"^^xsd:decimal ;
  geo-pos:long "16.47083333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "33500"^^xsd:integer .

<https://eurobis.org/id/occurrence/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3A7DAE44B6-DCF2-48AE-A5C6-7E78CF164586>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:LZMB:Belmonte_cysts:7DAE44B6-DCF2-48AE-A5C6-7E78CF164586" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2202_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-06-17'^^xsd:date;
  dwc:institutionCode 'LZMB'^^xsd:string;
  dwc:collectionCode 'Belmonte_cysts'^^xsd:string;
  dwc:catalogNumber '7DAE44B6-DCF2-48AE-A5C6-7E78CF164586'^^xsd:string;
  dwc:scientificName 'Protoperidinium minutum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:longitude '16.470833333333'^^xsd:double;
  dwc:startLongitude '16.226388888889'^^xsd:double;
  dwc:endLongitude '16.715277777778'^^xsd:double;
  dwc:latitude '41.528055555556'^^xsd:double;
  dwc:startLatitude '41.277777777778'^^xsd:double;
  dwc:endLatitude '41.778333333333'^^xsd:double;
  dwc:coordinatePrecision '33500'^^xsd:integer;
  dwc:occurrenceRemarks 'latitude and longitude calculated as an average value of the start and end values. Coordinate precision based on information avaiable at the VLIZ Marine Gazetteer (VliMAR)'^^xsd:string;
  dwc:aphiaid '110233'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:LZMB:Belmonte_cysts:7DAE44B6-DCF2-48AE-A5C6-7E78CF164586'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '624607'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3A8C7BF6EB-1112-4CBD-BB5A-5576862C84FD>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3A8C7BF6EB-1112-4CBD-BB5A-5576862C84FD> ;
  mr:hasGeometry <https://eurobis.org/id/point/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3A8C7BF6EB-1112-4CBD-BB5A-5576862C84FD> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.528055555555554 16.47083333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.528055555555554"^^xsd:decimal ;
  dwc:decimalLongitude "16.47083333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "33500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3A8C7BF6EB-1112-4CBD-BB5A-5576862C84FD>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.528055555555554 16.47083333333333)"^^geo:wktLiteral ;
  geo-pos:lat "41.528055555555554"^^xsd:decimal ;
  geo-pos:long "16.47083333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "33500"^^xsd:integer .

<https://eurobis.org/id/occurrence/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3A8C7BF6EB-1112-4CBD-BB5A-5576862C84FD>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:LZMB:Belmonte_cysts:8C7BF6EB-1112-4CBD-BB5A-5576862C84FD" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2202_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-06-17'^^xsd:date;
  dwc:institutionCode 'LZMB'^^xsd:string;
  dwc:collectionCode 'Belmonte_cysts'^^xsd:string;
  dwc:catalogNumber '8C7BF6EB-1112-4CBD-BB5A-5576862C84FD'^^xsd:string;
  dwc:scientificName 'Protoperidinium oblongum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:longitude '16.470833333333'^^xsd:double;
  dwc:startLongitude '16.226388888889'^^xsd:double;
  dwc:endLongitude '16.715277777778'^^xsd:double;
  dwc:latitude '41.528055555556'^^xsd:double;
  dwc:startLatitude '41.277777777778'^^xsd:double;
  dwc:endLatitude '41.778333333333'^^xsd:double;
  dwc:coordinatePrecision '33500'^^xsd:integer;
  dwc:occurrenceRemarks 'latitude and longitude calculated as an average value of the start and end values. Coordinate precision based on information avaiable at the VLIZ Marine Gazetteer (VliMAR)'^^xsd:string;
  dwc:aphiaid '110238'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:LZMB:Belmonte_cysts:8C7BF6EB-1112-4CBD-BB5A-5576862C84FD'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '110238'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3A79E807B0-3C76-47C1-8E2E-9F4141018AAC>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3A79E807B0-3C76-47C1-8E2E-9F4141018AAC> ;
  mr:hasGeometry <https://eurobis.org/id/point/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3A79E807B0-3C76-47C1-8E2E-9F4141018AAC> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.528055555555554 16.47083333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.528055555555554"^^xsd:decimal ;
  dwc:decimalLongitude "16.47083333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "33500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3A79E807B0-3C76-47C1-8E2E-9F4141018AAC>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.528055555555554 16.47083333333333)"^^geo:wktLiteral ;
  geo-pos:lat "41.528055555555554"^^xsd:decimal ;
  geo-pos:long "16.47083333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "33500"^^xsd:integer .

<https://eurobis.org/id/occurrence/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3A79E807B0-3C76-47C1-8E2E-9F4141018AAC>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:LZMB:Belmonte_cysts:79E807B0-3C76-47C1-8E2E-9F4141018AAC" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2202_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-06-17'^^xsd:date;
  dwc:institutionCode 'LZMB'^^xsd:string;
  dwc:collectionCode 'Belmonte_cysts'^^xsd:string;
  dwc:catalogNumber '79E807B0-3C76-47C1-8E2E-9F4141018AAC'^^xsd:string;
  dwc:scientificName 'Scrippsiella trifida '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:longitude '16.470833333333'^^xsd:double;
  dwc:startLongitude '16.226388888889'^^xsd:double;
  dwc:endLongitude '16.715277777778'^^xsd:double;
  dwc:latitude '41.528055555556'^^xsd:double;
  dwc:startLatitude '41.277777777778'^^xsd:double;
  dwc:endLatitude '41.778333333333'^^xsd:double;
  dwc:coordinatePrecision '33500'^^xsd:integer;
  dwc:occurrenceRemarks 'latitude and longitude calculated as an average value of the start and end values. Coordinate precision based on information avaiable at the VLIZ Marine Gazetteer (VliMAR)'^^xsd:string;
  dwc:aphiaid '110171'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:LZMB:Belmonte_cysts:79E807B0-3C76-47C1-8E2E-9F4141018AAC'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '110171'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3AF2E50097-54B9-41F1-8418-BAD4781648E8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3AF2E50097-54B9-41F1-8418-BAD4781648E8> ;
  mr:hasGeometry <https://eurobis.org/id/point/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3AF2E50097-54B9-41F1-8418-BAD4781648E8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.528055555555554 16.47083333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.528055555555554"^^xsd:decimal ;
  dwc:decimalLongitude "16.47083333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "33500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3AF2E50097-54B9-41F1-8418-BAD4781648E8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.528055555555554 16.47083333333333)"^^geo:wktLiteral ;
  geo-pos:lat "41.528055555555554"^^xsd:decimal ;
  geo-pos:long "16.47083333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "33500"^^xsd:integer .

<https://eurobis.org/id/occurrence/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3AF2E50097-54B9-41F1-8418-BAD4781648E8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:LZMB:Belmonte_cysts:F2E50097-54B9-41F1-8418-BAD4781648E8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2202_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-06-17'^^xsd:date;
  dwc:institutionCode 'LZMB'^^xsd:string;
  dwc:collectionCode 'Belmonte_cysts'^^xsd:string;
  dwc:catalogNumber 'F2E50097-54B9-41F1-8418-BAD4781648E8'^^xsd:string;
  dwc:scientificName 'Scrippsiella trochoidea '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:longitude '16.470833333333'^^xsd:double;
  dwc:startLongitude '16.226388888889'^^xsd:double;
  dwc:endLongitude '16.715277777778'^^xsd:double;
  dwc:latitude '41.528055555556'^^xsd:double;
  dwc:startLatitude '41.277777777778'^^xsd:double;
  dwc:endLatitude '41.778333333333'^^xsd:double;
  dwc:coordinatePrecision '33500'^^xsd:integer;
  dwc:occurrenceRemarks 'latitude and longitude calculated as an average value of the start and end values. Coordinate precision based on information avaiable at the VLIZ Marine Gazetteer (VliMAR)'^^xsd:string;
  dwc:aphiaid '110172'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:LZMB:Belmonte_cysts:F2E50097-54B9-41F1-8418-BAD4781648E8'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1321853'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3A92054155-9998-4B03-85F0-34F354E228C7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3A92054155-9998-4B03-85F0-34F354E228C7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3A92054155-9998-4B03-85F0-34F354E228C7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.528055555555554 16.47083333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.528055555555554"^^xsd:decimal ;
  dwc:decimalLongitude "16.47083333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "33500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3A92054155-9998-4B03-85F0-34F354E228C7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.528055555555554 16.47083333333333)"^^geo:wktLiteral ;
  geo-pos:lat "41.528055555555554"^^xsd:decimal ;
  geo-pos:long "16.47083333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "33500"^^xsd:integer .

<https://eurobis.org/id/occurrence/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3A92054155-9998-4B03-85F0-34F354E228C7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:LZMB:Belmonte_cysts:92054155-9998-4B03-85F0-34F354E228C7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2202_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-06-17'^^xsd:date;
  dwc:institutionCode 'LZMB'^^xsd:string;
  dwc:collectionCode 'Belmonte_cysts'^^xsd:string;
  dwc:catalogNumber '92054155-9998-4B03-85F0-34F354E228C7'^^xsd:string;
  dwc:scientificName 'Scrippsiella sspp. '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:longitude '16.470833333333'^^xsd:double;
  dwc:startLongitude '16.226388888889'^^xsd:double;
  dwc:endLongitude '16.715277777778'^^xsd:double;
  dwc:latitude '41.528055555556'^^xsd:double;
  dwc:startLatitude '41.277777777778'^^xsd:double;
  dwc:endLatitude '41.778333333333'^^xsd:double;
  dwc:coordinatePrecision '33500'^^xsd:integer;
  dwc:occurrenceRemarks 'latitude and longitude calculated as an average value of the start and end values. Coordinate precision based on information avaiable at the VLIZ Marine Gazetteer (VliMAR)'^^xsd:string;
  dwc:aphiaid '109545'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:LZMB:Belmonte_cysts:92054155-9998-4B03-85F0-34F354E228C7'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '109545'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3A5D764ED8-77E7-4B2B-B0DD-BA0806EFDD14>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3A5D764ED8-77E7-4B2B-B0DD-BA0806EFDD14> ;
  mr:hasGeometry <https://eurobis.org/id/point/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3A5D764ED8-77E7-4B2B-B0DD-BA0806EFDD14> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.528055555555554 16.47083333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.528055555555554"^^xsd:decimal ;
  dwc:decimalLongitude "16.47083333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "33500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3A5D764ED8-77E7-4B2B-B0DD-BA0806EFDD14>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.528055555555554 16.47083333333333)"^^geo:wktLiteral ;
  geo-pos:lat "41.528055555555554"^^xsd:decimal ;
  geo-pos:long "16.47083333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "33500"^^xsd:integer .

<https://eurobis.org/id/occurrence/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3A5D764ED8-77E7-4B2B-B0DD-BA0806EFDD14>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:LZMB:Belmonte_cysts:5D764ED8-77E7-4B2B-B0DD-BA0806EFDD14" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2202_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-06-17'^^xsd:date;
  dwc:institutionCode 'LZMB'^^xsd:string;
  dwc:collectionCode 'Belmonte_cysts'^^xsd:string;
  dwc:catalogNumber '5D764ED8-77E7-4B2B-B0DD-BA0806EFDD14'^^xsd:string;
  dwc:scientificName 'Thoracosphaera sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:longitude '16.470833333333'^^xsd:double;
  dwc:startLongitude '16.226388888889'^^xsd:double;
  dwc:endLongitude '16.715277777778'^^xsd:double;
  dwc:latitude '41.528055555556'^^xsd:double;
  dwc:startLatitude '41.277777777778'^^xsd:double;
  dwc:endLatitude '41.778333333333'^^xsd:double;
  dwc:coordinatePrecision '33500'^^xsd:integer;
  dwc:occurrenceRemarks 'latitude and longitude calculated as an average value of the start and end values. Coordinate precision based on information avaiable at the VLIZ Marine Gazetteer (VliMAR)'^^xsd:string;
  dwc:aphiaid '348121'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:LZMB:Belmonte_cysts:5D764ED8-77E7-4B2B-B0DD-BA0806EFDD14'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '115406'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3A690F1875-D4B2-4CBE-A8EB-B769C5B3B530>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3A690F1875-D4B2-4CBE-A8EB-B769C5B3B530> ;
  mr:hasGeometry <https://eurobis.org/id/point/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3A690F1875-D4B2-4CBE-A8EB-B769C5B3B530> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.528055555555554 16.47083333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.528055555555554"^^xsd:decimal ;
  dwc:decimalLongitude "16.47083333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "33500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3A690F1875-D4B2-4CBE-A8EB-B769C5B3B530>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.528055555555554 16.47083333333333)"^^geo:wktLiteral ;
  geo-pos:lat "41.528055555555554"^^xsd:decimal ;
  geo-pos:long "16.47083333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "33500"^^xsd:integer .

<https://eurobis.org/id/occurrence/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3A690F1875-D4B2-4CBE-A8EB-B769C5B3B530>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:LZMB:Belmonte_cysts:690F1875-D4B2-4CBE-A8EB-B769C5B3B530" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2202_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-06-17'^^xsd:date;
  dwc:institutionCode 'LZMB'^^xsd:string;
  dwc:collectionCode 'Belmonte_cysts'^^xsd:string;
  dwc:catalogNumber '690F1875-D4B2-4CBE-A8EB-B769C5B3B530'^^xsd:string;
  dwc:scientificName 'Polyasterias problematica '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:longitude '16.470833333333'^^xsd:double;
  dwc:startLongitude '16.226388888889'^^xsd:double;
  dwc:endLongitude '16.715277777778'^^xsd:double;
  dwc:latitude '41.528055555556'^^xsd:double;
  dwc:startLatitude '41.277777777778'^^xsd:double;
  dwc:endLatitude '41.778333333333'^^xsd:double;
  dwc:coordinatePrecision '33500'^^xsd:integer;
  dwc:occurrenceRemarks 'latitude and longitude calculated as an average value of the start and end values. Coordinate precision based on information avaiable at the VLIZ Marine Gazetteer (VliMAR)'^^xsd:string;
  dwc:aphiaid '172818'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:LZMB:Belmonte_cysts:690F1875-D4B2-4CBE-A8EB-B769C5B3B530'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '172818'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3A8EBCB2BA-A8DA-4C52-91A5-DAFFD4AFB15E>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3A8EBCB2BA-A8DA-4C52-91A5-DAFFD4AFB15E> ;
  mr:hasGeometry <https://eurobis.org/id/point/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3A8EBCB2BA-A8DA-4C52-91A5-DAFFD4AFB15E> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.528055555555554 16.47083333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.528055555555554"^^xsd:decimal ;
  dwc:decimalLongitude "16.47083333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "33500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3A8EBCB2BA-A8DA-4C52-91A5-DAFFD4AFB15E>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.528055555555554 16.47083333333333)"^^geo:wktLiteral ;
  geo-pos:lat "41.528055555555554"^^xsd:decimal ;
  geo-pos:long "16.47083333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "33500"^^xsd:integer .

<https://eurobis.org/id/occurrence/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3A8EBCB2BA-A8DA-4C52-91A5-DAFFD4AFB15E>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:LZMB:Belmonte_cysts:8EBCB2BA-A8DA-4C52-91A5-DAFFD4AFB15E" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2202_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-06-17'^^xsd:date;
  dwc:institutionCode 'LZMB'^^xsd:string;
  dwc:collectionCode 'Belmonte_cysts'^^xsd:string;
  dwc:catalogNumber '8EBCB2BA-A8DA-4C52-91A5-DAFFD4AFB15E'^^xsd:string;
  dwc:scientificName 'Strombidium cf. acutum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:longitude '16.470833333333'^^xsd:double;
  dwc:startLongitude '16.226388888889'^^xsd:double;
  dwc:endLongitude '16.715277777778'^^xsd:double;
  dwc:latitude '41.528055555556'^^xsd:double;
  dwc:startLatitude '41.277777777778'^^xsd:double;
  dwc:endLatitude '41.778333333333'^^xsd:double;
  dwc:coordinatePrecision '33500'^^xsd:integer;
  dwc:occurrenceRemarks 'latitude and longitude calculated as an average value of the start and end values. Coordinate precision based on information avaiable at the VLIZ Marine Gazetteer (VliMAR)'^^xsd:string;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:LZMB:Belmonte_cysts:8EBCB2BA-A8DA-4C52-91A5-DAFFD4AFB15E'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3AB9B0BCEB-0DA2-4E4E-BE0D-29430EF37708>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3AB9B0BCEB-0DA2-4E4E-BE0D-29430EF37708> ;
  mr:hasGeometry <https://eurobis.org/id/point/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3AB9B0BCEB-0DA2-4E4E-BE0D-29430EF37708> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.528055555555554 16.47083333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.528055555555554"^^xsd:decimal ;
  dwc:decimalLongitude "16.47083333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "33500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3AB9B0BCEB-0DA2-4E4E-BE0D-29430EF37708>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.528055555555554 16.47083333333333)"^^geo:wktLiteral ;
  geo-pos:lat "41.528055555555554"^^xsd:decimal ;
  geo-pos:long "16.47083333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "33500"^^xsd:integer .

<https://eurobis.org/id/occurrence/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3AB9B0BCEB-0DA2-4E4E-BE0D-29430EF37708>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:LZMB:Belmonte_cysts:B9B0BCEB-0DA2-4E4E-BE0D-29430EF37708" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2202_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-06-17'^^xsd:date;
  dwc:institutionCode 'LZMB'^^xsd:string;
  dwc:collectionCode 'Belmonte_cysts'^^xsd:string;
  dwc:catalogNumber 'B9B0BCEB-0DA2-4E4E-BE0D-29430EF37708'^^xsd:string;
  dwc:scientificName 'Strombidium conicum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:longitude '16.470833333333'^^xsd:double;
  dwc:startLongitude '16.226388888889'^^xsd:double;
  dwc:endLongitude '16.715277777778'^^xsd:double;
  dwc:latitude '41.528055555556'^^xsd:double;
  dwc:startLatitude '41.277777777778'^^xsd:double;
  dwc:endLatitude '41.778333333333'^^xsd:double;
  dwc:coordinatePrecision '33500'^^xsd:integer;
  dwc:occurrenceRemarks 'latitude and longitude calculated as an average value of the start and end values. Coordinate precision based on information avaiable at the VLIZ Marine Gazetteer (VliMAR)'^^xsd:string;
  dwc:aphiaid '101289'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:LZMB:Belmonte_cysts:B9B0BCEB-0DA2-4E4E-BE0D-29430EF37708'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '101289'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3A5BB7F3E7-6123-4FB0-A964-E87BF8C7A130>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3A5BB7F3E7-6123-4FB0-A964-E87BF8C7A130> ;
  mr:hasGeometry <https://eurobis.org/id/point/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3A5BB7F3E7-6123-4FB0-A964-E87BF8C7A130> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.528055555555554 16.47083333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.528055555555554"^^xsd:decimal ;
  dwc:decimalLongitude "16.47083333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "33500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3A5BB7F3E7-6123-4FB0-A964-E87BF8C7A130>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.528055555555554 16.47083333333333)"^^geo:wktLiteral ;
  geo-pos:lat "41.528055555555554"^^xsd:decimal ;
  geo-pos:long "16.47083333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "33500"^^xsd:integer .

<https://eurobis.org/id/occurrence/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3A5BB7F3E7-6123-4FB0-A964-E87BF8C7A130>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:LZMB:Belmonte_cysts:5BB7F3E7-6123-4FB0-A964-E87BF8C7A130" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2202_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-06-17'^^xsd:date;
  dwc:institutionCode 'LZMB'^^xsd:string;
  dwc:collectionCode 'Belmonte_cysts'^^xsd:string;
  dwc:catalogNumber '5BB7F3E7-6123-4FB0-A964-E87BF8C7A130'^^xsd:string;
  dwc:scientificName 'Strombidium crassulum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:longitude '16.470833333333'^^xsd:double;
  dwc:startLongitude '16.226388888889'^^xsd:double;
  dwc:endLongitude '16.715277777778'^^xsd:double;
  dwc:latitude '41.528055555556'^^xsd:double;
  dwc:startLatitude '41.277777777778'^^xsd:double;
  dwc:endLatitude '41.778333333333'^^xsd:double;
  dwc:coordinatePrecision '33500'^^xsd:integer;
  dwc:occurrenceRemarks 'latitude and longitude calculated as an average value of the start and end values. Coordinate precision based on information avaiable at the VLIZ Marine Gazetteer (VliMAR)'^^xsd:string;
  dwc:aphiaid '101295'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:LZMB:Belmonte_cysts:5BB7F3E7-6123-4FB0-A964-E87BF8C7A130'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '101295'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3A9ECE0D0B-BB72-42F2-9381-3A42B566AC7C>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3A9ECE0D0B-BB72-42F2-9381-3A42B566AC7C> ;
  mr:hasGeometry <https://eurobis.org/id/point/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3A9ECE0D0B-BB72-42F2-9381-3A42B566AC7C> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.528055555555554 16.47083333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.528055555555554"^^xsd:decimal ;
  dwc:decimalLongitude "16.47083333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "33500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3A9ECE0D0B-BB72-42F2-9381-3A42B566AC7C>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.528055555555554 16.47083333333333)"^^geo:wktLiteral ;
  geo-pos:lat "41.528055555555554"^^xsd:decimal ;
  geo-pos:long "16.47083333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "33500"^^xsd:integer .

<https://eurobis.org/id/occurrence/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3A9ECE0D0B-BB72-42F2-9381-3A42B566AC7C>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:LZMB:Belmonte_cysts:9ECE0D0B-BB72-42F2-9381-3A42B566AC7C" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2202_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-06-17'^^xsd:date;
  dwc:institutionCode 'LZMB'^^xsd:string;
  dwc:collectionCode 'Belmonte_cysts'^^xsd:string;
  dwc:catalogNumber '9ECE0D0B-BB72-42F2-9381-3A42B566AC7C'^^xsd:string;
  dwc:scientificName 'Synchaeta sp. rough type'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:longitude '16.470833333333'^^xsd:double;
  dwc:startLongitude '16.226388888889'^^xsd:double;
  dwc:endLongitude '16.715277777778'^^xsd:double;
  dwc:latitude '41.528055555556'^^xsd:double;
  dwc:startLatitude '41.277777777778'^^xsd:double;
  dwc:endLatitude '41.778333333333'^^xsd:double;
  dwc:coordinatePrecision '33500'^^xsd:integer;
  dwc:occurrenceRemarks 'latitude and longitude calculated as an average value of the start and end values. Coordinate precision based on information avaiable at the VLIZ Marine Gazetteer (VliMAR)'^^xsd:string;
  dwc:aphiaid '134958'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:LZMB:Belmonte_cysts:9ECE0D0B-BB72-42F2-9381-3A42B566AC7C'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '134958'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3A153E6C51-7F29-494E-94FA-7ED1D06A1508>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3A153E6C51-7F29-494E-94FA-7ED1D06A1508> ;
  mr:hasGeometry <https://eurobis.org/id/point/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3A153E6C51-7F29-494E-94FA-7ED1D06A1508> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.528055555555554 16.47083333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.528055555555554"^^xsd:decimal ;
  dwc:decimalLongitude "16.47083333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "33500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3A153E6C51-7F29-494E-94FA-7ED1D06A1508>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.528055555555554 16.47083333333333)"^^geo:wktLiteral ;
  geo-pos:lat "41.528055555555554"^^xsd:decimal ;
  geo-pos:long "16.47083333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "33500"^^xsd:integer .

<https://eurobis.org/id/occurrence/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3A153E6C51-7F29-494E-94FA-7ED1D06A1508>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:LZMB:Belmonte_cysts:153E6C51-7F29-494E-94FA-7ED1D06A1508" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2202_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-06-17'^^xsd:date;
  dwc:institutionCode 'LZMB'^^xsd:string;
  dwc:collectionCode 'Belmonte_cysts'^^xsd:string;
  dwc:catalogNumber '153E6C51-7F29-494E-94FA-7ED1D06A1508'^^xsd:string;
  dwc:scientificName 'Synchaeta sp. spiny type'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:longitude '16.470833333333'^^xsd:double;
  dwc:startLongitude '16.226388888889'^^xsd:double;
  dwc:endLongitude '16.715277777778'^^xsd:double;
  dwc:latitude '41.528055555556'^^xsd:double;
  dwc:startLatitude '41.277777777778'^^xsd:double;
  dwc:endLatitude '41.778333333333'^^xsd:double;
  dwc:coordinatePrecision '33500'^^xsd:integer;
  dwc:occurrenceRemarks 'latitude and longitude calculated as an average value of the start and end values. Coordinate precision based on information avaiable at the VLIZ Marine Gazetteer (VliMAR)'^^xsd:string;
  dwc:aphiaid '134958'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:LZMB:Belmonte_cysts:153E6C51-7F29-494E-94FA-7ED1D06A1508'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '134958'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3AB687F99E-CA85-427E-A61E-4FBD54D18E59>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3AB687F99E-CA85-427E-A61E-4FBD54D18E59> ;
  mr:hasGeometry <https://eurobis.org/id/point/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3AB687F99E-CA85-427E-A61E-4FBD54D18E59> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.528055555555554 16.47083333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.528055555555554"^^xsd:decimal ;
  dwc:decimalLongitude "16.47083333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "33500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3AB687F99E-CA85-427E-A61E-4FBD54D18E59>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.528055555555554 16.47083333333333)"^^geo:wktLiteral ;
  geo-pos:lat "41.528055555555554"^^xsd:decimal ;
  geo-pos:long "16.47083333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "33500"^^xsd:integer .

<https://eurobis.org/id/occurrence/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3AB687F99E-CA85-427E-A61E-4FBD54D18E59>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:LZMB:Belmonte_cysts:B687F99E-CA85-427E-A61E-4FBD54D18E59" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2202_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-06-17'^^xsd:date;
  dwc:institutionCode 'LZMB'^^xsd:string;
  dwc:collectionCode 'Belmonte_cysts'^^xsd:string;
  dwc:catalogNumber 'B687F99E-CA85-427E-A61E-4FBD54D18E59'^^xsd:string;
  dwc:scientificName 'Acartia italica Steuer (subitaneous egg)'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:longitude '16.470833333333'^^xsd:double;
  dwc:startLongitude '16.226388888889'^^xsd:double;
  dwc:endLongitude '16.715277777778'^^xsd:double;
  dwc:latitude '41.528055555556'^^xsd:double;
  dwc:startLatitude '41.277777777778'^^xsd:double;
  dwc:endLatitude '41.778333333333'^^xsd:double;
  dwc:coordinatePrecision '33500'^^xsd:integer;
  dwc:occurrenceRemarks 'latitude and longitude calculated as an average value of the start and end values. Coordinate precision based on information avaiable at the VLIZ Marine Gazetteer (VliMAR)'^^xsd:string;
  dwc:aphiaid '104256'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:LZMB:Belmonte_cysts:B687F99E-CA85-427E-A61E-4FBD54D18E59'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '345934'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3ADD9FFED1-E838-44FA-8D14-8B2959A5CCAB>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3ADD9FFED1-E838-44FA-8D14-8B2959A5CCAB> ;
  mr:hasGeometry <https://eurobis.org/id/point/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3ADD9FFED1-E838-44FA-8D14-8B2959A5CCAB> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.528055555555554 16.47083333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.528055555555554"^^xsd:decimal ;
  dwc:decimalLongitude "16.47083333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "33500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3ADD9FFED1-E838-44FA-8D14-8B2959A5CCAB>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.528055555555554 16.47083333333333)"^^geo:wktLiteral ;
  geo-pos:lat "41.528055555555554"^^xsd:decimal ;
  geo-pos:long "16.47083333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "33500"^^xsd:integer .

<https://eurobis.org/id/occurrence/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3ADD9FFED1-E838-44FA-8D14-8B2959A5CCAB>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:LZMB:Belmonte_cysts:DD9FFED1-E838-44FA-8D14-8B2959A5CCAB" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2202_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-06-17'^^xsd:date;
  dwc:institutionCode 'LZMB'^^xsd:string;
  dwc:collectionCode 'Belmonte_cysts'^^xsd:string;
  dwc:catalogNumber 'DD9FFED1-E838-44FA-8D14-8B2959A5CCAB'^^xsd:string;
  dwc:scientificName 'Acartia sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:longitude '16.470833333333'^^xsd:double;
  dwc:startLongitude '16.226388888889'^^xsd:double;
  dwc:endLongitude '16.715277777778'^^xsd:double;
  dwc:latitude '41.528055555556'^^xsd:double;
  dwc:startLatitude '41.277777777778'^^xsd:double;
  dwc:endLatitude '41.778333333333'^^xsd:double;
  dwc:coordinatePrecision '33500'^^xsd:integer;
  dwc:occurrenceRemarks 'latitude and longitude calculated as an average value of the start and end values. Coordinate precision based on information avaiable at the VLIZ Marine Gazetteer (VliMAR)'^^xsd:string;
  dwc:aphiaid '104108'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:LZMB:Belmonte_cysts:DD9FFED1-E838-44FA-8D14-8B2959A5CCAB'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '104108'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3A69D06737-1E50-4695-B0A8-5EFAAB6C8DB7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3A69D06737-1E50-4695-B0A8-5EFAAB6C8DB7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3A69D06737-1E50-4695-B0A8-5EFAAB6C8DB7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.528055555555554 16.47083333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.528055555555554"^^xsd:decimal ;
  dwc:decimalLongitude "16.47083333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "33500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3A69D06737-1E50-4695-B0A8-5EFAAB6C8DB7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.528055555555554 16.47083333333333)"^^geo:wktLiteral ;
  geo-pos:lat "41.528055555555554"^^xsd:decimal ;
  geo-pos:long "16.47083333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "33500"^^xsd:integer .

<https://eurobis.org/id/occurrence/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3A69D06737-1E50-4695-B0A8-5EFAAB6C8DB7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:LZMB:Belmonte_cysts:69D06737-1E50-4695-B0A8-5EFAAB6C8DB7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2202_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-06-17'^^xsd:date;
  dwc:institutionCode 'LZMB'^^xsd:string;
  dwc:collectionCode 'Belmonte_cysts'^^xsd:string;
  dwc:catalogNumber '69D06737-1E50-4695-B0A8-5EFAAB6C8DB7'^^xsd:string;
  dwc:scientificName 'Centropages sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:longitude '16.470833333333'^^xsd:double;
  dwc:startLongitude '16.226388888889'^^xsd:double;
  dwc:endLongitude '16.715277777778'^^xsd:double;
  dwc:latitude '41.528055555556'^^xsd:double;
  dwc:startLatitude '41.277777777778'^^xsd:double;
  dwc:endLatitude '41.778333333333'^^xsd:double;
  dwc:coordinatePrecision '33500'^^xsd:integer;
  dwc:occurrenceRemarks 'latitude and longitude calculated as an average value of the start and end values. Coordinate precision based on information avaiable at the VLIZ Marine Gazetteer (VliMAR)'^^xsd:string;
  dwc:aphiaid '104159'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:LZMB:Belmonte_cysts:69D06737-1E50-4695-B0A8-5EFAAB6C8DB7'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '104159'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3AFB4A75D1-2CE7-4960-A1FC-5C2067291CD3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3AFB4A75D1-2CE7-4960-A1FC-5C2067291CD3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3AFB4A75D1-2CE7-4960-A1FC-5C2067291CD3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.27666666666667 18.1575)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.27666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "18.1575"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3AFB4A75D1-2CE7-4960-A1FC-5C2067291CD3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.27666666666667 18.1575)"^^geo:wktLiteral ;
  geo-pos:lat "40.27666666666667"^^xsd:decimal ;
  geo-pos:long "18.1575"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3AFB4A75D1-2CE7-4960-A1FC-5C2067291CD3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:LZMB:Belmonte_cysts:FB4A75D1-2CE7-4960-A1FC-5C2067291CD3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2202_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-06-17'^^xsd:date;
  dwc:institutionCode 'LZMB'^^xsd:string;
  dwc:collectionCode 'Belmonte_cysts'^^xsd:string;
  dwc:catalogNumber 'FB4A75D1-2CE7-4960-A1FC-5C2067291CD3'^^xsd:string;
  dwc:scientificName 'Alexandrium minutum Halim'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:longitude '18.1575'^^xsd:double;
  dwc:startLongitude '17.811666666667'^^xsd:double;
  dwc:endLongitude '18.503333333333'^^xsd:double;
  dwc:latitude '40.276666666667'^^xsd:double;
  dwc:startLatitude '39.833333333333'^^xsd:double;
  dwc:endLatitude '40.72'^^xsd:double;
  dwc:occurrenceRemarks 'latitude and longitude calculated as an average value of the start and end values. (VliMAR)'^^xsd:string;
  dwc:aphiaid '109711'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:LZMB:Belmonte_cysts:FB4A75D1-2CE7-4960-A1FC-5C2067291CD3'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '109711'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3A7AB6C5B1-BB93-44B9-A32F-5A2B9F7F85C8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3A7AB6C5B1-BB93-44B9-A32F-5A2B9F7F85C8> ;
  mr:hasGeometry <https://eurobis.org/id/point/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3A7AB6C5B1-BB93-44B9-A32F-5A2B9F7F85C8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.27666666666667 18.1575)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.27666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "18.1575"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3A7AB6C5B1-BB93-44B9-A32F-5A2B9F7F85C8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.27666666666667 18.1575)"^^geo:wktLiteral ;
  geo-pos:lat "40.27666666666667"^^xsd:decimal ;
  geo-pos:long "18.1575"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3A7AB6C5B1-BB93-44B9-A32F-5A2B9F7F85C8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:LZMB:Belmonte_cysts:7AB6C5B1-BB93-44B9-A32F-5A2B9F7F85C8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2202_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-06-17'^^xsd:date;
  dwc:institutionCode 'LZMB'^^xsd:string;
  dwc:collectionCode 'Belmonte_cysts'^^xsd:string;
  dwc:catalogNumber '7AB6C5B1-BB93-44B9-A32F-5A2B9F7F85C8'^^xsd:string;
  dwc:scientificName 'Alexandrium cf. tamarense '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:longitude '18.1575'^^xsd:double;
  dwc:startLongitude '17.811666666667'^^xsd:double;
  dwc:endLongitude '18.503333333333'^^xsd:double;
  dwc:latitude '40.276666666667'^^xsd:double;
  dwc:startLatitude '39.833333333333'^^xsd:double;
  dwc:endLatitude '40.72'^^xsd:double;
  dwc:occurrenceRemarks 'latitude and longitude calculated as an average value of the start and end values. (VliMAR)'^^xsd:string;
  dwc:aphiaid '109470'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:LZMB:Belmonte_cysts:7AB6C5B1-BB93-44B9-A32F-5A2B9F7F85C8'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '109470'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3A06E5EE3C-ADCC-4BFB-803B-AF72986F19CB>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3A06E5EE3C-ADCC-4BFB-803B-AF72986F19CB> ;
  mr:hasGeometry <https://eurobis.org/id/point/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3A06E5EE3C-ADCC-4BFB-803B-AF72986F19CB> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.27666666666667 18.1575)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.27666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "18.1575"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3A06E5EE3C-ADCC-4BFB-803B-AF72986F19CB>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.27666666666667 18.1575)"^^geo:wktLiteral ;
  geo-pos:lat "40.27666666666667"^^xsd:decimal ;
  geo-pos:long "18.1575"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3A06E5EE3C-ADCC-4BFB-803B-AF72986F19CB>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:LZMB:Belmonte_cysts:06E5EE3C-ADCC-4BFB-803B-AF72986F19CB" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2202_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-06-17'^^xsd:date;
  dwc:institutionCode 'LZMB'^^xsd:string;
  dwc:collectionCode 'Belmonte_cysts'^^xsd:string;
  dwc:catalogNumber '06E5EE3C-ADCC-4BFB-803B-AF72986F19CB'^^xsd:string;
  dwc:scientificName 'Calciodinellium operosum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:longitude '18.1575'^^xsd:double;
  dwc:startLongitude '17.811666666667'^^xsd:double;
  dwc:endLongitude '18.503333333333'^^xsd:double;
  dwc:latitude '40.276666666667'^^xsd:double;
  dwc:startLatitude '39.833333333333'^^xsd:double;
  dwc:endLatitude '40.72'^^xsd:double;
  dwc:occurrenceRemarks 'latitude and longitude calculated as an average value of the start and end values. (VliMAR)'^^xsd:string;
  dwc:aphiaid '110129'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:LZMB:Belmonte_cysts:06E5EE3C-ADCC-4BFB-803B-AF72986F19CB'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '233789'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3AF1F9D3AA-0583-4D0A-98D9-E71C9923BE41>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3AF1F9D3AA-0583-4D0A-98D9-E71C9923BE41> ;
  mr:hasGeometry <https://eurobis.org/id/point/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3AF1F9D3AA-0583-4D0A-98D9-E71C9923BE41> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.27666666666667 18.1575)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.27666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "18.1575"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3AF1F9D3AA-0583-4D0A-98D9-E71C9923BE41>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.27666666666667 18.1575)"^^geo:wktLiteral ;
  geo-pos:lat "40.27666666666667"^^xsd:decimal ;
  geo-pos:long "18.1575"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3AF1F9D3AA-0583-4D0A-98D9-E71C9923BE41>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:LZMB:Belmonte_cysts:F1F9D3AA-0583-4D0A-98D9-E71C9923BE41" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2202_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-06-17'^^xsd:date;
  dwc:institutionCode 'LZMB'^^xsd:string;
  dwc:collectionCode 'Belmonte_cysts'^^xsd:string;
  dwc:catalogNumber 'F1F9D3AA-0583-4D0A-98D9-E71C9923BE41'^^xsd:string;
  dwc:scientificName 'Gonyaulax scrippsae '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:longitude '18.1575'^^xsd:double;
  dwc:startLongitude '17.811666666667'^^xsd:double;
  dwc:endLongitude '18.503333333333'^^xsd:double;
  dwc:latitude '40.276666666667'^^xsd:double;
  dwc:startLatitude '39.833333333333'^^xsd:double;
  dwc:endLatitude '40.72'^^xsd:double;
  dwc:occurrenceRemarks 'latitude and longitude calculated as an average value of the start and end values. (VliMAR)'^^xsd:string;
  dwc:aphiaid '110039'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:LZMB:Belmonte_cysts:F1F9D3AA-0583-4D0A-98D9-E71C9923BE41'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '110039'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3A03005E65-F65C-4FFE-A093-7874F6B87421>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3A03005E65-F65C-4FFE-A093-7874F6B87421> ;
  mr:hasGeometry <https://eurobis.org/id/point/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3A03005E65-F65C-4FFE-A093-7874F6B87421> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.27666666666667 18.1575)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.27666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "18.1575"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3A03005E65-F65C-4FFE-A093-7874F6B87421>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.27666666666667 18.1575)"^^geo:wktLiteral ;
  geo-pos:lat "40.27666666666667"^^xsd:decimal ;
  geo-pos:long "18.1575"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3A03005E65-F65C-4FFE-A093-7874F6B87421>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:LZMB:Belmonte_cysts:03005E65-F65C-4FFE-A093-7874F6B87421" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2202_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-06-17'^^xsd:date;
  dwc:institutionCode 'LZMB'^^xsd:string;
  dwc:collectionCode 'Belmonte_cysts'^^xsd:string;
  dwc:catalogNumber '03005E65-F65C-4FFE-A093-7874F6B87421'^^xsd:string;
  dwc:scientificName 'Gonyaulax spinifera '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:longitude '18.1575'^^xsd:double;
  dwc:startLongitude '17.811666666667'^^xsd:double;
  dwc:endLongitude '18.503333333333'^^xsd:double;
  dwc:latitude '40.276666666667'^^xsd:double;
  dwc:startLatitude '39.833333333333'^^xsd:double;
  dwc:endLatitude '40.72'^^xsd:double;
  dwc:occurrenceRemarks 'latitude and longitude calculated as an average value of the start and end values. (VliMAR)'^^xsd:string;
  dwc:aphiaid '110041'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:LZMB:Belmonte_cysts:03005E65-F65C-4FFE-A093-7874F6B87421'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '110041'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3AD90C4B11-E1BC-45AE-BC72-BA7514779C5B>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3AD90C4B11-E1BC-45AE-BC72-BA7514779C5B> ;
  mr:hasGeometry <https://eurobis.org/id/point/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3AD90C4B11-E1BC-45AE-BC72-BA7514779C5B> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.27666666666667 18.1575)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.27666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "18.1575"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3AD90C4B11-E1BC-45AE-BC72-BA7514779C5B>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.27666666666667 18.1575)"^^geo:wktLiteral ;
  geo-pos:lat "40.27666666666667"^^xsd:decimal ;
  geo-pos:long "18.1575"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3AD90C4B11-E1BC-45AE-BC72-BA7514779C5B>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:LZMB:Belmonte_cysts:D90C4B11-E1BC-45AE-BC72-BA7514779C5B" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2202_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-06-17'^^xsd:date;
  dwc:institutionCode 'LZMB'^^xsd:string;
  dwc:collectionCode 'Belmonte_cysts'^^xsd:string;
  dwc:catalogNumber 'D90C4B11-E1BC-45AE-BC72-BA7514779C5B'^^xsd:string;
  dwc:scientificName 'Gymnodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:longitude '18.1575'^^xsd:double;
  dwc:startLongitude '17.811666666667'^^xsd:double;
  dwc:endLongitude '18.503333333333'^^xsd:double;
  dwc:latitude '40.276666666667'^^xsd:double;
  dwc:startLatitude '39.833333333333'^^xsd:double;
  dwc:endLatitude '40.72'^^xsd:double;
  dwc:occurrenceRemarks 'latitude and longitude calculated as an average value of the start and end values. (VliMAR)'^^xsd:string;
  dwc:aphiaid '109475'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:LZMB:Belmonte_cysts:D90C4B11-E1BC-45AE-BC72-BA7514779C5B'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '109475'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3A25B4D742-3D8C-4219-A4C0-A3EA925AB433>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3A25B4D742-3D8C-4219-A4C0-A3EA925AB433> ;
  mr:hasGeometry <https://eurobis.org/id/point/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3A25B4D742-3D8C-4219-A4C0-A3EA925AB433> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.27666666666667 18.1575)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.27666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "18.1575"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3A25B4D742-3D8C-4219-A4C0-A3EA925AB433>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.27666666666667 18.1575)"^^geo:wktLiteral ;
  geo-pos:lat "40.27666666666667"^^xsd:decimal ;
  geo-pos:long "18.1575"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3A25B4D742-3D8C-4219-A4C0-A3EA925AB433>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:LZMB:Belmonte_cysts:25B4D742-3D8C-4219-A4C0-A3EA925AB433" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2202_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-06-17'^^xsd:date;
  dwc:institutionCode 'LZMB'^^xsd:string;
  dwc:collectionCode 'Belmonte_cysts'^^xsd:string;
  dwc:catalogNumber '25B4D742-3D8C-4219-A4C0-A3EA925AB433'^^xsd:string;
  dwc:scientificName 'Lingulodinium polyedrum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:longitude '18.1575'^^xsd:double;
  dwc:startLongitude '17.811666666667'^^xsd:double;
  dwc:endLongitude '18.503333333333'^^xsd:double;
  dwc:latitude '40.276666666667'^^xsd:double;
  dwc:startLatitude '39.833333333333'^^xsd:double;
  dwc:endLatitude '40.72'^^xsd:double;
  dwc:occurrenceRemarks 'latitude and longitude calculated as an average value of the start and end values. (VliMAR)'^^xsd:string;
  dwc:aphiaid '233592'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:LZMB:Belmonte_cysts:25B4D742-3D8C-4219-A4C0-A3EA925AB433'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1778370'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3A882ED8AB-1892-4CD4-8331-1B60D722137C>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3A882ED8AB-1892-4CD4-8331-1B60D722137C> ;
  mr:hasGeometry <https://eurobis.org/id/point/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3A882ED8AB-1892-4CD4-8331-1B60D722137C> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.27666666666667 18.1575)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.27666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "18.1575"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3A882ED8AB-1892-4CD4-8331-1B60D722137C>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.27666666666667 18.1575)"^^geo:wktLiteral ;
  geo-pos:lat "40.27666666666667"^^xsd:decimal ;
  geo-pos:long "18.1575"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3A882ED8AB-1892-4CD4-8331-1B60D722137C>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:LZMB:Belmonte_cysts:882ED8AB-1892-4CD4-8331-1B60D722137C" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2202_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-06-17'^^xsd:date;
  dwc:institutionCode 'LZMB'^^xsd:string;
  dwc:collectionCode 'Belmonte_cysts'^^xsd:string;
  dwc:catalogNumber '882ED8AB-1892-4CD4-8331-1B60D722137C'^^xsd:string;
  dwc:scientificName 'Lingulodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:longitude '18.1575'^^xsd:double;
  dwc:startLongitude '17.811666666667'^^xsd:double;
  dwc:endLongitude '18.503333333333'^^xsd:double;
  dwc:latitude '40.276666666667'^^xsd:double;
  dwc:startLatitude '39.833333333333'^^xsd:double;
  dwc:endLatitude '40.72'^^xsd:double;
  dwc:occurrenceRemarks 'latitude and longitude calculated as an average value of the start and end values. (VliMAR)'^^xsd:string;
  dwc:aphiaid '231799'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:LZMB:Belmonte_cysts:882ED8AB-1892-4CD4-8331-1B60D722137C'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '231799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3A0288D40B-7343-4B85-A97C-D29CF023EF84>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3A0288D40B-7343-4B85-A97C-D29CF023EF84> ;
  mr:hasGeometry <https://eurobis.org/id/point/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3A0288D40B-7343-4B85-A97C-D29CF023EF84> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.27666666666667 18.1575)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.27666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "18.1575"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3A0288D40B-7343-4B85-A97C-D29CF023EF84>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.27666666666667 18.1575)"^^geo:wktLiteral ;
  geo-pos:lat "40.27666666666667"^^xsd:decimal ;
  geo-pos:long "18.1575"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3A0288D40B-7343-4B85-A97C-D29CF023EF84>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:LZMB:Belmonte_cysts:0288D40B-7343-4B85-A97C-D29CF023EF84" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2202_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-06-17'^^xsd:date;
  dwc:institutionCode 'LZMB'^^xsd:string;
  dwc:collectionCode 'Belmonte_cysts'^^xsd:string;
  dwc:catalogNumber '0288D40B-7343-4B85-A97C-D29CF023EF84'^^xsd:string;
  dwc:scientificName 'Pentapharsodinium dalei '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:longitude '18.1575'^^xsd:double;
  dwc:startLongitude '17.811666666667'^^xsd:double;
  dwc:endLongitude '18.503333333333'^^xsd:double;
  dwc:latitude '40.276666666667'^^xsd:double;
  dwc:startLatitude '39.833333333333'^^xsd:double;
  dwc:endLatitude '40.72'^^xsd:double;
  dwc:occurrenceRemarks 'latitude and longitude calculated as an average value of the start and end values. (VliMAR)'^^xsd:string;
  dwc:aphiaid '109925'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:LZMB:Belmonte_cysts:0288D40B-7343-4B85-A97C-D29CF023EF84'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '109925'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3A6283676F-B737-49DA-B7A5-0D9852811CD0>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3A6283676F-B737-49DA-B7A5-0D9852811CD0> ;
  mr:hasGeometry <https://eurobis.org/id/point/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3A6283676F-B737-49DA-B7A5-0D9852811CD0> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.27666666666667 18.1575)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.27666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "18.1575"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3A6283676F-B737-49DA-B7A5-0D9852811CD0>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.27666666666667 18.1575)"^^geo:wktLiteral ;
  geo-pos:lat "40.27666666666667"^^xsd:decimal ;
  geo-pos:long "18.1575"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3A6283676F-B737-49DA-B7A5-0D9852811CD0>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:LZMB:Belmonte_cysts:6283676F-B737-49DA-B7A5-0D9852811CD0" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2202_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-06-17'^^xsd:date;
  dwc:institutionCode 'LZMB'^^xsd:string;
  dwc:collectionCode 'Belmonte_cysts'^^xsd:string;
  dwc:catalogNumber '6283676F-B737-49DA-B7A5-0D9852811CD0'^^xsd:string;
  dwc:scientificName 'Pentapharsodinium tyrrhenicum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:longitude '18.1575'^^xsd:double;
  dwc:startLongitude '17.811666666667'^^xsd:double;
  dwc:endLongitude '18.503333333333'^^xsd:double;
  dwc:latitude '40.276666666667'^^xsd:double;
  dwc:startLatitude '39.833333333333'^^xsd:double;
  dwc:endLatitude '40.72'^^xsd:double;
  dwc:occurrenceRemarks 'latitude and longitude calculated as an average value of the start and end values. (VliMAR)'^^xsd:string;
  dwc:aphiaid '233820'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:LZMB:Belmonte_cysts:6283676F-B737-49DA-B7A5-0D9852811CD0'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '233820'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3A38AB38EF-4412-4967-97BD-103153F40141>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3A38AB38EF-4412-4967-97BD-103153F40141> ;
  mr:hasGeometry <https://eurobis.org/id/point/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3A38AB38EF-4412-4967-97BD-103153F40141> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.27666666666667 18.1575)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.27666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "18.1575"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3A38AB38EF-4412-4967-97BD-103153F40141>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.27666666666667 18.1575)"^^geo:wktLiteral ;
  geo-pos:lat "40.27666666666667"^^xsd:decimal ;
  geo-pos:long "18.1575"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3A38AB38EF-4412-4967-97BD-103153F40141>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:LZMB:Belmonte_cysts:38AB38EF-4412-4967-97BD-103153F40141" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2202_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-06-17'^^xsd:date;
  dwc:institutionCode 'LZMB'^^xsd:string;
  dwc:collectionCode 'Belmonte_cysts'^^xsd:string;
  dwc:catalogNumber '38AB38EF-4412-4967-97BD-103153F40141'^^xsd:string;
  dwc:scientificName 'Polykrikos schwartzii '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:longitude '18.1575'^^xsd:double;
  dwc:startLongitude '17.811666666667'^^xsd:double;
  dwc:endLongitude '18.503333333333'^^xsd:double;
  dwc:latitude '40.276666666667'^^xsd:double;
  dwc:startLatitude '39.833333333333'^^xsd:double;
  dwc:endLatitude '40.72'^^xsd:double;
  dwc:occurrenceRemarks 'latitude and longitude calculated as an average value of the start and end values. (VliMAR)'^^xsd:string;
  dwc:aphiaid '341581'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:LZMB:Belmonte_cysts:38AB38EF-4412-4967-97BD-103153F40141'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3AD960A207-DC37-4537-8C48-014F1D859262>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3AD960A207-DC37-4537-8C48-014F1D859262> ;
  mr:hasGeometry <https://eurobis.org/id/point/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3AD960A207-DC37-4537-8C48-014F1D859262> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.27666666666667 18.1575)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.27666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "18.1575"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3AD960A207-DC37-4537-8C48-014F1D859262>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.27666666666667 18.1575)"^^geo:wktLiteral ;
  geo-pos:lat "40.27666666666667"^^xsd:decimal ;
  geo-pos:long "18.1575"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3AD960A207-DC37-4537-8C48-014F1D859262>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:LZMB:Belmonte_cysts:D960A207-DC37-4537-8C48-014F1D859262" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2202_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-06-17'^^xsd:date;
  dwc:institutionCode 'LZMB'^^xsd:string;
  dwc:collectionCode 'Belmonte_cysts'^^xsd:string;
  dwc:catalogNumber 'D960A207-DC37-4537-8C48-014F1D859262'^^xsd:string;
  dwc:scientificName 'Polykrikossp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:longitude '18.1575'^^xsd:double;
  dwc:startLongitude '17.811666666667'^^xsd:double;
  dwc:endLongitude '18.503333333333'^^xsd:double;
  dwc:latitude '40.276666666667'^^xsd:double;
  dwc:startLatitude '39.833333333333'^^xsd:double;
  dwc:endLatitude '40.72'^^xsd:double;
  dwc:occurrenceRemarks 'latitude and longitude calculated as an average value of the start and end values. (VliMAR)'^^xsd:string;
  dwc:aphiaid '109485'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:LZMB:Belmonte_cysts:D960A207-DC37-4537-8C48-014F1D859262'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '109485'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3A10ADDB03-9717-43DF-901A-056BF12D5F07>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3A10ADDB03-9717-43DF-901A-056BF12D5F07> ;
  mr:hasGeometry <https://eurobis.org/id/point/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3A10ADDB03-9717-43DF-901A-056BF12D5F07> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.27666666666667 18.1575)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.27666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "18.1575"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3A10ADDB03-9717-43DF-901A-056BF12D5F07>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.27666666666667 18.1575)"^^geo:wktLiteral ;
  geo-pos:lat "40.27666666666667"^^xsd:decimal ;
  geo-pos:long "18.1575"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3A10ADDB03-9717-43DF-901A-056BF12D5F07>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:LZMB:Belmonte_cysts:10ADDB03-9717-43DF-901A-056BF12D5F07" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2202_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-06-17'^^xsd:date;
  dwc:institutionCode 'LZMB'^^xsd:string;
  dwc:collectionCode 'Belmonte_cysts'^^xsd:string;
  dwc:catalogNumber '10ADDB03-9717-43DF-901A-056BF12D5F07'^^xsd:string;
  dwc:scientificName 'Protoceratium reticulatum  '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:longitude '18.1575'^^xsd:double;
  dwc:startLongitude '17.811666666667'^^xsd:double;
  dwc:endLongitude '18.503333333333'^^xsd:double;
  dwc:latitude '40.276666666667'^^xsd:double;
  dwc:startLatitude '39.833333333333'^^xsd:double;
  dwc:endLatitude '40.72'^^xsd:double;
  dwc:occurrenceRemarks 'latitude and longitude calculated as an average value of the start and end values. (VliMAR)'^^xsd:string;
  dwc:aphiaid '110321'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:LZMB:Belmonte_cysts:10ADDB03-9717-43DF-901A-056BF12D5F07'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '110321'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3A56DCB845-39B6-4FFA-9DDC-B8F5DF3C2FC6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3A56DCB845-39B6-4FFA-9DDC-B8F5DF3C2FC6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3A56DCB845-39B6-4FFA-9DDC-B8F5DF3C2FC6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.27666666666667 18.1575)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.27666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "18.1575"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3A56DCB845-39B6-4FFA-9DDC-B8F5DF3C2FC6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.27666666666667 18.1575)"^^geo:wktLiteral ;
  geo-pos:lat "40.27666666666667"^^xsd:decimal ;
  geo-pos:long "18.1575"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3A56DCB845-39B6-4FFA-9DDC-B8F5DF3C2FC6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:LZMB:Belmonte_cysts:56DCB845-39B6-4FFA-9DDC-B8F5DF3C2FC6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2202_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-06-17'^^xsd:date;
  dwc:institutionCode 'LZMB'^^xsd:string;
  dwc:collectionCode 'Belmonte_cysts'^^xsd:string;
  dwc:catalogNumber '56DCB845-39B6-4FFA-9DDC-B8F5DF3C2FC6'^^xsd:string;
  dwc:scientificName 'Protoperidinium compressum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:longitude '18.1575'^^xsd:double;
  dwc:startLongitude '17.811666666667'^^xsd:double;
  dwc:endLongitude '18.503333333333'^^xsd:double;
  dwc:latitude '40.276666666667'^^xsd:double;
  dwc:startLatitude '39.833333333333'^^xsd:double;
  dwc:endLatitude '40.72'^^xsd:double;
  dwc:occurrenceRemarks 'latitude and longitude calculated as an average value of the start and end values. (VliMAR)'^^xsd:string;
  dwc:aphiaid '233424'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:LZMB:Belmonte_cysts:56DCB845-39B6-4FFA-9DDC-B8F5DF3C2FC6'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '233424'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3A1D028211-6488-4815-B609-CFB1D971FBA9>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3A1D028211-6488-4815-B609-CFB1D971FBA9> ;
  mr:hasGeometry <https://eurobis.org/id/point/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3A1D028211-6488-4815-B609-CFB1D971FBA9> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.27666666666667 18.1575)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.27666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "18.1575"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3A1D028211-6488-4815-B609-CFB1D971FBA9>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.27666666666667 18.1575)"^^geo:wktLiteral ;
  geo-pos:lat "40.27666666666667"^^xsd:decimal ;
  geo-pos:long "18.1575"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3A1D028211-6488-4815-B609-CFB1D971FBA9>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:LZMB:Belmonte_cysts:1D028211-6488-4815-B609-CFB1D971FBA9" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2202_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-06-17'^^xsd:date;
  dwc:institutionCode 'LZMB'^^xsd:string;
  dwc:collectionCode 'Belmonte_cysts'^^xsd:string;
  dwc:catalogNumber '1D028211-6488-4815-B609-CFB1D971FBA9'^^xsd:string;
  dwc:scientificName 'Protoperidinium conicoides '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:longitude '18.1575'^^xsd:double;
  dwc:startLongitude '17.811666666667'^^xsd:double;
  dwc:endLongitude '18.503333333333'^^xsd:double;
  dwc:latitude '40.276666666667'^^xsd:double;
  dwc:startLatitude '39.833333333333'^^xsd:double;
  dwc:endLatitude '40.72'^^xsd:double;
  dwc:occurrenceRemarks 'latitude and longitude calculated as an average value of the start and end values. (VliMAR)'^^xsd:string;
  dwc:aphiaid '110212'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:LZMB:Belmonte_cysts:1D028211-6488-4815-B609-CFB1D971FBA9'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '110212'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3A04BAF4CB-01C1-4776-A1F4-86925D4CB37F>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3A04BAF4CB-01C1-4776-A1F4-86925D4CB37F> ;
  mr:hasGeometry <https://eurobis.org/id/point/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3A04BAF4CB-01C1-4776-A1F4-86925D4CB37F> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.27666666666667 18.1575)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.27666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "18.1575"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3A04BAF4CB-01C1-4776-A1F4-86925D4CB37F>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.27666666666667 18.1575)"^^geo:wktLiteral ;
  geo-pos:lat "40.27666666666667"^^xsd:decimal ;
  geo-pos:long "18.1575"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3A04BAF4CB-01C1-4776-A1F4-86925D4CB37F>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:LZMB:Belmonte_cysts:04BAF4CB-01C1-4776-A1F4-86925D4CB37F" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2202_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-06-17'^^xsd:date;
  dwc:institutionCode 'LZMB'^^xsd:string;
  dwc:collectionCode 'Belmonte_cysts'^^xsd:string;
  dwc:catalogNumber '04BAF4CB-01C1-4776-A1F4-86925D4CB37F'^^xsd:string;
  dwc:scientificName 'Scrippsiella lachrymosa '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:longitude '18.1575'^^xsd:double;
  dwc:startLongitude '17.811666666667'^^xsd:double;
  dwc:endLongitude '18.503333333333'^^xsd:double;
  dwc:latitude '40.276666666667'^^xsd:double;
  dwc:startLatitude '39.833333333333'^^xsd:double;
  dwc:endLatitude '40.72'^^xsd:double;
  dwc:occurrenceRemarks 'latitude and longitude calculated as an average value of the start and end values. (VliMAR)'^^xsd:string;
  dwc:aphiaid '110168'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:LZMB:Belmonte_cysts:04BAF4CB-01C1-4776-A1F4-86925D4CB37F'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '110168'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3A57CA4626-84B7-48C1-87CA-A30E51F011A0>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3A57CA4626-84B7-48C1-87CA-A30E51F011A0> ;
  mr:hasGeometry <https://eurobis.org/id/point/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3A57CA4626-84B7-48C1-87CA-A30E51F011A0> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.27666666666667 18.1575)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.27666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "18.1575"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3A57CA4626-84B7-48C1-87CA-A30E51F011A0>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.27666666666667 18.1575)"^^geo:wktLiteral ;
  geo-pos:lat "40.27666666666667"^^xsd:decimal ;
  geo-pos:long "18.1575"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3A57CA4626-84B7-48C1-87CA-A30E51F011A0>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:LZMB:Belmonte_cysts:57CA4626-84B7-48C1-87CA-A30E51F011A0" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2202_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-06-17'^^xsd:date;
  dwc:institutionCode 'LZMB'^^xsd:string;
  dwc:collectionCode 'Belmonte_cysts'^^xsd:string;
  dwc:catalogNumber '57CA4626-84B7-48C1-87CA-A30E51F011A0'^^xsd:string;
  dwc:scientificName 'Scrippsiella minima '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:longitude '18.1575'^^xsd:double;
  dwc:startLongitude '17.811666666667'^^xsd:double;
  dwc:endLongitude '18.503333333333'^^xsd:double;
  dwc:latitude '40.276666666667'^^xsd:double;
  dwc:startLatitude '39.833333333333'^^xsd:double;
  dwc:endLatitude '40.72'^^xsd:double;
  dwc:occurrenceRemarks 'latitude and longitude calculated as an average value of the start and end values. (VliMAR)'^^xsd:string;
  dwc:aphiaid '110169'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:LZMB:Belmonte_cysts:57CA4626-84B7-48C1-87CA-A30E51F011A0'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '110169'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3AF6BFBA24-4C19-4A7F-A4AD-E09DF4A7391C>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3AF6BFBA24-4C19-4A7F-A4AD-E09DF4A7391C> ;
  mr:hasGeometry <https://eurobis.org/id/point/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3AF6BFBA24-4C19-4A7F-A4AD-E09DF4A7391C> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.27666666666667 18.1575)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.27666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "18.1575"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3AF6BFBA24-4C19-4A7F-A4AD-E09DF4A7391C>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.27666666666667 18.1575)"^^geo:wktLiteral ;
  geo-pos:lat "40.27666666666667"^^xsd:decimal ;
  geo-pos:long "18.1575"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3AF6BFBA24-4C19-4A7F-A4AD-E09DF4A7391C>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:LZMB:Belmonte_cysts:F6BFBA24-4C19-4A7F-A4AD-E09DF4A7391C" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2202_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-06-17'^^xsd:date;
  dwc:institutionCode 'LZMB'^^xsd:string;
  dwc:collectionCode 'Belmonte_cysts'^^xsd:string;
  dwc:catalogNumber 'F6BFBA24-4C19-4A7F-A4AD-E09DF4A7391C'^^xsd:string;
  dwc:scientificName 'Scrippsiella precaria '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:longitude '18.1575'^^xsd:double;
  dwc:startLongitude '17.811666666667'^^xsd:double;
  dwc:endLongitude '18.503333333333'^^xsd:double;
  dwc:latitude '40.276666666667'^^xsd:double;
  dwc:startLatitude '39.833333333333'^^xsd:double;
  dwc:endLatitude '40.72'^^xsd:double;
  dwc:occurrenceRemarks 'latitude and longitude calculated as an average value of the start and end values. (VliMAR)'^^xsd:string;
  dwc:aphiaid '110173'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:LZMB:Belmonte_cysts:F6BFBA24-4C19-4A7F-A4AD-E09DF4A7391C'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '110173'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3ABF4E9B5D-334D-4BA8-944C-F048BC46D3B1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3ABF4E9B5D-334D-4BA8-944C-F048BC46D3B1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3ABF4E9B5D-334D-4BA8-944C-F048BC46D3B1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.27666666666667 18.1575)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.27666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "18.1575"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3ABF4E9B5D-334D-4BA8-944C-F048BC46D3B1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.27666666666667 18.1575)"^^geo:wktLiteral ;
  geo-pos:lat "40.27666666666667"^^xsd:decimal ;
  geo-pos:long "18.1575"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3ABF4E9B5D-334D-4BA8-944C-F048BC46D3B1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:LZMB:Belmonte_cysts:BF4E9B5D-334D-4BA8-944C-F048BC46D3B1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2202_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-06-17'^^xsd:date;
  dwc:institutionCode 'LZMB'^^xsd:string;
  dwc:collectionCode 'Belmonte_cysts'^^xsd:string;
  dwc:catalogNumber 'BF4E9B5D-334D-4BA8-944C-F048BC46D3B1'^^xsd:string;
  dwc:scientificName 'Scrippsiella ramonii '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:longitude '18.1575'^^xsd:double;
  dwc:startLongitude '17.811666666667'^^xsd:double;
  dwc:endLongitude '18.503333333333'^^xsd:double;
  dwc:latitude '40.276666666667'^^xsd:double;
  dwc:startLatitude '39.833333333333'^^xsd:double;
  dwc:endLatitude '40.72'^^xsd:double;
  dwc:occurrenceRemarks 'latitude and longitude calculated as an average value of the start and end values. (VliMAR)'^^xsd:string;
  dwc:aphiaid '110174'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:LZMB:Belmonte_cysts:BF4E9B5D-334D-4BA8-944C-F048BC46D3B1'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '110174'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3AB67ABC91-C946-4AF4-8D1E-74A31AB79F43>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3AB67ABC91-C946-4AF4-8D1E-74A31AB79F43> ;
  mr:hasGeometry <https://eurobis.org/id/point/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3AB67ABC91-C946-4AF4-8D1E-74A31AB79F43> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.27666666666667 18.1575)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.27666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "18.1575"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3AB67ABC91-C946-4AF4-8D1E-74A31AB79F43>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.27666666666667 18.1575)"^^geo:wktLiteral ;
  geo-pos:lat "40.27666666666667"^^xsd:decimal ;
  geo-pos:long "18.1575"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3AB67ABC91-C946-4AF4-8D1E-74A31AB79F43>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:LZMB:Belmonte_cysts:B67ABC91-C946-4AF4-8D1E-74A31AB79F43" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2202_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-06-17'^^xsd:date;
  dwc:institutionCode 'LZMB'^^xsd:string;
  dwc:collectionCode 'Belmonte_cysts'^^xsd:string;
  dwc:catalogNumber 'B67ABC91-C946-4AF4-8D1E-74A31AB79F43'^^xsd:string;
  dwc:scientificName 'Scrippsiella trifida '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:longitude '18.1575'^^xsd:double;
  dwc:startLongitude '17.811666666667'^^xsd:double;
  dwc:endLongitude '18.503333333333'^^xsd:double;
  dwc:latitude '40.276666666667'^^xsd:double;
  dwc:startLatitude '39.833333333333'^^xsd:double;
  dwc:endLatitude '40.72'^^xsd:double;
  dwc:occurrenceRemarks 'latitude and longitude calculated as an average value of the start and end values. (VliMAR)'^^xsd:string;
  dwc:aphiaid '110171'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:LZMB:Belmonte_cysts:B67ABC91-C946-4AF4-8D1E-74A31AB79F43'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '110171'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3A9E49421C-F4C3-40B7-974B-D12BE6CB8164>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3A9E49421C-F4C3-40B7-974B-D12BE6CB8164> ;
  mr:hasGeometry <https://eurobis.org/id/point/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3A9E49421C-F4C3-40B7-974B-D12BE6CB8164> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.27666666666667 18.1575)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.27666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "18.1575"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3A9E49421C-F4C3-40B7-974B-D12BE6CB8164>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.27666666666667 18.1575)"^^geo:wktLiteral ;
  geo-pos:lat "40.27666666666667"^^xsd:decimal ;
  geo-pos:long "18.1575"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3A9E49421C-F4C3-40B7-974B-D12BE6CB8164>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:LZMB:Belmonte_cysts:9E49421C-F4C3-40B7-974B-D12BE6CB8164" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2202_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-06-17'^^xsd:date;
  dwc:institutionCode 'LZMB'^^xsd:string;
  dwc:collectionCode 'Belmonte_cysts'^^xsd:string;
  dwc:catalogNumber '9E49421C-F4C3-40B7-974B-D12BE6CB8164'^^xsd:string;
  dwc:scientificName 'Scrippsiella trochoidea '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:longitude '18.1575'^^xsd:double;
  dwc:startLongitude '17.811666666667'^^xsd:double;
  dwc:endLongitude '18.503333333333'^^xsd:double;
  dwc:latitude '40.276666666667'^^xsd:double;
  dwc:startLatitude '39.833333333333'^^xsd:double;
  dwc:endLatitude '40.72'^^xsd:double;
  dwc:occurrenceRemarks 'latitude and longitude calculated as an average value of the start and end values. (VliMAR)'^^xsd:string;
  dwc:aphiaid '110172'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:LZMB:Belmonte_cysts:9E49421C-F4C3-40B7-974B-D12BE6CB8164'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1321853'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3AA2394914-E5E0-4054-AE19-579AACBE68DC>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3AA2394914-E5E0-4054-AE19-579AACBE68DC> ;
  mr:hasGeometry <https://eurobis.org/id/point/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3AA2394914-E5E0-4054-AE19-579AACBE68DC> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.27666666666667 18.1575)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.27666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "18.1575"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3AA2394914-E5E0-4054-AE19-579AACBE68DC>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.27666666666667 18.1575)"^^geo:wktLiteral ;
  geo-pos:lat "40.27666666666667"^^xsd:decimal ;
  geo-pos:long "18.1575"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3AA2394914-E5E0-4054-AE19-579AACBE68DC>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:LZMB:Belmonte_cysts:A2394914-E5E0-4054-AE19-579AACBE68DC" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2202_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-06-17'^^xsd:date;
  dwc:institutionCode 'LZMB'^^xsd:string;
  dwc:collectionCode 'Belmonte_cysts'^^xsd:string;
  dwc:catalogNumber 'A2394914-E5E0-4054-AE19-579AACBE68DC'^^xsd:string;
  dwc:scientificName 'Scrippsiella sspp. '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:longitude '18.1575'^^xsd:double;
  dwc:startLongitude '17.811666666667'^^xsd:double;
  dwc:endLongitude '18.503333333333'^^xsd:double;
  dwc:latitude '40.276666666667'^^xsd:double;
  dwc:startLatitude '39.833333333333'^^xsd:double;
  dwc:endLatitude '40.72'^^xsd:double;
  dwc:occurrenceRemarks 'latitude and longitude calculated as an average value of the start and end values. (VliMAR)'^^xsd:string;
  dwc:aphiaid '109545'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:LZMB:Belmonte_cysts:A2394914-E5E0-4054-AE19-579AACBE68DC'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '109545'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3AAA9D1E81-CFF8-4C6A-B941-3061117E2A8C>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3AAA9D1E81-CFF8-4C6A-B941-3061117E2A8C> ;
  mr:hasGeometry <https://eurobis.org/id/point/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3AAA9D1E81-CFF8-4C6A-B941-3061117E2A8C> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.27666666666667 18.1575)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.27666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "18.1575"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3AAA9D1E81-CFF8-4C6A-B941-3061117E2A8C>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.27666666666667 18.1575)"^^geo:wktLiteral ;
  geo-pos:lat "40.27666666666667"^^xsd:decimal ;
  geo-pos:long "18.1575"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3AAA9D1E81-CFF8-4C6A-B941-3061117E2A8C>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:LZMB:Belmonte_cysts:AA9D1E81-CFF8-4C6A-B941-3061117E2A8C" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2202_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-06-17'^^xsd:date;
  dwc:institutionCode 'LZMB'^^xsd:string;
  dwc:collectionCode 'Belmonte_cysts'^^xsd:string;
  dwc:catalogNumber 'AA9D1E81-CFF8-4C6A-B941-3061117E2A8C'^^xsd:string;
  dwc:scientificName 'Amphorides quadrilineata minor'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:longitude '18.1575'^^xsd:double;
  dwc:startLongitude '17.811666666667'^^xsd:double;
  dwc:endLongitude '18.503333333333'^^xsd:double;
  dwc:latitude '40.276666666667'^^xsd:double;
  dwc:startLatitude '39.833333333333'^^xsd:double;
  dwc:endLatitude '40.72'^^xsd:double;
  dwc:occurrenceRemarks 'latitude and longitude calculated as an average value of the start and end values. (VliMAR)'^^xsd:string;
  dwc:aphiaid '851743'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:LZMB:Belmonte_cysts:AA9D1E81-CFF8-4C6A-B941-3061117E2A8C'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '235769'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3A5BDD2A8F-0AB5-43D3-8DEB-183C5F62233A>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3A5BDD2A8F-0AB5-43D3-8DEB-183C5F62233A> ;
  mr:hasGeometry <https://eurobis.org/id/point/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3A5BDD2A8F-0AB5-43D3-8DEB-183C5F62233A> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.27666666666667 18.1575)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.27666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "18.1575"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3A5BDD2A8F-0AB5-43D3-8DEB-183C5F62233A>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.27666666666667 18.1575)"^^geo:wktLiteral ;
  geo-pos:lat "40.27666666666667"^^xsd:decimal ;
  geo-pos:long "18.1575"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3A5BDD2A8F-0AB5-43D3-8DEB-183C5F62233A>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:LZMB:Belmonte_cysts:5BDD2A8F-0AB5-43D3-8DEB-183C5F62233A" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2202_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-06-17'^^xsd:date;
  dwc:institutionCode 'LZMB'^^xsd:string;
  dwc:collectionCode 'Belmonte_cysts'^^xsd:string;
  dwc:catalogNumber '5BDD2A8F-0AB5-43D3-8DEB-183C5F62233A'^^xsd:string;
  dwc:scientificName 'Eutintinnus apertus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:longitude '18.1575'^^xsd:double;
  dwc:startLongitude '17.811666666667'^^xsd:double;
  dwc:endLongitude '18.503333333333'^^xsd:double;
  dwc:latitude '40.276666666667'^^xsd:double;
  dwc:startLatitude '39.833333333333'^^xsd:double;
  dwc:endLatitude '40.72'^^xsd:double;
  dwc:occurrenceRemarks 'latitude and longitude calculated as an average value of the start and end values. (VliMAR)'^^xsd:string;
  dwc:aphiaid '235770'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:LZMB:Belmonte_cysts:5BDD2A8F-0AB5-43D3-8DEB-183C5F62233A'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '235770'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3AB1E1CEF7-48C2-470C-8C06-116752AA45C5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3AB1E1CEF7-48C2-470C-8C06-116752AA45C5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3AB1E1CEF7-48C2-470C-8C06-116752AA45C5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.27666666666667 18.1575)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.27666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "18.1575"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3AB1E1CEF7-48C2-470C-8C06-116752AA45C5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.27666666666667 18.1575)"^^geo:wktLiteral ;
  geo-pos:lat "40.27666666666667"^^xsd:decimal ;
  geo-pos:long "18.1575"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3AB1E1CEF7-48C2-470C-8C06-116752AA45C5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:LZMB:Belmonte_cysts:B1E1CEF7-48C2-470C-8C06-116752AA45C5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2202_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-06-17'^^xsd:date;
  dwc:institutionCode 'LZMB'^^xsd:string;
  dwc:collectionCode 'Belmonte_cysts'^^xsd:string;
  dwc:catalogNumber 'B1E1CEF7-48C2-470C-8C06-116752AA45C5'^^xsd:string;
  dwc:scientificName 'Eutintinnus fraknoi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:longitude '18.1575'^^xsd:double;
  dwc:startLongitude '17.811666666667'^^xsd:double;
  dwc:endLongitude '18.503333333333'^^xsd:double;
  dwc:latitude '40.276666666667'^^xsd:double;
  dwc:startLatitude '39.833333333333'^^xsd:double;
  dwc:endLatitude '40.72'^^xsd:double;
  dwc:occurrenceRemarks 'latitude and longitude calculated as an average value of the start and end values. (VliMAR)'^^xsd:string;
  dwc:aphiaid '235771'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:LZMB:Belmonte_cysts:B1E1CEF7-48C2-470C-8C06-116752AA45C5'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '235771'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3A83E60A76-4CD4-4596-8506-56A88B87D118>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3A83E60A76-4CD4-4596-8506-56A88B87D118> ;
  mr:hasGeometry <https://eurobis.org/id/point/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3A83E60A76-4CD4-4596-8506-56A88B87D118> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.27666666666667 18.1575)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.27666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "18.1575"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3A83E60A76-4CD4-4596-8506-56A88B87D118>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.27666666666667 18.1575)"^^geo:wktLiteral ;
  geo-pos:lat "40.27666666666667"^^xsd:decimal ;
  geo-pos:long "18.1575"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3A83E60A76-4CD4-4596-8506-56A88B87D118>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:LZMB:Belmonte_cysts:83E60A76-4CD4-4596-8506-56A88B87D118" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2202_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-06-17'^^xsd:date;
  dwc:institutionCode 'LZMB'^^xsd:string;
  dwc:collectionCode 'Belmonte_cysts'^^xsd:string;
  dwc:catalogNumber '83E60A76-4CD4-4596-8506-56A88B87D118'^^xsd:string;
  dwc:scientificName 'Protoperidinium conicum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:longitude '18.1575'^^xsd:double;
  dwc:startLongitude '17.811666666667'^^xsd:double;
  dwc:endLongitude '18.503333333333'^^xsd:double;
  dwc:latitude '40.276666666667'^^xsd:double;
  dwc:startLatitude '39.833333333333'^^xsd:double;
  dwc:endLatitude '40.72'^^xsd:double;
  dwc:occurrenceRemarks 'latitude and longitude calculated as an average value of the start and end values. (VliMAR)'^^xsd:string;
  dwc:aphiaid '110213'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:LZMB:Belmonte_cysts:83E60A76-4CD4-4596-8506-56A88B87D118'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '110213'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3AE5533FD1-41AF-46C0-9067-B9F9742D6220>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3AE5533FD1-41AF-46C0-9067-B9F9742D6220> ;
  mr:hasGeometry <https://eurobis.org/id/point/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3AE5533FD1-41AF-46C0-9067-B9F9742D6220> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.27666666666667 18.1575)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.27666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "18.1575"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3AE5533FD1-41AF-46C0-9067-B9F9742D6220>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.27666666666667 18.1575)"^^geo:wktLiteral ;
  geo-pos:lat "40.27666666666667"^^xsd:decimal ;
  geo-pos:long "18.1575"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3AE5533FD1-41AF-46C0-9067-B9F9742D6220>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:LZMB:Belmonte_cysts:E5533FD1-41AF-46C0-9067-B9F9742D6220" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2202_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-06-17'^^xsd:date;
  dwc:institutionCode 'LZMB'^^xsd:string;
  dwc:collectionCode 'Belmonte_cysts'^^xsd:string;
  dwc:catalogNumber 'E5533FD1-41AF-46C0-9067-B9F9742D6220'^^xsd:string;
  dwc:scientificName 'Protoperidinium mite '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:longitude '18.1575'^^xsd:double;
  dwc:startLongitude '17.811666666667'^^xsd:double;
  dwc:endLongitude '18.503333333333'^^xsd:double;
  dwc:latitude '40.276666666667'^^xsd:double;
  dwc:startLatitude '39.833333333333'^^xsd:double;
  dwc:endLatitude '40.72'^^xsd:double;
  dwc:occurrenceRemarks 'latitude and longitude calculated as an average value of the start and end values. (VliMAR)'^^xsd:string;
  dwc:aphiaid '110234'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:LZMB:Belmonte_cysts:E5533FD1-41AF-46C0-9067-B9F9742D6220'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '110234'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3A7CB256DD-C153-4A65-9764-6CBCF59DC869>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3A7CB256DD-C153-4A65-9764-6CBCF59DC869> ;
  mr:hasGeometry <https://eurobis.org/id/point/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3A7CB256DD-C153-4A65-9764-6CBCF59DC869> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.27666666666667 18.1575)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.27666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "18.1575"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3A7CB256DD-C153-4A65-9764-6CBCF59DC869>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.27666666666667 18.1575)"^^geo:wktLiteral ;
  geo-pos:lat "40.27666666666667"^^xsd:decimal ;
  geo-pos:long "18.1575"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3A7CB256DD-C153-4A65-9764-6CBCF59DC869>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:LZMB:Belmonte_cysts:7CB256DD-C153-4A65-9764-6CBCF59DC869" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2202_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-06-17'^^xsd:date;
  dwc:institutionCode 'LZMB'^^xsd:string;
  dwc:collectionCode 'Belmonte_cysts'^^xsd:string;
  dwc:catalogNumber '7CB256DD-C153-4A65-9764-6CBCF59DC869'^^xsd:string;
  dwc:scientificName 'Protoperidinium nudum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:longitude '18.1575'^^xsd:double;
  dwc:startLongitude '17.811666666667'^^xsd:double;
  dwc:endLongitude '18.503333333333'^^xsd:double;
  dwc:latitude '40.276666666667'^^xsd:double;
  dwc:startLatitude '39.833333333333'^^xsd:double;
  dwc:endLatitude '40.72'^^xsd:double;
  dwc:occurrenceRemarks 'latitude and longitude calculated as an average value of the start and end values. (VliMAR)'^^xsd:string;
  dwc:aphiaid '110237'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:LZMB:Belmonte_cysts:7CB256DD-C153-4A65-9764-6CBCF59DC869'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '110237'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3A47BE68BA-FFF7-4EAF-872D-5B2A0CE442A7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3A47BE68BA-FFF7-4EAF-872D-5B2A0CE442A7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3A47BE68BA-FFF7-4EAF-872D-5B2A0CE442A7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.27666666666667 18.1575)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.27666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "18.1575"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3A47BE68BA-FFF7-4EAF-872D-5B2A0CE442A7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.27666666666667 18.1575)"^^geo:wktLiteral ;
  geo-pos:lat "40.27666666666667"^^xsd:decimal ;
  geo-pos:long "18.1575"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3A47BE68BA-FFF7-4EAF-872D-5B2A0CE442A7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:LZMB:Belmonte_cysts:47BE68BA-FFF7-4EAF-872D-5B2A0CE442A7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2202_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-06-17'^^xsd:date;
  dwc:institutionCode 'LZMB'^^xsd:string;
  dwc:collectionCode 'Belmonte_cysts'^^xsd:string;
  dwc:catalogNumber '47BE68BA-FFF7-4EAF-872D-5B2A0CE442A7'^^xsd:string;
  dwc:scientificName 'Protoperidinium oblongum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:longitude '18.1575'^^xsd:double;
  dwc:startLongitude '17.811666666667'^^xsd:double;
  dwc:endLongitude '18.503333333333'^^xsd:double;
  dwc:latitude '40.276666666667'^^xsd:double;
  dwc:startLatitude '39.833333333333'^^xsd:double;
  dwc:endLatitude '40.72'^^xsd:double;
  dwc:occurrenceRemarks 'latitude and longitude calculated as an average value of the start and end values. (VliMAR)'^^xsd:string;
  dwc:aphiaid '110238'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:LZMB:Belmonte_cysts:47BE68BA-FFF7-4EAF-872D-5B2A0CE442A7'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '110238'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3A9954FF58-3F6F-4841-ACBC-47DD7091AF18>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3A9954FF58-3F6F-4841-ACBC-47DD7091AF18> ;
  mr:hasGeometry <https://eurobis.org/id/point/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3A9954FF58-3F6F-4841-ACBC-47DD7091AF18> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.27666666666667 18.1575)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.27666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "18.1575"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3A9954FF58-3F6F-4841-ACBC-47DD7091AF18>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.27666666666667 18.1575)"^^geo:wktLiteral ;
  geo-pos:lat "40.27666666666667"^^xsd:decimal ;
  geo-pos:long "18.1575"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3A9954FF58-3F6F-4841-ACBC-47DD7091AF18>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:LZMB:Belmonte_cysts:9954FF58-3F6F-4841-ACBC-47DD7091AF18" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2202_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-06-17'^^xsd:date;
  dwc:institutionCode 'LZMB'^^xsd:string;
  dwc:collectionCode 'Belmonte_cysts'^^xsd:string;
  dwc:catalogNumber '9954FF58-3F6F-4841-ACBC-47DD7091AF18'^^xsd:string;
  dwc:scientificName 'Protoperidinium pentagonum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:longitude '18.1575'^^xsd:double;
  dwc:startLongitude '17.811666666667'^^xsd:double;
  dwc:endLongitude '18.503333333333'^^xsd:double;
  dwc:latitude '40.276666666667'^^xsd:double;
  dwc:startLatitude '39.833333333333'^^xsd:double;
  dwc:endLatitude '40.72'^^xsd:double;
  dwc:occurrenceRemarks 'latitude and longitude calculated as an average value of the start and end values. (VliMAR)'^^xsd:string;
  dwc:aphiaid '110247'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:LZMB:Belmonte_cysts:9954FF58-3F6F-4841-ACBC-47DD7091AF18'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '110247'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3AC6F3A71F-AF3B-43FE-84B5-5345F4AC1C70>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3AC6F3A71F-AF3B-43FE-84B5-5345F4AC1C70> ;
  mr:hasGeometry <https://eurobis.org/id/point/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3AC6F3A71F-AF3B-43FE-84B5-5345F4AC1C70> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.27666666666667 18.1575)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.27666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "18.1575"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3AC6F3A71F-AF3B-43FE-84B5-5345F4AC1C70>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.27666666666667 18.1575)"^^geo:wktLiteral ;
  geo-pos:lat "40.27666666666667"^^xsd:decimal ;
  geo-pos:long "18.1575"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3AC6F3A71F-AF3B-43FE-84B5-5345F4AC1C70>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:LZMB:Belmonte_cysts:C6F3A71F-AF3B-43FE-84B5-5345F4AC1C70" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2202_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-06-17'^^xsd:date;
  dwc:institutionCode 'LZMB'^^xsd:string;
  dwc:collectionCode 'Belmonte_cysts'^^xsd:string;
  dwc:catalogNumber 'C6F3A71F-AF3B-43FE-84B5-5345F4AC1C70'^^xsd:string;
  dwc:scientificName 'Protoperidinium sspp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:longitude '18.1575'^^xsd:double;
  dwc:startLongitude '17.811666666667'^^xsd:double;
  dwc:endLongitude '18.503333333333'^^xsd:double;
  dwc:latitude '40.276666666667'^^xsd:double;
  dwc:startLatitude '39.833333333333'^^xsd:double;
  dwc:endLatitude '40.72'^^xsd:double;
  dwc:occurrenceRemarks 'latitude and longitude calculated as an average value of the start and end values. (VliMAR)'^^xsd:string;
  dwc:aphiaid '109553'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:LZMB:Belmonte_cysts:C6F3A71F-AF3B-43FE-84B5-5345F4AC1C70'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '109553'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3A2FE9222E-77A1-4DD9-B92D-8ED67753F38A>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3A2FE9222E-77A1-4DD9-B92D-8ED67753F38A> ;
  mr:hasGeometry <https://eurobis.org/id/point/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3A2FE9222E-77A1-4DD9-B92D-8ED67753F38A> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.27666666666667 18.1575)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.27666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "18.1575"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3A2FE9222E-77A1-4DD9-B92D-8ED67753F38A>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.27666666666667 18.1575)"^^geo:wktLiteral ;
  geo-pos:lat "40.27666666666667"^^xsd:decimal ;
  geo-pos:long "18.1575"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3A2FE9222E-77A1-4DD9-B92D-8ED67753F38A>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:LZMB:Belmonte_cysts:2FE9222E-77A1-4DD9-B92D-8ED67753F38A" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2202_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-06-17'^^xsd:date;
  dwc:institutionCode 'LZMB'^^xsd:string;
  dwc:collectionCode 'Belmonte_cysts'^^xsd:string;
  dwc:catalogNumber '2FE9222E-77A1-4DD9-B92D-8ED67753F38A'^^xsd:string;
  dwc:scientificName 'Fusopsis elongata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:longitude '18.1575'^^xsd:double;
  dwc:startLongitude '17.811666666667'^^xsd:double;
  dwc:endLongitude '18.503333333333'^^xsd:double;
  dwc:latitude '40.276666666667'^^xsd:double;
  dwc:startLatitude '39.833333333333'^^xsd:double;
  dwc:endLatitude '40.72'^^xsd:double;
  dwc:occurrenceRemarks 'latitude and longitude calculated as an average value of the start and end values. (VliMAR)'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:LZMB:Belmonte_cysts:2FE9222E-77A1-4DD9-B92D-8ED67753F38A'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3A5242387E-1069-47BE-8D2A-32F9D5E32CA8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3A5242387E-1069-47BE-8D2A-32F9D5E32CA8> ;
  mr:hasGeometry <https://eurobis.org/id/point/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3A5242387E-1069-47BE-8D2A-32F9D5E32CA8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.27666666666667 18.1575)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.27666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "18.1575"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3A5242387E-1069-47BE-8D2A-32F9D5E32CA8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.27666666666667 18.1575)"^^geo:wktLiteral ;
  geo-pos:lat "40.27666666666667"^^xsd:decimal ;
  geo-pos:long "18.1575"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3A5242387E-1069-47BE-8D2A-32F9D5E32CA8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:LZMB:Belmonte_cysts:5242387E-1069-47BE-8D2A-32F9D5E32CA8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2202_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-06-17'^^xsd:date;
  dwc:institutionCode 'LZMB'^^xsd:string;
  dwc:collectionCode 'Belmonte_cysts'^^xsd:string;
  dwc:catalogNumber '5242387E-1069-47BE-8D2A-32F9D5E32CA8'^^xsd:string;
  dwc:scientificName 'Helicostomella subulata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:longitude '18.1575'^^xsd:double;
  dwc:startLongitude '17.811666666667'^^xsd:double;
  dwc:endLongitude '18.503333333333'^^xsd:double;
  dwc:latitude '40.276666666667'^^xsd:double;
  dwc:startLatitude '39.833333333333'^^xsd:double;
  dwc:endLatitude '40.72'^^xsd:double;
  dwc:occurrenceRemarks 'latitude and longitude calculated as an average value of the start and end values. (VliMAR)'^^xsd:string;
  dwc:aphiaid '240437'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:LZMB:Belmonte_cysts:5242387E-1069-47BE-8D2A-32F9D5E32CA8'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '240437'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3AA2BB8D46-E810-4C92-B621-E3390DABAF8D>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3AA2BB8D46-E810-4C92-B621-E3390DABAF8D> ;
  mr:hasGeometry <https://eurobis.org/id/point/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3AA2BB8D46-E810-4C92-B621-E3390DABAF8D> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.27666666666667 18.1575)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.27666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "18.1575"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3AA2BB8D46-E810-4C92-B621-E3390DABAF8D>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.27666666666667 18.1575)"^^geo:wktLiteral ;
  geo-pos:lat "40.27666666666667"^^xsd:decimal ;
  geo-pos:long "18.1575"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3AA2BB8D46-E810-4C92-B621-E3390DABAF8D>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:LZMB:Belmonte_cysts:A2BB8D46-E810-4C92-B621-E3390DABAF8D" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2202_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-06-17'^^xsd:date;
  dwc:institutionCode 'LZMB'^^xsd:string;
  dwc:collectionCode 'Belmonte_cysts'^^xsd:string;
  dwc:catalogNumber 'A2BB8D46-E810-4C92-B621-E3390DABAF8D'^^xsd:string;
  dwc:scientificName 'Stentor polymorphus '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:longitude '18.1575'^^xsd:double;
  dwc:startLongitude '17.811666666667'^^xsd:double;
  dwc:endLongitude '18.503333333333'^^xsd:double;
  dwc:latitude '40.276666666667'^^xsd:double;
  dwc:startLatitude '39.833333333333'^^xsd:double;
  dwc:endLatitude '40.72'^^xsd:double;
  dwc:occurrenceRemarks 'latitude and longitude calculated as an average value of the start and end values. (VliMAR)'^^xsd:string;
  dwc:aphiaid '428000'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:LZMB:Belmonte_cysts:A2BB8D46-E810-4C92-B621-E3390DABAF8D'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '428000'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3AD152DFB8-B97E-4BCC-979F-604810569313>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3AD152DFB8-B97E-4BCC-979F-604810569313> ;
  mr:hasGeometry <https://eurobis.org/id/point/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3AD152DFB8-B97E-4BCC-979F-604810569313> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.27666666666667 18.1575)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.27666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "18.1575"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3AD152DFB8-B97E-4BCC-979F-604810569313>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.27666666666667 18.1575)"^^geo:wktLiteral ;
  geo-pos:lat "40.27666666666667"^^xsd:decimal ;
  geo-pos:long "18.1575"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3AD152DFB8-B97E-4BCC-979F-604810569313>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:LZMB:Belmonte_cysts:D152DFB8-B97E-4BCC-979F-604810569313" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2202_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-06-17'^^xsd:date;
  dwc:institutionCode 'LZMB'^^xsd:string;
  dwc:collectionCode 'Belmonte_cysts'^^xsd:string;
  dwc:catalogNumber 'D152DFB8-B97E-4BCC-979F-604810569313'^^xsd:string;
  dwc:scientificName 'Strombidium conicum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:longitude '18.1575'^^xsd:double;
  dwc:startLongitude '17.811666666667'^^xsd:double;
  dwc:endLongitude '18.503333333333'^^xsd:double;
  dwc:latitude '40.276666666667'^^xsd:double;
  dwc:startLatitude '39.833333333333'^^xsd:double;
  dwc:endLatitude '40.72'^^xsd:double;
  dwc:occurrenceRemarks 'latitude and longitude calculated as an average value of the start and end values. (VliMAR)'^^xsd:string;
  dwc:aphiaid '101289'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:LZMB:Belmonte_cysts:D152DFB8-B97E-4BCC-979F-604810569313'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '101289'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3AD5E03EE3-4FC2-4AE8-82FA-F24CFE1C6372>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3AD5E03EE3-4FC2-4AE8-82FA-F24CFE1C6372> ;
  mr:hasGeometry <https://eurobis.org/id/point/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3AD5E03EE3-4FC2-4AE8-82FA-F24CFE1C6372> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.27666666666667 18.1575)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.27666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "18.1575"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3AD5E03EE3-4FC2-4AE8-82FA-F24CFE1C6372>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.27666666666667 18.1575)"^^geo:wktLiteral ;
  geo-pos:lat "40.27666666666667"^^xsd:decimal ;
  geo-pos:long "18.1575"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3AD5E03EE3-4FC2-4AE8-82FA-F24CFE1C6372>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:LZMB:Belmonte_cysts:D5E03EE3-4FC2-4AE8-82FA-F24CFE1C6372" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2202_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-06-17'^^xsd:date;
  dwc:institutionCode 'LZMB'^^xsd:string;
  dwc:collectionCode 'Belmonte_cysts'^^xsd:string;
  dwc:catalogNumber 'D5E03EE3-4FC2-4AE8-82FA-F24CFE1C6372'^^xsd:string;
  dwc:scientificName 'Strombidium crassulum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:longitude '18.1575'^^xsd:double;
  dwc:startLongitude '17.811666666667'^^xsd:double;
  dwc:endLongitude '18.503333333333'^^xsd:double;
  dwc:latitude '40.276666666667'^^xsd:double;
  dwc:startLatitude '39.833333333333'^^xsd:double;
  dwc:endLatitude '40.72'^^xsd:double;
  dwc:occurrenceRemarks 'latitude and longitude calculated as an average value of the start and end values. (VliMAR)'^^xsd:string;
  dwc:aphiaid '101295'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:LZMB:Belmonte_cysts:D5E03EE3-4FC2-4AE8-82FA-F24CFE1C6372'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '101295'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3AB75E05DD-604C-4EAA-A9AB-58CE77E0760B>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3AB75E05DD-604C-4EAA-A9AB-58CE77E0760B> ;
  mr:hasGeometry <https://eurobis.org/id/point/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3AB75E05DD-604C-4EAA-A9AB-58CE77E0760B> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.27666666666667 18.1575)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.27666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "18.1575"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3AB75E05DD-604C-4EAA-A9AB-58CE77E0760B>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.27666666666667 18.1575)"^^geo:wktLiteral ;
  geo-pos:lat "40.27666666666667"^^xsd:decimal ;
  geo-pos:long "18.1575"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3AB75E05DD-604C-4EAA-A9AB-58CE77E0760B>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:LZMB:Belmonte_cysts:B75E05DD-604C-4EAA-A9AB-58CE77E0760B" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2202_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-06-17'^^xsd:date;
  dwc:institutionCode 'LZMB'^^xsd:string;
  dwc:collectionCode 'Belmonte_cysts'^^xsd:string;
  dwc:catalogNumber 'B75E05DD-604C-4EAA-A9AB-58CE77E0760B'^^xsd:string;
  dwc:scientificName 'Strombidium sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:longitude '18.1575'^^xsd:double;
  dwc:startLongitude '17.811666666667'^^xsd:double;
  dwc:endLongitude '18.503333333333'^^xsd:double;
  dwc:latitude '40.276666666667'^^xsd:double;
  dwc:startLatitude '39.833333333333'^^xsd:double;
  dwc:endLatitude '40.72'^^xsd:double;
  dwc:occurrenceRemarks 'latitude and longitude calculated as an average value of the start and end values. (VliMAR)'^^xsd:string;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:LZMB:Belmonte_cysts:B75E05DD-604C-4EAA-A9AB-58CE77E0760B'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3A6BF868C8-7B39-4D54-9434-E54F8E53D6D8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3A6BF868C8-7B39-4D54-9434-E54F8E53D6D8> ;
  mr:hasGeometry <https://eurobis.org/id/point/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3A6BF868C8-7B39-4D54-9434-E54F8E53D6D8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.27666666666667 18.1575)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.27666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "18.1575"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3A6BF868C8-7B39-4D54-9434-E54F8E53D6D8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.27666666666667 18.1575)"^^geo:wktLiteral ;
  geo-pos:lat "40.27666666666667"^^xsd:decimal ;
  geo-pos:long "18.1575"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3A6BF868C8-7B39-4D54-9434-E54F8E53D6D8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:LZMB:Belmonte_cysts:6BF868C8-7B39-4D54-9434-E54F8E53D6D8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2202_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-06-17'^^xsd:date;
  dwc:institutionCode 'LZMB'^^xsd:string;
  dwc:collectionCode 'Belmonte_cysts'^^xsd:string;
  dwc:catalogNumber '6BF868C8-7B39-4D54-9434-E54F8E53D6D8'^^xsd:string;
  dwc:scientificName 'Tintinnopsis beroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:longitude '18.1575'^^xsd:double;
  dwc:startLongitude '17.811666666667'^^xsd:double;
  dwc:endLongitude '18.503333333333'^^xsd:double;
  dwc:latitude '40.276666666667'^^xsd:double;
  dwc:startLatitude '39.833333333333'^^xsd:double;
  dwc:endLatitude '40.72'^^xsd:double;
  dwc:occurrenceRemarks 'latitude and longitude calculated as an average value of the start and end values. (VliMAR)'^^xsd:string;
  dwc:aphiaid '163782'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:LZMB:Belmonte_cysts:6BF868C8-7B39-4D54-9434-E54F8E53D6D8'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '163782'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3A6BD5E61F-112C-4A74-96CB-402F1C01AA6F>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3A6BD5E61F-112C-4A74-96CB-402F1C01AA6F> ;
  mr:hasGeometry <https://eurobis.org/id/point/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3A6BD5E61F-112C-4A74-96CB-402F1C01AA6F> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.27666666666667 18.1575)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.27666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "18.1575"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3A6BD5E61F-112C-4A74-96CB-402F1C01AA6F>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.27666666666667 18.1575)"^^geo:wktLiteral ;
  geo-pos:lat "40.27666666666667"^^xsd:decimal ;
  geo-pos:long "18.1575"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3A6BD5E61F-112C-4A74-96CB-402F1C01AA6F>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:LZMB:Belmonte_cysts:6BD5E61F-112C-4A74-96CB-402F1C01AA6F" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2202_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-06-17'^^xsd:date;
  dwc:institutionCode 'LZMB'^^xsd:string;
  dwc:collectionCode 'Belmonte_cysts'^^xsd:string;
  dwc:catalogNumber '6BD5E61F-112C-4A74-96CB-402F1C01AA6F'^^xsd:string;
  dwc:scientificName 'Tintinnopsis lindeni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:longitude '18.1575'^^xsd:double;
  dwc:startLongitude '17.811666666667'^^xsd:double;
  dwc:endLongitude '18.503333333333'^^xsd:double;
  dwc:latitude '40.276666666667'^^xsd:double;
  dwc:startLatitude '39.833333333333'^^xsd:double;
  dwc:endLatitude '40.72'^^xsd:double;
  dwc:occurrenceRemarks 'latitude and longitude calculated as an average value of the start and end values. (VliMAR)'^^xsd:string;
  dwc:aphiaid '235756'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:LZMB:Belmonte_cysts:6BD5E61F-112C-4A74-96CB-402F1C01AA6F'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '235756'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3AFDCE5828-DF6A-4062-B584-BBAEBB905F7D>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3AFDCE5828-DF6A-4062-B584-BBAEBB905F7D> ;
  mr:hasGeometry <https://eurobis.org/id/point/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3AFDCE5828-DF6A-4062-B584-BBAEBB905F7D> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.27666666666667 18.1575)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.27666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "18.1575"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3AFDCE5828-DF6A-4062-B584-BBAEBB905F7D>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.27666666666667 18.1575)"^^geo:wktLiteral ;
  geo-pos:lat "40.27666666666667"^^xsd:decimal ;
  geo-pos:long "18.1575"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3AFDCE5828-DF6A-4062-B584-BBAEBB905F7D>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:LZMB:Belmonte_cysts:FDCE5828-DF6A-4062-B584-BBAEBB905F7D" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2202_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-06-17'^^xsd:date;
  dwc:institutionCode 'LZMB'^^xsd:string;
  dwc:collectionCode 'Belmonte_cysts'^^xsd:string;
  dwc:catalogNumber 'FDCE5828-DF6A-4062-B584-BBAEBB905F7D'^^xsd:string;
  dwc:scientificName 'Tintinnina indet.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:longitude '18.1575'^^xsd:double;
  dwc:startLongitude '17.811666666667'^^xsd:double;
  dwc:endLongitude '18.503333333333'^^xsd:double;
  dwc:latitude '40.276666666667'^^xsd:double;
  dwc:startLatitude '39.833333333333'^^xsd:double;
  dwc:endLatitude '40.72'^^xsd:double;
  dwc:occurrenceRemarks 'latitude and longitude calculated as an average value of the start and end values. (VliMAR)'^^xsd:string;
  dwc:aphiaid '425497'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:LZMB:Belmonte_cysts:FDCE5828-DF6A-4062-B584-BBAEBB905F7D'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '732976'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3A761A96AB-D450-43CE-9C51-FDBFED1635D4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3A761A96AB-D450-43CE-9C51-FDBFED1635D4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3A761A96AB-D450-43CE-9C51-FDBFED1635D4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.27666666666667 18.1575)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.27666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "18.1575"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3A761A96AB-D450-43CE-9C51-FDBFED1635D4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.27666666666667 18.1575)"^^geo:wktLiteral ;
  geo-pos:lat "40.27666666666667"^^xsd:decimal ;
  geo-pos:long "18.1575"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3A761A96AB-D450-43CE-9C51-FDBFED1635D4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:LZMB:Belmonte_cysts:761A96AB-D450-43CE-9C51-FDBFED1635D4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2202_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-06-17'^^xsd:date;
  dwc:institutionCode 'LZMB'^^xsd:string;
  dwc:collectionCode 'Belmonte_cysts'^^xsd:string;
  dwc:catalogNumber '761A96AB-D450-43CE-9C51-FDBFED1635D4'^^xsd:string;
  dwc:scientificName 'Brachionus plicatilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:longitude '18.1575'^^xsd:double;
  dwc:startLongitude '17.811666666667'^^xsd:double;
  dwc:endLongitude '18.503333333333'^^xsd:double;
  dwc:latitude '40.276666666667'^^xsd:double;
  dwc:startLatitude '39.833333333333'^^xsd:double;
  dwc:endLatitude '40.72'^^xsd:double;
  dwc:occurrenceRemarks 'latitude and longitude calculated as an average value of the start and end values. (VliMAR)'^^xsd:string;
  dwc:aphiaid '134982'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:LZMB:Belmonte_cysts:761A96AB-D450-43CE-9C51-FDBFED1635D4'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '134982'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3A4A8A1529-B38F-4DE1-8E7B-99400B223A25>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3A4A8A1529-B38F-4DE1-8E7B-99400B223A25> ;
  mr:hasGeometry <https://eurobis.org/id/point/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3A4A8A1529-B38F-4DE1-8E7B-99400B223A25> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.27666666666667 18.1575)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.27666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "18.1575"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3A4A8A1529-B38F-4DE1-8E7B-99400B223A25>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.27666666666667 18.1575)"^^geo:wktLiteral ;
  geo-pos:lat "40.27666666666667"^^xsd:decimal ;
  geo-pos:long "18.1575"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3A4A8A1529-B38F-4DE1-8E7B-99400B223A25>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:LZMB:Belmonte_cysts:4A8A1529-B38F-4DE1-8E7B-99400B223A25" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2202_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-06-17'^^xsd:date;
  dwc:institutionCode 'LZMB'^^xsd:string;
  dwc:collectionCode 'Belmonte_cysts'^^xsd:string;
  dwc:catalogNumber '4A8A1529-B38F-4DE1-8E7B-99400B223A25'^^xsd:string;
  dwc:scientificName 'Synchaeta sp. rough type'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:longitude '18.1575'^^xsd:double;
  dwc:startLongitude '17.811666666667'^^xsd:double;
  dwc:endLongitude '18.503333333333'^^xsd:double;
  dwc:latitude '40.276666666667'^^xsd:double;
  dwc:startLatitude '39.833333333333'^^xsd:double;
  dwc:endLatitude '40.72'^^xsd:double;
  dwc:occurrenceRemarks 'latitude and longitude calculated as an average value of the start and end values. (VliMAR)'^^xsd:string;
  dwc:aphiaid '134958'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:LZMB:Belmonte_cysts:4A8A1529-B38F-4DE1-8E7B-99400B223A25'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '134958'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3A3449530B-440C-484D-A531-C4700BCC6C25>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3A3449530B-440C-484D-A531-C4700BCC6C25> ;
  mr:hasGeometry <https://eurobis.org/id/point/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3A3449530B-440C-484D-A531-C4700BCC6C25> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.27666666666667 18.1575)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.27666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "18.1575"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3A3449530B-440C-484D-A531-C4700BCC6C25>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.27666666666667 18.1575)"^^geo:wktLiteral ;
  geo-pos:lat "40.27666666666667"^^xsd:decimal ;
  geo-pos:long "18.1575"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3A3449530B-440C-484D-A531-C4700BCC6C25>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:LZMB:Belmonte_cysts:3449530B-440C-484D-A531-C4700BCC6C25" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2202_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-06-17'^^xsd:date;
  dwc:institutionCode 'LZMB'^^xsd:string;
  dwc:collectionCode 'Belmonte_cysts'^^xsd:string;
  dwc:catalogNumber '3449530B-440C-484D-A531-C4700BCC6C25'^^xsd:string;
  dwc:scientificName 'Acartia italica Steuer (subitaneous egg)'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:longitude '18.1575'^^xsd:double;
  dwc:startLongitude '17.811666666667'^^xsd:double;
  dwc:endLongitude '18.503333333333'^^xsd:double;
  dwc:latitude '40.276666666667'^^xsd:double;
  dwc:startLatitude '39.833333333333'^^xsd:double;
  dwc:endLatitude '40.72'^^xsd:double;
  dwc:occurrenceRemarks 'latitude and longitude calculated as an average value of the start and end values. (VliMAR)'^^xsd:string;
  dwc:aphiaid '104256'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:LZMB:Belmonte_cysts:3449530B-440C-484D-A531-C4700BCC6C25'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '345934'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3ACDA719D2-E0C8-455A-B2F7-96BBD93CB752>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3ACDA719D2-E0C8-455A-B2F7-96BBD93CB752> ;
  mr:hasGeometry <https://eurobis.org/id/point/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3ACDA719D2-E0C8-455A-B2F7-96BBD93CB752> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.27666666666667 18.1575)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.27666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "18.1575"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3ACDA719D2-E0C8-455A-B2F7-96BBD93CB752>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.27666666666667 18.1575)"^^geo:wktLiteral ;
  geo-pos:lat "40.27666666666667"^^xsd:decimal ;
  geo-pos:long "18.1575"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3ACDA719D2-E0C8-455A-B2F7-96BBD93CB752>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:LZMB:Belmonte_cysts:CDA719D2-E0C8-455A-B2F7-96BBD93CB752" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2202_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-06-17'^^xsd:date;
  dwc:institutionCode 'LZMB'^^xsd:string;
  dwc:collectionCode 'Belmonte_cysts'^^xsd:string;
  dwc:catalogNumber 'CDA719D2-E0C8-455A-B2F7-96BBD93CB752'^^xsd:string;
  dwc:scientificName 'Centropages sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:longitude '18.1575'^^xsd:double;
  dwc:startLongitude '17.811666666667'^^xsd:double;
  dwc:endLongitude '18.503333333333'^^xsd:double;
  dwc:latitude '40.276666666667'^^xsd:double;
  dwc:startLatitude '39.833333333333'^^xsd:double;
  dwc:endLatitude '40.72'^^xsd:double;
  dwc:occurrenceRemarks 'latitude and longitude calculated as an average value of the start and end values. (VliMAR)'^^xsd:string;
  dwc:aphiaid '104159'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:LZMB:Belmonte_cysts:CDA719D2-E0C8-455A-B2F7-96BBD93CB752'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '104159'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3A0E67A998-C9E8-4F9A-860F-C516AB204F24>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3A0E67A998-C9E8-4F9A-860F-C516AB204F24> ;
  mr:hasGeometry <https://eurobis.org/id/point/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3A0E67A998-C9E8-4F9A-860F-C516AB204F24> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.27666666666667 18.1575)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.27666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "18.1575"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3A0E67A998-C9E8-4F9A-860F-C516AB204F24>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.27666666666667 18.1575)"^^geo:wktLiteral ;
  geo-pos:lat "40.27666666666667"^^xsd:decimal ;
  geo-pos:long "18.1575"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3A0E67A998-C9E8-4F9A-860F-C516AB204F24>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:LZMB:Belmonte_cysts:0E67A998-C9E8-4F9A-860F-C516AB204F24" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2202_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-06-17'^^xsd:date;
  dwc:institutionCode 'LZMB'^^xsd:string;
  dwc:collectionCode 'Belmonte_cysts'^^xsd:string;
  dwc:catalogNumber '0E67A998-C9E8-4F9A-860F-C516AB204F24'^^xsd:string;
  dwc:scientificName 'Paracartia latisetosa '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:longitude '18.1575'^^xsd:double;
  dwc:startLongitude '17.811666666667'^^xsd:double;
  dwc:endLongitude '18.503333333333'^^xsd:double;
  dwc:latitude '40.276666666667'^^xsd:double;
  dwc:startLatitude '39.833333333333'^^xsd:double;
  dwc:endLatitude '40.72'^^xsd:double;
  dwc:occurrenceRemarks 'latitude and longitude calculated as an average value of the start and end values. (VliMAR)'^^xsd:string;
  dwc:aphiaid '104265'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:LZMB:Belmonte_cysts:0E67A998-C9E8-4F9A-860F-C516AB204F24'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '104265'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3A1ACCA437-029F-4214-A552-72D6F72EABBC>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3A1ACCA437-029F-4214-A552-72D6F72EABBC> ;
  mr:hasGeometry <https://eurobis.org/id/point/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3A1ACCA437-029F-4214-A552-72D6F72EABBC> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.27666666666667 18.1575)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.27666666666667"^^xsd:decimal ;
  dwc:decimalLongitude "18.1575"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3A1ACCA437-029F-4214-A552-72D6F72EABBC>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.27666666666667 18.1575)"^^geo:wktLiteral ;
  geo-pos:lat "40.27666666666667"^^xsd:decimal ;
  geo-pos:long "18.1575"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3A1ACCA437-029F-4214-A552-72D6F72EABBC>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:LZMB:Belmonte_cysts:1ACCA437-029F-4214-A552-72D6F72EABBC" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2202_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-06-17'^^xsd:date;
  dwc:institutionCode 'LZMB'^^xsd:string;
  dwc:collectionCode 'Belmonte_cysts'^^xsd:string;
  dwc:catalogNumber '1ACCA437-029F-4214-A552-72D6F72EABBC'^^xsd:string;
  dwc:scientificName 'Pteriacartia josephinae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:longitude '18.1575'^^xsd:double;
  dwc:startLongitude '17.811666666667'^^xsd:double;
  dwc:endLongitude '18.503333333333'^^xsd:double;
  dwc:latitude '40.276666666667'^^xsd:double;
  dwc:startLatitude '39.833333333333'^^xsd:double;
  dwc:endLatitude '40.72'^^xsd:double;
  dwc:occurrenceRemarks 'latitude and longitude calculated as an average value of the start and end values. (VliMAR)'^^xsd:string;
  dwc:aphiaid '104266'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:LZMB:Belmonte_cysts:1ACCA437-029F-4214-A552-72D6F72EABBC'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '104266'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3A4CFC4AD8-374A-40A7-8411-4802E1F0CDDA>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3A4CFC4AD8-374A-40A7-8411-4802E1F0CDDA> ;
  mr:hasGeometry <https://eurobis.org/id/point/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3A4CFC4AD8-374A-40A7-8411-4802E1F0CDDA> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.715833333333336 19.43958333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.715833333333336"^^xsd:decimal ;
  dwc:decimalLongitude "19.43958333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "12000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3A4CFC4AD8-374A-40A7-8411-4802E1F0CDDA>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.715833333333336 19.43958333333333)"^^geo:wktLiteral ;
  geo-pos:lat "41.715833333333336"^^xsd:decimal ;
  geo-pos:long "19.43958333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "12000"^^xsd:integer .

<https://eurobis.org/id/occurrence/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3A4CFC4AD8-374A-40A7-8411-4802E1F0CDDA>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:LZMB:Belmonte_cysts:4CFC4AD8-374A-40A7-8411-4802E1F0CDDA" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2202_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-06-17'^^xsd:date;
  dwc:institutionCode 'LZMB'^^xsd:string;
  dwc:collectionCode 'Belmonte_cysts'^^xsd:string;
  dwc:catalogNumber '4CFC4AD8-374A-40A7-8411-4802E1F0CDDA'^^xsd:string;
  dwc:scientificName 'Alexandrium minutum Halim'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:longitude '19.439583333333'^^xsd:double;
  dwc:startLongitude '19.345833333333'^^xsd:double;
  dwc:endLongitude '19.533333333333'^^xsd:double;
  dwc:latitude '41.715833333333'^^xsd:double;
  dwc:startLatitude '41.616666666667'^^xsd:double;
  dwc:endLatitude '41.815'^^xsd:double;
  dwc:coordinatePrecision '12000'^^xsd:integer;
  dwc:occurrenceRemarks 'latitude and longitude calculated as an average value of the start and end values. Coordinate precision based on information avaiable at the VLIZ Marine Gazetteer (VliMAR)'^^xsd:string;
  dwc:aphiaid '109711'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:LZMB:Belmonte_cysts:4CFC4AD8-374A-40A7-8411-4802E1F0CDDA'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '109711'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3A418A1ACB-0760-4A5F-ABAF-B291E5B14625>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3A418A1ACB-0760-4A5F-ABAF-B291E5B14625> ;
  mr:hasGeometry <https://eurobis.org/id/point/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3A418A1ACB-0760-4A5F-ABAF-B291E5B14625> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.715833333333336 19.43958333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.715833333333336"^^xsd:decimal ;
  dwc:decimalLongitude "19.43958333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "12000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3A418A1ACB-0760-4A5F-ABAF-B291E5B14625>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.715833333333336 19.43958333333333)"^^geo:wktLiteral ;
  geo-pos:lat "41.715833333333336"^^xsd:decimal ;
  geo-pos:long "19.43958333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "12000"^^xsd:integer .

<https://eurobis.org/id/occurrence/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3A418A1ACB-0760-4A5F-ABAF-B291E5B14625>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:LZMB:Belmonte_cysts:418A1ACB-0760-4A5F-ABAF-B291E5B14625" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2202_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-06-17'^^xsd:date;
  dwc:institutionCode 'LZMB'^^xsd:string;
  dwc:collectionCode 'Belmonte_cysts'^^xsd:string;
  dwc:catalogNumber '418A1ACB-0760-4A5F-ABAF-B291E5B14625'^^xsd:string;
  dwc:scientificName 'Alexandrium cf. tamarense '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:longitude '19.439583333333'^^xsd:double;
  dwc:startLongitude '19.345833333333'^^xsd:double;
  dwc:endLongitude '19.533333333333'^^xsd:double;
  dwc:latitude '41.715833333333'^^xsd:double;
  dwc:startLatitude '41.616666666667'^^xsd:double;
  dwc:endLatitude '41.815'^^xsd:double;
  dwc:coordinatePrecision '12000'^^xsd:integer;
  dwc:occurrenceRemarks 'latitude and longitude calculated as an average value of the start and end values. Coordinate precision based on information avaiable at the VLIZ Marine Gazetteer (VliMAR)'^^xsd:string;
  dwc:aphiaid '109470'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:LZMB:Belmonte_cysts:418A1ACB-0760-4A5F-ABAF-B291E5B14625'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '109470'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3A9D3364F9-5C60-41CC-A20E-B590F5D90387>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3A9D3364F9-5C60-41CC-A20E-B590F5D90387> ;
  mr:hasGeometry <https://eurobis.org/id/point/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3A9D3364F9-5C60-41CC-A20E-B590F5D90387> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.715833333333336 19.43958333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.715833333333336"^^xsd:decimal ;
  dwc:decimalLongitude "19.43958333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "12000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3A9D3364F9-5C60-41CC-A20E-B590F5D90387>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.715833333333336 19.43958333333333)"^^geo:wktLiteral ;
  geo-pos:lat "41.715833333333336"^^xsd:decimal ;
  geo-pos:long "19.43958333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "12000"^^xsd:integer .

<https://eurobis.org/id/occurrence/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3A9D3364F9-5C60-41CC-A20E-B590F5D90387>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:LZMB:Belmonte_cysts:9D3364F9-5C60-41CC-A20E-B590F5D90387" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2202_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-06-17'^^xsd:date;
  dwc:institutionCode 'LZMB'^^xsd:string;
  dwc:collectionCode 'Belmonte_cysts'^^xsd:string;
  dwc:catalogNumber '9D3364F9-5C60-41CC-A20E-B590F5D90387'^^xsd:string;
  dwc:scientificName 'Cochlodinium cf. polykrikoides '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:longitude '19.439583333333'^^xsd:double;
  dwc:startLongitude '19.345833333333'^^xsd:double;
  dwc:endLongitude '19.533333333333'^^xsd:double;
  dwc:latitude '41.715833333333'^^xsd:double;
  dwc:startLatitude '41.616666666667'^^xsd:double;
  dwc:endLatitude '41.815'^^xsd:double;
  dwc:coordinatePrecision '12000'^^xsd:integer;
  dwc:occurrenceRemarks 'latitude and longitude calculated as an average value of the start and end values. Coordinate precision based on information avaiable at the VLIZ Marine Gazetteer (VliMAR)'^^xsd:string;
  dwc:aphiaid '109474'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:LZMB:Belmonte_cysts:9D3364F9-5C60-41CC-A20E-B590F5D90387'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '109474'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3AC5CD60E8-E551-4F0D-A05A-B9A3B70E1549>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3AC5CD60E8-E551-4F0D-A05A-B9A3B70E1549> ;
  mr:hasGeometry <https://eurobis.org/id/point/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3AC5CD60E8-E551-4F0D-A05A-B9A3B70E1549> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.715833333333336 19.43958333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.715833333333336"^^xsd:decimal ;
  dwc:decimalLongitude "19.43958333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "12000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3AC5CD60E8-E551-4F0D-A05A-B9A3B70E1549>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.715833333333336 19.43958333333333)"^^geo:wktLiteral ;
  geo-pos:lat "41.715833333333336"^^xsd:decimal ;
  geo-pos:long "19.43958333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "12000"^^xsd:integer .

<https://eurobis.org/id/occurrence/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3AC5CD60E8-E551-4F0D-A05A-B9A3B70E1549>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:LZMB:Belmonte_cysts:C5CD60E8-E551-4F0D-A05A-B9A3B70E1549" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2202_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-06-17'^^xsd:date;
  dwc:institutionCode 'LZMB'^^xsd:string;
  dwc:collectionCode 'Belmonte_cysts'^^xsd:string;
  dwc:catalogNumber 'C5CD60E8-E551-4F0D-A05A-B9A3B70E1549'^^xsd:string;
  dwc:scientificName 'Cordosphaeridium sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:longitude '19.439583333333'^^xsd:double;
  dwc:startLongitude '19.345833333333'^^xsd:double;
  dwc:endLongitude '19.533333333333'^^xsd:double;
  dwc:latitude '41.715833333333'^^xsd:double;
  dwc:startLatitude '41.616666666667'^^xsd:double;
  dwc:endLatitude '41.815'^^xsd:double;
  dwc:coordinatePrecision '12000'^^xsd:integer;
  dwc:occurrenceRemarks 'latitude and longitude calculated as an average value of the start and end values. Coordinate precision based on information avaiable at the VLIZ Marine Gazetteer (VliMAR)'^^xsd:string;
  dwc:aphiaid '570551'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:LZMB:Belmonte_cysts:C5CD60E8-E551-4F0D-A05A-B9A3B70E1549'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '570551'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3AE5D39A7E-CD6F-468C-9B69-31ABEEEBB1EC>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3AE5D39A7E-CD6F-468C-9B69-31ABEEEBB1EC> ;
  mr:hasGeometry <https://eurobis.org/id/point/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3AE5D39A7E-CD6F-468C-9B69-31ABEEEBB1EC> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.715833333333336 19.43958333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.715833333333336"^^xsd:decimal ;
  dwc:decimalLongitude "19.43958333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "12000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3AE5D39A7E-CD6F-468C-9B69-31ABEEEBB1EC>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.715833333333336 19.43958333333333)"^^geo:wktLiteral ;
  geo-pos:lat "41.715833333333336"^^xsd:decimal ;
  geo-pos:long "19.43958333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "12000"^^xsd:integer .

<https://eurobis.org/id/occurrence/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3AE5D39A7E-CD6F-468C-9B69-31ABEEEBB1EC>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:LZMB:Belmonte_cysts:E5D39A7E-CD6F-468C-9B69-31ABEEEBB1EC" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2202_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-06-17'^^xsd:date;
  dwc:institutionCode 'LZMB'^^xsd:string;
  dwc:collectionCode 'Belmonte_cysts'^^xsd:string;
  dwc:catalogNumber 'E5D39A7E-CD6F-468C-9B69-31ABEEEBB1EC'^^xsd:string;
  dwc:scientificName 'Diplopelta parva '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:longitude '19.439583333333'^^xsd:double;
  dwc:startLongitude '19.345833333333'^^xsd:double;
  dwc:endLongitude '19.533333333333'^^xsd:double;
  dwc:latitude '41.715833333333'^^xsd:double;
  dwc:startLatitude '41.616666666667'^^xsd:double;
  dwc:endLatitude '41.815'^^xsd:double;
  dwc:coordinatePrecision '12000'^^xsd:integer;
  dwc:occurrenceRemarks 'latitude and longitude calculated as an average value of the start and end values. Coordinate precision based on information avaiable at the VLIZ Marine Gazetteer (VliMAR)'^^xsd:string;
  dwc:aphiaid '233677'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:LZMB:Belmonte_cysts:E5D39A7E-CD6F-468C-9B69-31ABEEEBB1EC'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '233677'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3A8D0A8F08-34AF-47FE-A81F-80AF8AAC699C>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3A8D0A8F08-34AF-47FE-A81F-80AF8AAC699C> ;
  mr:hasGeometry <https://eurobis.org/id/point/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3A8D0A8F08-34AF-47FE-A81F-80AF8AAC699C> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.715833333333336 19.43958333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.715833333333336"^^xsd:decimal ;
  dwc:decimalLongitude "19.43958333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "12000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3A8D0A8F08-34AF-47FE-A81F-80AF8AAC699C>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.715833333333336 19.43958333333333)"^^geo:wktLiteral ;
  geo-pos:lat "41.715833333333336"^^xsd:decimal ;
  geo-pos:long "19.43958333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "12000"^^xsd:integer .

<https://eurobis.org/id/occurrence/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3A8D0A8F08-34AF-47FE-A81F-80AF8AAC699C>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:LZMB:Belmonte_cysts:8D0A8F08-34AF-47FE-A81F-80AF8AAC699C" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2202_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-06-17'^^xsd:date;
  dwc:institutionCode 'LZMB'^^xsd:string;
  dwc:collectionCode 'Belmonte_cysts'^^xsd:string;
  dwc:catalogNumber '8D0A8F08-34AF-47FE-A81F-80AF8AAC699C'^^xsd:string;
  dwc:scientificName 'Diplopsalis sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:longitude '19.439583333333'^^xsd:double;
  dwc:startLongitude '19.345833333333'^^xsd:double;
  dwc:endLongitude '19.533333333333'^^xsd:double;
  dwc:latitude '41.715833333333'^^xsd:double;
  dwc:startLatitude '41.616666666667'^^xsd:double;
  dwc:endLatitude '41.815'^^xsd:double;
  dwc:coordinatePrecision '12000'^^xsd:integer;
  dwc:occurrenceRemarks 'latitude and longitude calculated as an average value of the start and end values. Coordinate precision based on information avaiable at the VLIZ Marine Gazetteer (VliMAR)'^^xsd:string;
  dwc:aphiaid '109515'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:LZMB:Belmonte_cysts:8D0A8F08-34AF-47FE-A81F-80AF8AAC699C'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '109515'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3AD5FF1089-C025-44BE-912B-34327D004289>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3AD5FF1089-C025-44BE-912B-34327D004289> ;
  mr:hasGeometry <https://eurobis.org/id/point/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3AD5FF1089-C025-44BE-912B-34327D004289> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.715833333333336 19.43958333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.715833333333336"^^xsd:decimal ;
  dwc:decimalLongitude "19.43958333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "12000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3AD5FF1089-C025-44BE-912B-34327D004289>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.715833333333336 19.43958333333333)"^^geo:wktLiteral ;
  geo-pos:lat "41.715833333333336"^^xsd:decimal ;
  geo-pos:long "19.43958333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "12000"^^xsd:integer .

<https://eurobis.org/id/occurrence/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3AD5FF1089-C025-44BE-912B-34327D004289>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:LZMB:Belmonte_cysts:D5FF1089-C025-44BE-912B-34327D004289" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2202_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-06-17'^^xsd:date;
  dwc:institutionCode 'LZMB'^^xsd:string;
  dwc:collectionCode 'Belmonte_cysts'^^xsd:string;
  dwc:catalogNumber 'D5FF1089-C025-44BE-912B-34327D004289'^^xsd:string;
  dwc:scientificName 'Gonyaulax digitalis '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:longitude '19.439583333333'^^xsd:double;
  dwc:startLongitude '19.345833333333'^^xsd:double;
  dwc:endLongitude '19.533333333333'^^xsd:double;
  dwc:latitude '41.715833333333'^^xsd:double;
  dwc:startLatitude '41.616666666667'^^xsd:double;
  dwc:endLatitude '41.815'^^xsd:double;
  dwc:coordinatePrecision '12000'^^xsd:integer;
  dwc:occurrenceRemarks 'latitude and longitude calculated as an average value of the start and end values. Coordinate precision based on information avaiable at the VLIZ Marine Gazetteer (VliMAR)'^^xsd:string;
  dwc:aphiaid '418136'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:LZMB:Belmonte_cysts:D5FF1089-C025-44BE-912B-34327D004289'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '418136'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3A42F077B5-2A95-4010-A71A-D4255ABD6D37>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3A42F077B5-2A95-4010-A71A-D4255ABD6D37> ;
  mr:hasGeometry <https://eurobis.org/id/point/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3A42F077B5-2A95-4010-A71A-D4255ABD6D37> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.715833333333336 19.43958333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.715833333333336"^^xsd:decimal ;
  dwc:decimalLongitude "19.43958333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "12000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3A42F077B5-2A95-4010-A71A-D4255ABD6D37>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.715833333333336 19.43958333333333)"^^geo:wktLiteral ;
  geo-pos:lat "41.715833333333336"^^xsd:decimal ;
  geo-pos:long "19.43958333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "12000"^^xsd:integer .

<https://eurobis.org/id/occurrence/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3A42F077B5-2A95-4010-A71A-D4255ABD6D37>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:LZMB:Belmonte_cysts:42F077B5-2A95-4010-A71A-D4255ABD6D37" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2202_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-06-17'^^xsd:date;
  dwc:institutionCode 'LZMB'^^xsd:string;
  dwc:collectionCode 'Belmonte_cysts'^^xsd:string;
  dwc:catalogNumber '42F077B5-2A95-4010-A71A-D4255ABD6D37'^^xsd:string;
  dwc:scientificName 'Gonyaulax elongata '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:longitude '19.439583333333'^^xsd:double;
  dwc:startLongitude '19.345833333333'^^xsd:double;
  dwc:endLongitude '19.533333333333'^^xsd:double;
  dwc:latitude '41.715833333333'^^xsd:double;
  dwc:startLatitude '41.616666666667'^^xsd:double;
  dwc:endLatitude '41.815'^^xsd:double;
  dwc:coordinatePrecision '12000'^^xsd:integer;
  dwc:occurrenceRemarks 'latitude and longitude calculated as an average value of the start and end values. Coordinate precision based on information avaiable at the VLIZ Marine Gazetteer (VliMAR)'^^xsd:string;
  dwc:aphiaid '233522'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:LZMB:Belmonte_cysts:42F077B5-2A95-4010-A71A-D4255ABD6D37'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '233522'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3A34FD7957-453D-45D1-AE56-147910FC3D77>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3A34FD7957-453D-45D1-AE56-147910FC3D77> ;
  mr:hasGeometry <https://eurobis.org/id/point/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3A34FD7957-453D-45D1-AE56-147910FC3D77> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.715833333333336 19.43958333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.715833333333336"^^xsd:decimal ;
  dwc:decimalLongitude "19.43958333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "12000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3A34FD7957-453D-45D1-AE56-147910FC3D77>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.715833333333336 19.43958333333333)"^^geo:wktLiteral ;
  geo-pos:lat "41.715833333333336"^^xsd:decimal ;
  geo-pos:long "19.43958333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "12000"^^xsd:integer .

<https://eurobis.org/id/occurrence/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3A34FD7957-453D-45D1-AE56-147910FC3D77>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:LZMB:Belmonte_cysts:34FD7957-453D-45D1-AE56-147910FC3D77" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2202_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-06-17'^^xsd:date;
  dwc:institutionCode 'LZMB'^^xsd:string;
  dwc:collectionCode 'Belmonte_cysts'^^xsd:string;
  dwc:catalogNumber '34FD7957-453D-45D1-AE56-147910FC3D77'^^xsd:string;
  dwc:scientificName 'Gonyaulax scrippsae '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:longitude '19.439583333333'^^xsd:double;
  dwc:startLongitude '19.345833333333'^^xsd:double;
  dwc:endLongitude '19.533333333333'^^xsd:double;
  dwc:latitude '41.715833333333'^^xsd:double;
  dwc:startLatitude '41.616666666667'^^xsd:double;
  dwc:endLatitude '41.815'^^xsd:double;
  dwc:coordinatePrecision '12000'^^xsd:integer;
  dwc:occurrenceRemarks 'latitude and longitude calculated as an average value of the start and end values. Coordinate precision based on information avaiable at the VLIZ Marine Gazetteer (VliMAR)'^^xsd:string;
  dwc:aphiaid '110039'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:LZMB:Belmonte_cysts:34FD7957-453D-45D1-AE56-147910FC3D77'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '110039'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3ACE234D4B-3447-4EE3-AB22-31753DB48A17>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3ACE234D4B-3447-4EE3-AB22-31753DB48A17> ;
  mr:hasGeometry <https://eurobis.org/id/point/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3ACE234D4B-3447-4EE3-AB22-31753DB48A17> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.715833333333336 19.43958333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.715833333333336"^^xsd:decimal ;
  dwc:decimalLongitude "19.43958333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "12000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3ACE234D4B-3447-4EE3-AB22-31753DB48A17>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.715833333333336 19.43958333333333)"^^geo:wktLiteral ;
  geo-pos:lat "41.715833333333336"^^xsd:decimal ;
  geo-pos:long "19.43958333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "12000"^^xsd:integer .

<https://eurobis.org/id/occurrence/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3ACE234D4B-3447-4EE3-AB22-31753DB48A17>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:LZMB:Belmonte_cysts:CE234D4B-3447-4EE3-AB22-31753DB48A17" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2202_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-06-17'^^xsd:date;
  dwc:institutionCode 'LZMB'^^xsd:string;
  dwc:collectionCode 'Belmonte_cysts'^^xsd:string;
  dwc:catalogNumber 'CE234D4B-3447-4EE3-AB22-31753DB48A17'^^xsd:string;
  dwc:scientificName 'Gonyaulax spinifera '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:longitude '19.439583333333'^^xsd:double;
  dwc:startLongitude '19.345833333333'^^xsd:double;
  dwc:endLongitude '19.533333333333'^^xsd:double;
  dwc:latitude '41.715833333333'^^xsd:double;
  dwc:startLatitude '41.616666666667'^^xsd:double;
  dwc:endLatitude '41.815'^^xsd:double;
  dwc:coordinatePrecision '12000'^^xsd:integer;
  dwc:occurrenceRemarks 'latitude and longitude calculated as an average value of the start and end values. Coordinate precision based on information avaiable at the VLIZ Marine Gazetteer (VliMAR)'^^xsd:string;
  dwc:aphiaid '110041'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:LZMB:Belmonte_cysts:CE234D4B-3447-4EE3-AB22-31753DB48A17'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '110041'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3AD1A892CF-554E-4BDF-AB5F-D8CEB711CD54>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3AD1A892CF-554E-4BDF-AB5F-D8CEB711CD54> ;
  mr:hasGeometry <https://eurobis.org/id/point/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3AD1A892CF-554E-4BDF-AB5F-D8CEB711CD54> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.715833333333336 19.43958333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.715833333333336"^^xsd:decimal ;
  dwc:decimalLongitude "19.43958333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "12000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3AD1A892CF-554E-4BDF-AB5F-D8CEB711CD54>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.715833333333336 19.43958333333333)"^^geo:wktLiteral ;
  geo-pos:lat "41.715833333333336"^^xsd:decimal ;
  geo-pos:long "19.43958333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "12000"^^xsd:integer .

<https://eurobis.org/id/occurrence/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3AD1A892CF-554E-4BDF-AB5F-D8CEB711CD54>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:LZMB:Belmonte_cysts:D1A892CF-554E-4BDF-AB5F-D8CEB711CD54" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2202_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-06-17'^^xsd:date;
  dwc:institutionCode 'LZMB'^^xsd:string;
  dwc:collectionCode 'Belmonte_cysts'^^xsd:string;
  dwc:catalogNumber 'D1A892CF-554E-4BDF-AB5F-D8CEB711CD54'^^xsd:string;
  dwc:scientificName 'Gonyaulax sp.1'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:longitude '19.439583333333'^^xsd:double;
  dwc:startLongitude '19.345833333333'^^xsd:double;
  dwc:endLongitude '19.533333333333'^^xsd:double;
  dwc:latitude '41.715833333333'^^xsd:double;
  dwc:startLatitude '41.616666666667'^^xsd:double;
  dwc:endLatitude '41.815'^^xsd:double;
  dwc:coordinatePrecision '12000'^^xsd:integer;
  dwc:occurrenceRemarks 'latitude and longitude calculated as an average value of the start and end values. Coordinate precision based on information avaiable at the VLIZ Marine Gazetteer (VliMAR)'^^xsd:string;
  dwc:aphiaid '109519'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:LZMB:Belmonte_cysts:D1A892CF-554E-4BDF-AB5F-D8CEB711CD54'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '109519'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3AB4210A56-99BB-4A7E-B2D4-74D67F442091>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3AB4210A56-99BB-4A7E-B2D4-74D67F442091> ;
  mr:hasGeometry <https://eurobis.org/id/point/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3AB4210A56-99BB-4A7E-B2D4-74D67F442091> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.715833333333336 19.43958333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.715833333333336"^^xsd:decimal ;
  dwc:decimalLongitude "19.43958333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "12000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3AB4210A56-99BB-4A7E-B2D4-74D67F442091>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.715833333333336 19.43958333333333)"^^geo:wktLiteral ;
  geo-pos:lat "41.715833333333336"^^xsd:decimal ;
  geo-pos:long "19.43958333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "12000"^^xsd:integer .

<https://eurobis.org/id/occurrence/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3AB4210A56-99BB-4A7E-B2D4-74D67F442091>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:LZMB:Belmonte_cysts:B4210A56-99BB-4A7E-B2D4-74D67F442091" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2202_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-06-17'^^xsd:date;
  dwc:institutionCode 'LZMB'^^xsd:string;
  dwc:collectionCode 'Belmonte_cysts'^^xsd:string;
  dwc:catalogNumber 'B4210A56-99BB-4A7E-B2D4-74D67F442091'^^xsd:string;
  dwc:scientificName 'Gonyaulax sp.2'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:longitude '19.439583333333'^^xsd:double;
  dwc:startLongitude '19.345833333333'^^xsd:double;
  dwc:endLongitude '19.533333333333'^^xsd:double;
  dwc:latitude '41.715833333333'^^xsd:double;
  dwc:startLatitude '41.616666666667'^^xsd:double;
  dwc:endLatitude '41.815'^^xsd:double;
  dwc:coordinatePrecision '12000'^^xsd:integer;
  dwc:occurrenceRemarks 'latitude and longitude calculated as an average value of the start and end values. Coordinate precision based on information avaiable at the VLIZ Marine Gazetteer (VliMAR)'^^xsd:string;
  dwc:aphiaid '109519'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:LZMB:Belmonte_cysts:B4210A56-99BB-4A7E-B2D4-74D67F442091'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '109519'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3AB2167DB3-F608-47EA-9194-BF4875794233>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3AB2167DB3-F608-47EA-9194-BF4875794233> ;
  mr:hasGeometry <https://eurobis.org/id/point/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3AB2167DB3-F608-47EA-9194-BF4875794233> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.715833333333336 19.43958333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.715833333333336"^^xsd:decimal ;
  dwc:decimalLongitude "19.43958333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "12000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3AB2167DB3-F608-47EA-9194-BF4875794233>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.715833333333336 19.43958333333333)"^^geo:wktLiteral ;
  geo-pos:lat "41.715833333333336"^^xsd:decimal ;
  geo-pos:long "19.43958333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "12000"^^xsd:integer .

<https://eurobis.org/id/occurrence/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3AB2167DB3-F608-47EA-9194-BF4875794233>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:LZMB:Belmonte_cysts:B2167DB3-F608-47EA-9194-BF4875794233" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2202_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-06-17'^^xsd:date;
  dwc:institutionCode 'LZMB'^^xsd:string;
  dwc:collectionCode 'Belmonte_cysts'^^xsd:string;
  dwc:catalogNumber 'B2167DB3-F608-47EA-9194-BF4875794233'^^xsd:string;
  dwc:scientificName 'Gyrodinium uncatenum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:longitude '19.439583333333'^^xsd:double;
  dwc:startLongitude '19.345833333333'^^xsd:double;
  dwc:endLongitude '19.533333333333'^^xsd:double;
  dwc:latitude '41.715833333333'^^xsd:double;
  dwc:startLatitude '41.616666666667'^^xsd:double;
  dwc:endLatitude '41.815'^^xsd:double;
  dwc:coordinatePrecision '12000'^^xsd:integer;
  dwc:occurrenceRemarks 'latitude and longitude calculated as an average value of the start and end values. Coordinate precision based on information avaiable at the VLIZ Marine Gazetteer (VliMAR)'^^xsd:string;
  dwc:aphiaid '447735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:LZMB:Belmonte_cysts:B2167DB3-F608-47EA-9194-BF4875794233'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '840689'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3A3ABDE6A6-6409-4B8D-88C4-80C2700835FF>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3A3ABDE6A6-6409-4B8D-88C4-80C2700835FF> ;
  mr:hasGeometry <https://eurobis.org/id/point/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3A3ABDE6A6-6409-4B8D-88C4-80C2700835FF> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.715833333333336 19.43958333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.715833333333336"^^xsd:decimal ;
  dwc:decimalLongitude "19.43958333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "12000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3A3ABDE6A6-6409-4B8D-88C4-80C2700835FF>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.715833333333336 19.43958333333333)"^^geo:wktLiteral ;
  geo-pos:lat "41.715833333333336"^^xsd:decimal ;
  geo-pos:long "19.43958333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "12000"^^xsd:integer .

<https://eurobis.org/id/occurrence/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3A3ABDE6A6-6409-4B8D-88C4-80C2700835FF>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:LZMB:Belmonte_cysts:3ABDE6A6-6409-4B8D-88C4-80C2700835FF" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2202_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-06-17'^^xsd:date;
  dwc:institutionCode 'LZMB'^^xsd:string;
  dwc:collectionCode 'Belmonte_cysts'^^xsd:string;
  dwc:catalogNumber '3ABDE6A6-6409-4B8D-88C4-80C2700835FF'^^xsd:string;
  dwc:scientificName 'Kleithriasphaeridium readei '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:longitude '19.439583333333'^^xsd:double;
  dwc:startLongitude '19.345833333333'^^xsd:double;
  dwc:endLongitude '19.533333333333'^^xsd:double;
  dwc:latitude '41.715833333333'^^xsd:double;
  dwc:startLatitude '41.616666666667'^^xsd:double;
  dwc:endLatitude '41.815'^^xsd:double;
  dwc:coordinatePrecision '12000'^^xsd:integer;
  dwc:occurrenceRemarks 'latitude and longitude calculated as an average value of the start and end values. Coordinate precision based on information avaiable at the VLIZ Marine Gazetteer (VliMAR)'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:LZMB:Belmonte_cysts:3ABDE6A6-6409-4B8D-88C4-80C2700835FF'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3A78114FCA-BF98-49C6-B956-DD08F6A37A20>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3A78114FCA-BF98-49C6-B956-DD08F6A37A20> ;
  mr:hasGeometry <https://eurobis.org/id/point/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3A78114FCA-BF98-49C6-B956-DD08F6A37A20> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.715833333333336 19.43958333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.715833333333336"^^xsd:decimal ;
  dwc:decimalLongitude "19.43958333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "12000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3A78114FCA-BF98-49C6-B956-DD08F6A37A20>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.715833333333336 19.43958333333333)"^^geo:wktLiteral ;
  geo-pos:lat "41.715833333333336"^^xsd:decimal ;
  geo-pos:long "19.43958333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "12000"^^xsd:integer .

<https://eurobis.org/id/occurrence/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3A78114FCA-BF98-49C6-B956-DD08F6A37A20>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:LZMB:Belmonte_cysts:78114FCA-BF98-49C6-B956-DD08F6A37A20" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2202_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-06-17'^^xsd:date;
  dwc:institutionCode 'LZMB'^^xsd:string;
  dwc:collectionCode 'Belmonte_cysts'^^xsd:string;
  dwc:catalogNumber '78114FCA-BF98-49C6-B956-DD08F6A37A20'^^xsd:string;
  dwc:scientificName 'Lingulodinium polyedrum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:longitude '19.439583333333'^^xsd:double;
  dwc:startLongitude '19.345833333333'^^xsd:double;
  dwc:endLongitude '19.533333333333'^^xsd:double;
  dwc:latitude '41.715833333333'^^xsd:double;
  dwc:startLatitude '41.616666666667'^^xsd:double;
  dwc:endLatitude '41.815'^^xsd:double;
  dwc:coordinatePrecision '12000'^^xsd:integer;
  dwc:occurrenceRemarks 'latitude and longitude calculated as an average value of the start and end values. Coordinate precision based on information avaiable at the VLIZ Marine Gazetteer (VliMAR)'^^xsd:string;
  dwc:aphiaid '233592'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:LZMB:Belmonte_cysts:78114FCA-BF98-49C6-B956-DD08F6A37A20'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1778370'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3AFE4DA805-C209-437A-B251-66965CAE7A26>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3AFE4DA805-C209-437A-B251-66965CAE7A26> ;
  mr:hasGeometry <https://eurobis.org/id/point/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3AFE4DA805-C209-437A-B251-66965CAE7A26> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.715833333333336 19.43958333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.715833333333336"^^xsd:decimal ;
  dwc:decimalLongitude "19.43958333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "12000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3AFE4DA805-C209-437A-B251-66965CAE7A26>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.715833333333336 19.43958333333333)"^^geo:wktLiteral ;
  geo-pos:lat "41.715833333333336"^^xsd:decimal ;
  geo-pos:long "19.43958333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "12000"^^xsd:integer .

<https://eurobis.org/id/occurrence/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3AFE4DA805-C209-437A-B251-66965CAE7A26>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:LZMB:Belmonte_cysts:FE4DA805-C209-437A-B251-66965CAE7A26" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2202_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-06-17'^^xsd:date;
  dwc:institutionCode 'LZMB'^^xsd:string;
  dwc:collectionCode 'Belmonte_cysts'^^xsd:string;
  dwc:catalogNumber 'FE4DA805-C209-437A-B251-66965CAE7A26'^^xsd:string;
  dwc:scientificName 'Melodomuncula berlinensis '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:longitude '19.439583333333'^^xsd:double;
  dwc:startLongitude '19.345833333333'^^xsd:double;
  dwc:endLongitude '19.533333333333'^^xsd:double;
  dwc:latitude '41.715833333333'^^xsd:double;
  dwc:startLatitude '41.616666666667'^^xsd:double;
  dwc:endLatitude '41.815'^^xsd:double;
  dwc:coordinatePrecision '12000'^^xsd:integer;
  dwc:occurrenceRemarks 'latitude and longitude calculated as an average value of the start and end values. Coordinate precision based on information avaiable at the VLIZ Marine Gazetteer (VliMAR)'^^xsd:string;
  dwc:aphiaid '656340'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:LZMB:Belmonte_cysts:FE4DA805-C209-437A-B251-66965CAE7A26'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '656340'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3AE25DF585-169C-49D4-B6CE-B5F2CB86ECB2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3AE25DF585-169C-49D4-B6CE-B5F2CB86ECB2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3AE25DF585-169C-49D4-B6CE-B5F2CB86ECB2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.715833333333336 19.43958333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.715833333333336"^^xsd:decimal ;
  dwc:decimalLongitude "19.43958333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "12000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3AE25DF585-169C-49D4-B6CE-B5F2CB86ECB2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.715833333333336 19.43958333333333)"^^geo:wktLiteral ;
  geo-pos:lat "41.715833333333336"^^xsd:decimal ;
  geo-pos:long "19.43958333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "12000"^^xsd:integer .

<https://eurobis.org/id/occurrence/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3AE25DF585-169C-49D4-B6CE-B5F2CB86ECB2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:LZMB:Belmonte_cysts:E25DF585-169C-49D4-B6CE-B5F2CB86ECB2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2202_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-06-17'^^xsd:date;
  dwc:institutionCode 'LZMB'^^xsd:string;
  dwc:collectionCode 'Belmonte_cysts'^^xsd:string;
  dwc:catalogNumber 'E25DF585-169C-49D4-B6CE-B5F2CB86ECB2'^^xsd:string;
  dwc:scientificName 'Pentapharsodinium dalei '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:longitude '19.439583333333'^^xsd:double;
  dwc:startLongitude '19.345833333333'^^xsd:double;
  dwc:endLongitude '19.533333333333'^^xsd:double;
  dwc:latitude '41.715833333333'^^xsd:double;
  dwc:startLatitude '41.616666666667'^^xsd:double;
  dwc:endLatitude '41.815'^^xsd:double;
  dwc:coordinatePrecision '12000'^^xsd:integer;
  dwc:occurrenceRemarks 'latitude and longitude calculated as an average value of the start and end values. Coordinate precision based on information avaiable at the VLIZ Marine Gazetteer (VliMAR)'^^xsd:string;
  dwc:aphiaid '109925'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:LZMB:Belmonte_cysts:E25DF585-169C-49D4-B6CE-B5F2CB86ECB2'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '109925'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3A7986AF9E-7A1B-4A3D-9787-D5E352377FCA>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3A7986AF9E-7A1B-4A3D-9787-D5E352377FCA> ;
  mr:hasGeometry <https://eurobis.org/id/point/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3A7986AF9E-7A1B-4A3D-9787-D5E352377FCA> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.715833333333336 19.43958333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.715833333333336"^^xsd:decimal ;
  dwc:decimalLongitude "19.43958333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "12000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3A7986AF9E-7A1B-4A3D-9787-D5E352377FCA>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.715833333333336 19.43958333333333)"^^geo:wktLiteral ;
  geo-pos:lat "41.715833333333336"^^xsd:decimal ;
  geo-pos:long "19.43958333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "12000"^^xsd:integer .

<https://eurobis.org/id/occurrence/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3A7986AF9E-7A1B-4A3D-9787-D5E352377FCA>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:LZMB:Belmonte_cysts:7986AF9E-7A1B-4A3D-9787-D5E352377FCA" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2202_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-06-17'^^xsd:date;
  dwc:institutionCode 'LZMB'^^xsd:string;
  dwc:collectionCode 'Belmonte_cysts'^^xsd:string;
  dwc:catalogNumber '7986AF9E-7A1B-4A3D-9787-D5E352377FCA'^^xsd:string;
  dwc:scientificName 'Polykrikos kofoidii '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:longitude '19.439583333333'^^xsd:double;
  dwc:startLongitude '19.345833333333'^^xsd:double;
  dwc:endLongitude '19.533333333333'^^xsd:double;
  dwc:latitude '41.715833333333'^^xsd:double;
  dwc:startLatitude '41.616666666667'^^xsd:double;
  dwc:endLatitude '41.815'^^xsd:double;
  dwc:coordinatePrecision '12000'^^xsd:integer;
  dwc:occurrenceRemarks 'latitude and longitude calculated as an average value of the start and end values. Coordinate precision based on information avaiable at the VLIZ Marine Gazetteer (VliMAR)'^^xsd:string;
  dwc:aphiaid '109899'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:LZMB:Belmonte_cysts:7986AF9E-7A1B-4A3D-9787-D5E352377FCA'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '109899'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3A8B02AF2C-04DF-4F4E-912B-064E1DA4D387>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3A8B02AF2C-04DF-4F4E-912B-064E1DA4D387> ;
  mr:hasGeometry <https://eurobis.org/id/point/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3A8B02AF2C-04DF-4F4E-912B-064E1DA4D387> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.715833333333336 19.43958333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.715833333333336"^^xsd:decimal ;
  dwc:decimalLongitude "19.43958333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "12000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3A8B02AF2C-04DF-4F4E-912B-064E1DA4D387>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.715833333333336 19.43958333333333)"^^geo:wktLiteral ;
  geo-pos:lat "41.715833333333336"^^xsd:decimal ;
  geo-pos:long "19.43958333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "12000"^^xsd:integer .

<https://eurobis.org/id/occurrence/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3A8B02AF2C-04DF-4F4E-912B-064E1DA4D387>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:LZMB:Belmonte_cysts:8B02AF2C-04DF-4F4E-912B-064E1DA4D387" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2202_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-06-17'^^xsd:date;
  dwc:institutionCode 'LZMB'^^xsd:string;
  dwc:collectionCode 'Belmonte_cysts'^^xsd:string;
  dwc:catalogNumber '8B02AF2C-04DF-4F4E-912B-064E1DA4D387'^^xsd:string;
  dwc:scientificName 'Polykrikos schwartzii '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:longitude '19.439583333333'^^xsd:double;
  dwc:startLongitude '19.345833333333'^^xsd:double;
  dwc:endLongitude '19.533333333333'^^xsd:double;
  dwc:latitude '41.715833333333'^^xsd:double;
  dwc:startLatitude '41.616666666667'^^xsd:double;
  dwc:endLatitude '41.815'^^xsd:double;
  dwc:coordinatePrecision '12000'^^xsd:integer;
  dwc:occurrenceRemarks 'latitude and longitude calculated as an average value of the start and end values. Coordinate precision based on information avaiable at the VLIZ Marine Gazetteer (VliMAR)'^^xsd:string;
  dwc:aphiaid '341581'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:LZMB:Belmonte_cysts:8B02AF2C-04DF-4F4E-912B-064E1DA4D387'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3A1B30F834-CD6C-44A9-9A26-9EE0AD05B162>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3A1B30F834-CD6C-44A9-9A26-9EE0AD05B162> ;
  mr:hasGeometry <https://eurobis.org/id/point/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3A1B30F834-CD6C-44A9-9A26-9EE0AD05B162> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.715833333333336 19.43958333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.715833333333336"^^xsd:decimal ;
  dwc:decimalLongitude "19.43958333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "12000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3A1B30F834-CD6C-44A9-9A26-9EE0AD05B162>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.715833333333336 19.43958333333333)"^^geo:wktLiteral ;
  geo-pos:lat "41.715833333333336"^^xsd:decimal ;
  geo-pos:long "19.43958333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "12000"^^xsd:integer .

<https://eurobis.org/id/occurrence/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3A1B30F834-CD6C-44A9-9A26-9EE0AD05B162>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:LZMB:Belmonte_cysts:1B30F834-CD6C-44A9-9A26-9EE0AD05B162" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2202_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-06-17'^^xsd:date;
  dwc:institutionCode 'LZMB'^^xsd:string;
  dwc:collectionCode 'Belmonte_cysts'^^xsd:string;
  dwc:catalogNumber '1B30F834-CD6C-44A9-9A26-9EE0AD05B162'^^xsd:string;
  dwc:scientificName 'Protoperidinium compressum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:longitude '19.439583333333'^^xsd:double;
  dwc:startLongitude '19.345833333333'^^xsd:double;
  dwc:endLongitude '19.533333333333'^^xsd:double;
  dwc:latitude '41.715833333333'^^xsd:double;
  dwc:startLatitude '41.616666666667'^^xsd:double;
  dwc:endLatitude '41.815'^^xsd:double;
  dwc:coordinatePrecision '12000'^^xsd:integer;
  dwc:occurrenceRemarks 'latitude and longitude calculated as an average value of the start and end values. Coordinate precision based on information avaiable at the VLIZ Marine Gazetteer (VliMAR)'^^xsd:string;
  dwc:aphiaid '233424'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:LZMB:Belmonte_cysts:1B30F834-CD6C-44A9-9A26-9EE0AD05B162'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '233424'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3A4BCF0D70-2647-4DA8-8378-261B786DCE01>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3A4BCF0D70-2647-4DA8-8378-261B786DCE01> ;
  mr:hasGeometry <https://eurobis.org/id/point/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3A4BCF0D70-2647-4DA8-8378-261B786DCE01> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.715833333333336 19.43958333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.715833333333336"^^xsd:decimal ;
  dwc:decimalLongitude "19.43958333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "12000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3A4BCF0D70-2647-4DA8-8378-261B786DCE01>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.715833333333336 19.43958333333333)"^^geo:wktLiteral ;
  geo-pos:lat "41.715833333333336"^^xsd:decimal ;
  geo-pos:long "19.43958333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "12000"^^xsd:integer .

<https://eurobis.org/id/occurrence/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3A4BCF0D70-2647-4DA8-8378-261B786DCE01>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:LZMB:Belmonte_cysts:4BCF0D70-2647-4DA8-8378-261B786DCE01" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2202_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-06-17'^^xsd:date;
  dwc:institutionCode 'LZMB'^^xsd:string;
  dwc:collectionCode 'Belmonte_cysts'^^xsd:string;
  dwc:catalogNumber '4BCF0D70-2647-4DA8-8378-261B786DCE01'^^xsd:string;
  dwc:scientificName 'Protoperidinium conicoides '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:longitude '19.439583333333'^^xsd:double;
  dwc:startLongitude '19.345833333333'^^xsd:double;
  dwc:endLongitude '19.533333333333'^^xsd:double;
  dwc:latitude '41.715833333333'^^xsd:double;
  dwc:startLatitude '41.616666666667'^^xsd:double;
  dwc:endLatitude '41.815'^^xsd:double;
  dwc:coordinatePrecision '12000'^^xsd:integer;
  dwc:occurrenceRemarks 'latitude and longitude calculated as an average value of the start and end values. Coordinate precision based on information avaiable at the VLIZ Marine Gazetteer (VliMAR)'^^xsd:string;
  dwc:aphiaid '110212'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:LZMB:Belmonte_cysts:4BCF0D70-2647-4DA8-8378-261B786DCE01'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '110212'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3A7580FDAB-B2E3-4F6F-A702-BD7FFEDA7869>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3A7580FDAB-B2E3-4F6F-A702-BD7FFEDA7869> ;
  mr:hasGeometry <https://eurobis.org/id/point/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3A7580FDAB-B2E3-4F6F-A702-BD7FFEDA7869> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.715833333333336 19.43958333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.715833333333336"^^xsd:decimal ;
  dwc:decimalLongitude "19.43958333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "12000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3A7580FDAB-B2E3-4F6F-A702-BD7FFEDA7869>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.715833333333336 19.43958333333333)"^^geo:wktLiteral ;
  geo-pos:lat "41.715833333333336"^^xsd:decimal ;
  geo-pos:long "19.43958333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "12000"^^xsd:integer .

<https://eurobis.org/id/occurrence/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3A7580FDAB-B2E3-4F6F-A702-BD7FFEDA7869>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:LZMB:Belmonte_cysts:7580FDAB-B2E3-4F6F-A702-BD7FFEDA7869" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2202_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-06-17'^^xsd:date;
  dwc:institutionCode 'LZMB'^^xsd:string;
  dwc:collectionCode 'Belmonte_cysts'^^xsd:string;
  dwc:catalogNumber '7580FDAB-B2E3-4F6F-A702-BD7FFEDA7869'^^xsd:string;
  dwc:scientificName 'Protoperidinium conicum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:longitude '19.439583333333'^^xsd:double;
  dwc:startLongitude '19.345833333333'^^xsd:double;
  dwc:endLongitude '19.533333333333'^^xsd:double;
  dwc:latitude '41.715833333333'^^xsd:double;
  dwc:startLatitude '41.616666666667'^^xsd:double;
  dwc:endLatitude '41.815'^^xsd:double;
  dwc:coordinatePrecision '12000'^^xsd:integer;
  dwc:occurrenceRemarks 'latitude and longitude calculated as an average value of the start and end values. Coordinate precision based on information avaiable at the VLIZ Marine Gazetteer (VliMAR)'^^xsd:string;
  dwc:aphiaid '110213'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:LZMB:Belmonte_cysts:7580FDAB-B2E3-4F6F-A702-BD7FFEDA7869'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '110213'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3A56421AF8-DA5D-404D-95B4-E218B54A2BDC>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3A56421AF8-DA5D-404D-95B4-E218B54A2BDC> ;
  mr:hasGeometry <https://eurobis.org/id/point/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3A56421AF8-DA5D-404D-95B4-E218B54A2BDC> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.715833333333336 19.43958333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.715833333333336"^^xsd:decimal ;
  dwc:decimalLongitude "19.43958333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "12000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3A56421AF8-DA5D-404D-95B4-E218B54A2BDC>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.715833333333336 19.43958333333333)"^^geo:wktLiteral ;
  geo-pos:lat "41.715833333333336"^^xsd:decimal ;
  geo-pos:long "19.43958333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "12000"^^xsd:integer .

<https://eurobis.org/id/occurrence/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3A56421AF8-DA5D-404D-95B4-E218B54A2BDC>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:LZMB:Belmonte_cysts:56421AF8-DA5D-404D-95B4-E218B54A2BDC" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2202_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-06-17'^^xsd:date;
  dwc:institutionCode 'LZMB'^^xsd:string;
  dwc:collectionCode 'Belmonte_cysts'^^xsd:string;
  dwc:catalogNumber '56421AF8-DA5D-404D-95B4-E218B54A2BDC'^^xsd:string;
  dwc:scientificName 'Protoperidinium divaricatum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:longitude '19.439583333333'^^xsd:double;
  dwc:startLongitude '19.345833333333'^^xsd:double;
  dwc:endLongitude '19.533333333333'^^xsd:double;
  dwc:latitude '41.715833333333'^^xsd:double;
  dwc:startLatitude '41.616666666667'^^xsd:double;
  dwc:endLatitude '41.815'^^xsd:double;
  dwc:coordinatePrecision '12000'^^xsd:integer;
  dwc:occurrenceRemarks 'latitude and longitude calculated as an average value of the start and end values. Coordinate precision based on information avaiable at the VLIZ Marine Gazetteer (VliMAR)'^^xsd:string;
  dwc:aphiaid '233363'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:LZMB:Belmonte_cysts:56421AF8-DA5D-404D-95B4-E218B54A2BDC'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '233363'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3AA11DD865-01FA-4E62-8990-46F4F98E7B32>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3AA11DD865-01FA-4E62-8990-46F4F98E7B32> ;
  mr:hasGeometry <https://eurobis.org/id/point/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3AA11DD865-01FA-4E62-8990-46F4F98E7B32> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.715833333333336 19.43958333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.715833333333336"^^xsd:decimal ;
  dwc:decimalLongitude "19.43958333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "12000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3AA11DD865-01FA-4E62-8990-46F4F98E7B32>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.715833333333336 19.43958333333333)"^^geo:wktLiteral ;
  geo-pos:lat "41.715833333333336"^^xsd:decimal ;
  geo-pos:long "19.43958333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "12000"^^xsd:integer .

<https://eurobis.org/id/occurrence/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3AA11DD865-01FA-4E62-8990-46F4F98E7B32>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:LZMB:Belmonte_cysts:A11DD865-01FA-4E62-8990-46F4F98E7B32" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2202_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-06-17'^^xsd:date;
  dwc:institutionCode 'LZMB'^^xsd:string;
  dwc:collectionCode 'Belmonte_cysts'^^xsd:string;
  dwc:catalogNumber 'A11DD865-01FA-4E62-8990-46F4F98E7B32'^^xsd:string;
  dwc:scientificName 'Protoperidinium oblongum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:longitude '19.439583333333'^^xsd:double;
  dwc:startLongitude '19.345833333333'^^xsd:double;
  dwc:endLongitude '19.533333333333'^^xsd:double;
  dwc:latitude '41.715833333333'^^xsd:double;
  dwc:startLatitude '41.616666666667'^^xsd:double;
  dwc:endLatitude '41.815'^^xsd:double;
  dwc:coordinatePrecision '12000'^^xsd:integer;
  dwc:occurrenceRemarks 'latitude and longitude calculated as an average value of the start and end values. Coordinate precision based on information avaiable at the VLIZ Marine Gazetteer (VliMAR)'^^xsd:string;
  dwc:aphiaid '110238'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:LZMB:Belmonte_cysts:A11DD865-01FA-4E62-8990-46F4F98E7B32'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '110238'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3A74B5E879-0FFA-4094-BC0A-AAEA2B6259FF>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3A74B5E879-0FFA-4094-BC0A-AAEA2B6259FF> ;
  mr:hasGeometry <https://eurobis.org/id/point/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3A74B5E879-0FFA-4094-BC0A-AAEA2B6259FF> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.715833333333336 19.43958333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.715833333333336"^^xsd:decimal ;
  dwc:decimalLongitude "19.43958333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "12000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3A74B5E879-0FFA-4094-BC0A-AAEA2B6259FF>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.715833333333336 19.43958333333333)"^^geo:wktLiteral ;
  geo-pos:lat "41.715833333333336"^^xsd:decimal ;
  geo-pos:long "19.43958333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "12000"^^xsd:integer .

<https://eurobis.org/id/occurrence/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3A74B5E879-0FFA-4094-BC0A-AAEA2B6259FF>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:LZMB:Belmonte_cysts:74B5E879-0FFA-4094-BC0A-AAEA2B6259FF" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2202_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-06-17'^^xsd:date;
  dwc:institutionCode 'LZMB'^^xsd:string;
  dwc:collectionCode 'Belmonte_cysts'^^xsd:string;
  dwc:catalogNumber '74B5E879-0FFA-4094-BC0A-AAEA2B6259FF'^^xsd:string;
  dwc:scientificName 'Scrippsiella lachrymosa '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:longitude '19.439583333333'^^xsd:double;
  dwc:startLongitude '19.345833333333'^^xsd:double;
  dwc:endLongitude '19.533333333333'^^xsd:double;
  dwc:latitude '41.715833333333'^^xsd:double;
  dwc:startLatitude '41.616666666667'^^xsd:double;
  dwc:endLatitude '41.815'^^xsd:double;
  dwc:coordinatePrecision '12000'^^xsd:integer;
  dwc:occurrenceRemarks 'latitude and longitude calculated as an average value of the start and end values. Coordinate precision based on information avaiable at the VLIZ Marine Gazetteer (VliMAR)'^^xsd:string;
  dwc:aphiaid '110168'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:LZMB:Belmonte_cysts:74B5E879-0FFA-4094-BC0A-AAEA2B6259FF'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '110168'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3A00BF0814-FAB5-478D-B2C6-3F27CF75502F>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3A00BF0814-FAB5-478D-B2C6-3F27CF75502F> ;
  mr:hasGeometry <https://eurobis.org/id/point/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3A00BF0814-FAB5-478D-B2C6-3F27CF75502F> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.715833333333336 19.43958333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.715833333333336"^^xsd:decimal ;
  dwc:decimalLongitude "19.43958333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "12000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3A00BF0814-FAB5-478D-B2C6-3F27CF75502F>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.715833333333336 19.43958333333333)"^^geo:wktLiteral ;
  geo-pos:lat "41.715833333333336"^^xsd:decimal ;
  geo-pos:long "19.43958333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "12000"^^xsd:integer .

<https://eurobis.org/id/occurrence/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3A00BF0814-FAB5-478D-B2C6-3F27CF75502F>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:LZMB:Belmonte_cysts:00BF0814-FAB5-478D-B2C6-3F27CF75502F" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2202_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-06-17'^^xsd:date;
  dwc:institutionCode 'LZMB'^^xsd:string;
  dwc:collectionCode 'Belmonte_cysts'^^xsd:string;
  dwc:catalogNumber '00BF0814-FAB5-478D-B2C6-3F27CF75502F'^^xsd:string;
  dwc:scientificName 'Scrippsiella precaria '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:longitude '19.439583333333'^^xsd:double;
  dwc:startLongitude '19.345833333333'^^xsd:double;
  dwc:endLongitude '19.533333333333'^^xsd:double;
  dwc:latitude '41.715833333333'^^xsd:double;
  dwc:startLatitude '41.616666666667'^^xsd:double;
  dwc:endLatitude '41.815'^^xsd:double;
  dwc:coordinatePrecision '12000'^^xsd:integer;
  dwc:occurrenceRemarks 'latitude and longitude calculated as an average value of the start and end values. Coordinate precision based on information avaiable at the VLIZ Marine Gazetteer (VliMAR)'^^xsd:string;
  dwc:aphiaid '110173'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:LZMB:Belmonte_cysts:00BF0814-FAB5-478D-B2C6-3F27CF75502F'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '110173'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3AA754473B-E2C2-4663-8C54-F07A4E91AFE8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3AA754473B-E2C2-4663-8C54-F07A4E91AFE8> ;
  mr:hasGeometry <https://eurobis.org/id/point/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3AA754473B-E2C2-4663-8C54-F07A4E91AFE8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.715833333333336 19.43958333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.715833333333336"^^xsd:decimal ;
  dwc:decimalLongitude "19.43958333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "12000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3AA754473B-E2C2-4663-8C54-F07A4E91AFE8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.715833333333336 19.43958333333333)"^^geo:wktLiteral ;
  geo-pos:lat "41.715833333333336"^^xsd:decimal ;
  geo-pos:long "19.43958333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "12000"^^xsd:integer .

<https://eurobis.org/id/occurrence/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3AA754473B-E2C2-4663-8C54-F07A4E91AFE8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:LZMB:Belmonte_cysts:A754473B-E2C2-4663-8C54-F07A4E91AFE8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2202_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-06-17'^^xsd:date;
  dwc:institutionCode 'LZMB'^^xsd:string;
  dwc:collectionCode 'Belmonte_cysts'^^xsd:string;
  dwc:catalogNumber 'A754473B-E2C2-4663-8C54-F07A4E91AFE8'^^xsd:string;
  dwc:scientificName 'Scrippsiella ramonii '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:longitude '19.439583333333'^^xsd:double;
  dwc:startLongitude '19.345833333333'^^xsd:double;
  dwc:endLongitude '19.533333333333'^^xsd:double;
  dwc:latitude '41.715833333333'^^xsd:double;
  dwc:startLatitude '41.616666666667'^^xsd:double;
  dwc:endLatitude '41.815'^^xsd:double;
  dwc:coordinatePrecision '12000'^^xsd:integer;
  dwc:occurrenceRemarks 'latitude and longitude calculated as an average value of the start and end values. Coordinate precision based on information avaiable at the VLIZ Marine Gazetteer (VliMAR)'^^xsd:string;
  dwc:aphiaid '110174'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:LZMB:Belmonte_cysts:A754473B-E2C2-4663-8C54-F07A4E91AFE8'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '110174'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3A06CA010D-6644-49FA-B3DE-115DBF0EDB4C>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3A06CA010D-6644-49FA-B3DE-115DBF0EDB4C> ;
  mr:hasGeometry <https://eurobis.org/id/point/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3A06CA010D-6644-49FA-B3DE-115DBF0EDB4C> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.715833333333336 19.43958333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.715833333333336"^^xsd:decimal ;
  dwc:decimalLongitude "19.43958333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "12000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3A06CA010D-6644-49FA-B3DE-115DBF0EDB4C>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.715833333333336 19.43958333333333)"^^geo:wktLiteral ;
  geo-pos:lat "41.715833333333336"^^xsd:decimal ;
  geo-pos:long "19.43958333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "12000"^^xsd:integer .

<https://eurobis.org/id/occurrence/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3A06CA010D-6644-49FA-B3DE-115DBF0EDB4C>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:LZMB:Belmonte_cysts:06CA010D-6644-49FA-B3DE-115DBF0EDB4C" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2202_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-06-17'^^xsd:date;
  dwc:institutionCode 'LZMB'^^xsd:string;
  dwc:collectionCode 'Belmonte_cysts'^^xsd:string;
  dwc:catalogNumber '06CA010D-6644-49FA-B3DE-115DBF0EDB4C'^^xsd:string;
  dwc:scientificName 'Scrippsiella trifida '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:longitude '19.439583333333'^^xsd:double;
  dwc:startLongitude '19.345833333333'^^xsd:double;
  dwc:endLongitude '19.533333333333'^^xsd:double;
  dwc:latitude '41.715833333333'^^xsd:double;
  dwc:startLatitude '41.616666666667'^^xsd:double;
  dwc:endLatitude '41.815'^^xsd:double;
  dwc:coordinatePrecision '12000'^^xsd:integer;
  dwc:occurrenceRemarks 'latitude and longitude calculated as an average value of the start and end values. Coordinate precision based on information avaiable at the VLIZ Marine Gazetteer (VliMAR)'^^xsd:string;
  dwc:aphiaid '110171'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:LZMB:Belmonte_cysts:06CA010D-6644-49FA-B3DE-115DBF0EDB4C'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '110171'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3A4C676905-643B-41C0-9A45-E678738683FF>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3A4C676905-643B-41C0-9A45-E678738683FF> ;
  mr:hasGeometry <https://eurobis.org/id/point/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3A4C676905-643B-41C0-9A45-E678738683FF> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.715833333333336 19.43958333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.715833333333336"^^xsd:decimal ;
  dwc:decimalLongitude "19.43958333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "12000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3A4C676905-643B-41C0-9A45-E678738683FF>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.715833333333336 19.43958333333333)"^^geo:wktLiteral ;
  geo-pos:lat "41.715833333333336"^^xsd:decimal ;
  geo-pos:long "19.43958333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "12000"^^xsd:integer .

<https://eurobis.org/id/occurrence/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3A4C676905-643B-41C0-9A45-E678738683FF>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:LZMB:Belmonte_cysts:4C676905-643B-41C0-9A45-E678738683FF" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2202_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-06-17'^^xsd:date;
  dwc:institutionCode 'LZMB'^^xsd:string;
  dwc:collectionCode 'Belmonte_cysts'^^xsd:string;
  dwc:catalogNumber '4C676905-643B-41C0-9A45-E678738683FF'^^xsd:string;
  dwc:scientificName 'Scrippsiella trochoidea '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:longitude '19.439583333333'^^xsd:double;
  dwc:startLongitude '19.345833333333'^^xsd:double;
  dwc:endLongitude '19.533333333333'^^xsd:double;
  dwc:latitude '41.715833333333'^^xsd:double;
  dwc:startLatitude '41.616666666667'^^xsd:double;
  dwc:endLatitude '41.815'^^xsd:double;
  dwc:coordinatePrecision '12000'^^xsd:integer;
  dwc:occurrenceRemarks 'latitude and longitude calculated as an average value of the start and end values. Coordinate precision based on information avaiable at the VLIZ Marine Gazetteer (VliMAR)'^^xsd:string;
  dwc:aphiaid '110172'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:LZMB:Belmonte_cysts:4C676905-643B-41C0-9A45-E678738683FF'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1321853'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3A718D4CDB-4A7E-4C2C-8B16-A62AB6AEB936>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3A718D4CDB-4A7E-4C2C-8B16-A62AB6AEB936> ;
  mr:hasGeometry <https://eurobis.org/id/point/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3A718D4CDB-4A7E-4C2C-8B16-A62AB6AEB936> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.715833333333336 19.43958333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.715833333333336"^^xsd:decimal ;
  dwc:decimalLongitude "19.43958333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "12000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3A718D4CDB-4A7E-4C2C-8B16-A62AB6AEB936>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.715833333333336 19.43958333333333)"^^geo:wktLiteral ;
  geo-pos:lat "41.715833333333336"^^xsd:decimal ;
  geo-pos:long "19.43958333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "12000"^^xsd:integer .

<https://eurobis.org/id/occurrence/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3A718D4CDB-4A7E-4C2C-8B16-A62AB6AEB936>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:LZMB:Belmonte_cysts:718D4CDB-4A7E-4C2C-8B16-A62AB6AEB936" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2202_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-06-17'^^xsd:date;
  dwc:institutionCode 'LZMB'^^xsd:string;
  dwc:collectionCode 'Belmonte_cysts'^^xsd:string;
  dwc:catalogNumber '718D4CDB-4A7E-4C2C-8B16-A62AB6AEB936'^^xsd:string;
  dwc:scientificName 'Synchaeta sp. spiny type'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:longitude '19.439583333333'^^xsd:double;
  dwc:startLongitude '19.345833333333'^^xsd:double;
  dwc:endLongitude '19.533333333333'^^xsd:double;
  dwc:latitude '41.715833333333'^^xsd:double;
  dwc:startLatitude '41.616666666667'^^xsd:double;
  dwc:endLatitude '41.815'^^xsd:double;
  dwc:coordinatePrecision '12000'^^xsd:integer;
  dwc:occurrenceRemarks 'latitude and longitude calculated as an average value of the start and end values. Coordinate precision based on information avaiable at the VLIZ Marine Gazetteer (VliMAR)'^^xsd:string;
  dwc:aphiaid '134958'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:LZMB:Belmonte_cysts:718D4CDB-4A7E-4C2C-8B16-A62AB6AEB936'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '134958'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3AB2C3C014-D48D-4BFC-BEFF-F228582ABEED>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3AB2C3C014-D48D-4BFC-BEFF-F228582ABEED> ;
  mr:hasGeometry <https://eurobis.org/id/point/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3AB2C3C014-D48D-4BFC-BEFF-F228582ABEED> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.715833333333336 19.43958333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.715833333333336"^^xsd:decimal ;
  dwc:decimalLongitude "19.43958333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "12000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3AB2C3C014-D48D-4BFC-BEFF-F228582ABEED>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.715833333333336 19.43958333333333)"^^geo:wktLiteral ;
  geo-pos:lat "41.715833333333336"^^xsd:decimal ;
  geo-pos:long "19.43958333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "12000"^^xsd:integer .

<https://eurobis.org/id/occurrence/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3AB2C3C014-D48D-4BFC-BEFF-F228582ABEED>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:LZMB:Belmonte_cysts:B2C3C014-D48D-4BFC-BEFF-F228582ABEED" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2202_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-06-17'^^xsd:date;
  dwc:institutionCode 'LZMB'^^xsd:string;
  dwc:collectionCode 'Belmonte_cysts'^^xsd:string;
  dwc:catalogNumber 'B2C3C014-D48D-4BFC-BEFF-F228582ABEED'^^xsd:string;
  dwc:scientificName 'Acartia italica Steuer (subitaneous egg)'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:longitude '19.439583333333'^^xsd:double;
  dwc:startLongitude '19.345833333333'^^xsd:double;
  dwc:endLongitude '19.533333333333'^^xsd:double;
  dwc:latitude '41.715833333333'^^xsd:double;
  dwc:startLatitude '41.616666666667'^^xsd:double;
  dwc:endLatitude '41.815'^^xsd:double;
  dwc:coordinatePrecision '12000'^^xsd:integer;
  dwc:occurrenceRemarks 'latitude and longitude calculated as an average value of the start and end values. Coordinate precision based on information avaiable at the VLIZ Marine Gazetteer (VliMAR)'^^xsd:string;
  dwc:aphiaid '104256'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:LZMB:Belmonte_cysts:B2C3C014-D48D-4BFC-BEFF-F228582ABEED'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '345934'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3AB2CB481A-47E4-4D63-B3D7-912E8EFE1673>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3AB2CB481A-47E4-4D63-B3D7-912E8EFE1673> ;
  mr:hasGeometry <https://eurobis.org/id/point/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3AB2CB481A-47E4-4D63-B3D7-912E8EFE1673> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.715833333333336 19.43958333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.715833333333336"^^xsd:decimal ;
  dwc:decimalLongitude "19.43958333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "12000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3AB2CB481A-47E4-4D63-B3D7-912E8EFE1673>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.715833333333336 19.43958333333333)"^^geo:wktLiteral ;
  geo-pos:lat "41.715833333333336"^^xsd:decimal ;
  geo-pos:long "19.43958333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "12000"^^xsd:integer .

<https://eurobis.org/id/occurrence/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3AB2CB481A-47E4-4D63-B3D7-912E8EFE1673>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:LZMB:Belmonte_cysts:B2CB481A-47E4-4D63-B3D7-912E8EFE1673" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2202_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-06-17'^^xsd:date;
  dwc:institutionCode 'LZMB'^^xsd:string;
  dwc:collectionCode 'Belmonte_cysts'^^xsd:string;
  dwc:catalogNumber 'B2CB481A-47E4-4D63-B3D7-912E8EFE1673'^^xsd:string;
  dwc:scientificName 'Acartia sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:longitude '19.439583333333'^^xsd:double;
  dwc:startLongitude '19.345833333333'^^xsd:double;
  dwc:endLongitude '19.533333333333'^^xsd:double;
  dwc:latitude '41.715833333333'^^xsd:double;
  dwc:startLatitude '41.616666666667'^^xsd:double;
  dwc:endLatitude '41.815'^^xsd:double;
  dwc:coordinatePrecision '12000'^^xsd:integer;
  dwc:occurrenceRemarks 'latitude and longitude calculated as an average value of the start and end values. Coordinate precision based on information avaiable at the VLIZ Marine Gazetteer (VliMAR)'^^xsd:string;
  dwc:aphiaid '104108'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:LZMB:Belmonte_cysts:B2CB481A-47E4-4D63-B3D7-912E8EFE1673'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '104108'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3ACD2790CB-2FB4-49DF-8A42-3359BE027005>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3ACD2790CB-2FB4-49DF-8A42-3359BE027005> ;
  mr:hasGeometry <https://eurobis.org/id/point/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3ACD2790CB-2FB4-49DF-8A42-3359BE027005> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.715833333333336 19.43958333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.715833333333336"^^xsd:decimal ;
  dwc:decimalLongitude "19.43958333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "12000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3ACD2790CB-2FB4-49DF-8A42-3359BE027005>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.715833333333336 19.43958333333333)"^^geo:wktLiteral ;
  geo-pos:lat "41.715833333333336"^^xsd:decimal ;
  geo-pos:long "19.43958333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "12000"^^xsd:integer .

<https://eurobis.org/id/occurrence/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3ACD2790CB-2FB4-49DF-8A42-3359BE027005>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:LZMB:Belmonte_cysts:CD2790CB-2FB4-49DF-8A42-3359BE027005" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2202_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-06-17'^^xsd:date;
  dwc:institutionCode 'LZMB'^^xsd:string;
  dwc:collectionCode 'Belmonte_cysts'^^xsd:string;
  dwc:catalogNumber 'CD2790CB-2FB4-49DF-8A42-3359BE027005'^^xsd:string;
  dwc:scientificName 'Paracartia latisetosa '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:longitude '19.439583333333'^^xsd:double;
  dwc:startLongitude '19.345833333333'^^xsd:double;
  dwc:endLongitude '19.533333333333'^^xsd:double;
  dwc:latitude '41.715833333333'^^xsd:double;
  dwc:startLatitude '41.616666666667'^^xsd:double;
  dwc:endLatitude '41.815'^^xsd:double;
  dwc:coordinatePrecision '12000'^^xsd:integer;
  dwc:occurrenceRemarks 'latitude and longitude calculated as an average value of the start and end values. Coordinate precision based on information avaiable at the VLIZ Marine Gazetteer (VliMAR)'^^xsd:string;
  dwc:aphiaid '104265'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:LZMB:Belmonte_cysts:CD2790CB-2FB4-49DF-8A42-3359BE027005'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '104265'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3AFBC0C6AE-57C5-4A94-835B-CFAEACE97510>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3AFBC0C6AE-57C5-4A94-835B-CFAEACE97510> ;
  mr:hasGeometry <https://eurobis.org/id/point/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3AFBC0C6AE-57C5-4A94-835B-CFAEACE97510> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.715833333333336 19.43958333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.715833333333336"^^xsd:decimal ;
  dwc:decimalLongitude "19.43958333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "12000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3AFBC0C6AE-57C5-4A94-835B-CFAEACE97510>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.715833333333336 19.43958333333333)"^^geo:wktLiteral ;
  geo-pos:lat "41.715833333333336"^^xsd:decimal ;
  geo-pos:long "19.43958333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "12000"^^xsd:integer .

<https://eurobis.org/id/occurrence/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3AFBC0C6AE-57C5-4A94-835B-CFAEACE97510>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:LZMB:Belmonte_cysts:FBC0C6AE-57C5-4A94-835B-CFAEACE97510" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2202_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-06-17'^^xsd:date;
  dwc:institutionCode 'LZMB'^^xsd:string;
  dwc:collectionCode 'Belmonte_cysts'^^xsd:string;
  dwc:catalogNumber 'FBC0C6AE-57C5-4A94-835B-CFAEACE97510'^^xsd:string;
  dwc:scientificName 'Scrippsiella sspp. '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:longitude '19.439583333333'^^xsd:double;
  dwc:startLongitude '19.345833333333'^^xsd:double;
  dwc:endLongitude '19.533333333333'^^xsd:double;
  dwc:latitude '41.715833333333'^^xsd:double;
  dwc:startLatitude '41.616666666667'^^xsd:double;
  dwc:endLatitude '41.815'^^xsd:double;
  dwc:coordinatePrecision '12000'^^xsd:integer;
  dwc:occurrenceRemarks 'latitude and longitude calculated as an average value of the start and end values. Coordinate precision based on information avaiable at the VLIZ Marine Gazetteer (VliMAR)'^^xsd:string;
  dwc:aphiaid '109545'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:LZMB:Belmonte_cysts:FBC0C6AE-57C5-4A94-835B-CFAEACE97510'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '109545'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3A736B25DA-C434-4BE7-90FA-CF26882E8D27>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3A736B25DA-C434-4BE7-90FA-CF26882E8D27> ;
  mr:hasGeometry <https://eurobis.org/id/point/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3A736B25DA-C434-4BE7-90FA-CF26882E8D27> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.715833333333336 19.43958333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.715833333333336"^^xsd:decimal ;
  dwc:decimalLongitude "19.43958333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "12000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3A736B25DA-C434-4BE7-90FA-CF26882E8D27>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.715833333333336 19.43958333333333)"^^geo:wktLiteral ;
  geo-pos:lat "41.715833333333336"^^xsd:decimal ;
  geo-pos:long "19.43958333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "12000"^^xsd:integer .

<https://eurobis.org/id/occurrence/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3A736B25DA-C434-4BE7-90FA-CF26882E8D27>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:LZMB:Belmonte_cysts:736B25DA-C434-4BE7-90FA-CF26882E8D27" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2202_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-06-17'^^xsd:date;
  dwc:institutionCode 'LZMB'^^xsd:string;
  dwc:collectionCode 'Belmonte_cysts'^^xsd:string;
  dwc:catalogNumber '736B25DA-C434-4BE7-90FA-CF26882E8D27'^^xsd:string;
  dwc:scientificName 'Thoracosphaera sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:longitude '19.439583333333'^^xsd:double;
  dwc:startLongitude '19.345833333333'^^xsd:double;
  dwc:endLongitude '19.533333333333'^^xsd:double;
  dwc:latitude '41.715833333333'^^xsd:double;
  dwc:startLatitude '41.616666666667'^^xsd:double;
  dwc:endLatitude '41.815'^^xsd:double;
  dwc:coordinatePrecision '12000'^^xsd:integer;
  dwc:occurrenceRemarks 'latitude and longitude calculated as an average value of the start and end values. Coordinate precision based on information avaiable at the VLIZ Marine Gazetteer (VliMAR)'^^xsd:string;
  dwc:aphiaid '348121'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:LZMB:Belmonte_cysts:736B25DA-C434-4BE7-90FA-CF26882E8D27'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '115406'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3A55D62619-AD84-4BC0-BA8D-EA11D8A903F7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3A55D62619-AD84-4BC0-BA8D-EA11D8A903F7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3A55D62619-AD84-4BC0-BA8D-EA11D8A903F7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.715833333333336 19.43958333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.715833333333336"^^xsd:decimal ;
  dwc:decimalLongitude "19.43958333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "12000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3A55D62619-AD84-4BC0-BA8D-EA11D8A903F7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.715833333333336 19.43958333333333)"^^geo:wktLiteral ;
  geo-pos:lat "41.715833333333336"^^xsd:decimal ;
  geo-pos:long "19.43958333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "12000"^^xsd:integer .

<https://eurobis.org/id/occurrence/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3A55D62619-AD84-4BC0-BA8D-EA11D8A903F7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:LZMB:Belmonte_cysts:55D62619-AD84-4BC0-BA8D-EA11D8A903F7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2202_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-06-17'^^xsd:date;
  dwc:institutionCode 'LZMB'^^xsd:string;
  dwc:collectionCode 'Belmonte_cysts'^^xsd:string;
  dwc:catalogNumber '55D62619-AD84-4BC0-BA8D-EA11D8A903F7'^^xsd:string;
  dwc:scientificName 'Cyrtostrombidium boreale '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:longitude '19.439583333333'^^xsd:double;
  dwc:startLongitude '19.345833333333'^^xsd:double;
  dwc:endLongitude '19.533333333333'^^xsd:double;
  dwc:latitude '41.715833333333'^^xsd:double;
  dwc:startLatitude '41.616666666667'^^xsd:double;
  dwc:endLatitude '41.815'^^xsd:double;
  dwc:coordinatePrecision '12000'^^xsd:integer;
  dwc:occurrenceRemarks 'latitude and longitude calculated as an average value of the start and end values. Coordinate precision based on information avaiable at the VLIZ Marine Gazetteer (VliMAR)'^^xsd:string;
  dwc:aphiaid '395687'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:LZMB:Belmonte_cysts:55D62619-AD84-4BC0-BA8D-EA11D8A903F7'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '395687'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3A4F67AFDF-B427-43EC-9670-0588EB2F8EBA>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3A4F67AFDF-B427-43EC-9670-0588EB2F8EBA> ;
  mr:hasGeometry <https://eurobis.org/id/point/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3A4F67AFDF-B427-43EC-9670-0588EB2F8EBA> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.715833333333336 19.43958333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.715833333333336"^^xsd:decimal ;
  dwc:decimalLongitude "19.43958333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "12000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3A4F67AFDF-B427-43EC-9670-0588EB2F8EBA>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.715833333333336 19.43958333333333)"^^geo:wktLiteral ;
  geo-pos:lat "41.715833333333336"^^xsd:decimal ;
  geo-pos:long "19.43958333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "12000"^^xsd:integer .

<https://eurobis.org/id/occurrence/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3A4F67AFDF-B427-43EC-9670-0588EB2F8EBA>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:LZMB:Belmonte_cysts:4F67AFDF-B427-43EC-9670-0588EB2F8EBA" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2202_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-06-17'^^xsd:date;
  dwc:institutionCode 'LZMB'^^xsd:string;
  dwc:collectionCode 'Belmonte_cysts'^^xsd:string;
  dwc:catalogNumber '4F67AFDF-B427-43EC-9670-0588EB2F8EBA'^^xsd:string;
  dwc:scientificName 'Laboea strobila '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:longitude '19.439583333333'^^xsd:double;
  dwc:startLongitude '19.345833333333'^^xsd:double;
  dwc:endLongitude '19.533333333333'^^xsd:double;
  dwc:latitude '41.715833333333'^^xsd:double;
  dwc:startLatitude '41.616666666667'^^xsd:double;
  dwc:endLatitude '41.815'^^xsd:double;
  dwc:coordinatePrecision '12000'^^xsd:integer;
  dwc:occurrenceRemarks 'latitude and longitude calculated as an average value of the start and end values. Coordinate precision based on information avaiable at the VLIZ Marine Gazetteer (VliMAR)'^^xsd:string;
  dwc:aphiaid '101264'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:LZMB:Belmonte_cysts:4F67AFDF-B427-43EC-9670-0588EB2F8EBA'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '101264'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3AD1EF8B64-5326-4453-B9CD-D140EEB994F2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3AD1EF8B64-5326-4453-B9CD-D140EEB994F2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3AD1EF8B64-5326-4453-B9CD-D140EEB994F2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.715833333333336 19.43958333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.715833333333336"^^xsd:decimal ;
  dwc:decimalLongitude "19.43958333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "12000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3AD1EF8B64-5326-4453-B9CD-D140EEB994F2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.715833333333336 19.43958333333333)"^^geo:wktLiteral ;
  geo-pos:lat "41.715833333333336"^^xsd:decimal ;
  geo-pos:long "19.43958333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "12000"^^xsd:integer .

<https://eurobis.org/id/occurrence/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3AD1EF8B64-5326-4453-B9CD-D140EEB994F2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:LZMB:Belmonte_cysts:D1EF8B64-5326-4453-B9CD-D140EEB994F2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2202_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-06-17'^^xsd:date;
  dwc:institutionCode 'LZMB'^^xsd:string;
  dwc:collectionCode 'Belmonte_cysts'^^xsd:string;
  dwc:catalogNumber 'D1EF8B64-5326-4453-B9CD-D140EEB994F2'^^xsd:string;
  dwc:scientificName 'cf. Nyctotherus ovalis '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:longitude '19.439583333333'^^xsd:double;
  dwc:startLongitude '19.345833333333'^^xsd:double;
  dwc:endLongitude '19.533333333333'^^xsd:double;
  dwc:latitude '41.715833333333'^^xsd:double;
  dwc:startLatitude '41.616666666667'^^xsd:double;
  dwc:endLatitude '41.815'^^xsd:double;
  dwc:coordinatePrecision '12000'^^xsd:integer;
  dwc:occurrenceRemarks 'latitude and longitude calculated as an average value of the start and end values. Coordinate precision based on information avaiable at the VLIZ Marine Gazetteer (VliMAR)'^^xsd:string;
  dwc:aphiaid '172334'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:LZMB:Belmonte_cysts:D1EF8B64-5326-4453-B9CD-D140EEB994F2'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '172334'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3A19856C6C-22EC-4E8F-B4F8-95641CEC6F67>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3A19856C6C-22EC-4E8F-B4F8-95641CEC6F67> ;
  mr:hasGeometry <https://eurobis.org/id/point/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3A19856C6C-22EC-4E8F-B4F8-95641CEC6F67> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.715833333333336 19.43958333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.715833333333336"^^xsd:decimal ;
  dwc:decimalLongitude "19.43958333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "12000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3A19856C6C-22EC-4E8F-B4F8-95641CEC6F67>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.715833333333336 19.43958333333333)"^^geo:wktLiteral ;
  geo-pos:lat "41.715833333333336"^^xsd:decimal ;
  geo-pos:long "19.43958333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "12000"^^xsd:integer .

<https://eurobis.org/id/occurrence/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3A19856C6C-22EC-4E8F-B4F8-95641CEC6F67>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:LZMB:Belmonte_cysts:19856C6C-22EC-4E8F-B4F8-95641CEC6F67" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2202_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-06-17'^^xsd:date;
  dwc:institutionCode 'LZMB'^^xsd:string;
  dwc:collectionCode 'Belmonte_cysts'^^xsd:string;
  dwc:catalogNumber '19856C6C-22EC-4E8F-B4F8-95641CEC6F67'^^xsd:string;
  dwc:scientificName 'Strombidium cf. acutum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:longitude '19.439583333333'^^xsd:double;
  dwc:startLongitude '19.345833333333'^^xsd:double;
  dwc:endLongitude '19.533333333333'^^xsd:double;
  dwc:latitude '41.715833333333'^^xsd:double;
  dwc:startLatitude '41.616666666667'^^xsd:double;
  dwc:endLatitude '41.815'^^xsd:double;
  dwc:coordinatePrecision '12000'^^xsd:integer;
  dwc:occurrenceRemarks 'latitude and longitude calculated as an average value of the start and end values. Coordinate precision based on information avaiable at the VLIZ Marine Gazetteer (VliMAR)'^^xsd:string;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:LZMB:Belmonte_cysts:19856C6C-22EC-4E8F-B4F8-95641CEC6F67'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3A20F0300F-67A1-4500-B300-28902EA145B6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3A20F0300F-67A1-4500-B300-28902EA145B6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3A20F0300F-67A1-4500-B300-28902EA145B6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.715833333333336 19.43958333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.715833333333336"^^xsd:decimal ;
  dwc:decimalLongitude "19.43958333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "12000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3A20F0300F-67A1-4500-B300-28902EA145B6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.715833333333336 19.43958333333333)"^^geo:wktLiteral ;
  geo-pos:lat "41.715833333333336"^^xsd:decimal ;
  geo-pos:long "19.43958333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "12000"^^xsd:integer .

<https://eurobis.org/id/occurrence/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3A20F0300F-67A1-4500-B300-28902EA145B6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:LZMB:Belmonte_cysts:20F0300F-67A1-4500-B300-28902EA145B6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2202_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-06-17'^^xsd:date;
  dwc:institutionCode 'LZMB'^^xsd:string;
  dwc:collectionCode 'Belmonte_cysts'^^xsd:string;
  dwc:catalogNumber '20F0300F-67A1-4500-B300-28902EA145B6'^^xsd:string;
  dwc:scientificName 'Strombidium conicum '^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:longitude '19.439583333333'^^xsd:double;
  dwc:startLongitude '19.345833333333'^^xsd:double;
  dwc:endLongitude '19.533333333333'^^xsd:double;
  dwc:latitude '41.715833333333'^^xsd:double;
  dwc:startLatitude '41.616666666667'^^xsd:double;
  dwc:endLatitude '41.815'^^xsd:double;
  dwc:coordinatePrecision '12000'^^xsd:integer;
  dwc:occurrenceRemarks 'latitude and longitude calculated as an average value of the start and end values. Coordinate precision based on information avaiable at the VLIZ Marine Gazetteer (VliMAR)'^^xsd:string;
  dwc:aphiaid '101289'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:LZMB:Belmonte_cysts:20F0300F-67A1-4500-B300-28902EA145B6'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '101289'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3A5E2AD9FA-B634-4C14-84D7-D79D5ECE6D0C>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3A5E2AD9FA-B634-4C14-84D7-D79D5ECE6D0C> ;
  mr:hasGeometry <https://eurobis.org/id/point/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3A5E2AD9FA-B634-4C14-84D7-D79D5ECE6D0C> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.715833333333336 19.43958333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.715833333333336"^^xsd:decimal ;
  dwc:decimalLongitude "19.43958333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "12000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3A5E2AD9FA-B634-4C14-84D7-D79D5ECE6D0C>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.715833333333336 19.43958333333333)"^^geo:wktLiteral ;
  geo-pos:lat "41.715833333333336"^^xsd:decimal ;
  geo-pos:long "19.43958333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "12000"^^xsd:integer .

<https://eurobis.org/id/occurrence/2202__urn%3Acatalog%3ALZMB%3ABelmonte_cysts%3A5E2AD9FA-B634-4C14-84D7-D79D5ECE6D0C>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:LZMB:Belmonte_cysts:5E2AD9FA-B634-4C14-84D7-D79D5ECE6D0C" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2202_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-06-17'^^xsd:date;
  dwc:institutionCode 'LZMB'^^xsd:string;
  dwc:collectionCode 'Belmonte_cysts'^^xsd:string;
  dwc:catalogNumber '5E2AD9FA-B634-4C14-84D7-D79D5ECE6D0C'^^xsd:string;
  dwc:scientificName 'Strombidium sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:longitude '19.439583333333'^^xsd:double;
  dwc:startLongitude '19.345833333333'^^xsd:double;
  dwc:endLongitude '19.533333333333'^^xsd:double;
  dwc:latitude '41.715833333333'^^xsd:double;
  dwc:startLatitude '41.616666666667'^^xsd:double;
  dwc:endLatitude '41.815'^^xsd:double;
  dwc:coordinatePrecision '12000'^^xsd:integer;
  dwc:occurrenceRemarks 'latitude and longitude calculated as an average value of the start and end values. Coordinate precision based on information avaiable at the VLIZ Marine Gazetteer (VliMAR)'^^xsd:string;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:LZMB:Belmonte_cysts:5E2AD9FA-B634-4C14-84D7-D79D5ECE6D0C'^^xsd:anyURI;
  dwc:observationDate '2000-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
# EOF